Bug 167157 - Plasmoids movement slow on first move
Summary: Plasmoids movement slow on first move
Status: RESOLVED WORKSFORME
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-21 18:29 UTC by fullmetalcoder
Modified: 2008-07-22 14:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fullmetalcoder 2008-07-21 18:29:27 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          GCC 4.2 
OS:                Linux

Plasmoid movement is not always smooth. Mind the "always".
Actually it works perfectly well about 50% of the time.
The other fifty percent however are rather painful :
the plasmoids won't move until the mouse is released or
no mouse movement happened during several seconds which
induce a strong feeling of irresponsiveness.

This bug really annoys me and I'd gladly help fixing it
if anyone can point me in the right direction (no KDE 4
programming background yet but more than two years working
on Qt 4 apps should do).
Comment 1 fullmetalcoder 2008-07-22 14:09:08 UTC
Turns out tweaking my (NVidia...) card settings a bit got rid of that annoying bug.

Forcing it to use GlyphCache and InitialPixmapPlacement as advised on techbase did the trick.