On 28/11/16 14:26, Ed Greshko wrote:
On 11/28/16 09:55, Stephen Davies wrote:
Following an upgrade from F23 to F24 yesterday, an attempt to start Open
Office gives the following in /var/log/messages (worked fine under F23):
Nov 28 12:22:13 mustang kwin_x11: QXcbWindow: Unhandled client message:
"_NET_CURRENT_DESKTOP"
Nov 28 12:22:24 mustang kwin_x11: QXcbConnection: XCB error: 3 (BadWindow), sequence:
7727, resource id: 33558153, major code: 18 (ChangeProperty), minor code: 0
Nov 28 12:22:26 mustang plasmashell: QXcbConnection: XCB error: 2 (BadValue),
sequence: 5590, resource id: 2097157, major code: 141 (Unknown), minor code: 3
Nov 28 12:22:26 mustang plasmashell: QXcbConnection: XCB error: 2 (BadValue),
sequence: 5645, resource id: 94371842, major code: 141 (Unknown), minor code:
Works fine here. Just started it from the menu, picking "Spreadsheet".
Have you tried starting from a konsole session to see if you get more info?
If I run /usr/bin/soffice as root, it works and the Office menu appears.
If I do the same as myself (sh -x /usr/bin/soffice), I get:
+ SAL_ENABLE_FILE_LOCKING=1
+ export SAL_ENABLE_FILE_LOCKING
++ pwd
+ sd_cwd=/home/scldad
+ sd_res=/usr/bin/soffice
+ '[' -h /usr/bin/soffice ']'
++ dirname /usr/bin/soffice
+ cd /usr/bin
++ basename /usr/bin/soffice
+ sd_basename=soffice
++ ls -l soffice
++ sed 's/.*soffice -> //g'
+ sd_res=/opt/openoffice4/program/soffice
+ '[' -h /opt/openoffice4/program/soffice ']'
++ dirname /opt/openoffice4/program/soffice
+ cd /opt/openoffice4/program
++ pwd
+ sd_prog=/opt/openoffice4/program
+ cd /home/scldad
++ basename /usr/bin/soffice
+ sd_binary=soffice.bin
+ sd_pagein_args=@pagein-common
+ /opt/openoffice4/program/pagein -L/opt/openoffice4/program @pagein-common
+ '[' -x /opt/openoffice4/program/javaldx ']'
+ case "`uname -s`" in
++ uname -s
++ /opt/openoffice4/program/javaldx
-env:INIFILENAME=vnd.sun.star.pathname:/opt/openoffice4/program/redirectrc
+
my_path=/usr/java/jdk1.7.0_71/jre/lib/amd64/client:/usr/java/jdk1.7.0_71/jre/lib/amd64/native_threads:/usr/java/jdk1.7.0_71/jre/lib/amd64
+ '[' -n
/usr/java/jdk1.7.0_71/jre/lib/amd64/client:/usr/java/jdk1.7.0_71/jre/lib/amd64/native_threads:/usr/java/jdk1.7.0_71/jre/lib/amd64
']'
+
LD_LIBRARY_PATH=/usr/java/jdk1.7.0_71/jre/lib/amd64/client:/usr/java/jdk1.7.0_71/jre/lib/amd64/native_threads:/usr/java/jdk1.7.0_71/jre/lib/amd64:/opt/LCS/bv103/doci:/opt/LCS/bv103/dm/lib
+ export LD_LIBRARY_PATH
+ unset XENVIRONMENT
+ '[' -f /etc/adabasrc ']'
+ trap 'kill -9 $!' TERM
+ wait 11722
+ /opt/openoffice4/program/soffice.bin
+ sd_ret=0
+ '[' 0 -eq 79 -o 0 -eq 81 ']'
+ exit 0
Running soffice without sh -x gives absolutely nothing.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx