Registered Member
|
i am having a problem, which has been neatly summarised in the subject of this post. however, allow me to elaborate:
having finished a nice fresh install of ubuntu 6.06, i downloaded amarok 1.4.2beta1 and compiled/installed it successfully first time (which was a first for me in itself!). i've got my music collection organised in the common |
Registered Member
|
well, after screwing around for a while longer, to no avail, i decided to install the latest stable version, 1.4.1, and hey presto, there are my cover images, all as they should be.
is this something worth reporting as a bug, or is it more likely to be a freakish anomalie? |
KDE Developer
|
Yes, please make a bug report.
--
Mark Kretschmann - Amarok Developer |
Registered Member
|
I think I've tracked it down.
CollectionDB::URLsFromQuery checks to see if the device id for the image is mounted
When the files are on the local hard disk, the id will be -1. The MountPointManager class does not register -1 as being mounted. The simplest solution is to add a check for -1 to the above test (there are 4 places in CollectionDB where this needs changing)
The better solution is to fix MountPointManager to registed -1 as mounted, but I haven't done that yet as I don't want to break it!
Last edited by iain_benson on Wed Aug 02, 2006 9:23 pm, edited 1 time in total.
|
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]