GNOME Bugzilla – Bug 615658
Magnatune plugin in Rhythmbox does not allow username and password
Last modified: 2012-03-25 02:18:17 UTC
Binary package hint: rhythmbox When I go to the plugin settings in rhythmbox, the Magnatune plugin does not let me enter my username or password. Whichever option I choose the username and password options remain grayed out, and the close button is unresponsive. I have to use the X in the corner to close the dialog box. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: rhythmbox 0.12.8-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-19.28-server 2.6.32.10+drm33.1 Uname: Linux 2.6.32-19-server x86_64 NonfreeKernelModules: fglrx Architecture: amd64 Date: Sat Apr 10 23:57:23 2010 ExecutablePath: /usr/bin/rhythmbox ProcEnviron: PATH=(custom, user) LANG=en_US.utf8 SHELL=/bin/bash SourcePackage: rhythmbox
Fixed in commit be3bbc01. I'm not entirely sure why, but for some reason in the version of pygtk(?) used in the Ubuntu betas, widget names can no longer be accessed via widget.props.name, and are no longer automatically set from their id in the builder file. This patch works both on my current version, and the version in the beta. So the issue is fixed in rhythmbox, and can hopefully be fixed in the Ubuntu version before it's released.
Thanks for fixing the bug Adam, the gtk change is https://bugzilla.gnome.org/show_bug.cgi?id=591085 if you want to read details about it
Thanks for the update. I will add this info to my bug report on the Ubuntu beta site. They were the ones that directed me here.
If this is fixed in Rhythmbox as stated above, can the bug status be changed from "UNCONFIRMED" to RESOLVED? Mark