Bug 1144757

Summary: [abrt] gnome-music: window.py:200:_setup_view:GLib.Error: tracker-db-interface-error-quark: Invalid child (0)
Product: [Fedora] Fedora Reporter: Paul Martin <codemobius>
Component: gnome-musicAssignee: Mathieu Bridon <bochecha>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: bochecha, emailtoflorian, vrutkovs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d72d279fc02e7ee11ae2e1b14d9b7c8dc1f424cc
Whiteboard: abrt_hash:525f69348524704536857ecbb735e72b2dac3316
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-22 05:50:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Paul Martin 2014-09-20 13:17:52 UTC
Description of problem:
I tried to open Gnome-Music from the shell. It crashed before opening. same when opened from terminal.

Version-Release number of selected component:
gnome-music-3.13.90-1.fc21

Additional info:
reporter:       libreport-2.2.3
cmdline:        python3 /usr/bin/gnome-music
executable:     /usr/bin/gnome-music
kernel:         3.16.1-301.fc21.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
window.py:200:_setup_view:GLib.Error: tracker-db-interface-error-quark: Invalid child (0)

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 200, in _setup_view
    if cursor is not None and cursor.next(None):
GLib.Error: tracker-db-interface-error-quark: Invalid child (0)

Local variables in innermost frame:
self: <Window object at 0x7ff6e6a67d38 (gnomemusic+window+Window at 0x24042a0)>
cursor: <__main__.TrackerDBCursor object at 0x7ff6e41fd990 (TrackerDBCursor at 0x291e480)>
count: 1

Comment 1 Paul Martin 2014-09-20 13:17:54 UTC
Created attachment 939527 [details]
File: backtrace

Comment 2 Paul Martin 2014-09-20 13:17:55 UTC
Created attachment 939528 [details]
File: environ

Comment 3 Flo H. 2015-09-12 11:37:25 UTC
Same problem persists even after upgrading from Fedora 21 to Fedora 22