qt patch introduces fatal gdk_x_error handler
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kile (Ubuntu) |
Invalid
|
Medium
|
Unassigned | ||
Raring |
Invalid
|
Undecided
|
Unassigned | ||
Saucy |
Invalid
|
Medium
|
Unassigned | ||
qt4-x11 (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Raring |
Fix Released
|
Medium
|
Unassigned | ||
Saucy |
Fix Released
|
High
|
Unassigned |
Bug Description
Kile crashes when doing "file new", "file open" or any similar operation. The crash just appears since the latest ubuntu kernel update. In case of a crash, the console says:
The program 'kile' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 6878 error_code 3 request_code 20 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.)
** (kile:8047): WARNING **: 1 dictionaries weren't free'd.
kile(8047)/konsole Konsole:
^C
[1]+ Exit 1 kile
OS is Ubuntu 13.04
Installiert: 1:2.1.3-0ubuntu2
Installations
Versionstabelle:
*** 1:2.1.3-0ubuntu2 0
500 http://
100 /var/lib/
Related branches
tags: | added: badwindow |
summary: |
- kile crashes when click on "file new + save" + qt patch introduces fatal gdk_x_error handler |
Status changed to 'Confirmed' because the bug affects multiple users.