Version: 2.0-rc (using KDE 4.1.3) OS: Linux Installed from: Debian testing/unstable Packages In my mp3 filetree I have for every music album an album folder, in every album folder there is a cover image with the filename "cover.jpg". After starting from a fresh amarok 2.0 rc 1 installation and adding mp3 folders to the collection I see a cover image of approx. 270 x 270 pixels in the "Current Track Info View" when playing a song. After quiting amarok and restarting again the cover images in the "Current Track Info View" have reduced the size to approx. 150 x 150 pixels. See the 2 attachements.
Created attachment 29033 [details] Screenshot crop with big album image
Created attachment 29034 [details] Screenshot crop with small album image
Oh, and I forgot the obvious: I'd like that the album images stay big.
FYI, the small image is how it's supposed to look like in Amarok 2.0. The initial one is a bug.
(In reply to comment #4) > FYI, the small image is how it's supposed to look like in Amarok 2.0. > The initial one is a bug. > :-(( No chance that the big one returns? ;-))))
Hmmm I thought we fixed this for RC 1...
*** Bug 178193 has been marked as a duplicate of this bug. ***
*** Bug 177447 has been marked as a duplicate of this bug. ***
I could now reproduce the problem. Here's a screenshot: http://mark.kollide.net/amarok2_giant_cover.png How to reproduce: * Open shell * export KDEHOME=$HOME/kdetestconfig * Start amarok from shell
(In reply to comment #9) > I could now reproduce the problem. Here's a screenshot: > > http://mark.kollide.net/amarok2_giant_cover.png > > > How to reproduce: > > * Open shell > * export KDEHOME=$HOME/kdetestconfig > * Start amarok from shell > Yes, also in Amarok 2.0 there is still the same bug. Again, I'd like to stress that I like the large cover image better. On the other hand Leo Franchi wrote in his blog today that the context view will be reworked ..., so dunno whether it's worth to look further into this bug.
the CV lays out applets on startup, and it needs to guesstimate what size to put them at. the problem is that this happens before the mainwindow has its final size, so when you ask the window you get erroneous results. william's fix for this was to write to config the size of each applet on exit, and restore to that on startup if possible. so, with fresh config this is not going to work. i don't know how much blood/sweat/tears i want to spend on the 2.0 CV as i'm busy making the 2.1 CV that much cooler. but it definitely needs some love.
I havn't seen this happen in a long time. Marking as fixed. Please reopen if it still happens with current SVN.