Incorrect thumbnail size and flicker in artist view

Bug #1538768 reported by Michi Henning
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Music App
Confirmed
Undecided
Unassigned

Bug Description

Use the attached song collection for testing. Drop into the Music folder and wait for mediascanner to settle down. (Use top to see when indexing is complete.)

Now start the music app. (It takes a looong time to start.) Go to the artist view. Run

gsettings set com.canonical.Unity.Thumbnailer log-level 2
tail -f ~phablet/.cache/upstart/dbus.log

Scroll down slowly for about twenty screens. Wait until all the thumbnails have been retrieved. (No more activity in dbus.log indicates that the thumbnailer has finished responding to all the requests.)

Scroll back up to the top.

Now scroll down at various speeds. There is a strange flicker on many thumbnails. It looks like they are needlessly redrawn.
Also, the trace in dbus.log shows that the thumbnails that are being asked for are 512 in size, even though the actual display size looks more like 200.

I'm not sure whether that causes the flicker. It might be because the UI is forced to re-scale the thumbnails?

It would be far more efficient to ask for thumbnails at the size they are actually needed instead. For one, that would avoid the need to re-scale and save battery. But it also would make the cache far more effective. (A 512 thumbnail is about 5 (!) times larger than a 200 thumbnail.)

Revision history for this message
Michi Henning (michihenning) wrote :
Revision history for this message
Michi Henning (michihenning) wrote :

BTW, this is with the latest (2.3.964) version of the music app.

Denis Graipel (denis98)
Changed in music-app:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.