This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Amarok doesn't start.

Tags: None
(comma "," separated)
Cafi96
Registered Member
Posts
6
Karma
0
OS

Amarok doesn't start.

Wed Apr 03, 2013 1:45 pm
I'm using openSUSE 12.3 and i can't start Amarok. If I try to start it from Konsole it says:
Code: Select all
matteo@linux-7t6g:~> amarok
(amarok:3455): GLib-GObject-WARNING **: cannot register existing type `GstObject'
(amarok:3455): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
(amarok:3455): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed
(amarok:3455): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
(amarok:3455): GLib-GObject-CRITICAL **: g_object_newv: assertion `G_TYPE_IS_OBJECT (object_type)' failed
Then nothing.
Version:
Code: Select all
matteo@linux-7t6g:~> amarok -v
Qt: 4.8.4
Piattaforma di sviluppo KDE: 4.10.1
Amarok: 2.7.0
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok doesn't start.

Wed Apr 03, 2013 1:53 pm
This appears to be a problem with your gstreamer installation. Please start Amarok from the konsole with 'amarok -d --nofork' and provide the complete output you get.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
Cafi96
Registered Member
Posts
6
Karma
0
OS

Re: Amarok doesn't start.

Wed Apr 03, 2013 2:07 pm
Code: Select all
matteo@linux-7t6g:~> amarok -d --nofork
amarok: BEGIN: App::App()
amarok:   BEGIN: void App::continueInit()
amarok:     BEGIN: EngineController::EngineController()
amarok:     END__: EngineController::EngineController() [Took: 0s]
amarok:     BEGIN: void EngineController::initializePhonon()
(amarok:4282): GLib-GObject-WARNING **: cannot register existing type `GstObject'
(amarok:4282): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
(amarok:4282): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed
(amarok:4282): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
(amarok:4282): GLib-GObject-CRITICAL **: g_object_newv: assertion `G_TYPE_IS_OBJECT (object_type)' failed
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok doesn't start.

Wed Apr 03, 2013 2:19 pm
Please check that the phonon-backend-gstreamer is installed correctly, see also the KDE Systemsettings -> Multimedia -> Phonon settings and test the sound.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
Cafi96
Registered Member
Posts
6
Karma
0
OS

Re: Amarok doesn't start.

Wed Apr 03, 2013 2:27 pm
Phonon was already installed, so I reinstalled it but the Phonon module in the KDE System settings doesn't load.
BUT... Clementine works fine!
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok doesn't start.

Wed Apr 03, 2013 2:44 pm
But Clementine doesn't use Phonon, so you are comparing Apples with Oranges.

And I didn't ask you to isntall Phonon, but to check if the phonon-backend-gstreamer package was installed correctly, as the error message you get suggests there is a problem.

Alternatively you can use the Phonon-backend-vlc instead (not installed by default). You will have to restart KDE once the changes to the backend are made (Systemsettings -> Multimeda -> Phonon -> Backend tab)


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
Cafi96
Registered Member
Posts
6
Karma
0
OS

Re: Amarok doesn't start.

Wed Apr 03, 2013 3:04 pm
Well, Amarok still doesn't start and the Phonon settings still doesn't load...
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok doesn't start.

Wed Apr 03, 2013 3:20 pm
well, if you use the phonon-backend-vlc you should now get another output on the konsloe, could you please provide that?


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
Cafi96
Registered Member
Posts
6
Karma
0
OS

Re: Amarok doesn't start.

Wed Apr 03, 2013 3:48 pm
Code: Select all
matteo@linux-7t6g:~> amarok -d --nofork
amarok: BEGIN: App::App()
amarok:   BEGIN: void App::continueInit()
amarok:     BEGIN: EngineController::EngineController()
amarok:     END__: EngineController::EngineController() [Took: 0s]
amarok:     BEGIN: void EngineController::initializePhonon()
(amarok:2708): GLib-GObject-WARNING **: cannot register existing type `GstObject'
(amarok:2708): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
(amarok:2708): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed
(amarok:2708): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
(amarok:2708): GLib-GObject-CRITICAL **: g_object_newv: assertion `G_TYPE_IS_OBJECT (object_type)' failed
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok doesn't start.

Wed Apr 03, 2013 3:56 pm
Well, apparently you still use the phonon-backend-gstreamer. Did you restart KDE after the change of the backend?


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
Cafi96
Registered Member
Posts
6
Karma
0
OS

Re: Amarok doesn't start.

Wed Apr 03, 2013 4:03 pm
Yes, i did.
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok doesn't start.

Wed Apr 03, 2013 4:14 pm
Then something went really wrong, as you are still using the gstreamer backend. Could you please check again you have indeed the vlc backend on top of the list in the backends?


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok doesn't start.

Wed Apr 03, 2013 4:36 pm
Could you please add the following for the output:
Code: Select all
amarok -d --nofork --debug-audio


And make sure you do not have both the gstreamer 1.0 and 0.10.x packages installed.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
Alexandre Pereira
Registered Member
Posts
3
Karma
0

Re: Amarok doesn't start.

Sat Apr 20, 2013 12:56 pm
Hi.

I was suffering from this problem also.

The tip of gstreamer 1.0 and 0.10 was correct.
I removed every gstreamer 0.10 package. This of course broke alot of things , i just let it break. Immediatly afterwards, i went again into software package manager and it reinstalled what it needed for gstreamer 0.10.

It worked !

I guess there was a rogue gtreamer 0.10 package.
Alexandre Pereira
Registered Member
Posts
3
Karma
0

Sun Apr 21, 2013 12:19 pm
hum... further investigation : the rogue package was gstreamer-phonon-backend.

So as long as phonon doesnt use gstreamer ( use vlc backend ) ... all is fine.


Bookmarks



Who is online

Registered users: Bing [Bot], claydoh, gfielding, Google [Bot], markhm, sethaaaa, Sogou [Bot], Yahoo [Bot]