Closed
Bug 1478477
Opened 4 years ago
Closed 4 years ago
Developer Edition Mac installer has no background image
Categories
(Firefox :: Theme, defect, P5)
Tracking
()
VERIFIED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox63 | --- | verified |
People
(Reporter: strugee, Assigned: timdream)
References
Details
(Keywords: regressionwindow-wanted)
Attachments
(2 files)
Opening a fresh Developer Edition installer from https://www.mozilla.org/en-US/firefox/developer/ results in a window with a plain white background (i.e. the default for .dmg images). AFAIK this is supposed to have some sort of graphic; certainly the Nightly installer has one. I'm attaching a screenshot of the behavior. Launching the Developer Edition application and going to the About window indicates 62.0b11, Aurora update channel. about:support indicates 20180723144101 as the build id; about:buildconfig indicates https://hg.mozilla.org/releases/mozilla-beta/rev/88222b8b526d8a6a0f2e4ca099f425af17f7d10d as the hg revision. Filing into Untriaged because I thought this should go into the Installer component, but I wasn't sure since I think that might be just for the Windows wizard application and not for the "static" Mac installer .dmg file.
Comment 1•4 years ago
|
||
I can confirm the reproduction of this issue. The installer's pop-up is incorrectly displayed in the case of the Firefox Developer Edition, but not in the case of Firefox Nightly, Firefox Beta or Firefox Release builds. The actual difference is that the Developer Edition installer pop-up has a white background instead of black and the browser's and Application Folder's position are not aligned properly. I can confirm the reproduction on Mac OS X 10.12.6 and 10.13.6. I am also unsure about the correct component, but I believe that the correct one has to be "Installer". If incorrect,I ask the developers tolerate my low technical knowledge level and set it accordingly. Thank you!
Component: Untriaged → Installer
Version: 60 Branch → 62 Branch
Comment 2•4 years ago
|
||
Bugs involving the DMG background image always seem to end up in Theme, so I'll move this one there too. Dolske (since it looks like Tim is out), do you think this could be related to bug 1454610?
Component: Installer → Theme
Flags: needinfo?(dolske)
Updated•4 years ago
|
Keywords: regressionwindow-wanted
Priority: -- → P5
Comment 3•4 years ago
|
||
Hmm, we did touch this stuff for Quantum in bug 1399731 (where it had been broken for a long time!) / bug 1403202, pretty sure it was working after those fixes, so something since regressed. Tim: anything jump out at you for the background.png than changed?
Flags: needinfo?(dolske) → needinfo?(timdream)
Comment 5•4 years ago
|
||
From bug 1455768 comment 1: [...] appears to be caused by the volume name of the DMG ("Firefox Developer Edition") being different from the expected mount point in /browser/branding/aurora/dsstore ("/Volumes/FirefoxDeveloperEdition", note the lack of spaces). I'm not sure how to regenerate that file, so I can't even be 100% certain that's the problem. Hmm, we did rename some stuff late last year to add spaces -- see bug 1407285 and friends. So that sounds suspicious. See bug 1435359 comment 2 for steps on how to regenerate dsstore.
Assignee | ||
Comment 6•4 years ago
|
||
I am going to regenerate dsstore here to see if it fixes anything.
Assignee: nobody → timdream
Status: NEW → ASSIGNED
Flags: needinfo?(timdream)
Assignee | ||
Comment 7•4 years ago
|
||
Following steps in bug 1435359 comment 2 I have managed to restore the icon position and the background image of the Developer Edition DMG. We should uplift this to all affect versions.
Assignee | ||
Comment 8•4 years ago
|
||
Bug 1435359 comment 2 might be further simplified by converting the generated DMG to read-write, modify it in Finder, and converting it back again. I didn't do that here though, but the next person might want to take that shortcut.
Assignee | ||
Updated•4 years ago
|
Attachment #9001800 -
Flags: review?(dolske)
Comment 9•4 years ago
|
||
Comment on attachment 9001800 [details] Bug 1478477 - Update .DS_Store for Firefox Developer Edition r=dolske Justin Dolske [:Dolske] has approved the revision.
Attachment #9001800 -
Flags: review+
Comment 10•4 years ago
|
||
Pushed by tchien@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f322012f5f78 Update .DS_Store for Firefox Developer Edition r=Dolske
Assignee | ||
Updated•4 years ago
|
Attachment #9001800 -
Flags: review?(dolske)
Comment 11•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f322012f5f78
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Comment 12•4 years ago
|
||
I can't properly validate this fix because it wasn't occurring on the Nightly version, to begin with. I can confirm that it the issue is STILL not occurring in the latest Nightly (v63.0a1 - 2018-08-23). I will set the firefox63 flag as verified since no new issues are seen after the push and I will wait for an uplift to Aurora channel to properly verify the fix. Thank you!
Updated•4 years ago
|
Assignee | ||
Comment 13•4 years ago
|
||
I can confirm that Firefox 63b2.dmg from https://www.mozilla.org/en-US/firefox/developer/ has proper background.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•