Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24665 - Sound-juicer gets critical error when starting to extract
Summary: Sound-juicer gets critical error when starting to extract
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-17 07:16 UTC by Hasse Hagen Johansen
Modified: 2003-07-18 17:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hasse Hagen Johansen 2003-07-17 07:16:43 UTC
I have emerged 

gstreamer,

gst-plugins,

gst-plugins-vorbis,

gst-plugins-cdparanoia

and sound-juicer

When "pushing" extract I can se the following error in the terminal:

hhj@nexus6 hhj $ sound-juicer
 
(sound-juicer:17984): Gdk-WARNING **: locale not supported by Xlib
 
(sound-juicer:17984): Gdk-WARNING **: can not set locale modifiers
INFO (17984: 0) Initializing GStreamer Core Library version 0.6.2
INFO (17984: 0) CPU features: (c1c7fbff) MMX 3DNOW MMXEXT
INFO (17984: 0) registry: loaded global_registry in 0,171014 seconds
          (/var/lib/cache/gstreamer-0.6/registry.xml)
 
(sound-juicer:17984): GLib-GObject-CRITICAL **: file gobject.c: line 987
(g_object_set): assertion `G_IS_OBJECT (object)' failed
Error extracting: Could not seek to track

I can extrach without problems with Grip (another extractor)

Reproducible: Always
Steps to Reproduce:
1.Start sound-juicer with an audio cd in the drive
2.Extrach the tracks
3.

Actual Results:  
i get

hhj@nexus6 hhj $ sound-juicer
 
(sound-juicer:17984): Gdk-WARNING **: locale not supported by Xlib
 
(sound-juicer:17984): Gdk-WARNING **: can not set locale modifiers
INFO (17984: 0) Initializing GStreamer Core Library version 0.6.2
INFO (17984: 0) CPU features: (c1c7fbff) MMX 3DNOW MMXEXT
INFO (17984: 0) registry: loaded global_registry in 0,171014 seconds
          (/var/lib/cache/gstreamer-0.6/registry.xml)
 
(sound-juicer:17984): GLib-GObject-CRITICAL **: file gobject.c: line 987
(g_object_set): assertion `G_IS_OBJECT (object)' failed
Error extracting: Could not seek to track

And sound-juicer just waits for the extraction to finish so I can cancel and
close the program

Expected Results:  
Extracted and encoded files from the cd

hhj@nexus6 hhj $ emerge info
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.22-pre5 i686 AMD Athlon(tm) processor
GENTOO_MIRRORS="http://ftp.easynet.nl/mirror/gentoo// http://gentoo.linux.no/
ftp://gentoo.linux.no/pub/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 foomaticdb libg++ mad gtk X gnome alsa 3dnow aalib acpi apm avi berkdb
bonobo cdr crypt cups dga directfb doc dvd encode esd evo fbcon flash gb gd gdbm
ggi gif gphoto2 gpm gtk2 gtkhtml guile imap imlib innodb ipv6 java jikes jpeg
kerberos krb4 lcms ldap leim libgda libwww matrox maildir mbox mikmod mmx motif
mozilla mpeg mule mysql nas ncurses nls oav oci8 odbc oggvorbis opengl oss pam
pda pdflib perl pic png python quicktime radeon readline samba sasl scanner sdl
slang slp spell sse ssl svga tcltk tcpd tetex tiff truetype usb wmf xface xml
xml2 xmms xv zlib ladcca -3dfx -arts -kde -pcmcia -qt -qtmt"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-tbird -O3 -pipe -fstack-protector"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Hasse Hagen Johansen 2003-07-18 14:39:56 UTC
Today when doing an emerge --update world --deep, it downgraded gst-plugins from 0.6.2-r5 to 0.6.2, and that has resolved the problem, so the bug can now be closed (for sound-juicer at least)
Comment 2 Bartosch Pixa (RETIRED) gentoo-dev 2003-07-18 17:03:34 UTC
that explains it, there's a reason why -r5 still is hardmasked i guess ;)

closing