Re: [GNC] piecharts/linecharts turned blank in reports after upgrade

2021-07-20 Thread Dong Lin via gnucash-user
vm-ubuntu-1:~/src/build-gnucash$ mv lib lib-local-build vm-ubuntu-1:~/src/build-gnucash$ ln -s /usr/lib/x86_64-linux-gnu/gnucash lib this only switches the libgnc-*.so libs only. all other libs continue to point to /usr/lib. vm-ubuntu-1:~/src/build-gnucash$ ./bin/gnucash ./bin/gnucash: symbol

Re: [GNC] piecharts/linecharts turned blank in reports after upgrade

2021-07-20 Thread John Ralls
Switched how? What libwebkit2gtk.so and libjavascriptcoregtk.so was libgnc-html.so linked to if not the ones in /usr/lib? Regards, John Ralls > On Jul 20, 2021, at 7:55 PM, Dong Lin wrote: > > > On a freshly installed Ubuntu 21.04 VM with apt installed GNC 4.4. the apt > installed GNC runs

Re: [GNC] piecharts/linecharts turned blank in reports after upgrade

2021-07-20 Thread Dong Lin via gnucash-user
On a freshly installed Ubuntu 21.04 VM with apt installed GNC 4.4. the apt installed GNC runs fine with charts visible. But locally built GNC (tip of the latest maint branch) has the same issue. I tried switching the libs in build_dir to point to /usr/lib/x86_64-linux-gnu/gnucash, but the

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread John Ralls
I don't have One Drive so I'm guessing, but macOS10.15 introduced some security restrictions on access to certain folders which macOS 11 tightened up even more. You might need to give GnuCash some extra privileges. Open System Preferences, go to the Security and Privacy pane, select the privacy

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread Derek Atkins
Sounds like a permission problem. Not sure how to fix it, I'm afraid. -d On Tue, July 20, 2021 2:33 pm, cbp...@gmail.com wrote: > Hi Derek, Gyle - thanks for the responses. > > I'd like to add one other error message - perhaps it will be helpful. When > I try to go the File -> Open route, I get a

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread cbpodd
Hi Derek, Gyle - thanks for the responses. I'd like to add one other error message - perhaps it will be helpful. When I try to go the File -> Open route, I get a slightly different error message (though it still doesn't work). The error message I get here is below. --- Could not read the

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread Derek Atkins
Gyle, Cameron is on a Mac, not a Windows box, so OneDrive may behave differently there. Right now it sounds like GnuCash cannot see the OneDrive directory. I am hoping JRalls can pipe up and provide some insights, as he is our resident Mac expert. -derek On Tue, July 20, 2021 2:07 pm, Gyle

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread Gyle McCollam
I use one drive as well, but I have no problem with GNU Cash finding the info. However, I have another directory between Documents and GnuCashData.gnucash (although mine is named differently). When you click on file/open you can navigate to the file on one drive and it should work fine from

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread cbpodd
Hi Derek, Yeah - that's kind of where I am as well. It's there and not corrupted. As soon as I move the file out of OneDrive (to my Downloads folder or something like that) it works fine, but when I move it back in, it fails again. Yes - in both cases - starting GNUCash or selecting and

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread Derek Atkins
HI, Well, this shows the file is there and is not corrupted, so I am at a loss as to why GnuCash says it cannot parse it. If you start GnuCash and then File -> Open, can you browse to the file? If you select it and click open -- same error? -derek On Tue, July 20, 2021 12:36 pm, Cameron Podd

Re: [GNC] My screenshot FYI. - Re: Big problem GC 4.6 wiping history list? Mac OS Big Sur

2021-07-20 Thread John Ralls
Anita, Thanks for the followup, but please remember to copy the list on all replies. Regards, John Ralls > On Jul 20, 2021, at 8:54 AM, Anita Graves wrote: > > Dear John and others who helped me, I wish to inform you that I was able to > solve my problem by simply carefully following the

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread Cameron Podd
Hi Derek, 1. head http://www.gnucash.org/XML/gnc; xmlns:act="http://www.gnucash.org/XML/act; xmlns:book="http://www.gnucash.org/XML/book; xmlns:cd="http://www.gnucash.org/XML/cd; xmlns:cmdty="http://www.gnucash.org/XML/cmdty;

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread Dean Gibson
On 2021-07-20 08:40, Derek Atkins wrote: Hi, On Tue, July 20, 2021 11:33 am, Cameron Podd wrote: Can't parse the URL /Users//OneDrive/Documents/GnuCashData.gnucash What OS/Distro are you using? Is OneDrive actually *mounted*? Can you browse to /Users//OneDrive/Documents from a

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread Derek Atkins
What about: gunzip < /Users//CameronPoddMoney.gnucash | head And also: gunzip < /Users//CameronPoddMoney.gnucash | tail If it can see if there, I don't see why GnuCash can't see it. Unless the data is corrupted. The head and tail will help discover that. -derek On Tue, July 20,

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread Cameron Podd
Hi Derek, >From gzip, I get “gzip compressed data, original size modulo 2^32 1969815”/ >From zcat, I get “zcat: can't stat: CameronPoddMoney.gnucash >(CameronPoddMoney.gnucash.Z): No such file or directory”. Thanks - Cameron From: Derek Atkins Date: Tuesday, July 20, 2021 at 8:52 AM To:

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread Derek Atkins
Hi, On Tue, July 20, 2021 11:43 am, Cameron Podd wrote: > Hi Derek – thanks for your response. > > > 1. I am using MacOS Big Sur 11.4 > 2. Yes, my OneDrive is mounted. I can access that spot from my > filesystem & terminal and see/copy/move the data file there. Okay, if you open the

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread Cameron Podd
Hi Derek – thanks for your response. 1. I am using MacOS Big Sur 11.4 2. Yes, my OneDrive is mounted. I can access that spot from my filesystem & terminal and see/copy/move the data file there. Thanks – Cameron From: Derek Atkins Date: Tuesday, July 20, 2021 at 8:40 AM To: Cameron Podd

Re: [GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread Derek Atkins
Hi, On Tue, July 20, 2021 11:33 am, Cameron Podd wrote: > I am wondering if anyone has encountered - or has a possible solution to - > this bug I have found. I usually store my GNUCash file in OneDrive. > However, with the new update of OneDrive, GNUCash cannot see the file. See > the error

[GNC] Possible Bug with GNUCash - GNUCash cannot see/open files with OneDrive

2021-07-20 Thread Cameron Podd
I am wondering if anyone has encountered - or has a possible solution to - this bug I have found. I usually store my GNUCash file in OneDrive. However, with the new update of OneDrive, GNUCash cannot see the file. See the error below. Has anyone also seen this error - or know how to correct it?

Re: [GNC] Can anyone help with this issue please - GNC-FQ Not able to collect data

2021-07-20 Thread david.romano
Hi D, Yes I did – I even removed PERL / Strawberry Perl and allowed GNC to install everything, but still it does not work. I’m beginning to wonder if its an F::Q 1.51 issue. Best regards, David Romano, UK Direct line: +44 (0) 23 9234 1647 UK Mobile & WhatsApp: +44 (0) 79 4830