

Code: Select all
Rebuilding global_registry (/var/lib/cache/gstreamer-0.8/registry.xml) ...
Added plugin video4linux2 with 2 features.
Segmentation fault
Code: Select all
/usr/portage/eclass/gst-plugins.eclass: line 106: 27869 Segmentation fault gst-register-${SLOT}

Do you have more than one version of gstreamer installed? Try unmerging all versions of it and all versions of the plugins and then merge the latest version.iverson0881 wrote:Hm. No luck for me. Changing the gconf key had no effect except amarok crashed a little while later because it first complains of gstreamer not working and then crashes. I then tried gst-register but that didn't work and it gave me thisThe video4linux2 doesn't matter I just recently added it but the problem was occuring before I emerged that ebuild. And as for gst-plugins-alsa. I already got it but just to safe I tried remerging all my gstreamer things but to no avail. So right now my option to listening to music is xmms since it doesn't use gstreamer which is a pain but it works. Anyone have any other ideas?Code: Select all
Rebuilding global_registry (/var/lib/cache/gstreamer-0.8/registry.xml) ... Added plugin video4linux2 with 2 features. Segmentation fault
EDIT: Oh yeah re-emerging taglib doesn't help and amarok isn't the only effected player. juK mplayer everything except xmms.
EDIT2: Ok i noticed that when emerging a gst-plugin-pluginname and at the end where it tries to rebuild the registry.xml I also get this error:I'm not sure what that means but maybe there is a typo somewhere?Code: Select all
/usr/portage/eclass/gst-plugins.eclass: line 106: 27869 Segmentation fault gst-register-${SLOT}

You can get to it by running 'gstreamer-properties' from a shell prompt while in X windows.mariourk wrote:I don't have MultiMedia Systems Selector in my preferences menu![]()
Code: Select all
~ $ equery belongs /usr/bin/gstreamer-properties
[ Searching for file(s) /usr/bin/gstreamer-properties in *... ]
gnome-extra/gnome-media-2.10.2 (/usr/bin/gstreamer-properties)
Thank you karderio! It worked for me.karderio wrote:Hi !
I just installed gentoo, everything went fine, as usual, except totem would not start. It gave the following error message on the command line :
** (totem:3177): WARNING **: No GConf default audio sink key and osssink doesn't work
** Message: failed to render default audio sink from gconf
It also came up with a dialog box : "Totem could not startup. No reason.".
A quick look at google found several people with the same problem, but no solution.
To solve this I fired up gconf and changed two keys :
/system/gstreamer/0.8/default/audiosink from osssink to alsasink
/system/gstreamer/0.8/default/audiosrc from osssrc to alsasrc
I suppose the problem is that I do not have oss compatibility installed.
Hope this can help somebody, all the best !
