WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: banshee doesn't play  (Read 3928 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
banshee doesn't play
« on: October 08, 2010, 08:26:43 AM »
I have alsa, e17. Banshee startrs but doesn't play music:
Code: [Select]
tc@box1:~/tcbuild$  banshee-1
[Info  14:21:50.002] Running Banshee 1.8.0: [source-tarball (linux-gnu, i686) @ 2010-10-04 11:25:12 UTC]
[Warn  14:21:51.773] DBus support could not be started. Disabling for this session.
[Info  14:21:52.572] Starting collection of anonymous usage data
[Warn  14:21:52.817] Cannot connect to NetworkManager or Wicd - An available, working network connection will be assumed
[Warn  14:21:55.788] Caught an exception - GLib.GException: Icona «process-working» non presente nel tema (in `gtk-sharp')
  at Gtk.IconTheme.LoadIcon (System.String icon_name, Int32 size, IconLookupFlags flags) [0x00000] in <filename unknown>:0
  at Banshee.Gui.Widgets.TaskStatusIcon..ctor () [0x00000] in <filename unknown>:0
[Warn  14:21:56.783] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys')
  at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x00000] in <filename unknown>:0
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0
[Warn  14:21:56.783] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached.
[Info  14:21:57.068] Updating web proxy from GConf
[Warn  14:21:57.516] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys')
  at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x00000] in <filename unknown>:0
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0
[Warn  14:21:57.516] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached.
[Info  14:21:57.576] All services are started 5,785026
[Info  14:22:06.605] nereid Client Started
[Warn  14:22:08.477] Caught an exception - System.Exception: org.freedesktop.Hal.NoSuchProperty: No property volume.is_mounted on device with id /org/freedesktop/Hal/devices/platform_floppy_0_storage_platform_floppy (in `NDesk.DBus.Proxies')
  at IDeviceProxy.GetPropertyBoolean (System.String ) [0x00000] in <filename unknown>:0
  at Hal.Device.GetPropertyBoolean (System.String key) [0x00000] in <filename unknown>:0
  at Banshee.HalBackend.Volume.get_IsMounted () [0x00000] in <filename unknown>:0
  at Banshee.HalBackend.Volume.CheckVolumeMounted (Banshee.HalBackend.Volume volume) [0x00000] in <filename unknown>:0
  at Banshee.HalBackend.Volume.Resolve (Banshee.HalBackend.BlockDevice parent, Hal.Manager manager, Hal.Device device) [0x00000] in <filename unknown>:0
System.ApplicationException: Could not find org.freedesktop.Avahi
  at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.Initialize () [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.AvahiDBus.ZeroconfProvider.Initialize () [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () [0x00000] in <filename unknown>:0
System.DllNotFoundException: libnss_mdns-0.2.so
  at (wrapper managed-to-native) Mono.Zeroconf.Providers.Bonjour.Native:DNSServiceCreateConnection (Mono.Zeroconf.Providers.Bonjour.ServiceRef&)
  at Mono.Zeroconf.Providers.Bonjour.Zeroconf.Initialize () [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.Bonjour.ZeroconfProvider.Initialize () [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () [0x00000] in <filename unknown>:0
[Warn  14:22:09.997] Failed to start DAAP client - System.Exception: No Zeroconf providers could be found or initialized. Necessary daemon may not be running. (in `Mono.Zeroconf')
  at Mono.Zeroconf.Providers.ProviderFactory.GetProviders () [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.ProviderFactory.get_DefaultProvider () [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.ProviderFactory.get_SelectedProvider () [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.ServiceBrowser..ctor () [0x00000] in <filename unknown>:0
  at Daap.ServiceLocator.Start () [0x00000] in <filename unknown>:0
  at Banshee.Daap.DaapService.ThreadedInitialize () [0x00000] in <filename unknown>:0

(Banshee:22693): Gtk-CRITICAL **: gtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed
dCore user

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: banshee doesn't play
« Reply #1 on: October 08, 2010, 10:00:16 AM »
did you update mono ?

one more thing gst-plugins is now optional, load gst-plugins-ugly if it is an mp3 file
« Last Edit: October 08, 2010, 10:01:58 AM by Arslan S. »

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: banshee doesn't play
« Reply #2 on: October 08, 2010, 10:49:02 AM »
did you update mono ?

one more thing gst-plugins is now optional, load gst-plugins-ugly if it is an mp3 file
loading gst-plugins-ugly solved the problem; maybe this info could be added in the info file.
I see the info file mention about these plugin but it's not written for which files the serve
dCore user

Offline andrewb

  • Full Member
  • ***
  • Posts: 121
Re: banshee doesn't play
« Reply #3 on: August 03, 2011, 09:49:24 PM »
Tried Banshee today. Current copy in repository downloaded and installed

Clicking icon did nothing

Ran from Terminal, complained bash wasn't present. **** Bash needs added as a dependency ****

Loaded bash

Ran from terminal. Program starts, displays GUI then exits.

Pages of errors

Found this thread.  Downloaded & installed gst-plugins-ugly.

Ran from terminal. Program starts, displays GUI then exits.
Still pages of errors:

Quote
tc@box:~$ banshee-1
[Info  11:44:07.038] Running Banshee 1.8.1: [TinyCoreLinux (linux-gnu, i686) @ 2011-01-30 00:12:37 UTC]
[Warn  11:44:07.248] DBus support could not be started. Disabling for this session.
[Warn  11:44:07.356] Cannot connect to NetworkManager or Wicd - An available, working network connection will be assumed
[Warn  11:44:07.394] Hardware manager extension failed to load - Mono.Unix.UnixIOException: No such file or directory [ENOENT]. (in `')

System.IO.FileNotFoundException: No such file or directory (in `Mono.Posix')
  at Mono.Unix.UnixMarshal.ThrowExceptionForLastError () [0x00000] in <filename unknown>:0
  at Mono.Unix.UnixMarshal.ThrowExceptionForLastErrorIf (Int32 retval) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Transports.UnixSocket.Connect (System.Byte[] remote_end) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Transports.UnixNativeTransport.OpenUnix (System.String path) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Transports.UnixNativeTransport.Open (System.String path, Boolean abstract) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Transports.UnixTransport.Open (NDesk.DBus.AddressEntry entry) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Transports.Transport.Create (NDesk.DBus.AddressEntry entry) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Connection.OpenPrivate (System.String address) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Connection..ctor (System.String address) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Bus..ctor (System.String address) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Bus.Open (System.String address) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Bus.get_System () [0x00000] in <filename unknown>:0
System.Exception: Unable to open the system message bus. (in `NDesk.DBus')
  at NDesk.DBus.Bus.get_System () [0x00000] in <filename unknown>:0
  at Hal.Manager..ctor () [0x00000] in <filename unknown>:0
  at Banshee.HalBackend.HardwareManager..ctor () [0x00000] in <filename unknown>:0
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod*,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. (in `mscorlib')
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0
  at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0
  at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00000] in <filename unknown>:0
  at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type expectedType) [0x00000] in <filename unknown>:0
  at Banshee.Hardware.HardwareManager..ctor () [0x00000] in <filename unknown>:0
[Warn  11:44:07.394] Service `Banshee.Hardware.HardwareManager' not started: No HardwareManager extensions could be loaded. Hardware support will be disabled.
[Warn  11:44:07.394] Caught an exception - System.Exception: No HardwareManager extensions could be loaded. Hardware support will be disabled. (in `Banshee.Services')
  at Banshee.Hardware.HardwareManager..ctor () [0x00000] in <filename unknown>:0
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod*,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0

(Banshee:14996): Gtk-WARNING **: Could not find the icon 'context-pane-maximize'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
        http://icon-theme.freedesktop.org/releases
[Warn  11:44:07.652] Caught an exception - System.DllNotFoundException: ossifer (in `Banshee.WebBrowser')
  at (wrapper managed-to-native) Banshee.WebBrowser.OssiferWebView:ossifer_web_view_get_type ()
  at Banshee.WebBrowser.OssiferWebView.get_GType () [0x00000] in <filename unknown>:0
  at (wrapper delegate-invoke) <Module>:invoke_GType__this__ ()
  at System.Reflection.MonoProperty.StaticGetterAdapterFrame[GType] (System.Reflection.StaticGetter`1 getter, System.Object obj) [0x00000] in <filename unknown>:0
  at System.Reflection.MonoProperty.GetValue (System.Object obj, System.Object[] index) [0x00000] in <filename unknown>:0
  at GLib.Object.LookupGType (System.Type t) [0x00000] in <filename unknown>:0
  at GLib.Object.LookupGType () [0x00000] in <filename unknown>:0
  at GLib.Object.CreateNativeObject (System.String[] names, GLib.Value[] vals) [0x00000] in <filename unknown>:0
  at Gtk.Object.CreateNativeObject (System.String[] names, GLib.Value[] vals) [0x00000] in <filename unknown>:0
  at Gtk.Widget.CreateNativeObject (System.String[] names, GLib.Value[] vals) [0x00000] in <filename unknown>:0
  at Gtk.Widget..ctor () [0x00000] in <filename unknown>:0
  at Banshee.WebBrowser.OssiferWebView..ctor () [0x00000] in <filename unknown>:0
  at Banshee.Wikipedia.WikipediaView..ctor () [0x00000] in <filename unknown>:0
  at Banshee.Wikipedia.ContextPage.get_Widget () [0x00000] in <filename unknown>:0
  at Banshee.ContextPane.ContextPane.AddPage (Banshee.ContextPane.BaseContextPage page) [0x00000] in <filename unknown>:0
  at Banshee.ContextPane.ContextPageManager.OnExtensionChanged (System.Object o, Mono.Addins.ExtensionNodeEventArgs args) [0x00000] in <filename unknown>:0
  at Mono.Addins.ExtensionNode.add_ExtensionNodeChanged (Mono.Addins.ExtensionNodeEventHandler value) [0x00000] in <filename unknown>:0
[Warn  11:44:07.768] Caught an exception - GLib.GException: Icon 'process-working' not present in theme (in `gtk-sharp')
  at Gtk.IconTheme.LoadIcon (System.String icon_name, Int32 size, IconLookupFlags flags) [0x00000] in <filename unknown>:0
  at Banshee.Gui.Widgets.TaskStatusIcon..ctor () [0x00000] in <filename unknown>:0
[Warn  11:44:07.861] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys')
  at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x00000] in <filename unknown>:0
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0
[Warn  11:44:07.861] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached.
[Info  11:44:07.877] Updating web proxy from GConf
[Warn  11:44:07.914] Caught an exception - System.NullReferenceException: Object reference not set to an instance of an object (in `Banshee.AudioCd')
  at Banshee.AudioCd.AudioCdService.Initialize () [0x00000] in <filename unknown>:0
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0
[Warn  11:44:07.914] Extension `Banshee.AudioCd.AudioCdService' not started: Object reference not set to an instance of an object
[Warn  11:44:07.914] Caught an exception - System.ApplicationException: No support GNOME Settings Daemon could be reached. (in `Banshee.MultimediaKeys')
  at Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize () [0x00000] in <filename unknown>:0
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0
[Warn  11:44:07.915] Extension `Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME Settings Daemon could be reached.
[Warn  11:44:07.915] Caught an exception - System.NullReferenceException: Object reference not set to an instance of an object (in `Banshee.AudioCd')
  at Banshee.AudioCd.AudioCdService.Initialize () [0x00000] in <filename unknown>:0
  at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0
[Warn  11:44:07.915] Extension `Banshee.AudioCd.AudioCdService' not started: Object reference not set to an instance of an object
[Info  11:44:07.916] All services are started 0.665931
[Info  11:44:08.365] nereid Client Started

(Banshee:14996): GStreamer-CRITICAL **: Element audiotee already has a pad named src0, the behaviour of  gst_element_get_request_pad() for existing pads is undefined!

Unhandled Exception: System.IO.FileNotFoundException: No such file or directory ---> Mono.Unix.UnixIOException: No such file or directory [ENOENT].
  at Mono.Unix.UnixMarshal.ThrowExceptionForLastError () [0x00000] in <filename unknown>:0
  at Mono.Unix.UnixMarshal.ThrowExceptionForLastErrorIf (Int32 retval) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Transports.UnixSocket.Connect (System.Byte[] remote_end) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Transports.UnixNativeTransport.OpenUnix (System.String path) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Transports.UnixNativeTransport.Open (System.String path, Boolean abstract) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Transports.UnixTransport.Open (NDesk.DBus.AddressEntry entry) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Transports.Transport.Create (NDesk.DBus.AddressEntry entry) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Connection.OpenPrivate (System.String address) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Connection..ctor (System.String address) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Bus..ctor (System.String address) [0x00000] in <filename unknown>:0
  at NDesk.DBus.Bus.Open (System.String address) [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.ConnectToSystemBus () [0x00000] in <filename unknown>:0
  at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.IterateThread (System.Object o) [0x00000] in <filename unknown>:0
tc@box:~$

Following extensions are loaded (from Control Panel -> System Stats -> Installed):
Quote
acl
alsa
alsa-modules-2.6.33.3-tinycore
atk
banshee
bash
boo
bzip2-lib
cairo
curl
dbus
dbus-glib
eggdbus
enchant
expat2
firefox
flac
flash10
fontconfig
fox
gamin
gcc_libs
GConf
gdk-pixbuf2
glib-networking
glib2
glibc_apps
gnome-sharp
gnome-vfs
gnutls
graphics-2.6.33.3-tinycore
graphics-libs-1
gsettings-desktop-schemas
gst-plugins-base
gst-plugins-good
gst-plugins-ugly
gstreamer
gtk-sharp
gtk2
gudev-lib
hal
hal-info
hunspell
i2c-2.6.33.3-tinycore
icu
input-joystick-2.6.33.3-tinycore
iso-codes
jwm-snapshot
lame
liba52
libart
libasound
libattr
libavahi
libbonobo
libbonoboui
libcanberra
libcdio
libdvdread
libexif
libgcrypt
libgdiplus
libglade
libgnome
libgnome-keyring
libgnomecanvas
libgnomeui
libgoogle-data-mono
libgpg-error
libiconv
libid3tag
libIDL
libltdl
libmad
libmpeg2
libmtp
libnotify
libogg
liboil
liborc
libpci
libproxy-2.7
libsoup
libsoup-gnome
libtasn1
libtheora
libusb
libvorbis
libxft
libxml2
libxslt
mono
mono-addins
mono-zeroconf
ncurses
ncurses-common
ndesk-dbus
ndesk-dbus-glib
notify-sharp
nspr
nss
openssl-0.9.8
ORBit2
pango
pci-utils
pixman
popt
readline
SDL
shared-mime-info
sqlite3
taglib
taglib-sharp
ttf-bitstream-vera
udev-lib
usb-utils
virtualbox-ose-additions-modules-2.6.33.3-tinycore
webkit
webkit-sharp
x264
xfe
xfe-common
Xorg-7.5-lib


Running tc3.8rc3
« Last Edit: August 03, 2011, 09:51:15 PM by andrewb »

Offline andrewb

  • Full Member
  • ***
  • Posts: 121
Re: banshee doesn't play
« Reply #4 on: February 12, 2012, 05:47:35 AM »
Still not working: tc4.2

Anyone got this working?