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 738940 - GNOME Music won't launch
GNOME Music won't launch
Status: RESOLVED DUPLICATE of bug 733686
Product: gnome-music
Classification: Applications
Component: general
3.14.x
Other Linux
: Normal blocker
: 3.14
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2014-10-21 13:40 UTC by Stephen Gallagher
Modified: 2014-10-21 13:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stephen Gallagher 2014-10-21 13:40:49 UTC
When I run it from the command-line, I get the following traceback:


/usr/lib/python3.4/site-packages/gnomemusic/grilo.py:91: Warning: The property SoupSession:ssl-ca-file is deprecated and shouldn't be used anymore. It will be removed in a future version.
  self.registry.load_all_plugins()
Traceback (most recent call last):
  • File "/usr/lib/python3.4/site-packages/gnomemusic/application.py", line 122 in do_activate
    self._window = Window(self)
  • File "/usr/lib/python3.4/site-packages/gnomemusic/__init__.py", line 44 in wrapped
    retval = fn(*v, **k)
  • File "/usr/lib/python3.4/site-packages/gnomemusic/window.py", line 94 in __init__
    self._setup_view()
  • File "/usr/lib/python3.4/site-packages/gnomemusic/__init__.py", line 44 in wrapped
    retval = fn(*v, **k)
  • File "/usr/lib/python3.4/site-packages/gnomemusic/window.py", line 206 in _setup_view
    if cursor is not None and cursor.next(None):
GLib.Error: tracker-db-interface-error-quark: Invalid child (0)



Versions:
gnome-music-3.14.1-1.fc21.x86_64
glib-1.2.10-43.fc21.x86_64
Comment 1 Vadim Rutkovsky 2014-10-21 13:48:42 UTC
This is a duplicate of bug 733686 (it seems I've pushed an incorrect fix for this)

*** This bug has been marked as a duplicate of bug 733686 ***