Uwe Brauer <[email protected]> writes:

Hi Uwe,

> As for the service 
> sudo snap start /snap/evince/current/usr/libexec/evinced
> [sudo] password for oub:
> error: snap "/snap/evince/current/usr/libexec/evinced" not found
>
> And 
>
>  sudo snap evinced
>
> error: snap "evinced" not found
>
> I try to search a bit more.

The internet suggests that "snap services" lists all available services.
>From one of your previous mails, I would assume the service is named
org.gnome.evince.Daemon, so something like

  snap start org.gnome.evince.Daemon

seems correct.

Also, I would assume that sudo should not be required given that the
evince demon registers in your DBUS _session_ bus, not the system bus.

Bye,
Tassilo

Reply via email to