Bug 354974 - xorg-x11-server update breaks eclipse
Summary: xorg-x11-server update breaks eclipse
Status: RESOLVED DUPLICATE of bug 345131
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Final
Hardware: x86 openSUSE 10.3
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-20 11:47 UTC by Joern Allmers
Modified: 2011-06-04 06:51 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joern Allmers 2008-01-20 11:47:35 UTC
The last upgrade (7.2-143.9) of xorg-x11-server broke my eklipse installation:
>The program 'Eclipse' received an X Window System error.
>This probably reflects a bug in the program.
>The error was 'BadAlloc (insufficient resources for operation)'.

After downgrading to  xorg-x11-server-7.2-143.6.i586.rpm eclipse works fine again...

It seams that I am not alone:
(sorry for german link)
http://www.linux-club.de/ftopic90313.html

Greetings 

Joern
Comment 1 Matthew Horsnell 2008-01-20 13:13:51 UTC
This also happens for me. 

Adding the following to my xorg.conf

   Section "Extensions"
      Option "MIT-SHM" "no"
   EndSection

has *temporarily* fixed the problem. Disabling this option degrades X performance so it is not a solution. I wonder how many people will discover this problem when they turn up to work tomorrow.

Comment 2 Stefan Dirsch 2008-01-20 13:29:00 UTC

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