Re: [Banshee-List] Banshee 0.10



The only way Banshee touches your GStreamer plugins install is if you
configure with --enable-xing. In that case it will build the Xing Mp3
encoder as a GStreamer plugin and install it. It does not overwrite
existing plugins (unless that existing plugin is Xing, and Banshee is
the only application that distributes this).

I'd venture to say the real problem was that you needed to run
"gst-register-0.8" after installing Banshee. The reason Banshee may have
crashed was because installing the plugin made the GStreamer registry
out of sync.

The reason reinstalling "some gstreamer plugin" may have worked was
because it ran the gst-register-0.8 program for you.

We don't run gst-register-0.8 because it's usually done in post-install
sections in packages (RPMs, etc.). 

Best,
--Aaron


On Tue, 2005-12-20 at 00:11 +0100, Markus Jonsson wrote:
> Sorry for not following up on this since I started this (sub)thread. The
> problem was if I remember correctly that some gstreamer files was
> overwritten when banshee was installed - anyway, the problem disappeared
> when I reinstalled some gstreamer-? package. (that is, first you install
> banshee, then you install the gstreamer plugin). Unfortunately I can't
> remember what plugin it was. 
> Markus
> 
> s 2005-12-13 klockan 12:02 -0500 skrev Aaron Bockover:
> > GStreamer failed to initialize. You seem to have some kind of problem
> > with your GStreamer install.
> > 
> > Try running this:
> > 
> > gst-register-0.8
> > 
> > --Aaron
> > 
> > 
> > 
> > > Yes I did, now monodevelop doesn't run anymore (it was removed). Another
> > > problem is banshee does still not start...
> > > 
> > > 
> > > ** (/usr/lib/banshee/banshee.exe:15984): WARNING **: Symbol
> > > file /usr/lib/mono/gac/dbus-sharp/0.36.2.0__9eef2692033670f5/dbus-sharp.dll.mdb has incorrect version (expected 39, got 38)
> > > Player Engine `GStreamer Engine' failed init tests... disabling (Could
> > > not initialize GStreamer library)
> > > Player Engine `Helix Framework Engine (hxclientkit)' failed init
> > > tests... disabling (Couldn't create player)
> > > 
> > > Unhandled Exception: System.NullReferenceException: Object reference not
> > > set to an instance of an object
> > > in [0x00012] (at /home/eric/sources/banshee-0.10/src/Core.cs:116)
> > > Banshee.Core:set_Player (IPlayerEngine value)
> > > in [0x00061] (at /home/eric/sources/banshee-0.10/src/Core.cs:143)
> > > Banshee.Core:.ctor ()
> > > in [0x0000b] (at /home/eric/sources/banshee-0.10/src/Core.cs:73)
> > > Banshee.Core:get_Instance ()
> > > in [0x00729] (at /home/eric/sources/banshee-0.10/src/Main.cs:227)
> > > Banshee.BansheeEntry:Startup (System.String[] args)
> > > in [0x00001] (at /home/eric/sources/banshee-0.10/src/Main.cs:49)
> > > Banshee.BansheeEntry:Main (System.String[] args)
> > > 
> > > 
> > > _______________________________________________
> > > 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




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