On Sat, Aug 17, 2019 at 3:40 PM randix <butterands...@gmail.com> wrote:
> 2. With regard to the other issue, that last line you shared... > > flatpak run --env=DCONF_USER_CONFIG_DIR=.config/dconf run > org.gnucash.GnuCash > > The other lines ran fine, but on the above one I get, "Names must contain > at > least 2 periods" > > Can you advise? > I got that error so I believe it's flatpak trying to be helpful by making sure you have the application name formed correctly, and it didn't exist after the first "run" Try it without the redundant "run" command: $ flatpak --env=DCONF_USER_CONFIG_DIR=.config/dconf run org.gnucash.GnuCash _______________________________________________ gnucash-user mailing list gnucash-user@gnucash.org 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.