Mailinglist Archive: opensuse-bugs (13483 mails)
| < Previous | Next > |
[Bug 304184] kde-window-decorator crashes quite often
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 18 Oct 2007 05:18:08 -0600 (MDT)
- Message-id: <20071018111808.D8D31CC7AE@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=304184#c50
--- Comment #50 from Lubos Lunak <llunak@xxxxxxxxxx> 2007-10-18 05:18:07 MST
---
As I sait, that's a bit like directly flipping a fit in a filesystem, so this
is a good fix only if you want another obscure internal corruption surface
somewhen later. I suppose a better fix could be either making sure the parent
is big enough so that it can't clip (which I guess means even higher texture
usage because of this window, but kwd is not very resource friendly in this
regard anyway), or making the windows outright toplevel and then reparenting
them away to some non-Qt Xlib-only window.
--
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.
--- Comment #50 from Lubos Lunak <llunak@xxxxxxxxxx> 2007-10-18 05:18:07 MST
---
wouldn't it be enough to remove the WType_TopLevel flag in ~Window?
As I sait, that's a bit like directly flipping a fit in a filesystem, so this
is a good fix only if you want another obscure internal corruption surface
somewhen later. I suppose a better fix could be either making sure the parent
is big enough so that it can't clip (which I guess means even higher texture
usage because of this window, but kwd is not very resource friendly in this
regard anyway), or making the windows outright toplevel and then reparenting
them away to some non-Qt Xlib-only window.
--
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 > |