After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 646991 - Album Grid Disable Preference disappears from dialog
Album Grid Disable Preference disappears from dialog
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: User Interface
git master
Other Linux
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-07 06:47 UTC by Frank Ziegler
Modified: 2011-04-25 17:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix the disappearing "disable album grid" option (993 bytes, patch)
2011-04-07 06:52 UTC, Frank Ziegler
none Details | Review

Description Frank Ziegler 2011-04-07 06:47:26 UTC
Upon removing any source (e.g. by removing podcast extension) the option to disable the album grid disappears from the musiclibrary preferences (after reopening the preferences dialog).
Comment 1 Frank Ziegler 2011-04-07 06:52:56 UTC
Created attachment 185390 [details] [review]
fix the disappearing "disable album grid" option

a very simple patch, as there was only a negation ("!") missing
Comment 2 Frank Ziegler 2011-04-08 04:32:19 UTC
this bug becomes obsolete with patch in bug http://bugzilla.gnome.org/show_bug.cgi?id=647129
Comment 3 Andrés G. Aragoneses (IRC: knocte) 2011-04-08 09:35:34 UTC
It's a one liner, a good candidate to go to 2.0.1 (but the patch to the other bug would go to 2.1.0).
Comment 4 Bertrand Lorentz 2011-04-25 17:43:50 UTC
Thanks for the patch Frank, I committed it to git master and the stable-2.0 branch.