It looks like the first time soffice runs it calls /usr/lib/openoffice.org/program/javaldx and it calls /usr/bin/gij -classpath /usr/lib/openoffice.org/program JREProperties Which seems to hang or never return. Seems like if you kill gij then .openoffice.org2.0/user/config/javasettings_Linux_x86.xml gets created. Once .openoffice.org2.0 gets created it seems to run fine. I renamed .openoffice.org2.0 and it breaks again. root@f7:/usr/lib/openoffice.org/program # ./javaldx -h javaldx is necessary to make Java work on some UNIX platforms.It prints a string to std out that consists of directories which have to be included into the LD_LIBRARY_PATH variable.The setting of the variable usually occurs in a shell script that runs javaldx. The directories are from the chosen java installation. Options are: --help or -h # ps -ef|grep 2959 root 2959 2795 0 10:08 pts/0 00:00:00 ./javaldx root 2964 2959 0 10:08 pts/0 00:00:00 /usr/bin/gij -classpath /usr/lib/openoffice.org/program JREProperties -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list