Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 128382

Summary: media-sound/sound-juicer doesn't start - No such element or plugin 'gnomevfssink'
Product: Gentoo Linux Reporter: Felipe Prenholato <chronos>
Component: [OLD] GNOMEAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: max
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Felipe Prenholato 2006-04-01 07:14:52 UTC
emerge --info:

Portage 2.1_pre7-r3 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.5-r3, 2.6.14-archck5 i686)
=================================================================
System uname: 2.6.14-archck5 i686 AMD Sempron(tm)   2600+
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo http://www.las.ic.unicamp.br/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.samerica.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aac aalib alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts browserplugin bzip2 cdda cli crypt ctype cups daap dba doc dri eds emboss encode esd expat fastbuild firefox foomaticdb force-cgi-redirect fortran ftp gd gdbm ggi gif gnome gnutls gpm gstreamer gtk gtk2 gtkhtml hal httpd imlib isdnlog jpeg libcaca libg++ libwww live mad matroska memlimit mikmod mmx mod motif mozilla mp3 mpeg ncurses nls nptl nsplugin ogg opengl oss pam pcre pdflib perl png posix postgres ppds pppd python quicktime readline samba screen sdl session simplexml soap sockets spell spl sse ssl stream svg tcpd theora tokenizer truetype truetype-fonts type1-fonts udev vcd vorbis win32codecs wmf wxwindows xml xmms xosd xsl xv zlib elibc_glibc kernel_linux userland_GNU video_cards_via"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS

--------------

Bug: Sound Juicer load and shows Error box witch content:

"Could not start Sound Juicer

Reason: The plugin necessary for file access was not found.
Please consult the documentation for assistance."

and close.

-------

Description of bug:

My Gnome is 2.14, Openbox 3.3-rc2.

Sound Juicer works normally before I update Gnome to 2.14, I uses it to ripp to OGG.

At 2 weeks I update to gnome 2.14 and today (Apr, 1, 2006) I init sound juicer and he not work.

I don't have much more info about it, but I find help on #gentoo-desktop and user 'foser' can help me asking for results of some commands. I post it here and execute it wich root user:

------

# gst-inspect-0.10 gnomevfssink
No such element or plugin 'gnomevfssink'

# equery l gst-plugins-gnomevfs
[ Searching for package 'gst-plugins-gnomevfs' in all categories among: ]
 * installed packages
[I--] [  ] media-plugins/gst-plugins-gnomevfs-0.8.11 (0.8)
[I--] [ ~] media-plugins/gst-plugins-gnomevfs-0.10.1 (0.10)

# equery f =gst-plugins-gnomevfs-0.10*
[ Searching for packages matching =gst-plugins-gnomevfs-0.10*... ]
* Contents of media-plugins/gst-plugins-gnomevfs-0.10.1:
/usr
/usr/lib
/usr/lib/gstreamer-0.10         
/usr/lib/gstreamer-0.10/libgstgnomevfs.a
/usr/lib/gstreamer-0.10/libgstgnomevfs.la
/usr/lib/gstreamer-0.10/libgstgnomevfs.so
/usr/share
/usr/share/doc
/usr/share/doc/gst-plugins-gnomevfs-0.10.1

# ls -l /usr/lib/gstreamer-0.10/libgstgnomevfs.so 
-rwxr-xr-x  1 root root 29080 Apr  1 11:37 /usr/lib/gstreamer-0.10/libgstgnomevfs.so


GST_DEBUG=*GST_PLUGIN*:3 gst-inspect-0.10 gnomevfssink
INFO  (0x8052908 - 0:00:00.001882000)   GST_PLUGIN_LOADING(22101) gstplugin.c(186):_gst_plugin_register_static: loaded static plugin "staticelements"
No such element or plugin 'gnomevfssink'

------

I try to rebuild gnome-vfs and gst-plugins-gnomevfs after try to rebuild sound juicer. No work.

It is only info that I have.

thanks.
Comment 1 Zaheer Abbas Merali (RETIRED) gentoo-dev 2006-07-26 23:29:35 UTC
Do you have gst-plugins-gnomevfs in 0.10 range installed?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-06-28 06:28:43 UTC
(In reply to comment #1)
> Do you have gst-plugins-gnomevfs in 0.10 range installed?

Obviously yes, as shown above. 

Felipe, is this still a problem w/ 
media-sound/sound-juicer-2.16.4 and >=media-plugins/gst-plugins-gnomevfs-0.10.11. If so, please reopen.