> On Oct 19, 2017, at 12:03 PM, John Ralls <[email protected]> wrote: > > >> On Oct 19, 2017, at 10:39 AM, Ian K via gnucash-user >> <[email protected]> wrote: >> >> <http://gnucash.1415818.n4.nabble.com/file/t211351/GnuCash270.jpg> >> There aren't many more details - I attached a screenshot. The Runtime Error >> popup appears immediately after the splash screen appears. The Tip of the >> Day window appears but doesn't get filled. > > One can get a bit more information from the next screen, where Windows offers > you the opportunity to have Windows look for a solution on the web... > assuming that that window displays for all users. > > But I'm able to replicate the problem if I rename my development directory, > so you needn't go to any more effort. Something's still missing from the > bundle.
Well, that turns out to be remarkably simple to fix: Run Notepad as an administrator (right-click on it and select "Run as administrator from the context menu), then from Notepad edit C:\Program Files (x86)\gnucash\etc\gnucash\environment. Change the middle of line 56 from share/guile/1.8 to share/guile/2.0. Regards, John Ralls _______________________________________________ gnucash-user mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
