Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 311378 - crash after auto completion popup choice is confirmed
Summary: crash after auto completion popup choice is confirmed
Status: CLOSED DUPLICATE of bug 309718
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5.2   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 10:29 EDT by Yijun Yu CLA
Modified: 2010-05-03 10:47 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***