From kde-bugs-dist Tue Mar 31 22:33:41 2009 From: Ivo Anjo Date: Tue, 31 Mar 2009 22:33:41 +0000 To: kde-bugs-dist Subject: [Bug 66492] keuphoria occasionally only using quarter of screen Message-Id: <20090331223341.9F60016113 () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=123853886203345 https://bugs.kde.org/show_bug.cgi?id=66492 --- Comment #32 from Ivo Anjo 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 watching all bug changes.