GNOME Bugzilla – Bug 471364
[gconf] Internal GStreamer error: state change failed on gutsy
Last modified: 2011-04-30 19:00:30 UTC
Player error: Internal GStreamer error: state change failed. gstswitchsink.c(155): gst_switch_commit_new_kid (): /playbin0/abin/gconfaudiosink0: Failed to set state on new child.
This might be caused by 'esdsink' being hardcoded for audio output in the sound preferences, and esdsink not being able to connect to the esd server for some reason (the error message needs fixing of course).
*** Bug 472721 has been marked as a duplicate of this bug. ***
*** Bug 473209 has been marked as a duplicate of this bug. ***
*** Bug 460198 has been marked as a duplicate of this bug. ***
Created attachment 95046 [details] [review] patch: forward error message from kid if state change fails in gconf* elements
2007-09-06 Tim-Philipp Müller <tim at centricular dot net> * ext/gconf/gstswitchsink.c: If the new kid element fails to change state for some reason (e.g. esdsink not being able to connect to the sound server), forward the error message it posted on the bus instead of just posting a generic 'Internal state change error: please file a bug' error message. Fixes #471364.
*** Bug 474872 has been marked as a duplicate of this bug. ***
*** Bug 462799 has been marked as a duplicate of this bug. ***
*** Bug 474951 has been marked as a duplicate of this bug. ***
*** Bug 475156 has been marked as a duplicate of this bug. ***
*** Bug 476245 has been marked as a duplicate of this bug. ***
*** Bug 479690 has been marked as a duplicate of this bug. ***
This is what I got using Listen installed via Synaptic today - Monday - September - 24 : sorin@sorin:~$ listen Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory Player error: Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. gstswitchsink.c(155): gst_switch_commit_new_kid (): /playbin0/abin/gconfaudiosink0: Failed to set state on new child. Player error: Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. gstswitchsink.c(155): gst_switch_commit_new_kid (): /playbin0/abin/gconfaudiosink0: Failed to set state on new child. Player error: Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. gstswitchsink.c(155): gst_switch_commit_new_kid (): /playbin0/abin/gconfaudiosink0: Failed to set state on new child. ================================ Hope this will help Sorin (listen.py:5240): GStreamer-CRITICAL **: Trying to dispose element fakesink, but it is not in the NULL state. You need to explicitly set elements to the NULL state before dropping the final reference, to allow them to clean up. Player error: Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. gstswitchsink.c(155): gst_switch_commit_new_kid (): /playbin0/abin/gconfaudiosink0: Failed to set state on new child. (listen.py:5240): GStreamer-CRITICAL **: Trying to dispose element fakesink, but it is not in the NULL state. You need to explicitly set elements to the NULL state before dropping the final reference, to allow them to clean up. Player error: Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. gstswitchsink.c(155): gst_switch_commit_new_kid (): /playbin0/abin/gconfaudiosink0: Failed to set state on new child. Player error: Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. gstswitchsink.c(155): gst_switch_commit_new_kid (): /playbin0/abin/gconfaudiosink0: Failed to set state on new child. Player error: Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. gstswitchsink.c(155): gst_switch_commit_new_kid (): /playbin0/abin/gconfaudiosink0: Failed to set state on new child. Player error: Internal GStreamer error: state change failed. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. gstswitchsink.c(155): gst_switch_commit_new_kid (): /playbin0/abin/gconfaudiosink0: Failed to set state on new child. D:WikiBox:open http://en.wikipedia.org/wiki/Special:Search/bobby%20solo Exception in thread Thread-6: Traceback (most recent call last):
+ Trace 165166
self.run()
self.__target(*self.__args, **self.__kwargs)
list_btn.append(self.make_btn_lastfm(item["name"],item["url"],item["reach_percent"],_("Reach")+" : "+item["reach"],item["image_small"]))
3389 songs and 3 playlists saved Exit successful Segmentation fault (core dumped) sorin@sorin:~$
*** Bug 480208 has been marked as a duplicate of this bug. ***
*** Bug 480925 has been marked as a duplicate of this bug. ***
*** Bug 480921 has been marked as a duplicate of this bug. ***
*** Bug 481295 has been marked as a duplicate of this bug. ***
I think I found something Today I have to login as Root. Surprise - All applications ( Listen, QuodLibet, Muine [these 3 players are direct related to this bug report], Filezilla, Lotus Symphony, etc ) work without problems as root. Back to my User Login - with sudo Listen, QuodLibet, Muine work all OK. Without sudo - I can see all data about songs - even Album covers, ...just No Play ( GStreamer-CRITICAL ...etc, you know). BUT maybe the problem is about python and user credentials and apparmor. Maybe apparmor wont let those applications to do what they need to do. Can be a cause, please test. If this is the problem we need to announce other teams (working on GutsyGibbon where apparmor reside ) to avoid same errors.
*** Bug 483296 has been marked as a duplicate of this bug. ***
UPDATE - I changed ESD to ALSA and Gstreamer based audio clients start to work again. For tesing purposes I swithced back to ESD. Indeed, those musical clients (Gstreamer based) like to work only with sudo command. With "sudo listen" Listen will work perfect, with "listen" will work almost perfect ;) just no play because Listen told me he does not have enough access right to some esdsink file.
*** Bug 478308 has been marked as a duplicate of this bug. ***
*** Bug 476736 has been marked as a duplicate of this bug. ***
*** Bug 488599 has been marked as a duplicate of this bug. ***
*** Bug 494331 has been marked as a duplicate of this bug. ***
*** Bug 495187 has been marked as a duplicate of this bug. ***
*** Bug 495378 has been marked as a duplicate of this bug. ***
*** Bug 496668 has been marked as a duplicate of this bug. ***
*** Bug 497718 has been marked as a duplicate of this bug. ***
*** Bug 497812 has been marked as a duplicate of this bug. ***
*** Bug 498075 has been marked as a duplicate of this bug. ***
*** Bug 497768 has been marked as a duplicate of this bug. ***
*** Bug 499299 has been marked as a duplicate of this bug. ***
*** Bug 499397 has been marked as a duplicate of this bug. ***
<Gutsy x86_64> I see below this editing window that there is a patch. What is it and how do I get it?
*** Bug 498786 has been marked as a duplicate of this bug. ***
*** Bug 499420 has been marked as a duplicate of this bug. ***
*** Bug 501804 has been marked as a duplicate of this bug. ***
*** Bug 499013 has been marked as a duplicate of this bug. ***
*** Bug 498660 has been marked as a duplicate of this bug. ***
*** Bug 503762 has been marked as a duplicate of this bug. ***
*** Bug 504198 has been marked as a duplicate of this bug. ***
*** Bug 504528 has been marked as a duplicate of this bug. ***
*** Bug 505511 has been marked as a duplicate of this bug. ***
*** Bug 506123 has been marked as a duplicate of this bug. ***
*** Bug 506593 has been marked as a duplicate of this bug. ***
*** Bug 506218 has been marked as a duplicate of this bug. ***
*** Bug 506625 has been marked as a duplicate of this bug. ***
*** Bug 506866 has been marked as a duplicate of this bug. ***
*** Bug 503307 has been marked as a duplicate of this bug. ***
*** Bug 498284 has been marked as a duplicate of this bug. ***
*** Bug 506620 has been marked as a duplicate of this bug. ***
*** Bug 506747 has been marked as a duplicate of this bug. ***
*** Bug 507793 has been marked as a duplicate of this bug. ***
*** Bug 504607 has been marked as a duplicate of this bug. ***
*** Bug 505926 has been marked as a duplicate of this bug. ***
*** Bug 505997 has been marked as a duplicate of this bug. ***
*** Bug 490193 has been marked as a duplicate of this bug. ***
*** Bug 489483 has been marked as a duplicate of this bug. ***
*** Bug 480742 has been marked as a duplicate of this bug. ***
*** Bug 510258 has been marked as a duplicate of this bug. ***
*** Bug 510784 has been marked as a duplicate of this bug. ***
*** Bug 511385 has been marked as a duplicate of this bug. ***
*** Bug 511876 has been marked as a duplicate of this bug. ***
*** Bug 511687 has been marked as a duplicate of this bug. ***
*** Bug 511179 has been marked as a duplicate of this bug. ***
*** Bug 510639 has been marked as a duplicate of this bug. ***
*** Bug 513022 has been marked as a duplicate of this bug. ***
*** Bug 514927 has been marked as a duplicate of this bug. ***
*** Bug 516500 has been marked as a duplicate of this bug. ***
*** Bug 518050 has been marked as a duplicate of this bug. ***
*** Bug 519989 has been marked as a duplicate of this bug. ***
*** Bug 520052 has been marked as a duplicate of this bug. ***
*** Bug 521475 has been marked as a duplicate of this bug. ***
*** Bug 522281 has been marked as a duplicate of this bug. ***
*** Bug 522953 has been marked as a duplicate of this bug. ***
*** Bug 523340 has been marked as a duplicate of this bug. ***
*** Bug 523716 has been marked as a duplicate of this bug. ***
*** Bug 523961 has been marked as a duplicate of this bug. ***
*** Bug 524068 has been marked as a duplicate of this bug. ***
*** Bug 523984 has been marked as a duplicate of this bug. ***
*** Bug 524385 has been marked as a duplicate of this bug. ***
*** Bug 524933 has been marked as a duplicate of this bug. ***
*** Bug 525360 has been marked as a duplicate of this bug. ***
*** Bug 525918 has been marked as a duplicate of this bug. ***
*** Bug 529440 has been marked as a duplicate of this bug. ***
*** Bug 530248 has been marked as a duplicate of this bug. ***
*** Bug 530515 has been marked as a duplicate of this bug. ***
*** Bug 531142 has been marked as a duplicate of this bug. ***
*** Bug 531388 has been marked as a duplicate of this bug. ***
*** Bug 534002 has been marked as a duplicate of this bug. ***
*** Bug 534608 has been marked as a duplicate of this bug. ***
*** Bug 535642 has been marked as a duplicate of this bug. ***
*** Bug 536651 has been marked as a duplicate of this bug. ***
*** Bug 537140 has been marked as a duplicate of this bug. ***
*** Bug 537458 has been marked as a duplicate of this bug. ***
*** Bug 538883 has been marked as a duplicate of this bug. ***
*** Bug 541002 has been marked as a duplicate of this bug. ***
*** Bug 541892 has been marked as a duplicate of this bug. ***
*** Bug 542989 has been marked as a duplicate of this bug. ***
*** Bug 543817 has been marked as a duplicate of this bug. ***
*** Bug 544481 has been marked as a duplicate of this bug. ***
*** Bug 545341 has been marked as a duplicate of this bug. ***
*** Bug 549822 has been marked as a duplicate of this bug. ***
*** Bug 547310 has been marked as a duplicate of this bug. ***
*** Bug 551797 has been marked as a duplicate of this bug. ***
*** Bug 551273 has been marked as a duplicate of this bug. ***
*** Bug 551960 has been marked as a duplicate of this bug. ***
*** Bug 553094 has been marked as a duplicate of this bug. ***
*** Bug 554445 has been marked as a duplicate of this bug. ***
*** Bug 566719 has been marked as a duplicate of this bug. ***
*** Bug 569891 has been marked as a duplicate of this bug. ***
*** Bug 568933 has been marked as a duplicate of this bug. ***
*** Bug 571682 has been marked as a duplicate of this bug. ***
*** Bug 572050 has been marked as a duplicate of this bug. ***
*** Bug 465570 has been marked as a duplicate of this bug. ***
*** Bug 454696 has been marked as a duplicate of this bug. ***
*** Bug 546136 has been marked as a duplicate of this bug. ***
*** Bug 559741 has been marked as a duplicate of this bug. ***
*** Bug 574743 has been marked as a duplicate of this bug. ***
*** Bug 583262 has been marked as a duplicate of this bug. ***
*** Bug 568502 has been marked as a duplicate of this bug. ***
*** Bug 560685 has been marked as a duplicate of this bug. ***
*** Bug 561101 has been marked as a duplicate of this bug. ***
*** Bug 561999 has been marked as a duplicate of this bug. ***
*** Bug 590233 has been marked as a duplicate of this bug. ***
*** Bug 649037 has been marked as a duplicate of this bug. ***