[Bug 328985] New: Banshee crash after update.
https://bugzilla.novell.com/show_bug.cgi?id=328985 Summary: Banshee crash after update. Product: openSUSE 10.3 Version: RC 1 Platform: i686 OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Update Problems AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mabarajas@novell.com QAContact: jsrain@novell.com Found By: Customer I make the upgrade to RC2 yesterday un zypper and after that, when try to open banshee, this error comes: An unhandled exception was thrown: No player engines were found. Please ensure Banshee has been cleanly installed. at Banshee.Base.PlayerEngineCore.Initialize () [0x00000] at Banshee.Base.ComponentInitializer.Run () [0x00000] at Banshee.Base.Globals.Initialize (Banshee.Base.ComponentInitializerHandler interfaceStartupHandler) [0x00000] at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000] at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string[] (string[]) at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000] NET Version: 2.0.50727.42 Assembly Version Information: Banshee.MediaEngine.GStreamer (0.13.1.26176) System.Xml (2.0.0.0) System.Transactions (2.0.0.0) gconf-sharp (2.16.0.0) System.Data (2.0.0.0) Mono.Data.SqliteClient (2.0.0.0) pango-sharp (2.10.0.0) Mono.Cairo (2.0.0.0) Hal (0.0.0.0) Banshee.Widgets (0.13.1.26171) Last.FM (0.0.0.0) NDesk.DBus (1.0.0.0) Mono.Posix (2.0.0.0) NDesk.DBus.GLib (1.0.0.0) gnome-sharp (2.16.0.0) gdk-sharp (2.10.0.0) System (2.0.0.0) atk-sharp (2.10.0.0) glib-sharp (2.10.0.0) gtk-sharp (2.10.0.0) Banshee.Base (0.13.1.26173) banshee (0.13.1.26175) mscorlib (2.0.0.0) Platform Information: Linux 2.6.22.5-29-default i686 i386 GNU/Linux Disribution Information: [/etc/SuSE-release] openSUSE 10.3 (i586) VERSION = 10.3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=328985 Miguel Angel Barajas Hernandez <mabarajas@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|RC 1 |RC 2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=328985 Stephan Binner <stbinner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |abockover@novell.com Component|Update Problems |GNOME -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=328985#c1 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mabarajas@novell.com --- Comment #1 from JP Rosevear <jpr@novell.com> 2007-10-01 14:14:17 MST --- Please provide the output of rpm -qa | grep banshee -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=328985#c2 --- Comment #2 from Miguel Angel Barajas Hernandez <mabarajas@novell.com> 2007-10-01 16:33:02 MST --- gnuowned@nightmare:~> rpm -qa | grep banshee banshee-0.13.1-26 banshee-engine-gst-0.13.1-26 banshee-plugins-extra-0.13.1-26 banshee-plugins-default-0.13.1-26 gnuowned@nightmare:~> Greetings... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=328985#c3 --- Comment #3 from JP Rosevear <jpr@novell.com> 2007-10-01 18:43:24 MST --- Ok,pretty much the same as me - try the following: 'rpm -q --verify banshee-engine-gst' 'which banshee' and paste the output please. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=328985#c4 --- Comment #4 from Miguel Angel Barajas Hernandez <mabarajas@novell.com> 2007-10-01 18:50:46 MST --- (In reply to comment #3 from JP Rosevear)
Ok,pretty much the same as me - try the following:
'rpm -q --verify banshee-engine-gst'
'which banshee'
and paste the output please.
gnuowned@nightmare:~> rpm -q --verify banshee-engine-gst gnuowned@nightmare:~> which banshee /usr/bin/banshee gnuowned@nightmare:~> Greetings... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=328985#c5 --- Comment #5 from JP Rosevear <jpr@novell.com> 2007-10-02 06:24:15 MST --- Ok, all the packages seem fine. I looked at the code, try the following: BANSHEE_DEBUG=debug banshee and paste the output here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=328985#c6 --- Comment #6 from Miguel Angel Barajas Hernandez <mabarajas@novell.com> 2007-10-02 09:28:27 MST --- (In reply to comment #5 from JP Rosevear)
Ok, all the packages seem fine. I looked at the code, try the following:
BANSHEE_DEBUG=debug banshee
and paste the output here.
gnuowned@nightmare:~> BANSHEE_DEBUG=debug banshee ** Running Banshee in Debug Mode ** ** Running Mono with --debug ** Debug: [10/2/2007 10:27:12 AM] (Loading audio profiles) - /usr/share/banshee/audio-profiles Debug: [10/2/2007 10:27:13 AM] (GStreamer pipeline does not run) - audioconvert ! flacenc Debug: [10/2/2007 10:27:13 AM] (GStreamer pipeline does not run) - audioconvert ! lame mode=4 bitrate=128 ! id3mux Debug: [10/2/2007 10:27:13 AM] (GStreamer pipeline does not run) - audioconvert ! xingenc bitrate=128 ! id3mux Debug: [10/2/2007 10:27:13 AM] (GStreamer pipeline does not run) - audioresample ! audioconvert ! audio/x-raw-int, endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true, rate=(int)44100, channels=(int)2 ! wavenc Debug: [10/2/2007 10:27:13 AM] (GStreamer pipeline does not run) - audioconvert ! wavpackenc mode=2 = md5=false extra-processing=0 ! id3mux Debug: [10/2/2007 10:27:13 AM] (GStreamer pipeline does not run) - audioconvert ! fluwmaenc bitrate=64000 vbr=false ! fluasfmux ** (Banshee:18960): CRITICAL **: gst_playback_construct: assertion `audiosink != NULL' failed No player engines were found. Please ensure Banshee has been cleanly installed. System.ApplicationException: No player engines were found. Please ensure Banshee has been cleanly installed. at Banshee.Base.PlayerEngineCore.Initialize () [0x00000] at Banshee.Base.ComponentInitializer.Run () [0x00000] at Banshee.Base.Globals.Initialize (Banshee.Base.ComponentInitializerHandler interfaceStartupHandler) [0x00000] at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000] at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string[] (string[]) at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000] gnuowned@nightmare:~> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=328985#c7 --- Comment #7 from JP Rosevear <jpr@novell.com> 2007-10-02 13:00:35 MST --- Ok, it looks like the gstreamer engine is seen but it can't be started. Paste output of 'rpm -qa | grep gstreamer' please. Are you using packman packages perhaps? Or some fluendo plugins or packages? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=328985#c8 --- Comment #8 from Miguel Angel Barajas Hernandez <mabarajas@novell.com> 2007-10-02 14:13:00 MST --- (In reply to comment #7 from JP Rosevear)
Ok, it looks like the gstreamer engine is seen but it can't be started. Paste output of 'rpm -qa | grep gstreamer' please. Are you using packman packages perhaps? Or some fluendo plugins or packages?
Ups, looks like im using Packman package :( gnuowned@nightmare:~> rpm -qa | grep gstreamer gstreamer010-ffmpeg-0.10.2-0.pm.2 gstreamer010-plugins-base-oil-0.10.14-0.pm.2 gstreamer010-fluendo-mpegdemux-0.10.12-0.pm.2 gstreamer010-fluendo-mpegmux-0.10.2-0.pm.3 gstreamer010-0.10.14-0.pm.2 gstreamer010-plugins-base-0.10.14-0.pm.2 gstreamer010-fluendo-mp3-0.10.6-0.pm.2 gnuowned@nightmare:~> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=328985#c9 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|mabarajas@novell.com | Resolution| |INVALID --- Comment #9 from JP Rosevear <jpr@novell.com> 2007-10-02 14:37:59 MST --- May want to try adding gstreamer010-plugins-good. It looks like possibly some of the fluendo plugins aren't running properly as well. Other than that, I'm afraid I have to close this one Miguel. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com