[GNC] Autocomplete only searches displayed entries
I've just upgraded vrom v4.13 to v5.6. I have my ledgers filtered to hide reconciled transactions. With 4.13 the autocomplete would search all transactions in the ledger, hidden or not. With 5.6, the autocomplete doesn't seem to search hidden transactions. Being able to autoccomplete using previous, albeit hidden, transactions was very helpful. Have I missed a setting some setting somewhere? Thanks, Keith -- "For a list of all the ways technology has failed to improve the quality of life, please press three." -Alice Kahn ___ 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. You can do this by using Reply-To-List or Reply-All.
Re: [GNC] Autocomplete only searches displayed entries
This is fixed in 5.8 -- please get a newer release https://bugs.gnucash.org/show_bug.cgi?id=799047 On Wed, 10 July 2024, 2:59 pm Keith Edmunds, wrote: > I've just upgraded vrom v4.13 to v5.6. I have my ledgers filtered to hide > reconciled transactions. With 4.13 the autocomplete would search all > transactions in the ledger, hidden or not. With 5.6, the autocomplete > doesn't seem to search hidden transactions. > > Being able to autoccomplete using previous, albeit hidden, transactions > was very helpful. > > Have I missed a setting some setting somewhere? > > Thanks, > Keith > -- > "For a list of all the ways technology has failed to improve the quality > of life, please press three." -Alice Kahn > > > ___ > 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. > You can do this by using Reply-To-List or Reply-All. > ___ 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. You can do this by using Reply-To-List or Reply-All.
Re: [GNC] Gnucash 5.7/8 on Linux Mint 21.3
Thanks John Your solution never worked for me. But you reminded me I have to run with Nvidia-470. Latest flatpak had changed it to 390! Replacing fixed it. Nigel On Wed, 10 Jul 2024 at 03:59, John Ralls wrote: > > > On Jul 9, 2024, at 06:29, Nigel Stapley wrote: > > Hi. Trying to run flapak version 5.7 or 8 on Linux Mint 21.3. Loading page > comes up but it stalls at loading data then crashes. Any one else having a > problem with this OS or is it just me. I attach the dump file if that helps > the initiated! Thanks > ___ > > > Looks like the bad Nvidia driver crash, bug 799301 ( > https://bugs.gnucash.org/show_bug.cgi?id=799301 Try running > flatpak run --env=WEBKIT_DISABLE_COMPOSITING_MODE=1 org.gnucash.GnuCash > > 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. You can do this by using Reply-To-List or Reply-All.
Re: [GNC] Gnucash 5.7/8 on Linux Mint 21.3
Interesting. How do you specify which nvidia version to use while running a flatpak ? Regards, Geert Op woensdag 10 juli 2024 14:00:10 CEST schreef Nigel Stapley: > Thanks John > > Your solution never worked for me. But you reminded me I have to run with > Nvidia-470. Latest flatpak had changed it to 390! Replacing fixed it. > > Nigel > > On Wed, 10 Jul 2024 at 03:59, John Ralls wrote: > > On Jul 9, 2024, at 06:29, Nigel Stapley wrote: > > > > Hi. Trying to run flapak version 5.7 or 8 on Linux Mint 21.3. Loading page > > comes up but it stalls at loading data then crashes. Any one else having a > > problem with this OS or is it just me. I attach the dump file if that > > helps > > the initiated! Thanks > > ___ > > > > > > Looks like the bad Nvidia driver crash, bug 799301 ( > > https://bugs.gnucash.org/show_bug.cgi?id=799301 Try running > > > > flatpak run --env=WEBKIT_DISABLE_COMPOSITING_MODE=1 org.gnucash.GnuCash > > > > 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. > You can do this by using Reply-To-List or Reply-All. ___ 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. You can do this by using Reply-To-List or Reply-All.
[GNC] aqbanking import mapping to GnuCash
Hello, I want to import bank statements via the AqBanking import menu in GnuCash. However, I do not get a description in GnuCash for the imported statements. Here is a redacted and shortened example of the output of AqBanking: accountInfoList { accountInfo { char accountNumber="NL98ASNB11" char iban="NL98ASNB11" char currency="EUR" int accountType="0" int accountId="0" balanceList { balance { char date="20240401" char value="" char type="unknown" } #balance balance { char date="20240630" char value="" char type="booked" } #balance } #balanceList transactionList { transaction { char type="statement" char subType="none" char command="none" char status="unknown" int uniqueAccountId="0" char acknowledge="never" int uniqueId="0" int refUniqueId="0" int idForApplication="0" int sessionId="0" int groupId="0" char localIban="NL98ASNB11" char date="20240402" char valutaDate="20240402" char value="-238%2F100%3AEUR" int transactionCode="0" char transactionKey="PMNT-CCRD-POSD" int textKey="0" char purpose="R BEATRIXPARK 3312 %3E%27S-GRAVEN 2.04.2024 9U58 KV006 CD21T2 MCC%3A5811 Contactloze betaling NLNEDERLAND" char sequence="unknown" char charge="unknown" char period="unknown" int cycle="0" int executionDay="0" int estatementNumber="0" int estatementMaxEntries="0" } #transaction } #transactionList eStatementList { } #eStatementList } #accountInfo } #accountInfoList securityList { } #securityList messageList { } #messageList I would expect that the AqBanking purpose would be used as the description in GnuCash, but this seems not to happen. Where is the mapping from AqBanking to GnuCash done? Is there a mapping table or something like that? Should I create a bug in the Bugzilla of GnuCash with the request to fix this, or is the current behavior wanted? If wanted, I can provide example exports files of the bank statements. I'm using: camt.053.001.02 Kind regards, Jan Vlug. ___ 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. You can do this by using Reply-To-List or Reply-All.
[GNC] Crashing release 5.6 in Windows 10
I crashed release 5.6 twice yesterday by trying to move an account tab to the left in the main window with the mouse curser. I am currently away from that computer so I cannot debug this issue directly, but I need direction for when I return. First, is this a known issue and has it been fixed as of release 5.8? Second, when I tried to replay the .log files, GnuCash first looked in my \local\temp folder for those files and, of course, didnt find them there. Is that normal? Thanks in advance for your help. ___ 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. You can do this by using Reply-To-List or Reply-All.
Re: [GNC] Gnucash 5.7/8 on Linux Mint 21.3
I am not that tech savvy so forgive me if this doesn't make sense. You may recall that there was an issue with 4.X for some over blank reports. John offered the above solution which seemed to work for most people but not for me. I had to revert to nvidia 470 which had been changed somehow ( I may have chosen to update it). As far as I recall I could do this through nvidia settings app.This was a system version gnucash which is currently 4.8. The system version currently works with either nvidia driver. As I wanted the latest version I installed the flatpak version 5.8. It now appears that I can only have one driver installed at a time. Following John's response I used the package manager to install 470. But this could only be done if I uninstalled 390, which I did. Having downloaded 470 I installed it and, after rebooting 5.8 is working fine. I can't see how I have any choice on my system to choose the driver while running in flatpak. Hope that helps. BTW I have been using GC since 2011 - great program, great community. Many thanks to the devoted developers and maintainers. Nigel On Wed, 10 Jul 2024, 13:29 Geert Janssens, wrote: > Interesting. How do you specify which nvidia version to use while running > a flatpak ? > > Regards, > > Geert > > Op woensdag 10 juli 2024 14:00:10 CEST schreef Nigel Stapley: > > > Thanks John > > > > > > Your solution never worked for me. But you reminded me I have to run with > > > Nvidia-470. Latest flatpak had changed it to 390! Replacing fixed it. > > > > > > Nigel > > > > > > On Wed, 10 Jul 2024 at 03:59, John Ralls wrote: > > > > On Jul 9, 2024, at 06:29, Nigel Stapley wrote: > > > > > > > > Hi. Trying to run flapak version 5.7 or 8 on Linux Mint 21.3. Loading > page > > > > comes up but it stalls at loading data then crashes. Any one else > having a > > > > problem with this OS or is it just me. I attach the dump file if that > > > > helps > > > > the initiated! Thanks > > > > ___ > > > > > > > > > > > > Looks like the bad Nvidia driver crash, bug 799301 ( > > > > https://bugs.gnucash.org/show_bug.cgi?id=799301 Try running > > > > > > > > flatpak run --env=WEBKIT_DISABLE_COMPOSITING_MODE=1 > org.gnucash.GnuCash > > > > > > > > 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. > > > You can do this by using Reply-To-List or Reply-All. > > > ___ 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. You can do this by using Reply-To-List or Reply-All.
Re: [GNC] Crashing release 5.6 in Windows 10
I normally keep my tabs on the left, but moved them back to the top and tested. I can re-arrange tabs with the mouse with ease and no crashing. I can't say if it would have crashed for me on 5.6, as I likely didn't try to re-arrange tabs while using it. I also can't say if it was a known and fixed bug, but at least with 5.8 on MacOS Monterey, it works as expected. Regards, Adrien On 7/10/24 10:04 AM, David Carlson wrote: I crashed release 5.6 twice yesterday by trying to move an account tab to the left in the main window with the mouse curser. I am currently away from that computer so I cannot debug this issue directly, but I need direction for when I return. First, is this a known issue and has it been fixed as of release 5.8? ___ 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. You can do this by using Reply-To-List or Reply-All.
Re: [GNC] Crashing release 5.6 in Windows 10
Thanks Adrien, After finding that I couldn't download release 5.8 in Chrome Incognito mode I reverted to my favorite Firefox with containers and downloaded it. I made a backup of my data file and installed it to find that I could easily move tabs around with the mouse and no crashes so far. On Wed, Jul 10, 2024 at 11:34 AM Adrien Monteleone < adrien.montele...@lusfiber.net> wrote: > I normally keep my tabs on the left, but moved them back to the top and > tested. I can re-arrange tabs with the mouse with ease and no crashing. > > I can't say if it would have crashed for me on 5.6, as I likely didn't > try to re-arrange tabs while using it. > > I also can't say if it was a known and fixed bug, but at least with 5.8 > on MacOS Monterey, it works as expected. > > Regards, > Adrien > > On 7/10/24 10:04 AM, David Carlson wrote: > > I crashed release 5.6 twice yesterday by trying to move an account tab to > > the left in the main window with the mouse curser. I am currently away > > from that computer so I cannot debug this issue directly, but I need > > direction for when I return. > > > > First, is this a known issue and has it been fixed as of release 5.8? > > ___ > 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. > You can do this by using Reply-To-List or Reply-All. > -- David Carlson ___ 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. You can do this by using Reply-To-List or Reply-All.
Re: [GNC] aqbanking import mapping to GnuCash
> On Jul 10, 2024, at 06:49, Jan Vlug wrote: > > I would expect that the AqBanking purpose would be used as the description in > GnuCash, but this seems not to happen. > > Where is the mapping from AqBanking to GnuCash done? Is there a mapping table > or something like that? > > Should I create a bug in the Bugzilla of GnuCash with the request to fix > this, or is the current behavior wanted? > > If wanted, I can provide example exports files of the bank statements. > > I'm using: camt.053.001.02 > The description field is filled from three AQBanking fields: Remote name, purpose, and ultimate creditor/debtor, see https://github.com/Gnucash/gnucash/blob/07e449a677bcd8623f05f234e6b4e7902b6f3ccf/gnucash/import-export/aqb/gnc-ab-utils.c#L422. Most of the other field copies are in other functions in the same file. Yes, let’s move this to a bug report. It will be easier to follow and to keep track of attachments. It would be helpful to know what shows up on the GnuCash side from that import, including Notes (double-line view) and Memos (Split View). 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. You can do this by using Reply-To-List or Reply-All.
Re: [GNC] Crashing release 5.6 in Windows 10
Good to know it is resolved as of 5.8. As for Chrome, did you use the direct links provided in the release announcement? (it seems those are also provided on gnucash.org) Perhaps Incognito Mode is blocking something on SourceForge or GitHub that prevents getting to the download link, but I would think the direct links should work regardless. (I don't use Chrome, but I do use a very locked-down Firefox) Regards, Adrien On 7/10/24 6:08 PM, David Carlson wrote: After finding that I couldn't download release 5.8 in Chrome Incognito mode I reverted to my favorite Firefox with containers and downloaded it. I made a backup of my data file and installed it to find that I could easily move tabs around with the mouse and no crashes so far. ___ 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. You can do this by using Reply-To-List or Reply-All.