Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

playback stops during song (local mp3) #6315

Open
1 task
starenka opened this issue Mar 26, 2019 · 2 comments
Open
1 task

playback stops during song (local mp3) #6315

starenka opened this issue Mar 26, 2019 · 2 comments

Comments

@starenka
Copy link

Before posting

Please follow the steps below and check the boxes with [x] once you did the step.

  • [ x] I checked the issue tracker for similar issues
  • [ x] I checked the changelog if the issue is already resolved
  • I tried the latest Clementine build from here

System information

Please provide information about your system and the version of Clementine used.

  • Operating System: Debian
  • Clementine version: 1.3.1

Expected behaviour / actual behaviour

song is played till the end

Steps to reproduce the problem (only for bugs)

play a song

clementine --verbose

13:58:29.906 ERROR logging:57                       Source ID 10 was not found when attempting to remove it
__logging_message__14:00:23.151 WARN  unknown                          QIODevice::read (QFile, "/home/starenka/.local/share/Last.fm/starenka_subs_cache.xml"): device not open
__logging_message__14:00:24.050 DEBUG unknown                          "  <lfm status=\"ok\">\n    <nowplaying>\n      <track corrected=\"0\">Under the Water Holding a Breath</track>\n      <artist corrected=\"0\">Five Seconds to Leave</artist>\n      <album corrected=\"0\">SoundScapeLandTracks</album>\n      <albumArtist corrected=\"0\"/>\n      <ignoredMessage code=\"0\"/>\n    </nowplaying>\n  </lfm>\n"
__logging_message__14:04:22.407 WARN  unknown                          QIODevice::read (QFile, "/home/starenka/.local/share/Last.fm/starenka_subs_cache.xml"): device not open
__logging_message__14:04:22.408 WARN  unknown                          QIODevice::write (QFile, "/home/starenka/.local/share/Last.fm/starenka_subs_cache.xml"): device not open
__logging_message__14:04:23.287 DEBUG unknown                          "  <lfm status=\"ok\">\n    <scrobbles ignored=\"0\" accepted=\"1\">\n      <scrobble>\n        <track corrected=\"0\">Under the Water Holding a Breath</track>\n        <artist corrected=\"0\">Five Seconds to Leave</artist>\n        <album corrected=\"0\">SoundScapeLandTracks</album>\n        <albumArtist corrected=\"0\"/>\n        <timestamp>1553605223</timestamp>\n        <ignoredMessage code=\"0\"/>\n      </scrobble>\n    </scrobbles>\n  </lfm>\n"
__logging_message__14:04:27.787 DEBUG unknown                          "  <lfm status=\"ok\">\n    <nowplaying>\n      <track corrected=\"0\">Grace Is Gone</track>\n      <artist corrected=\"0\">Five Seconds to Leave</artist>\n      <album corrected=\"0\">SoundScapeLandTracks</album>\n      <albumArtist corrected=\"0\"/>\n      <ignoredMessage code=\"0\"/>\n    </nowplaying>\n  </lfm>\n"
14:04:29.865 ERROR logging:57                       Source ID 11 was not found when attempting to remove it
__logging_message__14:06:52.408 WARN  unknown                          QIODevice::read (QFile, "/home/starenka/.local/share/Last.fm/starenka_subs_cache.xml"): device not open
__logging_message__14:06:52.409 WARN  unknown                          QIODevice::write (QFile, "/home/starenka/.local/share/Last.fm/starenka_subs_cache.xml"): device not open
__logging_message__14:06:53.263 DEBUG unknown                          "  <lfm status=\"ok\">\n    <scrobbles ignored=\"0\" accepted=\"1\">\n      <scrobble>\n        <track corrected=\"0\">Grace Is Gone</track>\n        <artist corrected=\"0\">Five Seconds to Leave</artist>\n        <album corrected=\"0\">SoundScapeLandTracks</album>\n        <albumArtist corrected=\"0\"/>\n        <timestamp>1553605467</timestamp>\n        <ignoredMessage code=\"0\"/>\n      </scrobble>\n    </scrobbles>\n  </lfm>\n"
__logging_message__14:06:57.784 DEBUG unknown                          "  <lfm status=\"ok\">\n    <nowplaying>\n      <track corrected=\"0\">Beluga Song</track>\n      <artist corrected=\"0\">Five Seconds to Leave</artist>\n      <album corrected=\"0\">SoundScapeLandTracks</album>\n      <albumArtist corrected=\"0\"/>\n      <ignoredMessage code=\"0\"/>\n    </nowplaying>\n  </lfm>\n"
14:06:59.870 ERROR logging:57                       Source ID 12 was not found when attempting to remove it
__logging_message__14:10:57.410 WARN  unknown                          QIODevice::read (QFile, "/home/starenka/.local/share/Last.fm/starenka_subs_cache.xml"): device not open
__logging_message__14:10:57.411 WARN  unknown                          QIODevice::write (QFile, "/home/starenka/.local/share/Last.fm/starenka_subs_cache.xml"): device not open
__logging_message__14:10:58.264 DEBUG unknown                          "  <lfm status=\"ok\">\n    <scrobbles ignored=\"0\" accepted=\"1\">\n      <scrobble>\n        <track corrected=\"0\">Beluga Song</track>\n        <artist corrected=\"0\">Five Seconds to Leave</artist>\n        <album corrected=\"0\">SoundScapeLandTracks</album>\n        <albumArtist corrected=\"0\"/>\n        <timestamp>1553605617</timestamp>\n        <ignoredMessage code=\"0\"/>\n      </scrobble>\n    </scrobbles>\n  </lfm>\n"
14:11:04.833 ERROR logging:57                       Source ID 13 was not found when attempting to remove it```

@falkartis
Copy link

Also happens to me on some mp3 and on some ogg files.

@boospy
Copy link

boospy commented Oct 20, 2019

Same here on Kubuntu 18.04 with the actual clementine version 1.3.1. Change the output to alsa did not help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants