Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user][SOLVED] Libreoffice-5.4.2.2 fails to start
Date: Sun, 21 Jan 2018 23:01:00
Message-Id: 20180121230043.51b14f80@digimed.co.uk
In Reply to: Re: [gentoo-user][SOLVED] Libreoffice-5.4.2.2 fails to start by thelma@sys-concept.com
1 On Sun, 21 Jan 2018 15:21:35 -0700, thelma@×××××××××××.com wrote:
2
3 > > Log out, log in as root (or su from another user) and see if
4 > > /var/run/user/1000 exists. Rename it to something else in case you
5 > > need the contents, and then see if libreoffice works.
6 > >
7 > > If everything seems okay, get rid of the old version
8 > >
9 > > (My system has multiple users, I'm the only person logged in, and
10 > > folder 1000 (my user-id) is the only one there. I guess somehow some
11 > > old file has got "stuck" and needs deleting.)
12 > >
13 > > Cheers,
14 > > Wol
15 >
16 > I solved it by unmerging / emerging "libreoffice". The system required
17 > reboot, after that libreoffice start working for all users on the
18 > machine.
19
20 So what solved, the reinstall or the reboot?
21
22 > This is like a Windows solution, they always ask you to reboot the
23 > computer :-/
24
25 /var/run is a symlink to /run, which is on a tmpfs and would be cleared
26 with a reboot. It appears that Wol's suggestion of spurious files
27 in /var/run could well have been the cause.
28
29
30 --
31 Neil Bothwick
32
33 "Of course, I could switch back to Windows. At least there, if I have a
34 problem, I don't suffer under the illusion that I could ever fix it." -
35 Unknown (paraphrased)

Replies

Subject Author
Re: [gentoo-user][SOLVED] Libreoffice-5.4.2.2 fails to start thelma@×××××××××××.com