FS#41908 - [amarok] won't start after today update
Attached to Project:
Arch Linux
Opened by Serge (Viterzgir) - Wednesday, 10 September 2014, 09:50 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 10 September 2014, 20:01 GMT
Opened by Serge (Viterzgir) - Wednesday, 10 September 2014, 09:50 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 10 September 2014, 20:01 GMT
|
Details
Cannot start amarok 2.8.0-3
Developer information Application: Amarok (amarok), signal: Segmentation fault [Current thread is 1 (process 2006)] Thread 1 (process 2006): #0 0x00007f91778219ed in ?? () #1 0x0000000000000000 in ?? () Output from terminal (amarok:1403): GLib-GObject-WARNING **: cannot register existing type 'GstObject' (amarok:1403): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed (amarok:1403): GLib-GObject-CRITICAL **: g_type_register_static: assertion 'parent_type > 0' failed (amarok:1403): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed (amarok:1403): GLib-GObject-CRITICAL **: g_object_newv: assertion 'G_TYPE_IS_OBJECT (object_type)' failed (amarok:1403): GStreamer-CRITICAL **: gst_object_ref_sink: assertion 'object != NULL' failed (amarok:1403): GStreamer-CRITICAL **: gst_registry_get_feature_list: assertion 'GST_IS_REGISTRY (registry)' failed (amarok:1403): GStreamer-CRITICAL **: gst_object_ref: assertion 'object != NULL' failed KCrash: Application 'amarok' crashing... KCrash: Application 'amarok' crashing... KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit sock_file=/home/serge/.kde4/socket-archlinux/kdeinit4__0 unnamed app(2419): Communication problem with "amarok" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Wednesday, 10 September 2014, 20:01 GMT
Reason for closing: Fixed
Additional comments about closing: qtwebkit 2.3.3-2
Wednesday, 10 September 2014, 20:01 GMT
Reason for closing: Fixed
Additional comments about closing: qtwebkit 2.3.3-2

This is caused by mixing two versions of gstreamer.

Thanx for help. Problem resolved.

What did you need to change to solve this? The problem here is
that Phonon switched to GStreamer 1.0 and other applications using
Phonon still link to 0.10. Is Amarok still linked to 0.10 in any
way on your system?

Same problem here with amarok. I can run amarok but I can't play
anything nothing will start. How do you fix this?

I found another bug report
https://bugs.archlinux.org/task/41905

Still an issue with qtwebkit 2.3.3-2?

With qtwebkit 2.3.3-2 all work fine. Thank you Andrea.