Re: [Banshee-List] 0.11.3 segfault while loading libgstaudioresample.so



GStreamer does not handle PLS/M3U playlists. Helix might handle them,
but then again, you'd need helix-dbus-server 0.3.0, and this has not
actually been tested.

--Aaron


On Thu, 2006-12-21 at 17:30 -0600, Shawn Protsman wrote:
> Patrick,
> 
> I have m3u and pls files in my Music folder. I normally select 'Open
> Location' from the 'File' menu and select a particular file. They used
> to play just fine this way.
> 
> 
> HelixPlayer won't play them either. I don't remember the error it
> displays. So I guess, for now, I will have to use RealPlayer to play
> these streams. :-(
> 
> Shawn
> 
> 
> 
> ______________________________________________________________________
> > From: trick vanstaveren us
> > To: banshee-list gnome org
> > Date: Thu, 21 Dec 2006 10:27:59 -0600
> > Subject: Re: [Banshee-List] 0.11.3 segfault while loading
> libgstaudioresample.so
> > 
> > >From the looks of it, this hasn't anything to do with the backend.
> > Where are you playing m3u/pls's from? Gstreamer nor Helix are
> intended
> > to take these files directly; if you are playing them, Banshee
> should
> > parse them and send the track entries directly.
> > 
> > If these are internet streams, I believe the iRadio plugin can
> handle
> > the job, but it's got some major outstanding bugs that have held it
> from
> > release.
> > 
> > If Gstreamer or Helix is getting a m3u/pls file from Banshee, odds
> are
> > it's not going to be happy and can't play it.
> > 
> > Patrick
> > 
> > 
> > 
> > On Thu, 2006-12-21 at 01:02 -0600, Shawn Protsman wrote:
> > > I'm wondering if this has anything to do with
> banshee-engine-helix. I
> > > had to remove ver 0.10.9-26.41 to install 0.11.3-28.4. So now I
> cannot
> > > play streams within Banshee but RealPlayer can play them. I have
> no
> > > idea if this is related.
> > > 
> > > Here is the output when attempting to play an m3u stream:
> > > 
> > > ** Message: don't know how to handle text/uri-list
> > > 
> > > (<unknown>:15774): GStreamer-CRITICAL **: gst_element_set_state:
> > > assertion `GST_IS_ELEMENT (element)' failed
> > > GStreamer stream error: CodecNotFound
> > > 
> > > This is from a pls stream (from Shoutcast):
> > > 
> > > (<unknown>:15774): GStreamer-CRITICAL **: gst_element_set_state:
> > > assertion `GST_IS_ELEMENT (element)' failed
> > > GStreamer stream error: WrongType
> > > 
> > > 
> > > Shawn
> > > 
> > > 
> > > 
> > > 
> > > ______________________________________________________________
> > > From: sprotsman hotmail com
> > > To: banshee-list gnome org
> > > Date: Wed, 20 Dec 2006 01:33:24 -0600
> > > Subject: Re: [Banshee-List] 0.11.3 segfault while loading
> > > libgstaudioresample.so
> > > 
> > > Audio files are playing okay though I haven't tried aac yet.
> > > My streams no longer play (m3u, pls). Mark, did you check your
> > > audio streaming playback?
> > > 
> > > 
> > > 
> > > 
> > > ______________________________________________________
> > > From: sprotsman hotmail com
> > > To: banshee-list gnome org
> > > Date: Tue, 19 Dec 2006 23:24:32 -0600
> > > Subject: Re: [Banshee-List] 0.11.3 segfault while
> > > loading libgstaudioresample.so
> > > 
> > > Mark,
> > > 
> > > Fantastic! I did not have gstreamer010-ffmpeg
> > > installed so I just used the "--oldpackage" flag and
> > > that did the trick. Lovin' my music on SLED once
> > > again. Thanks a bunch!
> > > 
> > > Shawn
> > > 
> > > 
> > > 
> > > 
> > > ______________________________________________
> > > Date: Tue, 19 Dec 2006 22:14:24 +0000
> > > From: markcrobinson gmail com
> > > To: banshee-list gnome org
> > > Subject: Re: [Banshee-List] 0.11.3 segfault
> > > while loading libgstaudioresample.so
> > > 
> > > Just hit the same issue with SLED 10. I
> > > removed the package gstreamer010-ffmpeg-0.10.2
> > > and then managed to install the modified
> > > liboil using
> > > rpm -Uvh liboil-0.3.9-15.i586.rpm
> > > --oldpackage
> > > 
> > > 4 non blondes blasting out fine now :-) 
> > > 
> > > 11.3 looking damn good BTW!
> > > 
> > > On 18/12/06, Shawn Protsman
> > > <sprotsman hotmail com> wrote:
> > > Hi Aaron,
> > > 
> > > Many thanks for the update. I actually
> > > tried your 0.3.9 packages but I've got
> > > 0.3.10 from the packman repo which
> > > appears to have other dependencies.
> > > I'm running SLED 10 so I'll wait with
> > > much anticipation for the fixes. 
> > > 
> > > Keep up the good work!
> > > 
> > > Shawn
> > > 
> > > 
> > > 
> > > ______________________________________
> > > > From: abockover novell com
> > > > To: banshee-list gnome org
> > > > Date: Sun, 17 Dec 2006 14:28:23
> > > -0500
> > > > Subject: Re: [Banshee-List] 0.11.3
> > > segfault while loading
> > > libgstaudioresample.so
> > > 
> > > > 
> > > > This is a bug in liboil. It's SSE2
> > > support is completely broken and
> > > > causes these crashes. If you are on
> > > openSUSE 10.2, you can install my
> > > > fixed packages (i586 only):
> > > > 
> > > > http://abock.org/~aaron/liboil
> > > > 
> > > > These fixes will be pushed out as an
> > > online update soon.
> > > > 
> > > > --Aaron
> > > > 
> > > > On Sun, 2006-12-17 at 12:49 -0600,
> > > Shawn Protsman wrote:
> > > > > I just updated to 0.11.3 and I'm
> > > getting a segfault when attempting to
> > > > > play any of my MP3s.
> > > > > 
> > > > > **Banshee components:
> > > > > 
> > > > > sprotsman rhea:~> rpm -qa | grep
> > > banshee
> > > > > banshee-engine-gst-0.11.3-28.4
> > > > > banshee-devel-0.11.3-28.4
> > > > > banshee-plugins-extra-0.11.3-28.4
> > > > >
> > > banshee-plugins-default-0.11.3-28.4
> > > > > banshee-0.11.3-28.4
> > > > > banshee-plugins-DAAP-0.11.3-28.4 
> > > > > 
> > > > > **Here are my gstreamer component
> > > versions:
> > > > > 
> > > > > sprotsman rhea:~> rpm -qa | grep
> > > gstreamer
> > > > >
> > > gstreamer010-plugins-base-oil-0.10.11-0.pm.1
> > > > >
> > > gstreamer010-plugins-ugly-0.10.5-0.pm.1 
> > > > >
> > > gstreamer010-plugins-base-0.10.11-0.pm.1
> > > > >
> > > gstreamer010-plugins-good-extra-0.10.4.1-0.pm.1
> > > > >
> > > gstreamer010-plugins-base-visual-0.10.11-0.pm.1
> > > > > gstreamer010-devel-0.10.11-0.pm.1 
> > > > >
> > > gstreamer010-plugins-good-doc-0.10.4.1-0.pm.1
> > > > > gstreamer010-0.10.11-0.pm.1
> > > > >
> > > gstreamer010-plugins-good-0.10.4.1-0.pm.1
> > > > >
> > > gstreamer010-plugins-base-devel-0.10.11-0.pm.1
> > > > >
> > > gstreamer010-plugins-bad-0.10.3.1-0.pm.2
> > > > > 
> > > > > **Linux distro:
> > > > > 
> > > > > sprotsman rhea:~>
> > > cat /etc/SuSE-release
> > > > > SUSE Linux Enterprise Desktop 10
> > > (i586)
> > > > > VERSION = 10 
> > > > > 
> > > > > **Running banshee:
> > > > > 
> > > > > sprotsman rhea:~> banshee
> > > > > 
> > > > > (Banshee:5042): GdkPixbuf-WARNING
> > > **: GdkPixbufLoader finalized
> > > > > without calling
> > > gdk_pixbuf_loader_close() - this is
> > > not allowed. You 
> > > > > must explicitly end the data
> > > stream to the loader before dropping
> > > the
> > > > > last reference.
> > > > > Debug: [12/17/2006 10:17:39 AM]
> > > (Loading audio profiles)
> > > > >
> > > - /usr/share/banshee/audio-profiles 
> > > > > Debug: [12/17/2006 10:17:40 AM]
> > > (Default player engine) - GStreamer
> > > > > 0.10
> > > > > Debug: [12/17/2006 10:17:40 AM]
> > > (Audio CD Core Initialized) -
> > > > > Building initial DAAP database
> > > from local library... 
> > > > > Starting DAAP Server
> > > > > Setting MusicBrainz proxy to
> > > www.musicbrainz.org:80
> > > > > Warning: [12/17/2006 10:17:40 AM]
> > > (Power Management Call Failed) - 
> > > > > Unsupported version of GNOME Power
> > > Manager:
> > > > >
> > > org.freedesktop.DBus.Error.UnknownMethod: Method "GetOnAc" with
> > > > > signature "" on interface
> > > "org.gnome.PowerManager " doesn't
> > > exist
> > > > > 
> > > > > Loading Podcast Feeds: 69 ms
> > > > > 
> > > > > ERROR: Caught a segmentation fault
> > > while loading plugin file:
> > > >
> > > > /opt/gnome/lib/gstreamer-0.10/libgstaudioresample.so 
> > > > > 
> > > > > Please either:
> > > > > - remove it and restart.
> > > > > - run with --gst-disable-segtrap
> > > and debug.
> > > > > 
> > > > > I then moved the library and
> > > started Banshee again. Attempted to
> > > play 
> > > > > an MP3:
> > > > > 
> > > > > (<unknown>:5087):
> > > GStreamer-CRITICAL **:
> > > gst_element_set_state:
> > > > > assertion `GST_IS_ELEMENT
> > > (element)' failed
> > > > > GStreamer core error:
> > > MissingPlugin 
> > > > > 
> > > > > 
> > > > > 
> > > > > I also have ipod-sharp (0.6.2-3.7)
> > > and libipoddevice (0.5.2-23.1)
> > > > > installed.
> > > > > 
> > > > > Any ideas? Missing my music
> > > already.
> > > > >
> > > _______________________________________________ 
> > > > > Banshee-list mailing list
> > > > > Banshee-list gnome org
> > > > >
> > > http://mail.gnome.org/mailman/listinfo/banshee-list
> > > > 
> > > >
> > > _______________________________________________
> > > > Banshee-list mailing list
> > > > Banshee-list gnome org
> > > >
> > > http://mail.gnome.org/mailman/listinfo/banshee-list 
> > > 
> > > 
> > > _______________________________________________
> > > Banshee-list mailing list
> > > Banshee-list gnome org
> > > http://mail.gnome.org/mailman/listinfo/banshee-list
> > > 
> > > 
> > > 
> > > _______________________________________________
> > > Banshee-list mailing list
> > > Banshee-list gnome org
> > > http://mail.gnome.org/mailman/listinfo/banshee-list
> > -- 
> > 
> > --
> > Patrick "Trick" van Staveren
> > http://trick.vanstaveren.us
> > _______________________________________________
> > Banshee-list mailing list
> > Banshee-list gnome org
> > http://mail.gnome.org/mailman/listinfo/banshee-list
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]