Closed Bug 595348 Opened 15 years ago Closed 15 years ago

Nautilus theme gets deselected on restart after removing Persona

Categories

(Mozilla Labs Graveyard :: Personas Plus, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: stephend, Assigned: cbeard)

References

Details

Using Personas 1.6.1 on Windows XP w/Firefox 3.6.9, and installing the Nautilus theme with a Persona, when I uninstall the Persona, the Nautilus theme gets deselected on restart. See screencast: http://screencast.com/t/Mzc1NjgxNDgt
And, to be clear, |lightweightThemes.forceSkinning| is set to |true|.
Jose, can you please take a look at this? Maybe it's a Firefox 3.6.9 bug, or something you could potentially fix. Thanks.
note, was not able to reproduce
(In reply to comment #3) > note, was not able to reproduce Windows or Mac? Same build -- 3.6.9?
(In reply to comment #4) > (In reply to comment #3) > > note, was not able to reproduce > > Windows or Mac? Same build -- 3.6.9? Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 and also mac and windows
You're using https://addons.mozilla.org/en-US/firefox/addon/9524/. That addon observer lightweight-theme-changed in btOverlay.xul, and sets a preference "bigBoom" to true when no persona is selected anymore, i.e. after you uninstall the persona in the screencast. Upon restart, btServiceUtilities.js::profileAfterChange is called (included via btClientService.js), which sees "bigBoom" = true and hence resets the theme to classic/1.0. This is a hence a problem of that BrandThunder addon, not a bug in Personas Plus.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
We're moving all our themes to a new architecture that integrates better with Personas, so problems like this should go away.
Thanks for the explanation, Nils! Happy to mark this invalid.
Status: RESOLVED → VERIFIED
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in before you can comment on or make changes to this bug.