Re: [GNC] Can't find file

2020-07-31 Thread Liz
On Fri, 31 Jul 2020 17:09:54 -0700 Chris Graves wrote: > For those that like launching from the gui, one can create a simple > shell script and automator script, then in the finder, right click > the .gnucash file->services->”name of automator script” to cause a > new instance of GC to open the s

Re: [GNC] Can't find file

2020-07-31 Thread Chris Graves
For those that like launching from the gui, one can create a simple shell script and automator script, then in the finder, right click the .gnucash file->services->”name of automator script” to cause a new instance of GC to open the selected file. Shell script, named for example - gnucash which

Re: [GNC] Can't find file

2020-07-31 Thread Dan Bilich
Thanks for your reply and your suggestion. I ended up pulling an old file from a backup, inserting it into the folder and opening from it - glad to say it worked and, with a little updating, I’m back in business!! Thanks again. Dan Bilich dbil...@sbcglobal.net > On Jul 30, 2020, at 6:51 AM,

Re: [GNC] Can't find file

2020-07-31 Thread w...@theprescotts.com
John, It never occurred to me to try opening it in the background. That works perfectly. Thanks, Will On 2020 Jul 31, at 07-31 15:10:33, John Ralls wrote: Will, /Applications/Gnucash.app/Contents/MacOS/Gnucash --nofile & works just fine here. Repeat as many times as you have files you want

Re: [GNC] Can't find file

2020-07-31 Thread John Ralls
Will, /Applications/Gnucash.app/Contents/MacOS/Gnucash --nofile & works just fine here. Repeat as many times as you have files you want to open, and you may substitute the path to a gnucash file for --nofile. Regards, John Ralls > On Jul 31, 2020, at 11:14 AM, w...@theprescotts.com wrote: >

Re: [GNC] Can't find file

2020-07-31 Thread w...@theprescotts.com
John, I have played around with trying to open multiple instances of gnucash from the Terminal (Mac OS Catalina) without success in getting two instances running at the same time. I am pretty unix-savvy, after 40 years as a geophysicist, now I write software for a living. But so far it hasn't h

Re: [GNC] Can't find file

2020-07-31 Thread John Ralls
macOS does not, and one must use the command line to launch subsequent instances of gnucash. Regards, John Ralls > On Jul 31, 2020, at 3:50 AM, Frank H. Ellenberger > wrote: > > You can avod the warning by starting all except the first with > gnucash --nofile > or explicitly > gnucash path/to

Re: [GNC] Can't find file

2020-07-31 Thread Frank H. Ellenberger
You can avod the warning by starting all except the first with gnucash --nofile or explicitly gnucash path/to/file Each OS/desktop environment should have abilities to create corresponding links. Regards Frank Am 30.07.20 um 23:24 schrieb Liz Dodd: > On Thu, 30 Jul 2020 11:38:50 -0500 > "w...@

Re: [GNC] Can't find file

2020-07-30 Thread w...@theprescotts.com
Thanks for that tip Liz. However, it doesn't work on Mac OS, Linux (and apparently Windows) easily allow running multiple copies of a program. Mac OS tries to just allow one instance. You can start two instances of a program from the terminal. But with Gnucash, as soon as I try to switch the s

Re: [GNC] Can't find file

2020-07-30 Thread Liz Dodd
On Thu, 30 Jul 2020 11:38:50 -0500 "w...@theprescotts.com" wrote: > On that topic, if I someone asked me what one change I would like to > Gnucash, my choice would be the ability to open two different files > in different windows at the same time. > > Will I routinely run with 4 open Gnucash fi

Re: [GNC] Can't find file

2020-07-30 Thread w...@theprescotts.com
Michael, Thank you for your message. I didn't have the problem that Dan had. I am well aware of where the .gnucash file is stored. But I use two different Gnucash files and am always switching between them. I have always used the Open... menu item, then navigated to the correct file. Until I sa

Re: [GNC] Can't find file

2020-07-30 Thread Michael or Penny Novack
On 7/29/2020 8:04 AM, Dan Bilich wrote: Been using Gnucash for years. Tried to open today and got the message that it couldn’t find the file and it opened to a new, blank slate. What do I do to recover? Do you know the name of your data file? If you don't know the name/path, do you at least

Re: [GNC] Can't find file

2020-07-30 Thread David Carlson
Use your operating system file manager to check the folder where you normally keep your file. What has recently changed? We can give more specific suggestions if you tell us which version of GnuCash you have and your computer operating system. David Carlson On Thu, Jul 30, 2020, 5:08 AM Dan Bil