Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282436 - media-sound/exaile-0.3.0_alpha3 freezes on startup
Summary: media-sound/exaile-0.3.0_alpha3 freezes on startup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-23 13:47 UTC by Gonçalo Silva
Modified: 2009-09-01 13:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gonçalo Silva 2009-08-23 13:47:55 UTC
The startup process of exaile freezes on this line:

DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x843586c>' with data ''playback/shuffle''. (xl.event)

Since version 0.2.14 was removed from the tree the only version with the same functionality is alpha3, since alpha2 has a lot olf locked features and a few noticeable bugs.

Reproducible: Always

Steps to Reproduce:
1. Start exaile

Actual Results:  
Exaile freezed

Expected Results:  
Exaile should have normally openend

Running exaile with --debug --eventdebug, I get:

(exaile.py:27106): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(exaile.py:27106): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
INFO    : Loading Exaile 0.2.99.3... (xl.main)
INFO    : Loading settings... (xl.main)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x843586c>' with data ''settings/version''. (xl.event)
DEBUG   : Failed to migrate from 0.2.14
Traceback (most recent call last):
  File "/usr/lib/exaile/xl/main.py", line 109, in __init
    import migration_200907100931 as migrator
ImportError: No module named migration_200907100931
 (xl.main)
INFO    : Loading plugins... (xl.main)
DEBUG   : Loaded plugin shoutcast (xl.plugins)
DEBUG   : Loaded plugin audioscrobbler (xl.plugins)
DEBUG   : Loaded plugin amazoncovers (xl.plugins)
DEBUG   : Loaded plugin lyricwiki (xl.plugins)
DEBUG   : Provider cd registered for service hal (xl.providers)
DEBUG   : Sent 'hal_provider_added' event from '<xl.providers.ProviderManager object at 0x87b312c>' with data '<cd.CDHandler object at 0x8afed0c>'. (xl.event)
DEBUG   : Loaded plugin cd (xl.plugins)
DEBUG   : Provider lastfm registered for service dynamic_playlists (xl.providers)
DEBUG   : Sent 'dynamic_playlists_provider_added' event from '<xl.providers.ProviderManager object at 0x87b312c>' with data '<lastfmdynamic.LastfmSource object at 0x8b8a94c>'. (xl.event)
DEBUG   : Loaded plugin lastfmdynamic (xl.plugins)
DEBUG   : Loaded plugin gnomemmkeys (xl.plugins)
INFO    : Loading collection... (xl.main)
DEBUG   : Normal playback engine selected. (xl.player)
DEBUG   : Sent 'player_loaded' event from '<xl.main.Exaile object at 0x821942c>' with data 'None'. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8ad870c>' with data ''Entire Library''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8ad870c>' with data ''Random 100''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8ad870c>' with data ''Random 300''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8ad870c>' with data ''Random 500''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8ad870c>' with data ''Rating > 3''. (xl.event)
INFO    : Loading devices... (xl.main)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8ad870c>' with data ''Rating > 4''. (xl.event)
DEBUG   : Sent 'playlists_loaded' event from '<xl.main.Exaile object at 0x821942c>' with data 'None'. (xl.event)
DEBUG   : Sent 'device_manager_ready' event from '<xl.main.Exaile object at 0x821942c>' with data 'None'. (xl.event)
DEBUG   : Provider local registered for service covers (xl.providers)
DEBUG   : Sent 'covers_provider_added' event from '<xl.providers.ProviderManager object at 0x87b312c>' with data '<xl.cover.LocalCoverSearch object at 0x8add04c>'. (xl.event)
DEBUG   : Sent 'cover_search_method_added' event from '<xl.cover.CoverManager object at 0x8ad8cec>' with data '<xl.cover.LocalCoverSearch object at 0x8add04c>'. (xl.event)
DEBUG   : Provider __local registered for service lyrics (xl.providers)
INFO    : Loading interface... (xl.main)
DEBUG   : Sent 'lyrics_provider_added' event from '<xl.providers.ProviderManager object at 0x87b312c>' with data '<xl.lyrics.LocalLyricSearch object at 0x8add62c>'. (xl.event)
DEBUG   : Sent 'lyrics_search_method_added' event from '<xl.lyrics.LyricsManager object at 0x8add50c>' with data '<xl.lyrics.LocalLyricSearch object at 0x8add62c>'. (xl.event)
DEBUG   : Connected to HAL (xl.hal)
DEBUG   : Sent 'hal_connected' event from '<xl.hal.HAL object at 0x8ad8d6c>' with data 'None'. (xl.event)
DEBUG   : Adding playlist 0: order0.playing.Playlist (xlgui.main)
DEBUG   : Tab:0; Tag:playing; Name:Playlist (xlgui.main)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x843586c>' with data ''playback/shuffle''. (xl.event)


My emerge --info:

Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.4.1, glibc-2.10.1-r0, 2.6.29-gentoo-r1 i686)
=================================================================
System uname: Linux-2.6.29-gentoo-r1-i686-Intel-R-_Core-TM-2_CPU_T7200_@_2.00GHz-with-gentoo-2.0.1
Timestamp of tree: Sun, 23 Aug 2009 13:15:02 +0000
app-shells/bash:     4.0_p28
dev-java/java-config: 2.1.8-r1
dev-lang/python:     2.5.4-r3, 2.6.2-r1, 3.1.1
dev-util/cmake:      2.6.4-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.0
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -pipe -mtune=core2 -march=core2 -fomit-frame-pointer -falign-functions=64 -ftree-vectorize -fvect-cost-model"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O3 -pipe -mtune=core2 -march=core2 -fomit-frame-pointer -falign-functions=64 -ftree-vectorize -fvect-cost-model"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://cesium.di.uminho.pt/pub/gentoo/ ftp://cesium.di.uminho.pt/pub/gentoo/ http://darkstar.ist.utl.pt/gentoo/ ftp://darkstar.ist.utl.pt/pub/gentoo/ ftp://ftp.rnl.ist.utl.pt/pub/gentoo/ http://ftp.dei.uc.pt/pub/linux/gentoo/ ftp://ftp.dei.uc.pt/pub/linux/gentoo/"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en pt"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/mozilla /usr/local/portage/kart"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X accessibility acl acpi alsa avi bash-completion berkdb bluetooth bzip2 bzlib cd cdr cli cracklib crypt cups custom-optimization dbus dedicated divx4linux dvd dvdr faac fbcondecor flac fortran gd gdbm gif gimp gimpprint glade glx gnome gpm gstreamer gtk gtk2 hal iconv isdnlog jack java javascript jpeg kpathsea laptop libnotify mad matroska mmx mp3 mpeg msn mudflap mysql nautilus ncurses networkmanager nls nptl nptlonly nsplugin opengl openmp pam pcmcia pcre pdf pdflib pic png posix pppd python readline reflection samba session sound spl sse sse2 ssl subversion svg svga sysfs tcpd threads tiff truetype type unicode usb wifi x86 xcb xorg xulrunner xv xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en pt" NETBEANS_MODULES="cnd groovy gsf harness ide identity j2ee java nb php profiler soa visualweb webcommon websvccommon xml dlight enterprise" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-08-23 14:23:53 UTC
+*exaile-0.3.0_alpha3-r1 (23 Aug 2009)
+
+  23 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
+  -exaile-0.3.0_alpha3.ebuild, +exaile-0.3.0_alpha3-r1.ebuild:
+  Install migrations -directory for moving from exaile 0.2.x wrt #282436,
+  thanks to Gonçalo Silva for reporting.
+
   23 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
   exaile-0.3.0_alpha3.ebuild:
   python_need_rebuild

> DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance
> at 0x843586c>' with data ''settings/version''. (xl.event)
> DEBUG   : Failed to migrate from 0.2.14
> Traceback (most recent call last):
>   File "/usr/lib/exaile/xl/main.py", line 109, in __init
>     import migration_200907100931 as migrator
> ImportError: No module named migration_200907100931
>  (xl.main)

Should fix this.

Also, (hint) run python-updater and revdep-rebuild just to be sure(tm)
Comment 2 Gonçalo Silva 2009-08-23 16:26:07 UTC
It still freezes. I erased all my configuration files (.exaile/ and .config/exaile/) and re-emerged exaile, but the outcome is the same. The output with --debug --eventdebug is:

INFO    : Loading Exaile 0.2.99.3... (xl.main)
INFO    : Loading settings... (xl.main)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x843586c>' with data ''settings/version''. (xl.event)
DEBUG   : ~/.exaile/music.db did not exist, old exaile version not detected (migration_200907100931)
DEBUG   : Will not migrate and overwrite data. (migration_200907100931)
INFO    : Loading plugins... (xl.main)
DEBUG   : Loaded plugin shoutcast (xl.plugins)
DEBUG   : Loaded plugin lastfmcovers (xl.plugins)
DEBUG   : Loaded plugin lyricwiki (xl.plugins)
DEBUG   : Provider cd registered for service hal (xl.providers)
DEBUG   : Loaded plugin cd (xl.plugins)
DEBUG   : Sent 'hal_provider_added' event from '<xl.providers.ProviderManager object at 0x86af7cc>' with data '<cd.CDHandler object at 0x8a42fec>'. (xl.event)
DEBUG   : Provider rgvolume registered for service stream_element (xl.providers)
DEBUG   : Provider rglimiter registered for service stream_element (xl.providers)
DEBUG   : Loaded plugin replaygain (xl.plugins)
INFO    : Loading collection... (xl.main)
DEBUG   : Sent 'stream_element_provider_added' event from '<xl.providers.ProviderManager object at 0x86af7cc>' with data '<class 'replaygain.ReplaygainVolume'>'. (xl.event)
DEBUG   : Sent 'stream_element_provider_added' event from '<xl.providers.ProviderManager object at 0x86af7cc>' with data '<class 'replaygain.ReplaygainLimiter'>'. (xl.event)
DEBUG   : Normal playback engine selected. (xl.player)
DEBUG   : Sent 'player_loaded' event from '<xl.main.Exaile object at 0x821942c>' with data 'None'. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8a46e2c>' with data ''Entire Library''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8a46e2c>' with data ''Random 100''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8a46e2c>' with data ''Random 300''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8a46e2c>' with data ''Random 500''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8a46e2c>' with data ''Rating > 3''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8a46e2c>' with data ''Rating > 4''. (xl.event)
DEBUG   : Sent 'playlists_loaded' event from '<xl.main.Exaile object at 0x821942c>' with data 'None'. (xl.event)
INFO    : Loading devices... (xl.main)
DEBUG   : Sent 'device_manager_ready' event from '<xl.main.Exaile object at 0x821942c>' with data 'None'. (xl.event)
DEBUG   : Provider local registered for service covers (xl.providers)
DEBUG   : Sent 'covers_provider_added' event from '<xl.providers.ProviderManager object at 0x86af7cc>' with data '<xl.cover.LocalCoverSearch object at 0x8ac788c>'. (xl.event)
DEBUG   : Sent 'cover_search_method_added' event from '<xl.cover.CoverManager object at 0x8ac772c>' with data '<xl.cover.LocalCoverSearch object at 0x8ac788c>'. (xl.event)
DEBUG   : Connected to HAL (xl.hal)
DEBUG   : Sent 'hal_connected' event from '<xl.hal.HAL object at 0x8ac74cc>' with data 'None'. (xl.event)
DEBUG   : Provider __local registered for service lyrics (xl.providers)
INFO    : Loading interface... (xl.main)
DEBUG   : Sent 'lyrics_provider_added' event from '<xl.providers.ProviderManager object at 0x86af7cc>' with data '<xl.lyrics.LocalLyricSearch object at 0x8ac7d0c>'. (xl.event)
DEBUG   : Sent 'lyrics_search_method_added' event from '<xl.lyrics.LyricsManager object at 0x8ac7c0c>' with data '<xl.lyrics.LocalLyricSearch object at 0x8ac7d0c>'. (xl.event)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x843586c>' with data ''gui/trackslist_defaults_set''. (xl.event)

I ran python-updater yesterday while trying to solve this... revdep-rebuild doesn't find any breakage. What else could it be?
Comment 3 Gonçalo Silva 2009-08-23 16:27:01 UTC
Re-opened the issue since startup still freezes with:

DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance
at 0x843586c>' with data ''gui/trackslist_defaults_set''. (xl.event)
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-08-26 10:25:56 UTC
Have you tried removing exaile directories from,

~/.cache
~/.config
~/.local
~/.exaile

and starting from "empty table"?
Comment 5 Gonçalo Silva 2009-08-26 13:09:43 UTC
Yes, I've tried. I re-tried it a few minutes ago (unmerged exaile 0.3.0_alpha2, erased all directories, emerge exaile-0.3.0_alpha3) but it still freezes at the point I stated above.

Maybe the beta will be in Portage soon and I'll just skip this alpha..
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2009-08-27 19:42:12 UTC
Exaile 0.3.0 (final) in portage. Please test.
Comment 7 Gonçalo Silva 2009-09-01 13:29:01 UTC
The final version installs and works flawlessly. Thank you.