SDK's example is running without window
StarSuite8(*1) and StarSuite8_SDK on FreeBSD 6.0(*2)
SDK's example is running without window, for example:
$ java -Dcom.sun.star.lib.loader.unopath=/usr/opt/starsuite8 HelloTextTableShape
then, no window appears. However soffice is launched and running.
$ ps awwwx
16362 p0 R+0:00.00 grep starsuite (bash)
16342 p1 S0:00.01 /bin/sh /usr/opt/starsuite8/program/soffice -nologo -nodefault -accept=pipe,name=uno2578337587619076038;urp;
16350 p1 S0:01.94 /usr/opt/starsuite8/program/soffice.bin -nologo -nodefault -accept=pipe,name=uno2578337587619076038;urp;
16353 p1 S0:00.00 /usr/opt/starsuite8/program/soffice.bin -nologo -nodefault -accept=pipe,name=uno2578337587619076038;urp;
16354 p1 S0:00.00 /usr/opt/starsuite8/program/soffice.bin -nologo -nodefault -accept=pipe,name=uno2578337587619076038;urp;
16355 p1 S0:00.00 /usr/opt/starsuite8/program/soffice.bin -nologo -nodefault -accept=pipe,name=uno2578337587619076038;urp;
16356 p1 S0:00.00 /usr/opt/starsuite8/program/soffice.bin -nologo -nodefault -accept=pipe,name=uno2578337587619076038;urp;
the CLASSPATH setting has all / only jar files under
/usr/opt/starsuite8/program/classes directory.
(*1)
StarSuite8 (1PC) retail package by Sourcenext in Japan.
p.s. Few days ago I heard that Sourcenext had released the 5PC package
as usual, so I had already sent an order to Amazon.
(*2)
I'm sorry about unsupported OS. But I hope that this is useful
information for Linux support.
Thanks

