GNOME Bugzilla – Bug 724112
Crashes when cannot connect to tracker
Last modified: 2014-04-17 12:02:32 UTC
From downstream report https://bugzilla.redhat.com/show_bug.cgi?id=1062907: Music fails to start. Version-Release number of selected component (if applicable): gnome-music-3.10.1-1.fc20.i686 1:dbus-1.6.12-8.fc20.i686 python-2.7.5-9.fc20.i686 tracker-0.16.4-2.fc20.i686 Steps to Reproduce: 1. Install Music using Software. 2. Open Music from the Activities overview. 3. Open Terminal and run `gnome-music`. Actual results: Music fails to start. Terminal says: $ gnome-music Traceback (most recent call last):
+ Trace 233159
from gnomemusic.application import Application
from gnomemusic.window import Window
import gnomemusic.view as Views
import gnomemusic.widgets as Widgets
tracker = Tracker.SparqlConnection.get(None)
Pushed https://git.gnome.org/browse/gnome-music/commit/?id=a062ad1 to master and https://git.gnome.org/browse/gnome-music/commit/?id=5246d8f to gnome-3-12
Pushed https://git.gnome.org/browse/gnome-music/commit/?id=e52c2db to gnome-3-10