Your message dated Mon, 12 May 2014 17:13:43 +0200
with message-id <[email protected]>
and subject line Re: Bug#747874: gnome-music does not start
has caused the Debian Bug report #747581,
regarding gnome-music does not start
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
747581: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747581
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-music
Version: 3.12.1-2
Severity: grave
I just installed gnome-music, but it does not start at all, it just
hangs waiting for a mutex. I get the following warnings on the console:
/usr/lib/python3/dist-packages/gi/module.py:178: Warning: cannot register
existing type 'TrackerSparqlConnection'
g_type = info.get_g_type()
/usr/lib/python3/dist-packages/gi/module.py:178: Warning: g_once_init_leave:
assertion 'result != 0' failed
g_type = info.get_g_type()
/usr/lib/python3/dist-packages/gi/module.py:212: Warning: g_type_get_qdata:
assertion 'node != NULL' failed
type_ = g_type.pytype
/usr/lib/python3/dist-packages/gi/module.py:226: Warning: g_type_get_qdata:
assertion 'node != NULL' failed
g_type.pytype = wrapper
/usr/lib/python3/dist-packages/gi/module.py:226: Warning: g_type_set_qdata:
assertion 'node != NULL' failed
g_type.pytype = wrapper
It seems to fail in /usr/lib/python3/dist-packages/gnomemusic/widgets.py, line
48:
tracker = Tracker.SparqlConnection.get(None)
the top of the gdb backtrace is:
#0 pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x00007f760bbd8c07 in g_cond_wait () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2 0x00007f760bbbc06b in g_once_init_enter () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3 0x00007f75ea410d20 in tracker_sparql_connection_get_type () from
/usr/lib/x86_64-linux-gnu/libtracker-sparql-1.0.so.0
#4 0x00007f760c0b4794 in g_registered_type_info_get_g_type () from
/usr/lib/libgirepository-1.0.so.1
#5 0x00007f760c509bff in ?? () from
/usr/lib/python3/dist-packages/gi/_gi.cpython-33m-x86_64-linux-gnu.so
#6 0x00007f760c509c71 in ?? () from
/usr/lib/python3/dist-packages/gi/_gi.cpython-33m-x86_64-linux-gnu.so
#7 0x00007f760c50dc98 in ?? () from
/usr/lib/python3/dist-packages/gi/_gi.cpython-33m-x86_64-linux-gnu.so
#8 0x00007f760c509df4 in ?? () from
/usr/lib/python3/dist-packages/gi/_gi.cpython-33m-x86_64-linux-gnu.so
#9 0x00007f760c509faa in ?? () from
/usr/lib/python3/dist-packages/gi/_gi.cpython-33m-x86_64-linux-gnu.so
#10 0x00007f760c50984d in ?? () from
/usr/lib/python3/dist-packages/gi/_gi.cpython-33m-x86_64-linux-gnu.so
#11 0x00000000004bed8b in PyObject_Call (kw=0x0, arg=(None,), func=<optimized
out>) at ../Objects/abstract.c:2035
#12 do_call (nk=<optimized out>, na=1, pp_stack=0x7ffff2678940, func=<optimized
out>) at ../Python/ceval.c:4286
#13 call_function (oparg=<optimized out>, pp_stack=0x7ffff2678940) at
../Python/ceval.c:4089
#14 PyEval_EvalFrameEx (f=f@entry=Frame 0x1d81290, for file
/usr/lib/python3/dist-packages/gnomemusic/widgets.py, line 48, in <module> (),
throwflag=throwflag@entry=0) at ../Python/ceval.c:2679
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (980, 'unstable'), (500, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnome-music depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.20.0-2
ii gir1.2-glib-2.0 1.40.0-2
ii gir1.2-grilo-0.2 0.2.10-1
ii gir1.2-gst-plugins-base-1.0 1.2.4-1
ii gir1.2-gstreamer-1.0 1.2.4-1
ii gir1.2-gtk-3.0 3.12.1-1
ii gir1.2-notify-0.7 0.7.6-2
ii gir1.2-totem-plparser-1.0 3.10.2-1
ii gir1.2-tracker-1.0 1.0.1-2
ii gnome-settings-daemon 3.12.1-3
ii grilo-plugins-0.2 0.2.12-2+b1
ii libatk1.0-0 2.12.0-1
ii libc6 2.18-5
ii libcairo-gobject2 1.12.16-2
ii libcairo2 1.12.16-2
ii libgdk-pixbuf2.0-0 2.30.7-1
ii libglib2.0-0 2.40.0-3
ii libgtk-3-0 3.12.1-1
ii libpango-1.0-0 1.36.3-1
ii libpangocairo-1.0-0 1.36.3-1
ii python3 3.3.4-1
ii python3-dbus 1.2.0-2+b2
ii python3-gi 3.12.1-1
ii python3-gi-cairo 3.12.1-1
pn python3:any <none>
ii tracker 1.0.1-2
gnome-music recommends no packages.
gnome-music suggests no packages.
-- no debconf information
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
Please do not top-post if possible.
--- End Message ---
--- Begin Message ---
forcemerge 747581 747874
thanks
Am 12.05.2014 16:37, schrieb Julian Andres Klode:
> Package: gnome-music
> Version: 3.12.1-2
> Severity: grave
>
> I just installed gnome-music, but it does not start at all, it just
> hangs waiting for a mutex. I get the following warnings on the console:
Fixed by the rebuild of grilo-plugins. See [0]
[0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747581
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---