Bug 189719 - Widgets dissapear from the screen after some hours of using KDE
Summary: Widgets dissapear from the screen after some hours of using KDE
Status: RESOLVED FIXED
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: 2009-04-15 15:53 UTC by Julen Landa Alustiza
Modified: 2009-06-01 01:52 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of how it looks when plasma vanishes (638.72 KB, image/png)
2009-05-08 08:51 UTC, Steffen Schloenvoigt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julen Landa Alustiza 2009-04-15 15:53:01 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.3 CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
OS:                Linux
Installed from:    Compiled sources

After some hours using kde 4.3-svn frames, buttons and other widgets start dissapearing. Once it starts dissapearing widgets all the plasmoids, buttons etc dissapear in some minutes. It's possible to use them (you can clik on them) but they're fully transparent or something similar
Comment 1 Julen Landa Alustiza 2009-04-16 03:35:26 UTC
More info:

When the widgets start to dissapear I get these lines all the time from plasma-desktop STDOUT:

QPainter::begin: Paint device returned engine == 0, type: 3
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted
Comment 2 Dario Andres 2009-04-17 18:19:17 UTC
Thanks for reporting.
What is your Qt version ? What is your KDE version (svn revision/branch)?
Comment 3 Julen Landa Alustiza 2009-04-18 12:37:23 UTC
(In reply to comment #2)
> Thanks for reporting.
> What is your Qt version ? What is your KDE version (svn revision/branch)?

QT 4.5.0
KDE 4.2.69
Comment 4 Steffen Schloenvoigt 2009-04-30 10:09:47 UTC
I have similar problems. Here my KDE/Qt versions:

KDE 4.2.70 svn954171 Packages from openSuse UNSTABLE-repo
QT 4.5.1             Packages from openSuse Qt-repo

Additionally I use the latest radeon driver from XOrg-repo.

Plasma-Theme in use is Air.

Plasmoids used besides the default:
Microblogging (2 times)
Networkmanager
Comment 5 Steffen Schloenvoigt 2009-05-08 08:51:30 UTC
Created attachment 33462 [details]
Screenshot of how it looks when plasma vanishes
Comment 6 Aaron J. Seigo 2009-06-01 01:52:29 UTC
that was due to various pixmap leaks in the systemtray widget, Qt and potentially elsewhere. depending on the graphics card/driver set up it would do various things in response once resource usage topped out. 

in any case, we've tracked the problems down in kde 4.3 and qt 4.5, so this should "magically" go away with the upgrade to the upcoming kde and qt releases.