openSUSE Forums > Applications > Multimedia » problem with gstreamer-0_10-plugins-bad

Go Back   openSUSE Forums > Applications > Multimedia
Forums FAQ Members List Search Today's Posts Mark Forums Read


Multimedia Questions about media applications, codecs (DVD, music, video, pdf) configuration (usage, bugs)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-Aug-2009, 12:14
Easgs's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Posts: 157
Easgs hasn't been rated much yet
Default problem with gstreamer-0_10-plugins-bad

I have a problem with some programs and all point in the same direction.

This is the output of brasero:

Code:
 
easgs@linux-qzzw:~> brasero

(brasero:7228): GLib-GObject-CRITICAL **: g_param_spec_internal: assertion `(name[0] >= 'A' && name[0] <= 'Z') || (name[0] >= 'a' && name[0] <= 'z')' failed

ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib/gstreamer-0.10/libgstladspa.so

Please either:
- remove it and restart.
- run with --gst-disable-segtrap and debug.
Could not initialize GStreamer: Error al volver a escanear el registro , child terminated by signal
easgs@linux-qzzw:~>
This is the output for gcompris

Code:
 
easgs@linux-qzzw:~> gcompris
XF86VidMode: Compiled with XF86VidMode.
If you have problems starting GCompris in fullscreen, try the -x option to disable XF86VidMode.

** (process:6669): WARNING **: Binary relocation disabled

** (process:6669): WARNING **: exec_prefix NONE

package_data_dir         = /usr/share/gcompris/boards
package_locale_dir       = /usr/share/locale
package_plugin_dir       = /usr/lib/gcompris
package_python_plugin_dir= /usr/share/gcompris/python
Infos:
   Config dir '/home/easgs/.config/gcompris'
   Users dir '/home/easgs/My GCompris'
   Database '/home/easgs/.config/gcompris/gcompris_sqlite.db'

(gcompris:6672): GLib-GObject-CRITICAL **: g_param_spec_internal: assertion `(name[0] >= 'A' && name[0] <= 'Z') || (name[0] >= 'a' && name[0] <= 'z')' failed

ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib/gstreamer-0.10/libgstladspa.so

Please either:
- remove it and restart.
- run with --gst-disable-segtrap and debug.
Could not initialize GStreamer: Error al volver a escanear el registro , child terminated by signal
easgs@linux-qzzw:~>
This is the output for soundconverter

Code:
 
easgs@linux-qzzw:~> soundconverter
SoundConverter 1.4.3
/usr/lib/python2.6/site-packages/gst-0.10/gst/__init__.py:193: Warning: g_param_spec_internal: assertion `(name[0] >= 'A' && name[0] <= 'Z') || (name[0] >= 'a' && name[0] <= 'z')' failed
  from _gst import *

ERROR: Caught a segmentation fault while loading plugin file:
/usr/lib/gstreamer-0.10/libgstladspa.so

Please either:
- remove it and restart.
- run with --gst-disable-segtrap and debug.
Traceback (most recent call last):
  File "/usr/bin/soundconverter", line 68, in <module>
    import gst
  File "/usr/lib/python2.6/site-packages/gst-0.10/gst/__init__.py", line 193, in <module>
    from _gst import *
RuntimeError: can't initialize module gst: Error al volver a escanear el registro , child terminated by signal
easgs@linux-qzzw:~>
this is the output of rpm -qi gstreamer-0_10-plugins-bad

Code:
 
easgs@linux-qzzw:~> rpm -qi gstreamer-0_10-plugins-bad
Name        : gstreamer-0_10-plugins-bad   Relocations: (not relocatable)
Version     : 0.10.13                           Vendor: http://packman.links2linux.de
Release     : 42.pm.1                       Build Date: lun 22 jun 2009 03:56:52 CST
Install Date: sáb 08 ago 2009 20:29:44 CST      Build Host: pmbs
Group       : System/GUI/GNOME              Source RPM: gstreamer-0_10-plugins-bad-0.10.13-42.pm.1.src.rpm
Size        : 3820079                          License: LGPL
Signature   : DSA/SHA1, lun 22 jun 2009 03:56:58 CST, Key ID f899f20d9a795806
Packager    : Toni Graffy <toni@links2linux.de>
URL         : http://gstreamer.freedesktop.org/
Summary     : GStreamer Streaming-Media Framework Plug-Ins
Description :
GStreamer is a streaming media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture
means that new data types or processing capabilities can be added
ssimply by installing new plug-ins.
Distribution: openSUSE 11.1 (i586)

as you can see everything points to /usr/lib/gstreamer-0.10/libgstladspa.so, this is a fresh install, any suggestions to solve this?
Reply With Quote
  #2 (permalink)  
Old 27-Aug-2009, 10:46
Easgs's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Posts: 157
Easgs hasn't been rated much yet
Default Re: problem with gstreamer-0_10-plugins-bad

Is this an opensuse bug or a gstreamer problem?
Reply With Quote
  #3 (permalink)  
Old 27-Aug-2009, 10:59
malcolmlewis's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: Podunk
Posts: 4,700
malcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputation
Default Re: problem with gstreamer-0_10-plugins-bad

Quote:
Originally Posted by Easgs
Is this an opensuse bug or a gstreamer problem?
Hi
Since your using non-opensuse gstreamer, then I would suggest posting
the issue on the packman bug reporting system

--
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.2 Milestone 6 (i586) Kernel 2.6.31-rc6-3-desktop
up 1 day 13:39, 2 users, load average: 0.10, 0.13, 0.09
ASUS eeePC 1000HE ATOM N280 1.66GHz | GPU Mobile 945GM/GMS/GME

Reply With Quote
  #4 (permalink)  
Old 29-Oct-2009, 12:13
Easgs's Avatar
Explorer Penguin
 
Join Date: Jun 2008
Posts: 157
Easgs hasn't been rated much yet
Default Re: problem with gstreamer-0_10-plugins-bad

Still having the same problem, I have reported this to packman several months ago, I don`t know if someone else has tested those aplication from the packman repository


this is the link

http://www.mail-archive.com/packman@.../msg02913.html
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2