To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88724
------- Additional comments from [EMAIL PROTECTED] Tue Jun 10 04:01:02 +0000
2008 -------
I have attached the log of the command
strace soffice.sh
where soffice.sh is the following script :
#!/bin/sh
# script pour lancer OOo avec JMF
JMFHOME=/home/faure/bin/JMF2.1.1e
CLASSPATH=$JMFHOME/lib/jmf.jar:.:${CLASSPATH}
export SAL_USE_VCLPLUGIN="kde"
export SAL_DISABLE_SYNCHRONOUS_PRINTER_DETECTION="true"
/opt/ooo-dev3/program/soffice "$@"
I need to kill OOo by ctrl+C after the error message
Signal 6 during fontconfig initialization called, ignoring fontconfig
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]