[Bug 66492] keuphoria occasionally only using quarter of screen

Ivo Anjo knuckles at gmail.com
Tue Mar 31 22:33:41 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=66492





--- Comment #32 from Ivo Anjo <knuckles gmail com>  2009-04-01 00:33:39 ---
(In reply to comment #31)
> the patch is, ermm, "suboptimal" (it breaks binary compatibility and disregards
> the coding style), but the analysis of the problem is very helpful. :)

I could catch the resize inside the event() call, instead of inside
resizeEvent(). As for avoiding the slot for saving the QWidget the only way I
can think of is to create a wrapper class that is a QObject, and setting the
KScreenSaver as parent, and when we need to access it (not very often), ask for
the children of KScreenSaver and search for that object.

As for the coding style, I tried to copy the original. Could you point out
where I got it wrong? The only thing I can think of is adding a space after
each '(' and before each ')' .

> martin: nvidia is very happy about every linux driver bug report they get (of
> course they are, right? there can never be enough). so make them happy. :D

Martin seems to be having problems with intel, not nvidia hardware.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the pkg-kde-bugs-fwd mailing list