Ticket #4841 (closed defect: fixed)
aui docking crash bug with KDE4
| Reported by: | emilevr | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | wxAui | Version: | 2.8.9 |
| Keywords: | Cc: | emilevr | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
Hi there.
I've run into the following aui crash bug on Kubuntu 8.04 KDE 4 Remix with KDE 4.0.4 (but it was also a problem in 4.0.3). I am pretty sure it is related to KDE4 though, no matter which distribution it is installed on, but that is only a guess.
To reproduce:
* Undock any panel, then drag it back to any docking area so the blue overlay indicating where the dock will take place is displayed. Move the mouse a little while still dragging the window, e.g. don't release to dock it. The application will crash with the following error:
The program 'aui' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 95812 error_code 3 request_code 15 minor_code 0)
...
Process returned 256 (0x100)
I've traced the problem to using "Desktop Effects" in KDE4.(System Settings->Desktop->General, checkbox "Enable desktop effects") using the "Advanced Options"->OpenGL,Texture from Pixmap,Trilinear settings but I don;t think the compositing settings makes much difference.
Switch off "Desktop Effects" and everything works fine, switch it on, even with every effect disabled and boom.
Ciao,
Emile.

