Op donderdag 11 oktober 2018 09:18:47 CEST schreef Colin Law: > On Thu, 11 Oct 2018 at 05:36, randix <[email protected]> wrote: > > ... > > flatpak install flathub org.gnucash.GnuCash > > I think you may need to use sudo with that, at least that is what I > did on Ubuntu > > > ... > > error: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Flatpak system > > operation Deploy not allowed for user > > Due to not using sudo
The alternative is to install for the user only instead of system wide. Flatpak has a command line switch for that: flatpak install --user flathub org.gnucash.GnuCash Geert _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
