Bug #16296 2009-09-22 13:53
dkirienko
Crash on KDE-4 with enabled desktop effects (compositing)
Code::Blocks always crash when moving toolbar to the edge of the window, trying to dock it.
Necessary condition to reproduce:
KDE-4 with enabled desktop effects (KDE4 - System settings - Desktop - Desktop Effects - General - Enabled desktop effects).
How to reproduce:
1. Enable desktop effects at KDE4.
2. Run Code::Blocks.
3. Take the header of the Managment pane and move it to the top or right docking position.
4. Drop the pane
Output of the Code::Blocks:
The program 'codeblocks' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 49134 error_code 3 request_code 18 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
This bug is reproducible at:
* Kubuntu 9.04 with codeblocks-8.02 from Ubuntu universe repository (http://archive.ubuntu.com/ubuntu/pool/universe/c/codeblocks/codeblocks_8.02-0ubuntu3_i386.deb)
* Alt Linux 5.0.0 with all latest nightly builds of Code::Blocks
Links to forum, where is additional info:
http://forums.codeblocks.org/index.php/topic,10406.msg71740.html#msg71740
http://forums.codeblocks.org/index.php/topic,10406.msg72109.html#msg72109
- Category
- Application::Crash
- Group
- Status
- Closed
- Close date
- 2009-12-31 21:30
- Assigned to
- jenslody
History
Should be fixed since svn r5911 (nightly of 11 November 2009 ).