Mailinglist Archive: opensuse-bugs (13483 mails)

< Previous Next >
[Bug 304184] kde-window-decorator crashes quite often
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 12 Oct 2007 14:49:04 -0600 (MDT)
  • Message-id: <20071012204904.323FECC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=304184#c47





--- Comment #47 from Lubos Lunak <llunak@xxxxxxxxxx> 2007-10-12 14:49:03 MST
---
compiz/kde/window-decorator/window.cpp, around line 1165:
=====
/* XXX: is there a more appropriate way to achieve this?
add WType_TopLevel flag so that visualRect isn't clipped
to parent. */
setWFlags (getWFlags () | WType_TopLevel);
=====
Congratulations to kde-window-decorator developers for this really really
obscure bug (for those who can't quite enjoy the beauty of it, it's a bit like
flipping a directory bit on a file directly in the filesystem).

I'm however not quite sure what to do with it, since I'm unsure about what this
is trying to fix. I suggest somebody finds out upstream who did this and makes
them suffer^H^H^H^H^H^Hsay what the hell this is.


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

< Previous Next >