On Sat, Feb 27, 2021 at 8:36 AM David G. Pickett via gnucash-user < [email protected]> wrote:
> PS: I see the version I run is under flatpak under gnome-shell, and the > one in /usr/bin is the corrupted version used for quotes. > dgp@dgp-p6803w:~$ /usr/bin/gnucash --version/usr/bin/gnucash: error while > loading shared libraries: libboost_locale.so.1.74.0: cannot open shared > object file: No such file or directorydgp@dgp-p6803w:~$ pse gnucashUID > PID PPID C STIME TTY TIME CMDdgp 1405038 1966 0 > 09:20 ? 00:00:00 /usr/libexec/flatpak-bwrap --args 30 gnucashdgp > 1405050 1405038 0 09:20 ? 00:00:00 /usr/libexec/flatpak-bwrap > --args 30 gnucashdgp 1405051 1405050 13 09:20 ? 00:01:17 > gnucashdgp@dgp-p6803w:~$ > The one in /usr/bin/gnucash is NOT the flatpak one, so you must have a partially installed / broken version of GnuCash installed on your system. The command to launch the flatpak one is $ flatpak run org.gnucash.GnuCash And you can pass additional arguments to it. SO for example: $ flatpak run org.gnucash.GnuCash --version GnuCash 4.4 Build ID: Flathub 4.4-4 > ----- > Please remember to CC this list on all your replies. > You can do this by using Reply-To-List or Reply-All. > _______________________________________________ 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.
