Closed
Bug 654672
Opened 15 years ago
Closed 15 years ago
Could not read extensions chrome manifest file (972ce4c6-7e08-4474-a285-3208198ce6fd = default theme)
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird 5.0b1
People
(Reporter: standard8, Assigned: Nomis101)
References
Details
Attachments
(1 file, 1 obsolete file)
|
3.55 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #586610 +++
Since the changes from Bug 579178, I see the following message in TBs error console:
Could not read chrome manifest file '/Volumes/Shredder/Shredder.app/Contents/MacOS/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/chrome.manifest'.
This extensions is the Thunderbird default theme.
| Reporter | ||
Comment 1•15 years ago
|
||
This is Nomis' patch that I'm moving from bug 586610. It looks fine and has r=me.
Attachment #529950 -
Flags: review+
| Reporter | ||
Updated•15 years ago
|
Keywords: checkin-needed
| Reporter | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.3a4
| Reporter | ||
Comment 3•15 years ago
|
||
I had to back this out because it busted the universal mac builds even after they were clobbered:
http://hg.mozilla.org/try-comm-central/rev/30c37ed6e0bb
I'm currently confused why that is the case though as I don't see anything wrong.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I'm also confused. If you or anybody else don't have an idea, I will try to investigate this.
Seems unify doesn't work. Line 517 of /unify is about lines of a file and newlines. Maybe it will work if the empty chrome.manifest contains a newline?
OK, I was able to reproduce this with an UB build. This new patch works for me.
Can someone please test this on try, I don't want to break comm-central again...
Comment 6•15 years ago
|
||
Comment 7•15 years ago
|
||
(In reply to comment #6)
> Pushed http://tbpl.mozilla.org/?tree=Try&rev=7c4e4b223575
I meant http://build.mozillamessaging.com/tinderboxpushlog/?tree=ThunderbirdTry
Comment 8•15 years ago
|
||
Looks green to me.
Thanks for pushing to try :-) Do I need now review again for the working patch? I never before had an patch that was backed out...
Comment 10•15 years ago
|
||
Comment on attachment 530434 [details] [diff] [review]
New patch that (hopefully) works
(In reply to comment #9)
> Thanks for pushing to try :-) Do I need now review again for the working
> patch? I never before had an patch that was backed out...
yes it's a new patch and thus needs review.
Attachment #530434 -
Flags: review?(mbanner)
Updated•15 years ago
|
Status: REOPENED → ASSIGNED
| Reporter | ||
Comment 11•15 years ago
|
||
Comment on attachment 530434 [details] [diff] [review]
New patch that (hopefully) works
Thanks, that seems better. Checked in:
http://hg.mozilla.org/comm-central/rev/11953f14423a
Attachment #530434 -
Flags: review?(mbanner) → review+
| Reporter | ||
Comment 12•15 years ago
|
||
It stuck this time :-)
Status: ASSIGNED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Comment 13•15 years ago
|
||
V. fixed, Windows 7 nightly (warning is present in 20110505 but not 20110506).
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Attachment #529950 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•