Re: [GNC] GnuCash works on clean install of Ubuntu 24.04

2024-05-23 Thread John Ralls
Good that it works, I guess. Is the cause of the problem the broken Nvidia drivers? Regards, John Ralls > On May 23, 2024, at 10:00, Mark at Lorimark > wrote: > > Hey, run gnucash with this to get it to show reports; > >> WEBKIT_DISABLE_COMPOSITING_MODE=1 gnuc

Re: [GNC] Can't download stock prices

2024-05-21 Thread John Ralls
, John Ralls > On May 21, 2024, at 19:16, Ernie Wakamatsu wrote: > > HI John and Gnucash Supporters, > > I was afraid you were going to say that. As far as I can tell, I have > JSON::Parse installed, but gnucash-cli is not finding it. > > Ernie-Mac-mini% cpan JSON::Parse &

Re: [GNC] Can't download stock prices

2024-05-21 Thread John Ralls
consider it a bug because their file systems are case sensitive. As for what to do, that should be obvious: Spell the path correctly, where spell includes case. You also need to run gnc-update-fq again to get JSON::Parse installed. Regards, John Ralls > On May 20, 2024, at 22:00, Ernie Wakama

Re: [GNC] Can't download stock prices

2024-05-20 Thread John Ralls
info It’s in the first line of output. I’m going to file a bug with Apple on that if it’s still true when the first macOS 15 developer beta comes out in 3 weeks. Maybe they’ll fix it. Regards, John Ralls > On May 20, 2024, at 18:07, Ernie Wakamatsu wrote: > > Very strange. I get tw

Re: [GNC] Can't download stock prices

2024-05-20 Thread John Ralls
shell with no environment variables set and ignoring all of your zsh config files. You can quit back to your regular shell with d, but first try running /Applications/Gnucash.app/Contents/MacOS/gnucash-cli -Q info Regards, John Ralls > On May 19, 2024, at 22:22, Ernie Wakamatsu wr

Re: [GNC] Can't download stock prices

2024-05-19 Thread John Ralls
6.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1319.0.0) You can check that the application bundle is complete and matches its code signature with spctl —assess -vv /Applications/Gnucash.app It should report /Applications/Gnucash.app/: accepted source

Re: [GNC] All Reports Crashing Version 5.6-1

2024-05-19 Thread John Ralls
g_on_existing_bugs_or_entering_new_ones) and if possible get a stack trace (see https://wiki.gnucash.org/wiki/Stack_Trace#Windows) and attach it to the bug report. Please also attach gnucash.trace.ITONN2.log, Regards, John Ralls ___ gnucash-user mailing

Re: [GNC] Delete a trading account => crash

2024-05-19 Thread John Ralls
u do the delete-and-transfer then turn it back on again. If you have two commodities you need to change all of the accounts using IVRPRC to use IVR-PC then edit every transaction that used IVRPRC, delete the trading splits, and commit it to generate new trading spits in IVR-PC. Regards, John Ral

Re: [GNC] Transferring Gnu Cash Data to New Computer

2024-05-17 Thread John Ralls
in the file list. GC will show the full path. >> > > Interesting... that doesn't work on my iMac (M1 running Sonoma 14.4.1) It can't. macOS controls the menus and hover text isn't something that their menus provide. Regards, John Ralls __

Re: [GNC] Problem building Gnucash from source using wiki page "macOS/Quartz"

2024-05-10 Thread John Ralls
t; > > > Patch for project.py appears here: https://github.com/pypa/pipenv/issues/6106 > > > > Do I patch project.py manually and rerun gtk-osx-setup.sh? > Yes. Pipenv has merged my PR but hasn’t done a new release. Regards, John Ralls __

Re: [GNC] Stomped with interface between GNC (v4.18) and F::Q (v1.61_02)

2024-05-08 Thread John Ralls
Kalpesh, I think your price has too many digits. Try rounding it to 10E-9. Regards, John Ralls > On May 8, 2024, at 09:05, Kalpesh Patel wrote: > > Hi GNC User community - > > > > I am developing a second F::Q module of my own. The first one works fine but > seco

Re: [GNC] no drop-down accounts list in ledger Transfer column.

2024-05-07 Thread John Ralls
#Using_the_Debian_Archive. Regards, John Ralls > On May 7, 2024, at 03:17, Adrien Monteleone > wrote: > > Hmm.. it has been many moons since I made the move from 3.x to 4.x, so I > don't see an obvious preference either. But perhaps toggle the: > > Preferences > R

Re: [GNC] no drop-down accounts list in ledger Transfer column.

2024-05-07 Thread John Ralls
#Using_the_Debian_Archive. Regards, John Ralls > On May 7, 2024, at 03:17, Adrien Monteleone > wrote: > > Hmm.. it has been many moons since I made the move from 3.x to 4.x, so I > don't see an obvious preference either. But perhaps toggle the: > > Preferences > R

Re: [GNC] Trouble importing .qif into Guncash

2024-05-05 Thread John Ralls
Yes, use a recent nightly build from https://code.gnucash.org/builds/flatpak/stable. Regards, John Ralls > On May 4, 2024, at 22:04, David Wasserman via gnucash-user > wrote: > > Recently upgraded to 24.04 LTS. Gnucash Version: 5.6. Build ID: Flathub > 5.6-2. > Gn

[GNC] aqbanking date offset in GnuCash

2024-05-04 Thread John Vermeer
o 'tomorrow'. So, I currently have to manually change that date before importing ever time. Is there a setting that would make this happen automatically when I do the aqbanking import? Thanks for any insights. John ___ gnucash-user mailing list gnuc

Re: [GNC] Finance::Quote PreRelease 1.61_03

2024-05-03 Thread John Ralls
> On May 3, 2024, at 10:35 AM, Bruce Schuck wrote: > > On 5/3/24 9:58 AM, John Ralls wrote: > >> It’s normal for Linux distros to package perl modules. Fedora’s is >> https://packages.fedoraproject.org/pkgs/perl-Finance-Quote/perl-Finance-Quote/ >> <https:

Re: [GNC] Finance::Quote PreRelease 1.61_03

2024-05-03 Thread John Ralls
users should also point cpan at a user-space directory. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user - Ple

Re: [GNC] Use 4.14 and 5.6 on same file (at different times)

2024-04-28 Thread john
est requirement is GnuCash 4.3 so as of now that and all later versions of GnuCash are fully data-compatible. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://list

Re: [GNC] loading a CPAN something from Windows

2024-04-27 Thread john
On Windows there's a perl terminal under Strawberry Perl in the Start menu. Fire that up and then say `cpan -i BPSCHUCK/Finance-Quote-1.61_02.tar.gz" Regards, John Ralls > On Apr 27, 2024, at 6:32 PM, fromvendor wrote: > > Hi, regarding the below I'm trying to figure

Re: [GNC] Finance::Quote on a Mac with a foreign perl

2024-04-27 Thread John Ralls
the dump you can see that the user is invoking gnc-fq-update and >> that it's running /usr/bin/perl. Later at line 97 you can see that >> /System/Library/Perl/Extras/5.34 is missing from @INC. That's where the >> pre-built networking modules are. > > John, > > That i

Re: [GNC] Setting up gnucash / stocks

2024-04-27 Thread John Ralls
t seem to be correct. How do I set > up currency correctly? In my setup, is USD or EUR the Security? > > > Thanks for your help. > You need to create a USD-denominated account of type Assets and make it the parent of the Danaher account. Regards, John Ralls ___

Re: [GNC] Finance::Quote on a Mac with a foreign perl

2024-04-26 Thread john
Adrien, @INC is the perl internal variable containing the search paths for locating included modules. I used that as a proxy for a modicum of expertise with managing a perl configuration. I wouldn't suggest that you go learn perl just to help with this problem. Regards, John Ralls > On

Re: [GNC] Finance::Quote on a Mac with a foreign perl

2024-04-26 Thread john
from @INC. That's where the pre-built networking modules are. Another user supplied this ill-considered and reverted edit on the wiki pointing at the same problem: https://wiki.gnucash.org/wiki/index.php?title=Online_Quotes=22109=21974. That's pretty much all I've got. Regards, John Ralls

[GNC] Finance::Quote on a Mac with a foreign perl

2024-04-25 Thread john
for the wiki for how to work around the problem so that gnc-fq-update uses the system perl (that's after all the only one the app bundle can see, it doesn't read the user's shell environment) and gets the dependencies from /System/Library/Perl instead of trying to build them. Regards, John Ralls

Re: [GNC] Test

2024-04-24 Thread john
d, but I found myself > unsubscribed, and that may have happened to others as well. > > If you can't post to gnucash-devel, please subscribe again. Liz, Thanks for suggesting that. It's strange that I was still receiving gnucash-devel mail even though I was apparently unsubscribed and

Re: [GNC] Aqbanking

2024-04-20 Thread john
ork with. If your bank isn't reported in OFXHome.com <http://ofxhome.com/> then you'll have to figure out the other OFX parameters like emulated Quicken version and OFX standard version on your own. Regards, John Ralls ___ gnucash-user mailing

Re: [GNC] No stock and currency quotes anymore

2024-04-18 Thread john
etrieval for gnucash" > Finance quote is 1.60 and > JSON:: parse is up to date 0.62 > > Look at the attachments and please tell me what to do? See the thread "[GNC] Finance-Quote 1.60 released!". Regards, John Ralls ___ gnucas

Re: [GNC] Finance-Quote 1.60 released!

2024-04-17 Thread john
ode.gnucash.org/builds/flatpak/stable have 1.60 starting today. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-us

Re: [GNC] What account name do you use to record the apartment/house expenses related to the building?

2024-04-16 Thread john
value of the property, the former are an expense. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user - Please

Re: [GNC] Location of savd reports

2024-04-14 Thread john
nder Saved Reports. > The original installation was via the Ubuntu App store but it is still at 4.8 > so I installed 5.6 by Flatpak. > Where can I find my current reports file? See https://wiki.gnucash.org/wiki/Configuration_Locations#GNC_DATA_HOME Regards, John Ralls

Re: [GNC] Finance::quote YahooJSON

2024-04-11 Thread john
for the quote date-time on the web page and the page-scraper can't get the result so it has to use the current time instead. Regards, John Ralls > On Apr 10, 2024, at 23:26, fromvendor wrote: > > OK, I just noticed in my log that I got bit by this. What other source do > you recommend for t

Re: [GNC] Keep running into "Could not get lock file for postgres..."

2024-04-08 Thread john
, John Ralls > On Apr 5, 2024, at 22:14, Bryan B. wrote: > > For some reason, GnuCash has started having some issue when I'm opening it > where it will say "Could not obtain lock file for > postgres://postgres@localhost/gnucash_personal" > Then it gives a few op

Re: [GNC] check printing

2024-04-06 Thread John Layman via gnucash-user
Just to pick a nit: it was referred to as the MICR line (Magnetic Ink Character Recognition). Kinda sounded like MITRE. -Original Message- From: gnucash-user On Behalf Of David Carlson Sent: Friday, April 5, 2024 11:15 AM To: Andrea Bryant Cc: gnucash-user@gnucash.org Subject: Re:

Re: [GNC] check printing

2024-04-05 Thread John Ralls
and attach that strip when the regular read failed. Regards, John Ralls > On Apr 5, 2024, at 8:19 AM, R Losey wrote: > > While things may have changed, many years ago when I worked in the bank, > the info at the bottom of the check was printed with a special ink (I think &

Re: [GNC] Using gnucash-cli for updating quotes on Windows

2024-04-04 Thread John Ralls
se of Alphavantage being the default source for retrieving currency exchange rates. You don't specify the source on the command line with '-Q get'. It's specified for each commodity in the data file. The data-file spec takes a URI so you can use the form 'file:///o:/path/to/datafile.gnucash'

[GNC] GnuCash 5.6 AQBanking Failure on Windows

2024-04-02 Thread John Ralls
.setup.exe Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user - Please remember to CC this list on all your replies

Re: [GNC] Finance Quotes Yahoo off the rails again?

2024-04-02 Thread john
I pushed a new flatpak to Flathub last night that I hope fixes the JSON-Parse problem. Please give it a try. Regards, John Ralls > On Apr 2, 2024, at 08:54, David G. Pickett via gnucash-user > wrote: > > I tried timing all for a common NYSE stock VZ but they seemed all slow or

[GNC] ANNOUNCE: GnuCash 5.6 Released

2024-03-31 Thread John Ralls
ailable for GNU/Linux, *BSD, Solaris, MacOS, and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription prefer

Re: [GNC] Finance::Quote Default Currency Module

2024-03-31 Thread john
David, That would be pretty easy to do, particularly since the alphavantage key also works by setting an environment variable. Unfortunately your suggestion is too late to make today's release. Please file an enhancement request so that we don't forget it. Regards, John Ralls > On Mar

Re: [GNC] How to import MT940 and/or online banking missing in 5.5

2024-03-27 Thread john
differently resulting in incompatibilities, hence Martin's suggestion to use CAMT 0.53 instead. Regards, John Ralls > On Mar 27, 2024, at 15:17, An Ku wrote: > > Hi John, all > > I just ran it again with the debug enabled as per John's instructions. Again: > I have not done

Re: [GNC] How to import MT940 and/or online banking missing in 5.5

2024-03-27 Thread john
do include the double quotes ("). Regards, John Ralls > On Mar 27, 2024, at 08:32, An Ku wrote: > > Hi John > > Thanks, I have 5.5.1 and get the error message I posted above when I try to > import. > > Any thoughts? > > > On Wed, 27 Mar 2024, 08:22

Re: [GNC] Request for help with libgnucash/engine

2024-03-23 Thread john
out particular function, but I don't have time to review your code or write more documentation for you. I can't speak for the other devs on that regard. Maybe one of them has more time. Another thing to note: There is *NO* stability guarantee with any part of GnuCAash. Th

Re: [GNC] How to import MT940 and/or online banking missing in 5.5

2024-03-16 Thread john
MT940 and CAMT.053 imports are done with File>Import>Import Using AQBanking. Note that CAMT.053 is under XML, not CAMT in the import selector. Regards, John Ralls > On Mar 14, 2024, at 13:44, An Ku wrote: > > Dear all > > Unfortunately, my bank's CSV export is useless

Re: [GNC] Reports not displaying.

2024-03-10 Thread john
/Episode-148.html, IIRC pretty near the beginning but I don't remember which one). Regards, John Ralls > On Mar 9, 2024, at 19:14, Eric Koski wrote: > > John, I also have this issue... was just prepping taxes so I needed the > reports. > > The "WEBKIT_DISABLE_COMPOSI

Re: [GNC] Error Retrieving Gold Price for Price Database

2024-03-09 Thread john
as an individual investor might be doing, nor does the fact that GnuCash recognizes the symbol mean that Alphavantage or any other quote aggregator will necessarily use it for reporting. Regards, John Ralls > On Mar 9, 2024, at 15:42, Kalpesh Patel wrote: > > Most likely the case ... I am

Re: [GNC] Maddening!!!!!!!!

2024-03-09 Thread john
away when you end the session. Regards, John Ralls > On Mar 9, 2024, at 02:00, Jack Slater wrote: > > Oh ok. Happy to. I guess I was expecting a 5.51 or something to > differentiate the releases. > > On Fri, Mar 8, 2024 at 4:09 PM David H wrote: > >> Jack, >>

Re: [GNC] GnuCash Will Not Open Book After Changing Books (Bug 645216)

2024-03-09 Thread john
Are you using the SQLite3 backend? If so and it's really corrupted see https://www.sqlite.org/recovery.html. Good luck. Regards, John Ralls > On Mar 8, 2024, at 22:43, David H wrote: > > Eric, > > Are you sure you haven't got a more recent backup? I have multiple backups

Re: [GNC] 5.5-1 crashing on macOS 14.3

2024-03-09 Thread john
that. This one was supposed to be about a hard crash of GnuCash itself. Regards, John Ralls > On Mar 8, 2024, at 23:30, Tom Teixeira wrote: > > I did end up making time to investigate today, and the problem ended up being > just one fund that no longer works with YahooWeb. This par

Re: [GNC] 5.5-1 crashing on macOS 14.3

2024-03-07 Thread john
Have any other Mac users upgraded to 14.4 and had GnuCash crash on them at startup? Or had it run without trouble? Regards, John Ralls > On Mar 7, 2024, at 17:28, john wrote: > > First of all, don't send the same email twice from different addresses. > > GnuCash 5.5 is wo

Re: [GNC] 5.5-1 crashing on macOS 14.3

2024-03-07 Thread john
#Commenting_on_existing_bugs_or_entering_new_ones) and attach the crash report. Regards, John Ralls > On Mar 6, 2024, at 11:25, rts.trey via gnucash-user > wrote: > > GnuCash 5.5-1 wouldn't open after OS update. > Same version ran fine on previous OS versions. > Multiple fresh download/install

Re: [GNC] Multiple Fiscal Years

2024-03-02 Thread john
with an accounting period of more or less than 12 months will create reports that don't align with the period. Regards, John Ralls > On Mar 2, 2024, at 06:21, Adrien Monteleone > wrote: > > I'm still not understanding what change you are referring to. > > In both 4.x and 5.x you can s

Re: [GNC] Share Records When Receivers Appointed

2024-03-01 Thread john
the book value will be reflected when you use "average cost" for a price source. Regards, John Ralls > On Mar 1, 2024, at 18:32, flywire wrote: > > How should shares be recorded in GnuCash once receivers are appointed? > > Shares are no longer being traded but the ASX quote feed retu

Re: [GNC] Improving GnuCash's Processing of Outstanding Checks

2024-03-01 Thread john
> On Mar 1, 2024, at 08:53, Eric H. Bowen via gnucash-user > wrote: > > Is it possible to extend the time for outstanding checks to show up in the > "manual match" window? That's controlled by the two match day thresholds in Preferences>I

Re: [GNC] Fixed or still broken?

2024-03-01 Thread john
://code.gnucash.org/builds/win32/stable. Regards, John Ralls > On Mar 1, 2024, at 10:12, R Losey wrote: > > I upgraded my Windows 10 machine to GnuCash 5.5-1 and everything was fine > until the new month started today. > > The Scheduled Transactions "Since Last Run&quo

Re: [GNC] Error message on opening GnuCash

2024-03-01 Thread john
Did you install from gnucash-5.5.setup.exe or gnucash-5.5-1.setup.exe? If the former, reinstall from the latter from https://www.gnucash.org <https://www.gnucash.org/> in the downloads pane on the top right or from https://github.com/gnucash/gnucash/releases. Regards, John Ralls >

[GNC] gnucash-5.5-1.setup.exe

2024-02-20 Thread John Ralls
is 720a60dca57e4199f28b5449158ddc89e62012f042a62c43b16c569fa0890275. Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user - Please remember to CC this list on all

Re: [GNC] Finance::Quote docs out of date?

2024-02-20 Thread john
No, your Gnucash is outdated. The current release is 5.5. You need the docs for 4.x. Go to https://www.gnucash.org/docs.phtml and scroll down to "Old Stable Release". Regards, John Ralls > On Feb 19, 2024, at 05:48, Stephen Blackwell wrote: > > I'm following the

Re: [GNC] How to reimport an ofx file?

2024-02-20 Thread john
. Keep the script around, you'll need to apply it to all future imports from that bank until they fix their OFX export software. Regards, John Ralls > On Feb 19, 2024, at 22:25, jeffrey black wrote: > > I'll give it a try. The last time I tried it I was told that all transactions

Re: [GNC] Problem install Finance::Quote

2024-02-18 Thread john
. Regards, John Ralls > On Feb 16, 2024, at 02:34, Gustavo Taouil wrote: > > Hi Guys, I tried to install Finance::Quote in my new mac (M3) with Sonoma > macOs. I Use these lines of command to install: > > sudo env ARCHFLAGS='-arch arm64 -arch arm64e -arch x86_64'cpan -f -

Re: [GNC] Start and End of Quarter Dates Incorrect - a Bug?

2024-02-11 Thread john
That's https://bugs.gnucash.org/show_bug.cgi?id=798946 Regards, John Ralls > On Feb 10, 2024, at 21:15, Jay McSkimming wrote: > > GnC 5.5 > Mac OS Sonoma 14.2.1 > > Running a PNL for previous quarter, the report runs for incorrect dates > namely starting a month ear

Re: [GNC] Repeatable crashes with 4.14 on 32-bit arm Linux

2024-02-10 Thread John Ralls
cted to the signal. It there aren't either the transfer dialog is trying to run more than one instance (count > 1) or the the handler is already disconnected (count == 0). I don't think connecting or failing to connect to the accessibility bus wo

Re: [GNC] Maddening!!!!!!!!

2024-02-08 Thread john
Probably not because I've been working for the last several weeks on getting WebKit buildable on Windows so we can have Windows releases with working reports. Regards, John Ralls > On Feb 8, 2024, at 08:54, Jack Slater wrote: > > Anything coming soon to fix this? > > On Th

Re: [GNC] Change Printed Invoice

2024-02-06 Thread John Ralls
> On Feb 6, 2024, at 4:01 PM, John Ralls wrote: > > Please remember to copy the list on all replies. > > The tab is actually called "Printable Invoice". I've attached a screenshot. > The screenshot appar

Re: [GNC] Change Printed Invoice

2024-02-06 Thread John Ralls
Please remember to copy the list on all replies. The tab is actually called "Printable Invoice". I've attached a screenshot. Regards, John Ralls > On Feb 6, 2024, at 11:20 AM, Lester Bennett wrote: > > I see no invoice report tab. I see an options button but there is no &g

Re: [GNC] Change Printed Invoice

2024-02-06 Thread john
Editing the code is unnecessary. After clicking the Print button you'll get an invoice report tab with the invoice. Open report options and enter Tax Invoice in the Custom Title field of the General tab, then click Apply or OK. Regards, John Ralls > On Feb 6, 2024, at 06:27, Glenn Fow

Re: [GNC] Build V5.5 on Linux MInt 21.3

2024-02-01 Thread john
o apt install xsltproc > sudo apt install libdbd-mysql libdbd-pgsql libdbd-sqlite3 libdbi-dev > sudo apt install libsecret-1-0 libsecret-1-dev > sudo apt install libboost1.74-all-dev > sudo apt install libgtest-dev google-mock > David, Does `apt-get build-dep gnucash` not work on

Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread John Haiducek
gt; > On Fri, 26 Jan 2024, 4:49 am John Haiducek, wrote: > >> I upgraded a bunch of packages using the PackageKit GUI and offline >> update, >> and gnucash was one of them. Software Center indicated that the system was >> fully updated afterward. >> >&

Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread John Haiducek
packages? I only ask because I am running F38 and I > have GnuCash 5.5 running just fine. > > -derek > > On Thu, January 25, 2024 11:33 am, John Haiducek wrote: > > Here's the output from ldd. IIRC, missing dependencies would show up here > > as something like &quo

Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread John Haiducek
2024 at 11:15 AM Derek Atkins wrote: > Run: > ldd /usr/lib64/gnucash/libgnc-expressions-guile.so > > And see if perhaps it is missing a dependency? > > -derek > > On Thu, January 25, 2024 11:07 am, John Haiducek wrote: > > The file and its parent directory are both

Re: [GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread John Haiducek
Thu, Jan 25, 2024 at 9:19 AM John Haiducek wrote: > >> After upgrading to gnucash 5.5 on Fedora 38 (using the rpm package for >> gnucash from the Fedora repos), I get the following error trying to start >> gnucash: >> >> $ gnucash >> Backtrace: >> In ice

[GNC] No such file or directory error finding libgnc-expressions-guile.so

2024-01-25 Thread John Haiducek
After upgrading to gnucash 5.5 on Fedora 38 (using the rpm package for gnucash from the Fedora repos), I get the following error trying to start gnucash: $ gnucash Backtrace: In ice-9/boot-9.scm: 3536:20 19 (_) 2835:4 18 (save-module-excursion #) 3556:26 17 (_) In unknown file:

Re: [GNC] Ssh Xforwarding works for app but not for help

2024-01-20 Thread john
Adrien, That's true on macOS, but on Linux it opens the document in Yelp and on MSWin it opens in the archaic Windows Help viewer. Regards, John Ralls > On Jan 19, 2024, at 16:56, Adrien Monteleone > wrote: > > If I'm not mistaken, those entries now simply attempt to open a

Re: [GNC] Windows x64 release builds are missing

2024-01-19 Thread john
-specifications) so when Win10 goes out of support so does the need for 32-bit GnuCash builds. We're scheduled to release GnuCash 6 in January 2026 so that seems like the right time to make the switch. Regards, John Ralls > On Jan 19, 2024, at 04:03, Stan Brown (using GC 4.14) > wrote: >

Re: [GNC] Windows x64 release builds are missing

2024-01-18 Thread john
everything for an insane array of hardware: 5.5 is built in unstable for alpha, amd64, arm64, armel, armhf, hppa, i386, mips64el, ppc64, ppc64el, riscv64, s390x, and sparc64, see https://packages.debian.org/sid/gnucash. The Flathub and MacOS builds support both x86_64 and arm64. Regards, John Ralls

Re: [GNC] Windows x64 release builds are missing

2024-01-18 Thread John Ralls
can switch to 64-bit builds on Windows. Regards, John Ralls > On Jan 18, 2024, at 3:55 AM, * Neustradamus * > wrote: > > Dear GnuCash team, > > I would like to know when you will create the Windows x64 release builds? > > We are in 2024, x64 is here since Windows XP

Re: [GNC] "Make PDF" button just prints

2024-01-16 Thread john
No. Gtk does its own drawing at a very low level using a library called Cairo. Cairo gets a buffer from the OS and puts a bitmap in it and the OS displays the bitmap. A PDF created from the bitmap would be a screenshot, not the complete document. Regards, John Ralls > On Jan 16, 2024, at

Re: [GNC] Importing from one gnucash file to another

2024-01-16 Thread John Ralls
File Format on the Import Preview page. Regards, John Ralls > On Jan 16, 2024, at 10:38 AM, Adrien Monteleone > wrote: > > I've never used it myself, but I recall a discussion when the feature was > added, I think for 4.x but it could have been earlier. > > Regards, > Adr

Re: [GNC] Posting of Dividend through Stock Assist

2024-01-16 Thread John Ralls
Paras, Just include a blank split (no entries in shares, price, buy, or sell) to the mutual fund account and the APR will pick it up. Regards, John Ralls > On Jan 16, 2024, at 9:24 AM, Paras Desai wrote: > > Thanks John for your prompt feedback. > > Yes, I am posting it manu

Re: [GNC] Gnucash 5.3 always gives me an dbind error at startup

2024-01-16 Thread john
to get a permission error. > > It seems to run OK in spite of this. That message is from Gtk and indicates that the packager for Gtk screwed something up. You can either ignore the problem or raise a bug with Ubuntu. Regards, John Ralls ___ gnu

Re: [GNC] Posting of Dividend through Stock Assist

2024-01-16 Thread john
scenario that's coded into the stock assistant so you'll have to enter it manually. Since dividend payments are presumably periodic it sounds like a good candidate for a scheduled transaction. Regards, John Ralls ___ gnucash-user mailing list gnucash-u

Re: [GNC] List of fields checked by importer when matching transactions

2024-01-15 Thread John Haiducek
Thanks, Etienne. Thankfully, my CSV only has one row per transaction. On Sat, Jan 13, 2024 at 5:04 AM GNUCash wrote: > John, > Yes the description had to match the tranfer memo. To clarify. > In my transaction CSV I had 3 rows belonging to 1 transaction. > Description on all 3 rows:

Re: [GNC] Maddening!!!!!!!!

2024-01-13 Thread John Layman via gnucash-user
I have not found that situation (entering a missing transaction during reconciliation) to be unusual, and GnuCash handles it quite gracefully. -Original Message- From: gnucash-user On Behalf Of David Carlson Sent: Friday, January 12, 2024 12:44 PM To: Jack Slater Cc:

Re: [GNC] Template Transactions Behavior in Scheduled Transaction Editor

2024-01-13 Thread John Layman via gnucash-user
I have scheduled transactions with simple calculation. They work just fine, but only when the transactions actually fire. -Original Message- From: gnucash-user On Behalf Of David T. via gnucash-user Sent: Thursday, January 11, 2024 3:56 PM To: gnucash-user@gnucash.org Subject: [GNC]

Re: [GNC] Maddening!!!!!!!!

2024-01-11 Thread john
Adrien, Have a look at https://bugs.gnucash.org/show_bug.cgi?id=799093 Regards, John Ralls > On Jan 11, 2024, at 19:22, Adrien Monteleone > wrote: > > In 10+ years of GnuCash, I've never once seen a transaction appear that I > didn't put there myself. > > - &g

Re: [GNC] List of fields checked by importer when matching transactions

2024-01-11 Thread John Haiducek
aving the same issue with qfx/ofx files, but I find when I > click on the clear check box it finds the matching transaction. You might > want to try that. > > > > Sent from Samsung Galaxy smartphone. > > > > Original message > From: John Haiducek &

[GNC] List of fields checked by importer when matching transactions

2024-01-11 Thread John Haiducek
Hi, Is there a list somewhere of what fields are checked by the importer when matching transactions? I'm trying to import a CSV file that contains already-existing transactions and the importer is failing to detect them (there are hundreds so I don't want to manually de-select them all). John

Re: [GNC] Transaction Report - Split Transactions

2024-01-10 Thread John Dimitriadis
Hello Vincent, Happy New Year. Hope my email finds you well. Just wanted to touch base to see if you managed to take any action on the below? Many thanks in advance. > On 19 May 2023, at 08:16, John Dimitriadis wrote: > > Hello Vincent, > > Thank you very much for the det

Re: [GNC] 5.5 Nightly Builds

2024-01-06 Thread John Ralls
oken and in order fix it we need a new WebKitGtk build, but that new build crashes in javascript when you try to run a report. I've been working on fixing that and will restore the Windows nightlies afterwards. Regards, John Ralls ___ gnucash-use

Re: [GNC] GnuCash 5.5 Windows 11 crashing when running reports

2024-01-06 Thread john
Yes, it's a Windows-only problem. Regards, John Ralls > On Jan 5, 2024, at 20:12, Jediator wrote: > > Does it mean that this won't be an issue for MacOS users? No report crash for > running GnuCash on Mac? Thanks! > > On 1/5/24 11:36 AM, john wrote: >> No need

Re: [GNC] GnuCash 5.5 Windows 11 crashing when running reports

2024-01-05 Thread john
. WebKitGtk dropped support for Windows 9 years ago so I can't ask them for help. Regards, John Ralls > On Jan 5, 2024, at 06:44, Leland Webb wrote: > > Hopefully this is the right way to ask for help with this issue. > > I've been out of the office for a couple weeks,

Re: [GNC] Version 5.5 crashing when running Customer & Vendor Reports

2024-01-04 Thread john
That's https://bugs.gnucash.org/show_bug.cgi?id=799167. Regards, John Ralls > On Jan 4, 2024, at 12:28, Ryan Carver wrote: > > Hi all, > > > > I recently upgraded to version 5.5 and noticed that whenever I try to run a > Customer or Vendor report GnuCash crashe

Re: [GNC] Windows Customer Report Crash

2023-12-30 Thread John Ralls
e a comprehensive > report, or/and fix it. > > Where I find the logs or crashlogs for windows. That's bug https://bugs.gnucash.org/show_bug.cgi?id=799183. GnuCash 5.5 reports are broken on Windows. I suggest that you use GnuCash 5.4 instead until I can get WebKitGtk fixed

Re: [GNC] GnuCash with aqbanking

2023-12-30 Thread john
They all do. It's just broken in 5.5 because of a library mismatch, see the GnuCash 5.5 Error Message thread, in particular the work-around in https://lists.gnucash.org/pipermail/gnucash-user/2023-December/110194.html. Regards, John Ralls > On Dec 28, 2023, at 13:08, Claudia Turner

Re: [GNC] USAA OFX Direct Connect stopped working

2023-12-28 Thread john
Unfortunately no. CSV is the only file download option. Regards, John Ralls > On Dec 28, 2023, at 09:35, Gyle McCollam wrote: > > > I stopped using AQBanking and direct connect a while ago. Does USAA offer > ofx/qfx downloads in addition to CSV? I download qfx/ofx

Re: [GNC] Scheduled Transactions gnucash-5.5

2023-12-25 Thread john
and > AQBanking=OFF in both builds. Don't know if it's just me, or if it's a bug. > Mike That's https://bugs.gnucash.org/show_bug.cgi?id=799186 Regards, John Ralls ___ gnucash-user mailing list gnucash-user@gnucash.org To update

Re: [GNC] Currency Display in Reports

2023-12-25 Thread john
the lower right of the resulting window, then find CAD under Currencies. Double-click it or select it and click the Edit button. Change the Display symbol (the only thing that's changeable in the dialog) to $ and click OK. Regards, John Ralls ___ gnucash-use

Re: [GNC] GnuCash 5.5 (macOS) can't get quotes, because it doesn't see JSON::Parse

2023-12-24 Thread john
> On Dec 24, 2023, at 11:30, Jim DeLaHunt wrote: > > > On 2023-12-24 10:25, john wrote: >> >>> On Dec 23, 2023, at 20:03, Jim DeLaHunt wrote: >>> >>> ...Then I launched the GnuCash application. Now, the "Get Quotes" button in

Re: [GNC] GnuCash 5.5 (macOS) can't get quotes, because it doesn't see JSON::Parse

2023-12-24 Thread john
> On Dec 23, 2023, at 20:03, Jim DeLaHunt wrote: > > > On 2023-12-23 19:19, Jim DeLaHunt wrote: >> >> On 2023-12-23 15:38, John Ralls wrote: >>> >>>> On Dec 23, 2023, at 12:29 PM, Jim DeLaHunt wrote: >>>> >>>>

Re: [GNC] GnuCash 5.5 (macOS) can't get quotes, because it doesn't see JSON::Parse

2023-12-23 Thread John Ralls
system perl and its builtin @INC as long as $PERL5LIB isn't set in the environment. Note that if your mac is an Apple Silicon one that you need to specify arch x86_64, as in sudo arch -arch x86_64 /usr/bin/perl /Applications/Gnucash.app/Contents/Resources/bin/gnc-fq-update (all on one line) becaus

Re: [GNC] Scheduled Transactions status cannot be changed

2023-12-22 Thread John Layman via gnucash-user
Yep. This is the case on Windows also. -Original Message- From: gnucash-user On Behalf Of lj Sent: Tuesday, December 19, 2023 7:40 PM To: gnucash-u...@lists.gnucash.org Subject: Re: [GNC] Scheduled Transactions status cannot be changed I am also unable to change the SX status in the

  1   2   3   4   5   6   7   8   9   10   >