[Bug 64391] Re: katapult and amarok

2006-10-27 Thread Martin Meredith
*** This bug is a duplicate of bug 60136 *** ** This bug has been marked a duplicate of bug 60136 Katapult doesn't work with Amarok >= 1.4.2 -- katapult and amarok https://launchpad.net/bugs/64391 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/li

[Bug 64391] Re: katapult and amarok

2006-10-23 Thread Peter Liedler
>From what I have learned is that the amarok team changed the way of storing >the file path in the database. They made this to implement the usb and ipod etc. media in a better way. For me it seems that enhancing the database query for the device (path is stored relatively to the root fs) one co

[Bug 64391] Re: katapult and amarok

2006-10-23 Thread Romain Despland
There was an update today and I hoped it would be the fix but it's not the case. It did change the error message though, now it's saying that the music file doesn't exist. It's seems that /home is missing in the address. ** Attachment added: "error window" http://librarian.launchpad.net/4930478

[Bug 64391] Re: katapult and amarok

2006-10-15 Thread Richard Johnson
I can confirm this with Edgy, KDE 3.5.5 - Error Loading Media No suitable input plugin. This often means that the url's protocol is not supported. Network failures are other possible causes. ./nixternal/MyMusic/Faith Hill - Fireflies - 01 - Sunsh

[Bug 64391] Re: katapult and amarok

2006-10-15 Thread Romain Despland
I don't really know much about programming and stuff but this came on planet ubuntu : http://www.sourceguru.net/archives/42 -- katapult and amarok https://launchpad.net/bugs/64391 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 64391] Re: katapult and amarok

2006-10-15 Thread Peter Liedler
Since in katapult source code only a sql query for the path is performed, I am not sure if this correction is a thing of katapult... -- katapult and amarok https://launchpad.net/bugs/64391 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-

[Bug 64391] Re: katapult and amarok

2006-10-15 Thread Peter Liedler
Happens on kubuntu dapper 6.06.1 with kde 3.5.5 and amarok 1.4.3 It seems, as if katapult delivers the wrong path of the file selected to amarok. The file path begins with a dot and continues with /user e.g.: ./user/rest_of_path I think it should be "~/rest of path" od "/home/user/rest_of_path"