Summary: | Giant cover image in Current Track applet | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Matthias Weiss <matias.liberta> |
Component: | Context View | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | lfranchi, marcusdelyon, shlomif, vianasw |
Priority: | HI | ||
Version First Reported In: | 2.0-SVN | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Screenshot crop with big album image
Screenshot crop with small album image |
Description
Matthias Weiss
2008-12-04 12:37:32 UTC
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. |