Created attachment 65295 [details] STDERR from amarok execution Version: 2.4-GIT (using KDE 4.6.5) OS: Linux Attempting to copy artist/albums from local collection to Sansa Fuze. Right click on artist name in left panel, select copy to device name, and nothing happens. No confirmation window, no error message, no nothing. STDERR shows no filename for target (see attached). Reproducible: Always Steps to Reproduce: Started amarok, selected artist, tried to copy, nothing happens, exited amarok. Actual Results: Nothing. Expected Results: Should have asked to confirm destination location/names, then copied tracks.
Copying to UMS devices is still very broken in 2.5 Beta (and current GIT)
Please explain further. I need to know what is wrong before I can fix it. Up to now I was assuming this bug was about MTP.
Not MTP, I run in MSC mode as Sansa doesn't handle .ogg files well in MTP. Anyway, if you look in the attachment (after "we were about to copy"), you see the format is 0, followed by destinations of "/.ogg". There's also a signal name that's not even close to valid. I ran a full scan of the local collection, no change.
I think I understand what is going on: your filename template must be invalid. Please attach the .is_audio_player file that should be on the root of your Sansa. Meanwhile I'll try to reproduce the situation.
Git commit 0d8e7f4044b1eacc4b952058a1002f4e32e5c44f by Bart Cerneels. Committed on 18/11/2011 at 11:03. Pushed by shanachie into branch 'master'. Fix filename scheme problems for UMS. BUG:285900 M +1 -0 ChangeLog M +9 -2 src/core-impl/collections/umscollection/UmsCollection.cpp http://commits.kde.org/amarok/0d8e7f4044b1eacc4b952058a1002f4e32e5c44f
On Friday, November 18, 2011 05:09:24 AM Bart Cerneels wrote: > https://bugs.kde.org/show_bug.cgi?id=285900 > > > Bart Cerneels <bart.cerneels@kde.org> changed: > > What |Removed |Added > --------------------------------------------------------------------------- > - Status|UNCONFIRMED |RESOLVED > Resolution| |FIXED > > > > > --- Comment #5 from Bart Cerneels <bart cerneels kde org> 2011-11-18 > 10:09:23 --- Git commit 0d8e7f4044b1eacc4b952058a1002f4e32e5c44f by Bart > Cerneels. Committed on 18/11/2011 at 11:03. > Pushed by shanachie into branch 'master'. > > Fix filename scheme problems for UMS. > > BUG:285900 > > M +1 -0 ChangeLog > M +9 -2 src/core-impl/collections/umscollection/UmsCollection.cpp > > http://commits.kde.org/amarok/0d8e7f4044b1eacc4b952058a1002f4e32e5c44f Much better, but still a couple of problems: 1) I still don't get the dialog to change the naming scheme and confirm the destination (like I used to in 2.4.x) 2 ) There is still a "No such slot" message from copyUrlsToCollection (see attached STDERR output). But at least I can copy again, as long as I can use the default scheme.
On Friday, November 18, 2011 03:57:50 AM Bart Cerneels wrote: > https://bugs.kde.org/show_bug.cgi?id=285900 > > > > > > --- Comment #4 from Bart Cerneels <bart cerneels kde org> 2011-11-18 > 08:57:49 --- I think I understand what is going on: your filename template > must be invalid. Please attach the .is_audio_player file that should be on > the root of your Sansa. > > Meanwhile I'll try to reproduce the situation. File .is_audio_player attached
I don't see the attachment
Created attachment 65827 [details] STDERR after applying patch Hmmm, I guess bugzilla won't take attachments via email. Attached via web.