You are not logged in.
Recently, exaile refuses to play music files. When I launch it from a shell:
$ exaile
INFO : Loading Exaile 0.3.2.0...
INFO : Loading settings...
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
INFO : Loading plugins...
INFO : Loading collection...
INFO : Loading devices...
INFO : Loading interface...
INFO : Loading main window...
INFO : Connecting main window events...
INFO : Loading panels...
INFO : Connecting panel events...
INFO : Done loading main window...
INFO : Playing file:///media/data/DM/file.flac
Segmentation faultAlso tried rhythmbox with the same results:
$ rhythmbox
(rhythmbox:5663): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Segmentation faultFinally, banshee crashes as well:
$ banshee-1
[Info 20:04:45.641] Running Banshee 1.6.1: [source-tarball (linux-gnu, x86_64) @ 2010-06-13 18:19:30 UTC]
[Warn 20:04:46.239] Cannot connect to NetworkManager or Wicd - An available, working network connection will be assumed
[Info 20:04:46.274] All services are started 0.502216
[Warn 20:04:46.811] Forcefully breaking out of RCS loop b/c change in total_width less than 1.0
[Info 20:04:46.854] nereid Client Started
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 20:04:47.082] 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
[Warn 20:04:58.326] Forcefully breaking out of RCS loop b/c change in total_width less than 1.0
[Warn 20:04:59.561] Forcefully breaking out of RCS loop b/c change in total_width less than 1.0
Stacktrace:
Native stacktrace:
Segmentation faultI know there is a great python rebuild underway, but I do not have any testing repo enabled. Running x86_64 with Gnome (seems like this behavior started happening after 2.32 got pulled down).
I can use vlc or xmms to play all sorts of files (mp3, flac, etc.) with no problems so it's definitely pointing to a python problem I think...
Advice is welcomed.
Last edited by graysky (2010-10-08 00:05:34)
Offline
Exaile is working fine for me (MP3, OGG) today after a full 'pacman -Syu' last night.
Offline
Exaile is working fine for me (MP3, OGG) today after a full 'pacman -Syu' last night.
Gnome?
Offline
I thought this might be related to alsa so I removed it and installed oss but I get the same crap.
Only relavant debug info is a one-liner from dmesg:
source:src[3549]: segfault at ffffffffffffffff ip ffffffffffffffff sp 00007f38113d8828 error 14Offline
Gnome?
Openbox
Offline
Finally gave up and opened a bug report.
https://bugs.archlinux.org/task/21146
Offline