Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 311378

Summary: crash after auto completion popup choice is confirmed
Product: [Eclipse Project] JDT Reporter: Yijun Yu <y.yu>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: markus.kell.r, remy.suen
Version: 3.5.2   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Yijun Yu CLA 2010-05-03 10:29:43 EDT
Build Identifier: 20100218-1602

This behaviour happens only after I updated to Ubuntu 10.04 LTS release.
When the auto completion dialog for choosing a method from a class is confirmed, it crashes, reporting the following error on the command line:

The program 'Eclipse' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
  (Details: serial 259324 error_code 158 request_code 148 minor_code 7)
  (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.)



Reproducible: Always

Steps to Reproduce:
1. run eclipse under ubuntu 10.04 LTS release
2. perform auto completion for methods
3.
Comment 1 Remy Suen CLA 2010-05-03 10:33:56 EDT
You want bug 309718.
Comment 2 Markus Keller CLA 2010-05-03 10:47:24 EDT
See also bug 308731 and bug 303372.

*** This bug has been marked as a duplicate of bug 309718 ***