GNOME Bugzilla – Bug 348600
"Music Folder" location reverts when opening prefs
Last modified: 2006-07-25 16:27:46 UTC
When opening the Preferences dialog, the Music Folder location is reverted to the home directory. The user can change it to whatever they want, and it is saved like it should be, but on the next open of the Preferences dialog it is reverted. You can easily observe this behavior by opening gconf-editor and watching the LibraryLocation key. It's overwritten immediately when the Prefs dialog opens. I would imagine this would be an easy fix. Not sure whether I'll have time to diagnose & fix soon. Marking major as we should really fix this before 0.11 - it's a silly bug :)
Marking high as we should really fix this before 0.11 - it's a silly bug :)
Created attachment 69593 [details] [review] patch And here's the fix, stupid logic error. I went ahead and committed this (I'm 100% sure it doesn't break stuff :-)).