Closed
Bug 286742
Opened 20 years ago
Closed 20 years ago
Mac Thunderbird trunk build fails to launch / start
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird1.1
People
(Reporter: tracy, Assigned: mscott)
Details
(Keywords: regression, smoketest)
Attachments
(1 file)
|
503 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
seen on Mac trunk build 2005-03-18-04-trunk -download and unpack the .dmg -copy the file to desktop or applications folder -double click to launch it tested results: the icon bounces in the dock a couple of times, disappears (expected), but never reappears. The application fails to start. expected results: Thunderbird starts.
Comment 1•20 years ago
|
||
the last time tracy ran tbird trunk smoketests was 3/15, so this regressed recently.
Updated•20 years ago
|
Summary: Build fails to launch / start → Mac Thunderbird trunk build fails to launch / start
| Assignee | ||
Comment 2•20 years ago
|
||
I saw this to Wednesday at the office but thought it was something with my Mac that was acting funny. Debug builds seem to come up ok.
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird1.1
i had some similar problems Firefox: * rw.firefox-1.0+.en-US.mac.dmg -> seems to be 26Mb of emptiness while * firefox-1.0+.en-US.mac.dmg -> bounces a few times in the dock and then fades and disappears. See also bug 244304 comment 26. Related? * builds normally on my Powerbook, OS X 10.3.8, fully updated. --> problem on the official mozilla build? Thunderbird * doesn't complete compilation. Since i've been fooling a bit with my build scripts and optimizations i'm not fully sure if thisit's me & my mac or the mozilla build process. * didn't have more time to test this, so went back to 1.0 for the moment.
(In reply to comment #3) > i had some similar problems > > Firefox: > * rw.firefox-1.0+.en-US.mac.dmg -> seems to be 26Mb of emptiness while > * firefox-1.0+.en-US.mac.dmg -> bounces a few times in the dock and then fades > and disappears. See also bug 244304 comment 26. Related? > * builds normally on my Powerbook, OS X 10.3.8, fully updated. > --> problem on the official mozilla build? concerning firefox: the mozilla.org trunk builds are working for me again per Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050321 Firefox/1.0+
| Assignee | ||
Comment 5•20 years ago
|
||
one thing that's weird about this is I can run the build just fine on the actual release machine that made the bits. furthermore, debug builds built on my Mac work fine too. It's when I download the bits from the release machine onto my mac that I have the problem.
| Assignee | ||
Comment 6•20 years ago
|
||
I'm not seeing any XPT files in Thunderbid.app/Contents/MacOSX/components in the disk image created by the release machine. That's why the app isn't starting.
| Assignee | ||
Comment 7•20 years ago
|
||
adding this information to make it easier for me to find this kind of problem in the future. The release machine has an error when it trys to compress all of the .xpt files into mozilla.xpt: ERROR: found duplicate definitions of interface *****.idl with iids mv rename mozilla.xpt to components/mozilla.xpt: No such file or directory
| Assignee | ||
Comment 8•20 years ago
|
||
The mac builds weren't starting up because thunderbird was accidentally building toolkit's download directory. This in turn led to the xpt packaging error I cited in the comment above which caused the disk image to not have any xpt information.
Attachment #178387 -
Flags: superreview?(benjamin)
Updated•20 years ago
|
Attachment #178387 -
Flags: superreview?(benjamin) → review+
| Assignee | ||
Updated•20 years ago
|
Status: ASSIGNED → NEW
| Assignee | ||
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 9•20 years ago
|
||
verified fixed with Mac build 2005-03-24-04-trunk
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•