Recent activity
Subscribe to this feed
andrew replied on September 02, 2009 15:31 to the problem "New Ubuntu Gstreamer stops SB from starting" in Songbird:
Refer to my post previous, the list.
I reduced the error to gstreamer0.10-python.
When gstreamer0.10-python was in, the error at load songbird was:
(audio-bin:2159): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist",
(audio-bin:2159): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist",
(audio-bin:2163): GStreamer-WARNING **: Failed to load plugin '/opt/Songbird/gst-plugins/libgstpulse.so': libpulse.so.0: cannot open shared object file: No such file or directory
(audio-bin:2163): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstmpegdemux.so': /usr/lib/gstreamer-0.10/libgstmpegdemux.so: undefined symbol: _gst_debug_dump_mem
(audio-bin:2163): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgsthdvparse.so': /usr/lib/gstreamer-0.10/libgsthdvparse.so: undefined symbol: _gst_debug_dump_mem
(audio-bin:2163): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libresindvd.so': /usr/lib/gstreamer-0.10/libresindvd.so: undefined symbol: gst_navigation_event_parse_command
(audio-bin:2163): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstdeinterlace.so': /usr/lib/gstreamer-0.10/libgstdeinterlace.so: undefined symbol: gst_video_format_parse_caps_interlaced
(audio-bin:2163): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstapp.so': /usr/lib/libgstapp-0.10.so.0: undefined symbol: gst_buffer_list_get_type
/opt/Songbird/./audio-bin: symbol lookup error: /usr/lib/python2.6/site-packages/gst-0.10/gst/_gst.so: undefined symbol: gst_task_pool_get_type
If other programs in a system depend to gstreamer0.10-python the I think you must choose which program to use then install or uninstall the python.
If you want to use both programs then you may learn to install and uninstall quickly until the error songbird is solved. Refer to post Michael Purses.
Andrew
andrew marked one of Michael Purses' replies in Songbird as useful. Michael Purses replied to the problem "New Ubuntu Gstreamer stops SB from starting". andrew and 2 other people think it's one of the best replies.
andrew replied on September 01, 2009 18:00 to the problem "New Ubuntu Gstreamer stops SB from starting" in Songbird:
prior to the conversion the program songbird functioned.
in system i686 linux distribution archlinux the versions gstreamer:
gstreamer0.10-0.10.24-1
gstreamer0.10-bad-0.10.13-1
gstreamer0.10-bad-plugins-0.10.13-1
gstreamer0.10-base-0.10.24-1
gstreamer0.10-good-0.10.15-3
gstreamer0.10-python-0.10.16-1
gstreamer0.10-ugly-0.10.12-1
gstreamer0.10-ugly-plugins-0.10.12-1
I cannot write you the errors, i think they were related to unexpected code in some of the codecs. I cannot tell you which of the versions caused the malfunctions, if you load those versions you may reproduce the error.
I could not find any reports error similar.
Andrew
This reply was created from a merged topic originally titled
linux gstreamer0.10 version 0.10.24-1 is malfunctional.
andrew reported a problem in Songbird on September 01, 2009 14:06:
linux gstreamer0.10 version 0.10.24-1 is malfunctionalprior to the conversion the program songbird functioned.
in system i686 linux distribution archlinux the versions gstreamer:
gstreamer0.10-0.10.24-1
gstreamer0.10-bad-0.10.13-1
gstreamer0.10-bad-plugins-0.10.13-1
gstreamer0.10-base-0.10.24-1
gstreamer0.10-good-0.10.15-3
gstreamer0.10-python-0.10.16-1
gstreamer0.10-ugly-0.10.12-1
gstreamer0.10-ugly-plugins-0.10.12-1
I cannot write you the errors, i think they were related to unexpected code in some of the codecs. I cannot tell you which of the versions caused the malfunctions, if you load those versions you may reproduce the error.
I could not find any reports error similar.
Andrew
andrew replied on June 14, 2009 02:46 to the problem "linux errors no audio cannot play m3u mp3 ogg wav" in Songbird:
solved problem for linux architecture x86. Solution was to install the part gstreamer0.10-good.
I thought the part was installed. To emphasize my confusion, the parts ugly and bad were installed.
A complication was when I read at the site Songbird official of some codecs gstreamer included and installed with Songbird in a subfold. I presume the codecs are used to test mostly for the switch to use them is off initially. I interpreted that when switched on the codecs in subfold are used rather than the codecs shared in a system. After I switched the variable to test Songbird the malfunction was same.
One in the fold is named libgstogg.so (for ogg?) it did not load a file ogg. What use are the codecs in /Songbird/gst-plugins?
For anyone interested, my limited knowledge, gstreamer is defined at site http://www.gstreamer.net/ as an open source multimedia framework. The program facilitates use of media for programmers and users.
To programmers, it provides in interface for the program to load codecs (types of media) from a locale shared. I found a library gstreamer in a system at /usr/lib/gstreamer-0.10/. To read the names files there is an indicator of the codecs in a system. For example file named libgstflac.so, I think the system gstreamer 'gst' can load types flac 'flac'.
I think all the files are created for 'framework' gstreamer. I noticed other 'frameworks' like VLC the names files are unique. Though I presume parts of the contents are written for a certain 'framework' some part is similar, there is the part to decode data.
To users, the 'framework' (in Songbird it is gstreamer) provides a center like the fold /usr/lib/gstreamer-0.10/ to control media.
I was correct to interpret the warning 'GStreamer...Failed...' to do something as related to gstreamer. I suggest if you encounter an error similar to check system requirements then check codecs (gstreamer).
Andrew
andrew replied on June 14, 2009 01:29 to the problem "linux errors no audio cannot play m3u mp3 ogg wav" in Songbird:
Michael, hi
the system archlinux xfce4 is minimal. I cannot use an interface grapical to conform the sound. Recently, I used mandriva, then Songbird functioned.
I can hear audio wav at terminal command aplay . For example, aplay /usr/share/sounds/alsa/Front_Center.wav to hear a record woman speak 'front centre'. aplay is not my preferred interface audio.
I installed an other interface audio recently, eina, it cannot load the audio either. When I load (play) audio, eina or Songbird, in either the pointer is still at 0:00.
I think the warnings 'GStreamer...Failed to load plugin...cannot open shared object file...undefined symbol...' indicate the error.
I think gstreamer was installed in the system correctly before Songbird. The parts gstreamer for Songbird are independent in a subfold songbird?
Is anyone experienced with linux to help solve the problem and inform me. Perhapse direct me to read guides, install some parts, create links, ask me paths to certain parts, set variables, or commands text in terminal.
Parts installed per system requirements:
glibc 2.10.1-2
Xorg 1.0+
gtk+ 2.16.1-1
fontconfig 2.6.0-2
libstdc++6 at /usr/lib/libstdc++.so.6 linked to /usr/lib/libstdc++.so.6.0.12
I am interested to use Songbird for it is interoperative, like other programs Mozilla.
andrew reported a problem in Songbird on June 13, 2009 21:19:
linux errors no audio cannot play m3u mp3 ogg wavThe system is, Archlinux, architecture x86, 1GB RAM, 1.5GHz CPU. All dependencies are in system.
cannot play audio. tried to play types audio m3u (stream), mp3, ogg, wav
in Songbird error console...
multiple lines of:
Warning: Expected declaration but found '*'. Skipped to next declaration.
Source File: http://addons.songbirdnest.com/styles...
Line: 1101
and one line of subsequent per attempt to play audio:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [sbIMediacoreSequencer.playView]" nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame :: chrome://songbird/content/bindings/playlist.xml :: sendPlayEvent :: line 1513" data: no]
When loaded Songbird at terminal (xterm) errors are:
: Gtk-WARNING **: Unable to locate theme engine in module_path: "mist",
(audio-bin:3552): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist",
(audio-bin:3555): GStreamer-WARNING **: Failed to load plugin '/usr/local/share/Songbird/gst-plugins/libgstautodetect.so': libgconf-2.so.4: cannot open shared object file: No such file or directory
(audio-bin:3555): GStreamer-WARNING **: Failed to load plugin '/usr/local/share/Songbird/gst-plugins/libgstpulse.so': libpulse.so.0: cannot open shared object file: No such file or directory
(audio-bin:3555): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstqtmux.so': /usr/lib/gstreamer-0.10/libgstqtmux.so: undefined symbol: gst_tag_setter_reset_tags
(audio-bin:3555): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstffmpeg.so': /usr/lib/gstreamer-0.10/libgstffmpeg.so: undefined symbol: gst_tag_setter_reset_tags
(audio-bin:3555): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstmxf.so': /usr/lib/gstreamer-0.10/libgstmxf.so: undefined symbol: gst_byte_reader_skip
(audio-bin:3555): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libgstreal.so': /usr/lib/gstreamer-0.10/libgstreal.so: undefined symbol: gst_plugin_add_dependency_simple
How to solve for audio?
Andrew
Loading Profile...
