|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Programming & Scripting A place to discuss website design, programming, shell scripts, etc |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi there,
Been googled about java 6 and libxcb issues, my openSUSE 10.3 already have the following installed: 1. java version "1.6.0_03" Java SE Runtime Environment (build 1.6.0_03-b05) Java HotSpot Server VM (build 1.6.0_03-b05, mixed mode) 2. xorg-x11-libxcb version 7.2-51.2 3. xorg-x11-libxcb-devel version 7.2-51.2 and when I run any Swing based application, I still have the following WARNINGS: Code:
libxcb: WARNING! Program tries to unlock a connection without having acquired ********a lock first, which indicates a programming error. ********There will be no further warnings about this issue. libxcb: WARNING! Program tries to lock an already locked connection, ********which indicates a programming error. ********There will be no further warnings about this issue. Many thanks |
|
|||
|
Hello guys, i have the same problem with d^v1dv00 in bluej installation can anyone help ?
|
|
|||
|
Quote:
java version "1.6.0_04" Java SE Runtime Environment (build 1.6.0_04-b12) Java HotSpot Client VM (build 10.0-b19, mixed mode) I ran into this symptom straight away. In my previous jdk, I had applied the fix for a libxcb problem mentioned here: http://bugs.sun.com/bugdatabase/view...bug_id=6532373 (see the submission from 1 Jun 2007 for the fix I applied.) My new jdk dose not have the fix, but java apps do run. When this bug was first triggered by an update of libxcb, java just crashed, IIRC. I'm assuming that libxcb has been patched to get around this problem, or that the jdk now includes such an overriding version of libxcb. In any case, the symptoms are much less severe, and I'm inclined to ignore the warning until further notice. Peter |
|
|||
|
Quote:
I see warning every time, but my apps run flawlessly, so I don't have a clue if those warnings affects something |
|
|||
|
Quote:
I'll ask on the java forums as well. |
|
|||
|
Same here.
When I installed the update it said that all they had done is change the ERRORs to WARNINGs.
|
|
|||
|
Same warnings for me. I do not think this affects anything though.
|
|
|||
|
Hey,
Don't know if this helps but I got some of your error messages when I tried to run a mesh-generator called Gambit. The problem solved it self when I used an "-x11" flag to start the program. |
|
|||
|
Quote:
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|