I'm on a clean alpine environment.
Installed gnumeric.
It doesn't launch.
Issue:
- $ gnumeric
process 4841: D-Bus library appears to be incorrectly set up; failed
to read machine uuid: Failed to open "/etc/machine-id": No such file
or directory
See the manual page for dbus-uuidgen to correct this issue.
D-Bus not compiled with backtrace support so unable to print a backtrace
Aborted
Another caveat:
- I got in my system 2 binaries: /usr/bin/gnumeric +
/usr/bin/gnumeric-1.12.37
diff tells me they are exactly the same.
Why have both?
Cheers.
I found a fix.
echo "00000000000000000000000000000000" > /etc/machine-id
(needs this exact number of zeros)
This command must be added in the Gnumeric package as default.
On Sun, Jan 14, 2018 at 7:28 PM, Deniz Berkay <denizbb007@gmail.com> wrote:
> I'm on a clean alpine environment.> Installed gnumeric.> It doesn't launch.>> Issue:> - $ gnumeric> process 4841: D-Bus library appears to be incorrectly set up; failed> to read machine uuid: Failed to open "/etc/machine-id": No such file> or directory> See the manual page for dbus-uuidgen to correct this issue.> D-Bus not compiled with backtrace support so unable to print a backtrace> Aborted>> Another caveat:> - I got in my system 2 binaries: /usr/bin/gnumeric +> /usr/bin/gnumeric-1.12.37> diff tells me they are exactly the same.> Why have both?>> Cheers.>>
Deniz Berkay wrote:
> I found a fix.> This command must be added in the Gnumeric package as default.
Does it work without it? I always have a bunch of dbus related errors in some
GTK programmes because dbus is not running.
> Another caveat:> - I got in my system 2 binaries: /usr/bin/gnumeric +> /usr/bin/gnumeric-1.12.37
gnumeric is a symlink to gnumeric-1.12.37, similar to gimp being a symlink to
gimp-2.8.
--
caóc
---
Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org
Help: alpine-user+help@lists.alpinelinux.org
---
> Does it work without it? I always have a bunch of dbus related errors in
some
> GTK programmes because dbus is not running.
It doesn't work. Doesn't even open; just quit.
I don't have dbus installed or running and I don't want it.
> gnumeric is a symlink to gnumeric-1.12.37, similar to gimp being a
symlink to
> gimp-2.8.
But what is that for?
Does it help with something I don't understand?
On Tue, Jan 16, 2018 at 6:27 PM, Cág <ca6c@bitmessage.ch> wrote:
> Deniz Berkay wrote:> > I found a fix.> > This command must be added in the Gnumeric package as default.>> Does it work without it? I always have a bunch of dbus related errors in> some> GTK programmes because dbus is not running.>> > Another caveat:> > - I got in my system 2 binaries: /usr/bin/gnumeric +> > /usr/bin/gnumeric-1.12.37>> gnumeric is a symlink to gnumeric-1.12.37, similar to gimp being a symlink> to> gimp-2.8.>> --> caóc>>>> ---> Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org> Help: alpine-user+help@lists.alpinelinux.org> --->>
Deniz Berkay wrote:
> It doesn't work. Doesn't even open; just quit.> I don't have dbus installed or running and I don't want it.
The same version works for me. Do you use edge?
>> gnumeric is a symlink to gnumeric-1.12.37, similar to gimp being a>> symlink to gimp-2.8.> But what is that for?> Does it help with something I don't understand?
It is the default behaviour. You should rather ask the devs.
Cheers
--
caóc
---
Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org
Help: alpine-user+help@lists.alpinelinux.org
---
>The same version works for me. Do you use edge?
Yes, I use edge.
On Thu, Jan 18, 2018 at 7:51 AM, Cág <ca6c@bitmessage.ch> wrote:
> Deniz Berkay wrote:>> > It doesn't work. Doesn't even open; just quit.> > I don't have dbus installed or running and I don't want it.>> The same version works for me. Do you use edge?>> >> gnumeric is a symlink to gnumeric-1.12.37, similar to gimp being a> >> symlink to gimp-2.8.> > But what is that for?> > Does it help with something I don't understand?>> It is the default behaviour. You should rather ask the devs.>> Cheers> --> caóc>>>> ---> Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org> Help: alpine-user+help@lists.alpinelinux.org> --->>