This is a reported bug in Suse10.3. It is described in https://bugzilla.novell.com/show_bug.cgi?id=330991, where it is listed as a major, but unresolved, bug. It has been like that for at least a week . . . :(
Ted. Dr EA Catchpole Visiting Fellow [EMAIL PROTECTED] and Univ of Kent -----Original Message----- From: [EMAIL PROTECTED] on behalf of ecatchpole Sent: Thu 2007-11-01 14:48 To: Maura E Monville Cc: [EMAIL PROTECTED] Subject: Re: [R] R GUI for Linux This is a known problem with Suse10.3 --- lots of things that use Java (e.g., Matlab) produce the same error message. I'm currently trying to fix this upon my machine, but haven't succeeded yet. Josh Triplett (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373) suggested the following: ---begin--- I worked with jcristau and christoph4 via IRC on #debian-x, and we managed to track down the problem with broken locking in Sun Java 1.5 and 1.6. It only occurs if Java finds the Xinerama extension, at which point it does something broken with locking and triggers the assertion. If Java never finds the Xinerama extension, it doesn't trigger the assertion for broken locking. The following workarounds address this problem: For sun-java5-bin: sed -i 's/XINERAMA/FAKEEXTN/g' /usr/lib/jvm/java-1.5.0-sun-1.5.0.11/jre/lib/i386/xawt/libmawt.so ---end--- You need to modify the path for your jre. This seems to have helped several people. But it didn't work for me. A sure fix is going back to Suse10.2! :( Ted. -- Dr E.A. Catchpole Visiting Fellow Univ of New South Wales at ADFA, Canberra, Australia _ and University of Kent, Canterbury, England 'v' - www.pems.adfa.edu.au/~ecatchpole / \ - fax: +61 2 6268 8786 m m - ph: +61 2 6268 8895 Maura E Monville wrote on 11/01/2007 09:43 AM: > I have downloaded and tried to install JGR - Java GUI for R - Version 1.5. > I followed all the instructions (at least in my best resolution) and > installed Java latest version. > R installation complete fine. > Has anyone succeded in installing JGR on SuSE 10.3 ? > In the following I hade detailed the failed installation, <snip> > library(JGR) > > Loading required package: rJava > Loading required package: JavaGD > Loading required package: iplots > R: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed. > Aborted > > > Thank you in advance > ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.