-style gtk + cuidou da falha seg para mim! obrigado l13s7-ae
Eu adicionei-o a / usr / bin / wpp / usr / bin / wps e / usr / bin / et para que funcione a partir do menu e do gerenciador de arquivos.
if [ 1 -eq ${gDaemon} ]; then
nohup ${gInstallPath}/office6/${gApp} ${gOpt} -style gtk+ > /dev/null 2>&1 &
else
${gInstallPath}/office6/${gApp} ${gOptExt} ${gOpt} -style gtk+ "$@"
fi