You are not logged in.

#1 2008-10-24 18:13:52

gimpel
Member
From: Jena, Germany
Registered: 2008-02-08
Posts: 23

Exaile problems with some audio files since upgrade:

Hi,

I'm having problems with exaile since yesterday.
For some files the progess bar is stuck during playback e.g. "0:00/4:56". When clicked it updates to the clicked position (e.g. 1:23/4:56) but doesnt progress any further afterwards.
Also there is a problem when playback should progress to the next file at the end of the track: After the actual duration of a track has elapsed silence is added (varying from a few seconds to several minutes depending on the track) before the playback advances to the next track.
However everything else works fine. Symptoms are the same for 0.2.14 and the most recent available 0.3a tarball from the exaile developer repo.

I deleted ~/.exaile for no effect but lost settings :-)

I'm using testing repo, PKG Versions of deps:
   python 2.6   (updatet this week)
   pygtk 2.13   (updated this week)
   gstreamer 0.10.21
   gstreamer-python 0.10.13
   gstreamer-base-plugins 0.10.21
   gstreamer-good-plugins 0.10.10
   dbus-python 0.83
   

debug output of 0.2.99.1 (08-10-23): (looks like 0.2.4 output, seems to be nothing suspicious here)

rechenknecht ~/Desktop/backup/exaile  $  ./exaile --debug --eventdebug
INFO    : Loading Exaile 0.2.99.1... (xl.main)
INFO    : Loading settings (xl.settings)
/home/gimpel/Desktop/backup/exaile/xlgui/guiutil.py:17: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import gtk, os.path, urllib, time, md5
INFO    : Loading plugins... (xl.main)
INFO    : LastFM: attempting to connect to audioscrobbler (audioscrobbler)
DEBUG   : Loaded plugin audioscrobbler (xl.plugins)
DEBUG   : Loaded plugin lastfmcovers (xl.plugins)
DEBUG   : Loaded plugin amazoncovers (xl.plugins)
DEBUG   : Loaded plugin lyricsfly (xl.plugins)
DEBUG   : Provider lastfm registered for service dynamic_playlists (xl.providers)
DEBUG   : Loaded plugin lastfmdynamic (xl.plugins)
DEBUG   : Sent 'dynamic_playlists_provider_added' event from '<xl.providers.ProviderManager object at 0x8f996ec>' with data '<lastfmdynamic.LastfmSource object at 0x8c30b8c>'. (xl.event)
DEBUG   : Loaded plugin console (xl.plugins)
INFO    : Loading collection... (xl.main)
DEBUG   : Sent 'collection_loaded' event from '<xl.main.Exaile object at 0x87fb04c>' with data 'None'. (xl.event)
DEBUG   : Using autoaudiosink for playback (xl.player)
DEBUG   : Sent 'player_loaded' event from '<xl.main.Exaile object at 0x87fb04c>' with data 'None'. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8c0a2ec>' with data ''Entire Library''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8c0a2ec>' with data ''Random 100''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8c0a2ec>' with data ''Random 300''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8c0a2ec>' with data ''Random 500''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8c0a2ec>' with data ''Rating > 3''. (xl.event)
DEBUG   : Sent 'playlist_added' event from '<xl.playlist.PlaylistManager object at 0x8c0a2ec>' with data ''Rating > 4''. (xl.event)
DEBUG   : Sent 'playlists_loaded' event from '<xl.main.Exaile object at 0x87fb04c>' with data 'None'. (xl.event)
INFO    : Loading devices... (xl.main)
DEBUG   : Connected to HAL (xl.hal)
INFO    : Loading interface... (xl.main)
/home/gimpel/Desktop/backup/exaile/xlgui/playlist.py:413: GtkWarning: Theme directory scalable/animations/small/16x16 of theme oxygen has no size field

  gtk.ICON_SIZE_SMALL_TOOLBAR)
/home/gimpel/Desktop/backup/exaile/xlgui/playlist.py:413: GtkWarning: Theme directory scalable/animations/small/22x22 of theme oxygen has no size field

  gtk.ICON_SIZE_SMALL_TOOLBAR)
INFO    : [Last.FM]: Logged in successfully (_scrobbler)
INFO    : LastFM: Connected to audioscrobbler (audioscrobbler)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x8abf86c>' with data ''playback/shuffle''. (xl.event)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x8abf86c>' with data ''playback/repeat''. (xl.event)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x8abf86c>' with data ''playback/dynamic''. (xl.event)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x8abf86c>' with data ''playback/shuffle''. (xl.event)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x8abf86c>' with data ''playback/repeat''. (xl.event)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x8abf86c>' with data ''playback/dynamic''. (xl.event)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x8abf86c>' with data ''gui/collection_active_view''. (xl.event)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x8abf86c>' with data ''gui/files_panel_dir''. (xl.event)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x8abf86c>' with data ''gui/files_Filename_col_width''. (xl.event)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x8abf86c>' with data ''gui/files_Size_col_width''. (xl.event)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x8abf86c>' with data ''gui/files_Filename_col_width''. (xl.event)
DEBUG   : Sent 'option_set' event from '<xl.settings.SettingsManager instance at 0x8abf86c>' with data ''gui/files_Size_col_width''. (xl.event)
DEBUG   : Sent 'gui_loaded' event from '<xl.main.Exaile object at 0x87fb04c>' with data 'None'. (xl.event)
DEBUG   : Sent 'exaile_loaded' event from '<xl.main.Exaile object at 0x87fb04c>' with data 'None'. (xl.event)
DEBUG   : Sent 'pl_current_changed' event from '<xl.playlist.Playlist object at 0x8ee940c>' with data '0'. (xl.event)
INFO    : Playing file:///mnt/tosh/Musik/Alternative/And You Will Know Us By The Trail Of Dead/Worlds Apart/01-and_you_will_know_us_by_the_trail_of_dead-ode_to_isis-h8me.mp3 (xl.player)
DEBUG   : Sent 'playback_start' event from '<xl.player.GSTPlayer object at 0x8f9ae4c>' with data ''Ode To Isis' by '...And You Will Know Us By The Trail Of Dead' from 'Worlds Apart''. (xl.event)
DEBUG   : Sent 'tags_parsed' event from '<xl.player.GSTPlayer object at 0x8f9ae4c>' with data '('Ode To Isis' by '...And You Will Know Us By The Trail Of Dead' from 'Worlds Apart', <GstTagList at 0x8e4c530>)'. (xl.event)
DEBUG   : Sent 'tags_parsed' event from '<xl.player.GSTPlayer object at 0x8f9ae4c>' with data '('Ode To Isis' by '...And You Will Know Us By The Trail Of Dead' from 'Worlds Apart', <GstTagList at 0x9c11a50>)'. (xl.event)
DEBUG   : Sent 'tags_parsed' event from '<xl.player.GSTPlayer object at 0x8f9ae4c>' with data '('Ode To Isis' by '...And You Will Know Us By The Trail Of Dead' from 'Worlds Apart', <GstTagList at 0x9c11a68>)'. (xl.event)
DEBUG   : Sent 'tags_parsed' event from '<xl.player.GSTPlayer object at 0x8f9ae4c>' with data '('Ode To Isis' by '...And You Will Know Us By The Trail Of Dead' from 'Worlds Apart', <GstTagList at 0x9c314c8>)'. (xl.event)
INFO    : Attempting to submit now playing information... (audioscrobbler)
INFO    : [Last.FM]: Submitted 'now playing' succesfully (_scrobbler)
DEBUG   : Sent 'pl_current_changed' event from '<xl.playlist.Playlist object at 0x8ee940c>' with data '1'. (xl.event)
INFO    : Playing file:///mnt/tosh/Musik/Alternative/And You Will Know Us By The Trail Of Dead/Worlds Apart/02-and_you_will_know_us_by_the_trail_of_dead-will_you_smile_again-h8me.mp3 (xl.player)
DEBUG   : Sent 'playback_end' event from '<xl.player.GSTPlayer object at 0x8f9ae4c>' with data ''Ode To Isis' by '...And You Will Know Us By The Trail Of Dead' from 'Worlds Apart''. (xl.event)
DEBUG   : Sent 'playback_start' event from '<xl.player.GSTPlayer object at 0x8f9ae4c>' with data ''Will You Smile Again?' by '...And You Will Know Us By The Trail Of Dead' from 'Worlds Apart''. (xl.event)
DEBUG   : Sent 'tags_parsed' event from '<xl.player.GSTPlayer object at 0x8f9ae4c>' with data '('Will You Smile Again?' by '...And You Will Know Us By The Trail Of Dead' from 'Worlds Apart', <GstTagList at 0xb4103a20>)'. (xl.event)
DEBUG   : Sent 'tags_parsed' event from '<xl.player.GSTPlayer object at 0x8f9ae4c>' with data '('Will You Smile Again?' by '...And You Will Know Us By The Trail Of Dead' from 'Worlds Apart', <GstTagList at 0x9c64908>)'. (xl.event)
DEBUG   : Sent 'tags_parsed' event from '<xl.player.GSTPlayer object at 0x8f9ae4c>' with data '('Will You Smile Again?' by '...And You Will Know Us By The Trail Of Dead' from 'Worlds Apart', <GstTagList at 0x9c3d8c0>)'. (xl.event)
DEBUG   : Sent 'tags_parsed' event from '<xl.player.GSTPlayer object at 0x8f9ae4c>' with data '('Will You Smile Again?' by '...And You Will Know Us By The Trail Of Dead' from 'Worlds Apart', <GstTagList at 0x9c31420>)'. (xl.event)
INFO    : [Last.FM]: OK: i%5B0%5D=1224859779&b%5B0%5D=Worlds+Apart&o%5B0%5D=P&n%5B0%5D=1&a%5B0%5D=...And+You+Will+Know+Us+By+The+Trail+Of+Dead&s=a1b7b6648eef448382d861681f7ae78e&m%5B0%5D=&t%5B0%5D=Ode+To+Isis&r%5B0%5D=&l%5B0%5D=77 (_scrobbler)
INFO    : Attempting to submit now playing information... (audioscrobbler)
INFO    : [Last.FM]: Submitted 'now playing' succesfully (_scrobbler)
INFO    : Exaile is shutting down... (xl.main)
DEBUG   : Stopping IdleManager thread... (xl.event)
DEBUG   : Sent 'quit_application' event from '<xl.main.Exaile object at 0x9e9c04c>' with data '<xl.main.Exaile object at 0x9e9c04c>'. (xl.event)
INFO    : Saving state... (xl.main)
INFO    : Bye! (xl.main)

god is real unless declared integer

Offline

#2 2008-10-25 10:32:40

Dieter@be
Forum Fellow
From: Belgium
Registered: 2006-11-05
Posts: 2,001
Website

Re: Exaile problems with some audio files since upgrade:

I've had something similar.  Do you use pulseaudio? In my case just stopping pulseaudio and restarting exaile does the trick.


< Daenyth> and he works prolifically
4 8 15 16 23 42

Offline

#3 2008-10-26 11:52:13

gimpel
Member
From: Jena, Germany
Registered: 2008-02-08
Posts: 23

Re: Exaile problems with some audio files since upgrade:

Yes i'm using pulseaudio.

I modified the pulseaudio PKGBUILD to use version 0.13
and modified /etc/pulse/daemon.conf:
disallow-module-loading = yes
disallow-exit = yes

Since then the bug seems to be gone...


god is real unless declared integer

Offline

Board footer

Powered by FluxBB