Closed Bug 751911 Opened 12 years ago Closed 12 years ago

Thunderbird starts in a broken state (unresponsive buttons, no thread / folder pane, etc)

Categories

(Thunderbird :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mconley, Assigned: Irving)

References

Details

(Keywords: regression)

This seems to affect Linux and probably OSX (I'm pretty sure that's where Irving saw it).

My gut tells me that this is likely fallout from bug 650353 - but I'm bisecting to make sure.

-Mike
At least for Linux, this was with a debug build.
I'm trying a debug windows build to see if it has the same problem.
So far I've isolated it to a range of mozilla-central changes where the build was broken.

This is the first change that breaks the build for me: http://hg.mozilla.org/mozilla-central/rev/682bf201edde; up to this point the UI works fine.

This is the change that fixes the build, but the UI is broken: http://hg.mozilla.org/mozilla-central/rev/26738df8a4e0

Here's the summaries:

 26738df8a4e0: Back out 682bf201edde, ef35ba222ac8, and 6a20cf61289d (bug 750907, bug 751003, bug 751377) because of build failure on a CLOSED TREE
diff
browse
Matt Brubeck <mbrubeck@mozilla.com> - Thu, 03 May 2012 14:55:52 -0700 - rev 93048
Back out 682bf201edde, ef35ba222ac8, and 6a20cf61289d (bug 750907, bug 751003, bug 751377) because of build failure on a CLOSED TREE

43b2b050af51: Bug 738413 - Followup: Move ToIntRect to a Rect class method. r=roc
diff
browse
Bas Schouten <bschouten@mozilla.com> - Thu, 03 May 2012 23:41:37 +0200 - rev 93047
Bug 738413 - Followup: Move ToIntRect to a Rect class method. r=roc

10cd5a5210f2: Merge from mozilla-central
diff
browse
Ehsan Akhgari <ehsan@mozilla.com> - Thu, 03 May 2012 17:33:52 -0400 - rev 93046
Merge from mozilla-central

d32d6823f0af: Bug 738413 - Part 3: Fix numerous issues with PushGroupAndCopyBackground. r=roc
diff
browse
Bas Schouten <bschouten@mozilla.com> - Thu, 03 May 2012 23:31:02 +0200 - rev 93045
Bug 738413 - Part 3: Fix numerous issues with PushGroupAndCopyBackground. r=roc

f9a0af04be0b: Bug 738413 - Part 2: Use OpaqueRect API in BasicLayers with non-cairo contexts. r=roc
diff
browse
Bas Schouten <bschouten@mozilla.com> - Thu, 03 May 2012 23:31:02 +0200 - rev 93044
Bug 738413 - Part 2: Use OpaqueRect API in BasicLayers with non-cairo contexts. r=roc

0187b4f0c50f: Bug 738413 - Part 1: Add OpaqueRect API to Azure DrawTargets. r=roc
diff
browse
Bas Schouten <bschouten@mozilla.com> - Thu, 03 May 2012 23:31:02 +0200 - rev 93043
Bug 738413 - Part 1: Add OpaqueRect API to Azure DrawTargets. r=roc 

 6a20cf61289d: Bug 751377 - Rename PropertyTable to ShapeTable, so that the new property representation can use the PropertyTable name in the interim while both representations are compiled but only one is used. r=bhackett
diff
browse
Jeff Walden <jwalden@mit.edu> - Wed, 02 May 2012 14:33:17 -0700 - rev 93042
Bug 751377 - Rename PropertyTable to ShapeTable, so that the new property representation can use the PropertyTable name in the interim while both representations are compiled but only one is used. r=bhackett

ef35ba222ac8: Bug 751003 - Move Cell, Chunk, Arena, ArenaHeader, FreeSpan, ChunkInfo, ChunkBitmap, your mom into a new gc/Heap.h header that doesn't have any used-but-not-defined traps for the unwary #include-r. r=billm
diff
browse
Jeff Walden <jwalden@mit.edu> - Tue, 01 May 2012 20:04:36 -0700 - rev 93041
Bug 751003 - Move Cell, Chunk, Arena, ArenaHeader, FreeSpan, ChunkInfo, ChunkBitmap, your mom into a new gc/Heap.h header that doesn't have any used-but-not-defined traps for the unwary #include-r. r=billm

682bf201edde: Bug 750907 - Move the marking declarations out of jsgcmark.h and into a header with minimal dependencies. r=billm
diff
browse
Jeff Walden <jwalden@mit.edu> - Tue, 01 May 2012 14:30:18 -0700 - rev 93040
Bug 750907 - Move the marking declarations out of jsgcmark.h and into a header with minimal dependencies. r=billm
Assignee: nobody → irving
Status: NEW → ASSIGNED
Fixed by https://bugzilla.mozilla.org/show_bug.cgi?id=751905
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Depends on: 751905
Resolution: --- → FIXED
Yep, confirmed on Ubuntu as well.
Keywords: regression
You need to log in before you can comment on or make changes to this bug.