#672574 exaile: Does not read by itself an ogg file after a mp3 file

Package:
exaile
Source:
exaile
Submitter:
frydo
Date:
2022-06-27 17:21:12 UTC
Severity:
normal
Tags:
#672574#5
Date:
2012-05-12 07:53:59 UTC
From:
To:
When listening to music, exaile can't go from mp3 file to ogg file.

Only in this way, at the end of the listening of the mp3 file, exaile stops
playing and only shows the name of the ogg file, staying at time 0.
It is possible to click on the progress bar to start listening music.

No problem from ogg to mp3, no problem from ogg to ogg, or from mp3 to mp3.
No problem if I force going to next file (being mp3 or ogg) with a click on «
next ».

#672574#14
Date:
2012-05-12 10:33:56 UTC
From:
To:
Hi,

I believe that this bug has already been reported upstream, but just
to confirm that this is the same bug and not a completely different
one, can you please run exaile in a terminal as follows:

$ LC_ALL=C exaile --debug

And try to reproduce this bug, and reply back with the output? Thanks!

Vincent

#672574#19
Date:
2012-05-12 14:19:00 UTC
From:
To:
Hi,

thanks for the answer.

You can read it below.
Reduced because of multiple lines repeated.
I changed files addresses, and added comments.
I see nothing strange when the bug appears :

15:44:24,142:INFO    : Loading Exaile 0.3.2.2... (xl.main)
15:44:24,143:INFO    : Loading settings... (xl.main)
15:44:24,183:DEBUG   : Provider tags registered for service covers (xl.providers)
15:44:24,183:DEBUG   : Provider localfile registered for service covers (xl.providers)
15:44:24,186:DEBUG   : Normal playback engine selected. (xl.player)
15:44:24,248:DEBUG   : Provider tracknumber registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider discnumber registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider artist registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider __length registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider __rating registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider __last_played registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider filename registered for service tag_formatting (xl.providers)
15:44:24,268:INFO    : Loading plugins... (xl.main)
15:44:24,269:DEBUG   : Loaded plugin gnomemmkeys (xl.plugins)
15:44:24,269:INFO    : Loading collection... (xl.main)
15:44:25,607:INFO    : Loading devices... (xl.main)
15:44:25,613:DEBUG   : Provider __local registered for service lyrics (xl.providers)
15:44:25,613:WARNING : Failed to connect to HAL, autodetection of devices will be disabled. (xl.hal)
15:44:25,613:INFO    : Loading interface... (xl.main)
15:44:25,679:INFO    : Loading main window... (xlgui)
15:44:25,680:INFO    : Enabling Restart menu item (xlgui.main)
15:44:25,686:INFO    : Connecting main window events... (xlgui.main)
15:44:25,991:DEBUG   : Adding playlist 0: order0.playing.Bibliothèque entière (xlgui.main)
15:44:25,992:DEBUG   : Tab:0; Tag:playing; Name:Bibliothèque entière (xlgui.main)
15:44:26,896:INFO    : Loading panels... (xlgui)
15:44:26,902:DEBUG   : Reloading collection tree (xlgui.panel.collection)
15:44:27,516:INFO    : Connecting panel events... (xlgui)
15:44:27,523:INFO    : Done loading main window... (xlgui)

** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width >= -1' failed
(repeated)
15:44:35,427:INFO    : Playing file:///adress_to/file1.mp3 (xl.player.engine_normal)

** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width >= -1' failed
15:44:54,582:DEBUG   : Saving settings... (xl.settings)
15:47:43,693:INFO    : Playing file:///adress_to/file2.ogg (xl.player.engine_normal)
(the music does not play, no cover image)
** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width >= -1' failed
(repeated)
(then I stop and click on file)
15:48:16,491:INFO    : Playing file:///adress_to/file2.ogg (xl.player.engine_normal)
(music plays)
** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width >= -1' failed
(repeated)
15:48:47,245:INFO    : Exaile is shutting down... (xl.main)
15:48:47,245:INFO    : Disabling plugins... (xl.main)
15:48:47,246:INFO    : Saving state... (xl.main)
15:48:47,246:DEBUG   : Removing tab order0.playing.Bibliothèque entière (xlgui.main)
15:48:47,247:DEBUG   : Saving tab 0: order0.playing.Bibliothèque entière (xlgui.main)
15:48:47,563:DEBUG   : Saving Collection DB to /home/lisinov/.local/share/exaile/music.db. (xl.trax.trackdb)
15:48:47,785:DEBUG   : Saving settings... (xl.settings)
15:48:47,785:INFO    : Bye! (xl.main)

#672574#24
Date:
2012-05-12 14:25:57 UTC
From:
To:
Hi,

thanks for the answer.

You can read it below.
Reduced because of multiple lines repeated.
I changed files addresses, and added comments.
I see nothing strange when the bug appears :

15:44:24,142:INFO    : Loading Exaile 0.3.2.2... (xl.main)
15:44:24,143:INFO    : Loading settings... (xl.main)
15:44:24,183:DEBUG   : Provider tags registered for service covers (xl.providers)
15:44:24,183:DEBUG   : Provider localfile registered for service covers (xl.providers)
15:44:24,186:DEBUG   : Normal playback engine selected. (xl.player)
15:44:24,248:DEBUG   : Provider tracknumber registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider discnumber registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider artist registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider __length registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider __rating registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider __last_played registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider filename registered for service tag_formatting (xl.providers)
15:44:24,268:INFO    : Loading plugins... (xl.main)
15:44:24,269:DEBUG   : Loaded plugin gnomemmkeys (xl.plugins)
15:44:24,269:INFO    : Loading collection... (xl.main)
15:44:25,607:INFO    : Loading devices... (xl.main)
15:44:25,613:DEBUG   : Provider __local registered for service lyrics (xl.providers)
15:44:25,613:WARNING : Failed to connect to HAL, autodetection of devices will be disabled. (xl.hal)
15:44:25,613:INFO    : Loading interface... (xl.main)
15:44:25,679:INFO    : Loading main window... (xlgui)
15:44:25,680:INFO    : Enabling Restart menu item (xlgui.main)
15:44:25,686:INFO    : Connecting main window events... (xlgui.main)
15:44:25,991:DEBUG   : Adding playlist 0: order0.playing.Bibliothèque entière (xlgui.main)
15:44:25,992:DEBUG   : Tab:0; Tag:playing; Name:Bibliothèque entière (xlgui.main)
15:44:26,896:INFO    : Loading panels... (xlgui)
15:44:26,902:DEBUG   : Reloading collection tree (xlgui.panel.collection)
15:44:27,516:INFO    : Connecting panel events... (xlgui)
15:44:27,523:INFO    : Done loading main window... (xlgui)

** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width >= -1' failed
(repeated)
15:44:35,427:INFO    : Playing file:///adress_to/file1.mp3 (xl.player.engine_normal)

** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width >= -1' failed
15:44:54,582:DEBUG   : Saving settings... (xl.settings)
15:47:43,693:INFO    : Playing file:///adress_to/file2.ogg (xl.player.engine_normal)
(the music does not play, no cover image)
** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width >= -1' failed
(repeated)
(then I stop and click on file)
15:48:16,491:INFO    : Playing file:///adress_to/file2.ogg (xl.player.engine_normal)
(music plays)
** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width >= -1' failed
(repeated)
15:48:47,245:INFO    : Exaile is shutting down... (xl.main)
15:48:47,245:INFO    : Disabling plugins... (xl.main)
15:48:47,246:INFO    : Saving state... (xl.main)
15:48:47,246:DEBUG   : Removing tab order0.playing.Bibliothèque entière (xlgui.main)
15:48:47,247:DEBUG   : Saving tab 0: order0.playing.Bibliothèque entière (xlgui.main)
15:48:47,563:DEBUG   : Saving Collection DB to /home/lisinov/.local/share/exaile/music.db. (xl.trax.trackdb)
15:48:47,785:DEBUG   : Saving settings... (xl.settings)
15:48:47,785:INFO    : Bye! (xl.main)

#672574#29
Date:
2012-05-13 05:37:21 UTC
From:
To:
Hi,

thanks for the answer.
(Third attempt to answer the right thread)

You can read it below.
Reduced because of multiple lines repeated.
I changed files addresses, and added comments.
I see nothing strange when the bug appears :

15:44:24,142:INFO    : Loading Exaile 0.3.2.2... (xl.main)
15:44:24,143:INFO    : Loading settings... (xl.main)
15:44:24,183:DEBUG   : Provider tags registered for service covers (xl.providers)
15:44:24,183:DEBUG   : Provider localfile registered for service covers (xl.providers)
15:44:24,186:DEBUG   : Normal playback engine selected. (xl.player)
15:44:24,248:DEBUG   : Provider tracknumber registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider discnumber registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider artist registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider __length registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider __rating registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider __last_played registered for service tag_formatting (xl.providers)
15:44:24,248:DEBUG   : Provider filename registered for service tag_formatting (xl.providers)
15:44:24,268:INFO    : Loading plugins... (xl.main)
15:44:24,269:DEBUG   : Loaded plugin gnomemmkeys (xl.plugins)
15:44:24,269:INFO    : Loading collection... (xl.main)
15:44:25,607:INFO    : Loading devices... (xl.main)
15:44:25,613:DEBUG   : Provider __local registered for service lyrics (xl.providers)
15:44:25,613:WARNING : Failed to connect to HAL, autodetection of devices will be disabled. (xl.hal)
15:44:25,613:INFO    : Loading interface... (xl.main)
15:44:25,679:INFO    : Loading main window... (xlgui)
15:44:25,680:INFO    : Enabling Restart menu item (xlgui.main)
15:44:25,686:INFO    : Connecting main window events... (xlgui.main)
15:44:25,991:DEBUG   : Adding playlist 0: order0.playing.Bibliothèque entière (xlgui.main)
15:44:25,992:DEBUG   : Tab:0; Tag:playing; Name:Bibliothèque entière (xlgui.main)
15:44:26,896:INFO    : Loading panels... (xlgui)
15:44:26,902:DEBUG   : Reloading collection tree (xlgui.panel.collection)
15:44:27,516:INFO    : Connecting panel events... (xlgui)
15:44:27,523:INFO    : Done loading main window... (xlgui)

** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width >= -1' failed
(repeated)
15:44:35,427:INFO    : Playing file:///adress_to/file1.mp3 (xl.player.engine_normal)

** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width >= -1' failed
15:44:54,582:DEBUG   : Saving settings... (xl.settings)
15:47:43,693:INFO    : Playing file:///adress_to/file2.ogg (xl.player.engine_normal)
(the music does not play, no cover image)
** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width >= -1' failed
(repeated)
(then I stop and click on file)
15:48:16,491:INFO    : Playing file:///adress_to/file2.ogg (xl.player.engine_normal)
(music plays)
** (exaile.py:12051): CRITICAL **: clearlooks_style_draw_box_gap: assertion `width >= -1' failed
(repeated)
15:48:47,245:INFO    : Exaile is shutting down... (xl.main)
15:48:47,245:INFO    : Disabling plugins... (xl.main)
15:48:47,246:INFO    : Saving state... (xl.main)
15:48:47,246:DEBUG   : Removing tab order0.playing.Bibliothèque entière (xlgui.main)
15:48:47,247:DEBUG   : Saving tab 0: order0.playing.Bibliothèque entière (xlgui.main)
15:48:47,563:DEBUG   : Saving Collection DB to /home/lisinov/.local/share/exaile/music.db. (xl.trax.trackdb)
15:48:47,785:DEBUG   : Saving settings... (xl.settings)
15:48:47,785:INFO    : Bye! (xl.main)

#672574#38
Date:
2012-09-13 21:32:51 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
exaile, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 672574@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Cheng <Vincentc1208@gmail.com> (supplier of updated exaile package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
Format: 1.8
Date: Mon, 10 Sep 2012 01:02:37 -0700
Source: exaile
Binary: exaile exaile-plugin-contextinfo exaile-plugin-ipod exaile-plugin-moodbar
Architecture: source all
Version: 3.3.0~rc1-1
Distribution: experimental
Urgency: low
Maintainer: Vincent Cheng <Vincentc1208@gmail.com>
Changed-By: Vincent Cheng <Vincentc1208@gmail.com>
Description:
 exaile     - flexible, full-featured audio player
 exaile-plugin-contextinfo - Exaile plugin for contextual information
 exaile-plugin-ipod - Exaile plugin for iPod support
 exaile-plugin-moodbar - Exaile plugin for moodbar
Closes: 625950 649371 672574
Changes:
 exaile (3.3.0~rc1-1) experimental; urgency=low
 .
   * Upload to experimental.
   * New upstream release candidate.
     - Fix crash when playlist contains ogg file rather after mp3 file.
       (Closes: #672574)
     - Fix segmentation fault while fetching cover art. (Closes: #625950)
     - Fix parser error when adding radio stream. (Closes: #649371)
     - Remove debian/patches/20_dash_icon.patch and debian/exaile.png;
       no longer needed.
     - Refreshing remaining patches.
   * Update X-Python-Version value in debian/control to >= 2.6.
   * Pass --fail-missing to dh_install to make sure that we install everything.
     - New plugins included in package: history, musicbrainzcovers, abrepeat,
       inhibitsuspend, mainmenubutton, bpm, osd, previewdevice,
       lastfmlove, wikipedia, grouptagger.
   * Update debian/watch file.
   * Set DMUA flag in debian/control, as per agreement with sponsor.
Checksums-Sha1:
 4a5aea699cfbbcffeb35a9e91386f6d0acc44f0c 2167 exaile_3.3.0~rc1-1.dsc
 4047a1f8e61014872b6e7c6bda46ffd79781bfae 3054491 exaile_3.3.0~rc1.orig.tar.gz
 2710a8bee366f128da8a81af8d9e5f59ce385917 9650 exaile_3.3.0~rc1-1.debian.tar.gz
 88905b12e06e95b95b8233e61a4203c573b2439e 1455102 exaile_3.3.0~rc1-1_all.deb
 03a14099d2ea6f662d353cf984313ca0e80c7013 59198 exaile-plugin-contextinfo_3.3.0~rc1-1_all.deb
 56e8f16b17178488180584990ae3ebbedf26c442 10990 exaile-plugin-ipod_3.3.0~rc1-1_all.deb
 00caa43096b67f70e2686a37a21ac25330b9ada8 15508 exaile-plugin-moodbar_3.3.0~rc1-1_all.deb
Checksums-Sha256:
 866a89429fb3dc630edd9ea9794f1a727c5fcafd18d5b92db27007b1729aeb43 2167 exaile_3.3.0~rc1-1.dsc
 72345982ad6d47225ffda23689212bc44e0c0e8730ad822173d1f063ec0aa42d 3054491 exaile_3.3.0~rc1.orig.tar.gz
 f198b9a92f39ab53efed2bf9c5d5b31292f1159aca2a453cabdf584ff0dd261d 9650 exaile_3.3.0~rc1-1.debian.tar.gz
 37eb21f8c423645aa63eea1c5402157c2a0ffab382c6b7c06159e8fbc3fd45a4 1455102 exaile_3.3.0~rc1-1_all.deb
 4dcc2a4de0141e9517428aac8b63286e0be14b976612b898070971fd2330dca2 59198 exaile-plugin-contextinfo_3.3.0~rc1-1_all.deb
 f5f6fe8a6eff9dbebefd6c0475e5ee287789190fdade23a987b3abfe17a4cd67 10990 exaile-plugin-ipod_3.3.0~rc1-1_all.deb
 57ac33f985083ccbecbcee21a40005f2bb82d8e323c0ef5de74a03704b108027 15508 exaile-plugin-moodbar_3.3.0~rc1-1_all.deb
Files:
 25e6e3da79844f23234bf6cd7df971ad 2167 sound optional exaile_3.3.0~rc1-1.dsc
 5354b94959d6db10b139daeec72e5f66 3054491 sound optional exaile_3.3.0~rc1.orig.tar.gz
 51b664804d511620e25969da00527123 9650 sound optional exaile_3.3.0~rc1-1.debian.tar.gz
 70bdc3d3811ff5f447b5e99dc58ed104 1455102 sound optional exaile_3.3.0~rc1-1_all.deb
 b0302a8bda75c68c1886fd62caa7da00 59198 sound optional exaile-plugin-contextinfo_3.3.0~rc1-1_all.deb
 7c5d535af6d2cb1352bb0ba12cacd275 10990 sound optional exaile-plugin-ipod_3.3.0~rc1-1_all.deb
 4dbe42d34de0dad2f7fc6d062d44b53c 15508 sound optional exaile-plugin-moodbar_3.3.0~rc1-1_all.deb
iQIcBAEBCAAGBQJQUk1GAAoJELNGT4lqoVlIoAsQAIHNcdda6EJGF165h0RKt5Id
AJZYQgTWmj5or29RFRKylQqFBZN4WEx6PqHOUcRN87t2x5hlZ/5uKggxMoS8Zrgb
x61bZuFOuhQ+w5rv64iWQeF9Dabt8FbSLSi+DLpuhKdkiKBCXeNmpqcQ525ABQYu
VLSpooaZUxS1WBgd7I7Y5VffYZKHciwNO02nBJ0+c6WgCr5W1PgMe/Ze+EkCgNyM
+59ksemy2Z3XR13qU2w6taXN7bkSWajdi2WpDyyuBhzIx4ZXy38nH0b3WVVLyr0+
9TyDeQ4juV37RANgME0zwyOUFnXyjFcaQW47XO6yWD6s0a4JCEBUQV0Ow1g+LlJP
j4nEmw3HCt9o0uEEl+JPGC7SlwQPOctE+3sx4hgxw9F89E5xfjNjr3hNVVTUU3rE
WoSxRCdwtY7/8Codv3o3XTP3nhq7Hakc22ASLGykS6LNDDA/DkTKtdCkaioNTT2l
0Ghn7eowjKkqh/kHtyXf3FgH7yJbl9Phh16BVyNJp18/XrPQNS3+toudppEZOwj7
a5s31U/o7coO8nsv59KB9cECHO++GwWXkvodsQufzffkTHZemivGhU/UZrQwIsWc
wmB8OPYybs8hQHJwC3aKmPyHfKlRSXI+mfp6t7oZrtZCXqGf2q9IRT7J8ioJdCOE
kg35fuqGDXcNDATxVTOk
=R/vS
-----END PGP SIGNATURE-----

#672574#43
Date:
2012-11-05 10:09:03 UTC
From:
To:
I tried this version but the problem was the same for me.
Moreover this version needs more improvements in order to be as good as the stable one (filtering for example is missing), thus I came back to stable (testing) version.

In order to give a little workaround : choosing ALSA instead of Automatic, GNOME or PulseAudio in audio options of exaile gave me a nearly good solution.
The firsts 1 or 2 seconds of the ogg file are repeated, but it plays well after that.

#672574#48
Date:
2012-11-05 18:41:45 UTC
From:
To:
reopen 672574
tag 672574 + moreinfo unreproducible
thanks

Have you tested the final release of 3.3.0 as well (instead of just
the -rc1 version)? If it's still reproducible with Exaile 3.3.0,
please file a bug report [1] on upstream's bug tracker. Thanks!

Regards,
Vincent

[1] https://bugs.launchpad.net/exaile/+filebug

#672574#73
Date:
2016-02-12 17:40:07 UTC
From:
To:
Dear submitter,

as the package exaile has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/813255

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

#672574#90
Date:
2022-06-27 17:20:48 UTC
From:
To:
I want to close this bug as it is fixed in Exaile 3.4.0.
Feel free to reopen if this still happens for you with more information
so we can hopefully find and fix the issue.