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 615155 - Magnatune fails to load catalog
Magnatune fails to load catalog
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Plugins (other)
0.12.x
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-08 10:22 UTC by Sergio Barjola
Modified: 2010-04-09 06:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sergio Barjola 2010-04-08 10:22:17 UTC
This bug has been submitted here:

https://bugs.edge.launchpad.net/ubuntu/+source/rhythmbox/+bug/548693

"... rhythmbox fails to load magnatune catalog, just sits there and telling "Loading magnatune catalog", it does not freezes, but the catalog never comes..."
Comment 1 Sergio Barjola 2010-04-08 10:23:55 UTC
you can try this url too:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/548693/
Comment 2 Jonathan Matthew 2010-04-08 10:30:21 UTC
It works correctly for me.  Are there any error messages printed if you run 'rhythmbox -D magnatune' in a terminal?
Comment 3 Sergio Barjola 2010-04-08 17:21:23 UTC
this is the output that I get:

ubuntu@ubuntu:~$ rhythmbox -D  magnatune
(rhythmbox:3527): Rhythmbox-DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown, SmInteractStyleNone, !Fast) in state idle
(rhythmbox:3527): Rhythmbox-DEBUG: Setting initial properties
(rhythmbox:3527): Rhythmbox-DEBUG: Sending SaveYourselfDone(True) for initial SaveYourself
(rhythmbox:3527): Rhythmbox-DEBUG: Received SaveComplete message in state save-yourself-done
Traceback (most recent call last):
  • File "/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.py", line 139 in do_impl_activate
    self.__move_data_files()
  • File "/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.py", line 572 in __move_data_files
    magnatune_in_progress_dir = magnatune_in_progress_dir.get_path()
UnboundLocalError: local variable 'magnatune_in_progress_dir' referenced before assignment
Traceback (most recent call last):
  • File "/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.py", line 139 in do_impl_activate
    self.__move_data_files()
  • File "/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.py", line 572 in __move_data_files
    magnatune_in_progress_dir = magnatune_in_progress_dir.get_path()
UnboundLocalError: local variable 'magnatune_in_progress_dir' referenced before assignment

(rhythmbox:3527): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(rhythmbox:3527): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
Comment 4 Jonathan Matthew 2010-04-08 21:09:51 UTC
What version of rhythmbox are you using?  This should have been fixed in 0.12.8.
Comment 5 Sergio Barjola 2010-04-09 06:46:56 UTC
it's true. Running from LiveCD Ubuntu 10.04 doesn't work. (version 0.12.7).
Once installed the system, works ok (version 0.12.8)
Comment 6 Jonathan Matthew 2010-04-09 06:52:46 UTC
OK, thanks for confirming.