*** 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
>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
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
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
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
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-
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"