Thelma
On 01/17/2018 04:06 PM, the...@sys-concept.com wrote:
> emerge -pqv app-office/libreoffice
> [ebuild R ] app-office/libreoffice-5.4.2.2 USE="bluetooth branding cups
> dbus gnome gtk java mysql (-coinmp) -collada -debug -eds (-firebird) -gltf
> -googledrive -gstreamer -gtk3 -jemalloc -kde -libressl -odk -pdfimport
> -postgres -quickstarter {-test} -vlc" LIBREOFFICE_EXTENSIONS="-nlpsolver
> -scripting-beanshell -scripting-javascript -wiki-publisher"
> PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4 -python3_6"
> PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
>
>
> Post wgetpaste link of libreoffice build log
> What does it do? When I try:
> wgetpaste
> /var/log/portage/app-office\:libreoffice-5.4.2.2\:20180116-202656.log
>
> There is no output. This file is very large.
>
> When I run:
> strace -o libreoffice.txt -f soffice libreoffice
> The output "time out on":
>
> ...
> 2238 connect(3, {sa_family=AF_UNIX,
> sun_path="/tmp/OSL_PIPE_1000_SingleOfficeIPC_db1e7eee18c324ec912d5118a2d21af"},
> 110 <unfinished ...>
> 2250 <... futex resumed> ) = -1 ETIMEDOUT (Connection timed out)
> 2250 futex(0x7f77a3827840, FUTEX_WAKE_PRIVATE, 1) = 0
> 2250 futex(0x7f77a3827ad0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME,
> 0, {tv_sec=1516203792, tv_nsec=525188000}, 0xffffffff) = -1 ETIMEDOUT
> (Connection timed out)
>
> Joseph
>
[snip]
The strange part is that on the same box I created a new "user" and
Libreoffice works just fine.
But it will not work when I log in.
I've deleted the folder setting. /home/joseph/.config/libreoffice/
and copied the same folder from new user directory back to my directory.
Libreofice still will not start.
Joseph