GNOME Bugzilla – Bug 637051
Can lose plugin enabled/disabled state on logout
Last modified: 2010-12-15 19:07:34 UTC
Created attachment 176254 [details] [review] Fix for the bug. Copied from https://bugzilla.redhat.com/show_bug.cgi?id=654562 When run as an application from the menu, rather than as a panel applet, changes made to the enabled/disabled state of plugins can be lost when logging out. Steps to Reproduce: 1.Remove applet from panel if already there 2.Start it from the menu (Applications->Accessories->Gnote) 3.Create a new note and put some text in it 4.Right-click on the notification area's icon and select Preferences 5.On the Add-Ins tab, select the Bugzilla plugin and enable it 6.In Firefox, find a Bugzilla bug, e.g. this one, highlight the location bar and drag it into the note 7.The note now has a link to this bug. Now log out. (Don't explicitly exit Gnote; let it discover that the session has ended.) 8.Log back in, start Gnote and look at your note. Patch attached.
This problem has been fixed in the development version. The fix will be available in the next major software release.