Summary: | daap connection suddenly lost | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Thorsten Hirsch <t.hirsch> |
Component: | Collections/DAAP | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | caco3, ian.monroe, skywalker_99, vdboor |
Priority: | NOR | ||
Version: | 2.4.1 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
debug output when amarok loses daap connection
debug output now with amarok 2.2 |
Description
Thorsten Hirsch
2009-08-16 13:23:18 UTC
Created attachment 36195 [details]
debug output when amarok loses daap connection
I know nothing about DAAP. Myriam: Playlist:: Means the The Playlist, something I hardly have any knowledge about. CC'ing me is probably not going to help fix this faster. Ian knows about DAAP though. Or at least he can CC the one that ported it to A2. Is there anything I can do to help you get this problem fixed? It's always reproducable here and very annoying. Maybe it's enough if you stabilize the connection to the daap server, i.e. include some retries or so...? The bug is still present in Amarok 2.2. Created attachment 37312 [details]
debug output now with amarok 2.2
Here only 1 song could be played (Nouvelle Vague - Killing Moon). All the other songs were skipped, because of the bug.
Ian, any news on this? Please also see comment #2 Forgot to set to daap Can somebody reproduce this with Amarok 2.2.1, Amarok 2.2.2 beta or current git? I can still reproduce this with Amarok 2.2.1. Thank you for the feedback, Thorsten. Can somebody else confirm this? *** Bug 220610 has been marked as a duplicate of this bug. *** confirmed by duplicate > [Playlist::Actions] [WARNING!] engineNewTrackPlaying: "<song name>" does not
match what the playlist controller thought it should be
Fascinating. In my playlist I also see tracks grouped with the wrong album. If the artist/album fields are empty, they are sometimes taken from the previous track.
That's interesting. I also have some kind of side effect. Besides the daap collection that causes the issue, I also have a local music collection. Playing songs from my local collection works completely fine. And playing songs from the daap collection causes the issue we are talking about. So far, so good. Now the side effect is: when playing songs from both collections (mixed randomly), the issue also occurs and I even can't play songs from my local collection anymore. Thorsten Updated to Amarok 2.2.2, but problem remains the same. The current problem is that nobody is working on DAAP in Amarok, so if somebody knows a coder wanting to work on that... Is this still valid with Amarok 2.3.1, to be released next week? Yes, problem still exists in 2.3.1. Thorsten Thank you for the feedback. Still valid in 2.4.0 on Ubuntu Natty and also in 2.4.1 on Gentoo. Daap playing stops after each track, but amarok displays the name of the next one via knotify. Hitting Play again forces amarok to go on with playing Thank you for the feedback. I can confirm this bug in version 2.4.1 on KDE 4.6.2. Is there any way to fix this? This makes DAAP almost useless for me :( My synology disk station would also support UPnP, which works fine with the media player on my mobile phone, how ever Amarok seems not be able to see it :( Any solution to that? (UPnP Inspector and other tools can see my uPnP server). Git commit bd0b738fc0ed623c95e8657061a5ddcfa6998aaf by Bart Cerneels. Committed on 01/07/2011 at 08:36. Pushed by shanachie into branch 'master'. DAAP: use protocol introspection responce types. Previously was using hardcoded values. Patch by Lukas Sandström. CCBUG:204043 REVIEW:101798 M +55 -122 src/core-impl/collections/daap/daapreader/Reader.cpp M +5 -4 src/core-impl/collections/daap/daapreader/Reader.h http://commits.kde.org/amarok/bd0b738fc0ed623c95e8657061a5ddcfa6998aaf Is this still valid with Amarok 2.6? Closing for lack of feedback. Please all, consider using UPnP instead of DAAP, Amarok works fine with it since there is a KIO slave for UPnP. |