Bug 345893 - Theme change is not processed in one event
Summary: Theme change is not processed in one event
Status: REPORTED
Alias: None
Product: libplasma
Classification: Frameworks and Libraries
Component: libplasma (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-05 17:20 UTC by David Edmundson
Modified: 2020-01-31 20:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshots from API trace (122.03 KB, application/zip)
2015-04-05 17:20 UTC, David Edmundson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Edmundson 2015-04-05 17:20:20 UTC
Created attachment 91897 [details]
Screenshots from API trace

using plasmathemeexplorer if I change theme, we can see it jump slightly as it changes the palette, and then afterwards the SVGs

apitrace shows the 3 frames which I've attached. That middle frame shouldn't exist.

Not a huge problem in itself, it just looks slightly jumpy and is a bit of a waste of CPU, but more importantly it's a sign of some code being wrong which might cause other problems.