lightzone 2.4 with openSUSE 10.3?

View: New views
7 Messages — Rating Filter:   Alert me  

lightzone 2.4 with openSUSE 10.3?

by Michael Singer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

lightzone 2.4 with openSUSE 10.3?

has anybody got lightzone for linux to work with openSUSE 10.3 (RC1)?
for me the (executable) script doesn't start, neither with 32bit, nor with 64bit version. i had no problems with openSUSE 10.2.

has anybody experienced the same problem - and found a solution...?


Re: lightzone 2.4 with openSUSE 10.3?

by Markus Spring :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I do not have the same environment, so I cannot answer your question directly.

You should probably try to start lightzone in a konsole window and mail the
output for further examination.

Best - Markus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG+j2RxxUzQSse11ARAnGAAJ9xGONFaBDsWD7lpa1Tgk0xog+4tQCfTqu5
c3pBoNlqQ3sY2FS/OIWdAXY=
=WcrH
-----END PGP SIGNATURE-----
_______________________________________________
LightZone mailing list
LightZone@...
http://kast-dev.com/mailman/listinfo/lightzone

Re: lightzone 2.4 with openSUSE 10.3?

by Michael Singer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Markus Spring wrote:
I do not have the same environment, so I cannot answer your question directly.

You should probably try to start lightzone in a konsole window and mail the
output for further examination.

Best - Markus
thanks for the speedy reply, Markus!
This is the output i get:

michael@linux:~> sh /home/michael/Applications/LightZone/LightZone
testing JVM in /home/michael/Applications/LightZone/jre ...
java: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
/home/michael/Applications/LightZone/LightZone: line 268:  7563 Abgebrochen             "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dinstall4j.appDir="$app_home" -Dexe4j.moduleName="$prg_dir/$prg" $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher launch com.lightcrafts.platform.linux.LinuxLauncher true false "$prg_dir/LightZone.log" "$prg_dir/LightZone.log" false true false "" true true -1 -1 "" 20 20 "Arial" "0,0,0" 8 500 "" 20 40 "Arial" "0,0,0" 8 500 -1 "$@"
michael@linux:~>

seems to be a java related problem...?



Re: lightzone 2.4 with openSUSE 10.3?

by Markus Spring :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Might indeed be a java related problem. I am wondering about the
"java: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed." line.
this could point to a problematic interaction between java and the underlying OS.

could you just try a

sh -x Lightzone 2>&1 | tee /tmp/lightzone_start.log

and attach this logfile. Anyone else with decent knowledge wants to chime in?

Best - Markus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG+lZaxxUzQSse11ARAlwWAJ9RW27enD76B/qO33wD9lakd395VgCgif27
bW/ipy7R1xh2H0kXt8M5Ask=
=MmUL
-----END PGP SIGNATURE-----
_______________________________________________
LightZone mailing list
LightZone@...
http://kast-dev.com/mailman/listinfo/lightzone

Re: lightzone 2.4 with openSUSE 10.3?

by Thorsten Dierkes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Markus Spring schrieb:
> Might indeed be a java related problem. I am wondering about the
> "java: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed." line.
> this could point to a problematic interaction between java and the underlying OS.

It is, see Sun Bug-Database:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373

There ist a hint for a workaround using opensuse 10.3


--------
Thorsten
_______________________________________________
LightZone mailing list
LightZone@...
http://kast-dev.com/mailman/listinfo/lightzone

Re: lightzone 2.4 with openSUSE 10.3?

by Michael Singer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thorsten Dierkes wrote:
Hi,

Markus Spring schrieb:
> Might indeed be a java related problem. I am wondering about the
> "java: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed." line.
> this could point to a problematic interaction between java and the underlying OS.

It is, see Sun Bug-Database:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373

There ist a hint for a workaround using opensuse 10.3


--------
Thorsten
_______________________________________________
LightZone mailing list
LightZone@kast-dev.com
http://kast-dev.com/mailman/listinfo/lightzone
Thank you very much for the information!!

Cheers,
Michael

Re: lightzone 2.4 with openSUSE 10.3?

by Michael Singer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i don't know, what i was doing, but:

sed -i 's/XINERAMA/FAKEEXTN/g' /home/michael/Applications/LightZone/jre/lib/i386/xawt/libmawt.so

worked for me perfectly with openSUSE 10.3!

thanks again!
cheers,
michael