[GNC] Installing version 5.5

2023-12-18 Thread jbonnett
Hi All,

I have got GnuCash v5.5 installed, and all is well, but I had a little
problem on the way.

I closed my running GnuCash v5.4 and started the setup for v5.5. It
complained that GnuCash was still running, although I had closed it. I
assumed that was due to those spurious processes that got left running with
the previous version. I guess I could have used Task Manager (I am on
Windows 10) to kill them off but instead I just rebooted my machine and ran
the setup for v5.5 again. It ran fine that time.

Hope this helps someone else.

John Bonnett

___
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] Urgent Help - Toolbar Icons/Buttons stop working!

2023-10-14 Thread jbonnett
When I have had something like this it was often a hidden GnuCash window
that had captured focus, so clicking on anything in another window does not
work.

For instance, when retrieving quotes, I could not do anything after it
seemed to be finished, but I then discovered another window, under the main
window, telling me one of my securities could not be retrieved. It wanted me
to respond to that one before I could do anything else.

John

___
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] keyboard shortcut - how to implement for open/close splits?

2023-09-12 Thread jbonnett
Here are some notes I have on how I achieved this on Windows 10

For Windows users, I found that accelerator-map file in

C:\Users\john\.gnucash\accelerator-map

%APPDATA%\GnuCash\accelerator-map

and a backup at

%APPDATA%\GnuCash.bkp\accelerator-map

I tried editing the first one. These are the lines I changed.

 (gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleAutoSplitAction"
"2")
 (gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleBasicAction" "1")
 (gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleDoubleLineAction"
"4")
 (gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleJournalAction"
"3")

On restarting GNC, nothing had changed so I tried changing the second one.
That did the trick when I restarted GNC. I think you may need to do both to
have the change propagate over reboots. You will note I also added the
double line toggle too.

Best Regards,
John

-Original Message-
From: gnucash-user
 On Behalf Of
gnucash-user-requ...@gnucash.org
Sent: Wednesday, September 13, 2023 4:02 AM
To: gnucash-user@gnucash.org
Subject: gnucash-user Digest, Vol 246, Issue 22

Send gnucash-user mailing list submissions to
gnucash-user@gnucash.org

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.gnucash.org/mailman/listinfo/gnucash-user
or, via email, send a message with subject or body 'help' to
gnucash-user-requ...@gnucash.org

You can reach the person managing the list at
gnucash-user-ow...@gnucash.org

When replying, please edit your Subject line so it is more specific than
"Re: Contents of gnucash-user digest..."

___
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] Rounded Up/Down Share Purchase with Dividend

2023-06-07 Thread jbonnett
So, you get $10 dividend plus a $2 franking credit. The only amount you can
do anything with is that $10, the franking credit only applies at tax time.

Now are you talking about a Dividend Reinvestment Plan (DRP) situation where
your dividend gets reinvested in new shares of the same company? If that is
the case, and the shares sell at $8, you will get one share and the company
will hang onto the other $2 until you use DRP again, so it has not really
vanished, it may help you get an extra share next time.

I personally do not track that held amount, but you could if you wanted to,
by creating a company related holding account. In my accounts that just ends
up in my brokerage account, along with held amounts for other companies
where I have DRP and gets drawn on perhaps next time I reinvest dividends. I
trust the company to track it for me.

John Bonnett

-Original Message-
From: gnucash-user
 On Behalf Of
gnucash-user-requ...@gnucash.org
Sent: Thursday, June 8, 2023 3:42 AM
To: gnucash-user@gnucash.org
Subject: gnucash-user Digest, Vol 243, Issue 13

Send gnucash-user mailing list submissions to
gnucash-user@gnucash.org

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.gnucash.org/mailman/listinfo/gnucash-user
or, via email, send a message with subject or body 'help' to
gnucash-user-requ...@gnucash.org

You can reach the person managing the list at
gnucash-user-ow...@gnucash.org

When replying, please edit your Subject line so it is more specific than
"Re: Contents of gnucash-user digest..."

___
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] Lost Keyboard Accelerator feature

2023-05-05 Thread jbonnett
Thanks again Murugan,

I did read another reply you made more carefully about how that file gets
copied if it is not already their and I did what you have described below. I
am now all fixed with the latest mapping file, including my changes.

In case it helps someone, I am on Windows 10, and I did the following:

1. Went to C:\Users\\AppData\Roaming\GnuCash (where  is
my user name)
2. Renamed accelerator-map to accelerator-map-backup
3. Restarted GnuCash to get a new accelerator-map
4. Adjusted the relevant lines in accelerator-map, like this

(gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleDoubleLineAction"
"4")
(gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleRadioAction/0"
"1")
(gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleRadioAction/1"
"2")
(gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleRadioAction/2"
"3")

5. Restarted GnuCash

I must admit though, I changed the key bindings, restarted GnuCash, and it
didn't work. I then realised I had not removed the semi-colons and did
another iteration to get it all fixed!

Best Regards,
John

--

John

to get the latest file,
a. save your existing for reference to a different directory b. delete the
existing accelerator-map from your GNC_USERCONGIR_DIR.
c. restart GNUcash and the new will be appear in your  GNC_USERCONGIR_DIR d.
make necessary changes you want in the new file

there has been changes to the tags so better to use the new file




Saludos Cordiales


Murugan


___
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] Lost Keyboard Accelerator feature

2023-05-05 Thread jbonnett
Thanks Murugan,

 

I plugged those 3 lines you mentioned below into my existing accelerator-map
file, restarted GnuCash, and that fixed things for me. I guess I should
adopt the whole new accelerator file since I see a few things have been
renamed.

 

Best Regards,

John

 

From: Murugan Muruganandam  
Sent: Friday, May 5, 2023 11:16 AM
To: jbonn...@internode.on.net; gnucash-user@gnucash.org
Subject: Re: [GNC] Lost Keyboard Accelerator feature

 

please use the attached accelerator map file.  some of the tags have
changed, i tried it in windows the following keys and it works fine

 

(gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleRadioAction/0"
"1") 

(gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleRadioAction/1"
"2")

(gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleRadioAction/2"
"3")

 

 

 

Saludos Cordiales

 

Murugan

  _  

From: gnucash-user
mailto:gnucash-user-bounces+m.muruganandam=hotmail@gnucash.org> > on
behalf of jbonn...@internode.on.net 
mailto:jbonn...@internode.on.net> >
Sent: Thursday, May 4, 2023 6:17 PM
To: gnucash-user@gnucash.org 
mailto:gnucash-user@gnucash.org> >
Subject: Re: [GNC] Lost Keyboard Accelerator feature 

 

HI All,

I am experiencing this same problem as Michael with key actions for the
register display options on Windows. The file with the commented-out lines
is still present but seems to be ignored. The key accelerator for Double
line mode is still working though, but not the other 3 I had.

I am running on a recent nightly build of v5.1 (2023-04-30), which fixed the
online quotes problem for me, but the accelerator keys are still not
working.

I had reported this problem on the list in v5.0, but got no response.

Best Regards,
John Bonnett


On 5/4/23 9:12 AM, Michael Hendry wrote:
> On Tuesday (2nd May) I upgraded to version 5.1.1 on my iMac (Ventura
13.3.1), and have lost the use of Cmd-1, Cmd-2 and Cmd-3 as keyboard
accelerators to change between Basic Ledger, Autosplit Ledger and
Transaction Journal views.
> 
> Cmd-j switches between accounts, as before.
> 
> The accelerator-map file(date-stamped 2nd May) includes the following
(uncommented) lines:
> 
> (gtk_accel_path 
> "/GncPluginPageRegisterActions/JumpTransactionAction" 
> "j")
> 
> (gtk_accel_path 
> "/GncPluginPageRegisterActions/ViewStyleBasicAction" 
> "1") (gtk_accel_path 
> "/GncPluginPageRegisterActions/ViewStyleAutoSplitAction" 
> "2") (gtk_accel_path 
> "/GncPluginPageRegisterActions/ViewStyleJournalAction" 
> "3")
> 
> If I remember correctly, the first one (Cmd-j) was already set up by
default in earlier versions of GNC, but I had to uncomment the last three to
enable the Journal View accelerators.
> 
> Anyone else affected by this?


___
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] Lost Keyboard Accelerator feature

2023-05-04 Thread jbonnett
HI All,

I am experiencing this same problem as Michael with key actions for the
register display options on Windows. The file with the commented-out lines
is still present but seems to be ignored. The key accelerator for Double
line mode is still working though, but not the other 3 I had.

I am running on a recent nightly build of v5.1 (2023-04-30), which fixed the
online quotes problem for me, but the accelerator keys are still not
working.

I had reported this problem on the list in v5.0, but got no response.

Best Regards,
John Bonnett


On 5/4/23 9:12 AM, Michael Hendry wrote:
> On Tuesday (2nd May) I upgraded to version 5.1.1 on my iMac (Ventura
13.3.1), and have lost the use of Cmd-1, Cmd-2 and Cmd-3 as keyboard
accelerators to change between Basic Ledger, Autosplit Ledger and
Transaction Journal views.
> 
> Cmd-j switches between accounts, as before.
> 
> The accelerator-map file(date-stamped 2nd May) includes the following
(uncommented) lines:
> 
> (gtk_accel_path 
> "/GncPluginPageRegisterActions/JumpTransactionAction" 
> "j")
> 
> (gtk_accel_path 
> "/GncPluginPageRegisterActions/ViewStyleBasicAction" 
> "1") (gtk_accel_path 
> "/GncPluginPageRegisterActions/ViewStyleAutoSplitAction" 
> "2") (gtk_accel_path 
> "/GncPluginPageRegisterActions/ViewStyleJournalAction" 
> "3")
> 
> If I remember correctly, the first one (Cmd-j) was already set up by
default in earlier versions of GNC, but I had to uncomment the last three to
enable the Journal View accelerators.
> 
> Anyone else affected by this?


___
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] Accelerator keys missing in V5.0

2023-03-27 Thread jbonnett
Hi All,

 

I have just installed V5.0 and it seems great. Congratulations to all those
who contributed!

 

I just noticed something not working as before. It is some accelerator keys
that I defined.

 

I am running Gnucash V5.0 on Windows 10 and I had some extra accelerator
keys defined for the View menu. I changed things in the accelerator-map
file(s) under my user folder. The two files I changed are:

 

.gnucash\accelerator-map

AppData\Roaming\GnuCash\accelerator-map

 

These are the lines I changed:

 

(gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleBasicAction" "1")

(gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleAutoSplitAction"
"2")

(gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleJournalAction"
"3")

(gtk_accel_path
"/GncPluginPageRegisterActions/ViewStyleDoubleLineAction"
"4")

 

That 4th one for double line mode still works, perhaps it is defined
elsewhere, but the others, although the above files still exist, and seem to
be unchanged, do not behave as before.

 

I guess the configuration of this may have changed in the latest version.
Where should I be looking for this?

 

Best Regards,

John Bonnett

___
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] Keyboard shortcuts problem with v4.10

2022-05-22 Thread jbonnett
I can report that, with this updated version, I am now happily upgraded to 
v4.10-99. My problem with crashing is fixed.

Thank you!
John Bonnett

-Original Message-
From: Frank H. Ellenberger  
Sent: Monday, 23 May 2022 4:19 AM
To: jbonn...@internode.on.net
Cc: 'John Ralls' ; gnucash-user@gnucash.org
Subject: Re: [GNC] Keyboard shortcuts problem with v4.10

>From  https://bugs.gnucash.org/show_bug.cgi?id=798515> --- Comment #9 from 
>John Ralls  ---
> Looks like I jumped the gun and retrieved the link before it had 
> actually updated. 4.10-97 was yesterday morning's regular nightly.
> 
> https://code.gnucash.org/builds/win32/maint/gnucash-4.10-2022-05-21-gi
> t-4.10-99-ge38b1aa0a+.setup.exe
> 
> is the build that should have gtk+-3.24.34. Please give it a try.

HTH
Frank

Am 22.05.22 um 04:47 schrieb jbonn...@internode.on.net:
> Thanks John,
> 
> I followed the link you provided and installed GnuCash. The problem is 
> still there. I type any characters; no characters appear and GnuCash 
> crashes. The two things I tried were, invoking the Find dialog to 
> search for something, and just starting a new transaction by typing a 
> description. Both behaved the same and the trace file was essentially 
> the same in both cases, as
> follows:
> 
> * 12:02:35  WARN  Unexpectedly, UWP app 
> `XBMCFoundation.Kodi_19.4.500.0_x64__4n2hpmxwrvr6p' (AUMId
> `XBMCFoundation.Kodi_4n2hpmxwrvr6p!Kodi') supports 120 extensions but 
> has no verbs
> * 12:03:18 ERROR  gdk_keysym_to_key_entry_index: assertion 
> 'info->reverse_lookup_table != NULL' failed
> 
> That second line repeats 33 times, with the same time.
> 
> I will go back to 4.9 but please advise if there is anything I can 
> help with to resolve this. I am a software guy and could try building 
> things on my machine if that would help.
> 
> Regards,
> John Bonnett
> 
> -Original Message-
> From: John Ralls 
> Sent: Sunday, 22 May 2022 10:01 AM
> To: jbonn...@internode.on.net
> Cc: gnucash-user@gnucash.org
> Subject: Re: [GNC] Keyboard shortcuts problem with v4.10
> 
> This sounds like https://bugs.gnucash.org/show_bug.cgi?id=798515, 
> which is in turn probably 
> https://gitlab.gnome.org/GNOME/gtk/-/issues/4610. The latter is fixed, 
> so I updated the build server and made a new nightly build
> 
> https://code.gnucash.org/builds/win32/maint/gnucash-4.10-2022-05-21-gi
> t-4.10
> -97-gf18c70f68+.setup.exe
> 
> that should fix the problem.
> 
> Regards,
> John Ralls
> 
>> On Mar 29, 2022, at 11:10 PM, jbonn...@internode.on.net wrote:
>>
>> Hi All,
>>
>>
>>
>> I can also report that I get a similar problem with similar tracefile 
>> entries, 33 times, when I try to enter a new transaction by typing in 
>> the Description field. Even trying to copy and paste another 
>> description fails on the copy. It is possibly the same on any 
>> keyboard input and seems similar to problems I see some reporting on Mac.
>>
>>
>>
>> * 16:27:48 ERROR  gdk_keysym_to_key_entry_index: assertion 
>> 'info->reverse_lookup_table != NULL' failed
>>
>>
>>
>> I will wait a bit, but it looks like I may need to go back to v4.9.
>>
>>
>>
>> John Bonnett
>>
>>
>>
>> From: jbonn...@internode.on.net 
>> Sent: Wednesday, 30 March 2022 9:00 AM
>> To: 'gnucash-user@gnucash.org' 
>> Subject: Keyboard shortcuts problem with v4.10
>>
>>
>>
>> Hi All,
>>
>>
>>
>> I have a problem with keyboard shortcuts with the latest v4.10 
>> GnuCash and Finance:Quote 1.51. I have some keyboard shortcuts on the 
>> View menu
> mapped.
>>
>>
>>
>> I am running Windows 10 21H2 on an Intel Xeon 16Gb RAM
>>
>>
>>
>>
>>
>>
>>
>> The mappings are as follows:
>>
>>
>>
>> Basic Ledger Ctrl-1
>>
>> Auto-Split Ledger Ctrl-2
>>
>> Transaction Journal Ctrl-3
>>
>> Double Line Ctrl-4
>>
>>
>>
>> These shortcuts show on the righthand side of the menu.
>>
>>
>>
>> The functions on the menu work fine if you select them with the 
>> mouse, but if you use the keyboard shortcuts, at least for Ctrl-2 and 
>> Ctrl-4, there is a small pause, with the hourglass icon, then GnuCash 
>> shuts down, without saving. It starts again OK except you need to 
>> select "Open anyway" since the lock file has not been cleared, but 
>> any changes may not have been saved. It worked fine with v4.9.
>>
>>
>>
>> Here is a trace file just after such a shut down
>>
>>
>>
>> * 08:35:32  WARN  Unexpectedly, UWP app
>>
> `microsoft.windowscommunicationsapps_16005.14326.20544.0_x64__8wekyb3d8bbwe'
>> (AUMId
>> `microsoft.windowscommunicationsapps_8wekyb3d8bbwe!microsoft.windowsl
>> i
>> ve.mai
>> l') supports 1 extensions but has no verbs
>>
>> * 08:35:32  WARN  Unexpectedly, UWP app 
>> `XBMCFoundation.Kodi_19.4.500.0_x64__4n2hpmxwrvr6p' (AUMId
>> `XBMCFoundation.Kodi_4n2hpmxwrvr6p!Kodi') supports 120 extensions but 
>> has no verbs
>>
>> * 08:36:37  WARN  Could not locate file AUTHORS
>>
>> * 08:36:37  WARN  Could not locate file DOCUMENTERS
>>
>> * 08:36:37  WARN  Could not locate file LICENSE
>>
>> * 08:48:41  WARN  Could not locate file A

Re: [GNC] Keyboard shortcuts problem with v4.10

2022-05-21 Thread jbonnett
Thanks John,

I followed the link you provided and installed GnuCash. The problem is still
there. I type any characters; no characters appear and GnuCash crashes. The
two things I tried were, invoking the Find dialog to search for something,
and just starting a new transaction by typing a description. Both behaved
the same and the trace file was essentially the same in both cases, as
follows:

* 12:02:35  WARN  Unexpectedly, UWP app
`XBMCFoundation.Kodi_19.4.500.0_x64__4n2hpmxwrvr6p' (AUMId
`XBMCFoundation.Kodi_4n2hpmxwrvr6p!Kodi') supports 120 extensions but has no
verbs
* 12:03:18 ERROR  gdk_keysym_to_key_entry_index: assertion
'info->reverse_lookup_table != NULL' failed

That second line repeats 33 times, with the same time.

I will go back to 4.9 but please advise if there is anything I can help with
to resolve this. I am a software guy and could try building things on my
machine if that would help.

Regards,
John Bonnett

-Original Message-
From: John Ralls  
Sent: Sunday, 22 May 2022 10:01 AM
To: jbonn...@internode.on.net
Cc: gnucash-user@gnucash.org
Subject: Re: [GNC] Keyboard shortcuts problem with v4.10

This sounds like https://bugs.gnucash.org/show_bug.cgi?id=798515, which is
in turn probably https://gitlab.gnome.org/GNOME/gtk/-/issues/4610. The
latter is fixed, so I updated the build server and made a new nightly build

https://code.gnucash.org/builds/win32/maint/gnucash-4.10-2022-05-21-git-4.10
-97-gf18c70f68+.setup.exe

that should fix the problem.

Regards,
John Ralls

> On Mar 29, 2022, at 11:10 PM, jbonn...@internode.on.net wrote:
> 
> Hi All,
> 
> 
> 
> I can also report that I get a similar problem with similar tracefile 
> entries, 33 times, when I try to enter a new transaction by typing in 
> the Description field. Even trying to copy and paste another 
> description fails on the copy. It is possibly the same on any keyboard 
> input and seems similar to problems I see some reporting on Mac.
> 
> 
> 
> * 16:27:48 ERROR  gdk_keysym_to_key_entry_index: assertion 
> 'info->reverse_lookup_table != NULL' failed
> 
> 
> 
> I will wait a bit, but it looks like I may need to go back to v4.9.
> 
> 
> 
> John Bonnett
> 
> 
> 
> From: jbonn...@internode.on.net 
> Sent: Wednesday, 30 March 2022 9:00 AM
> To: 'gnucash-user@gnucash.org' 
> Subject: Keyboard shortcuts problem with v4.10
> 
> 
> 
> Hi All,
> 
> 
> 
> I have a problem with keyboard shortcuts with the latest v4.10 GnuCash 
> and Finance:Quote 1.51. I have some keyboard shortcuts on the View menu
mapped.
> 
> 
> 
> I am running Windows 10 21H2 on an Intel Xeon 16Gb RAM
> 
> 
> 
> 
> 
> 
> 
> The mappings are as follows:
> 
> 
> 
> Basic Ledger Ctrl-1
> 
> Auto-Split Ledger Ctrl-2
> 
> Transaction Journal Ctrl-3
> 
> Double Line Ctrl-4
> 
> 
> 
> These shortcuts show on the righthand side of the menu.
> 
> 
> 
> The functions on the menu work fine if you select them with the mouse, 
> but if you use the keyboard shortcuts, at least for Ctrl-2 and Ctrl-4, 
> there is a small pause, with the hourglass icon, then GnuCash shuts 
> down, without saving. It starts again OK except you need to select 
> "Open anyway" since the lock file has not been cleared, but any 
> changes may not have been saved. It worked fine with v4.9.
> 
> 
> 
> Here is a trace file just after such a shut down
> 
> 
> 
> * 08:35:32  WARN  Unexpectedly, UWP app 
>
`microsoft.windowscommunicationsapps_16005.14326.20544.0_x64__8wekyb3d8bbwe'
> (AUMId
> `microsoft.windowscommunicationsapps_8wekyb3d8bbwe!microsoft.windowsli
> ve.mai
> l') supports 1 extensions but has no verbs
> 
> * 08:35:32  WARN  Unexpectedly, UWP app 
> `XBMCFoundation.Kodi_19.4.500.0_x64__4n2hpmxwrvr6p' (AUMId
> `XBMCFoundation.Kodi_4n2hpmxwrvr6p!Kodi') supports 120 extensions but 
> has no verbs
> 
> * 08:36:37  WARN  Could not locate file AUTHORS
> 
> * 08:36:37  WARN  Could not locate file DOCUMENTERS
> 
> * 08:36:37  WARN  Could not locate file LICENSE
> 
> * 08:48:41  WARN  Could not locate file AUTHORS
> 
> * 08:48:41  WARN  Could not locate file DOCUMENTERS
> 
> * 08:48:41  WARN  Could not locate file LICENSE
> 
> * 08:54:00 ERROR  gdk_keysym_to_key_entry_index: assertion 
> 'info->reverse_lookup_table != NULL' failed
> 
> 
> 
> That last line repeats 33 times.
> 
> 
> 
> Any advice appreciated.
> 
> 
> 
> John Bonnett
> 
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
> -
> 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
If you a

Re: [GNC] Keyboard shortcuts problem with v4.10

2022-03-29 Thread jbonnett
Hi All,

 

I can also report that I get a similar problem with similar tracefile
entries, 33 times, when I try to enter a new transaction by typing in the
Description field. Even trying to copy and paste another description fails
on the copy. It is possibly the same on any keyboard input and seems similar
to problems I see some reporting on Mac.

 

* 16:27:48 ERROR  gdk_keysym_to_key_entry_index: assertion
'info->reverse_lookup_table != NULL' failed

 

I will wait a bit, but it looks like I may need to go back to v4.9.

 

John Bonnett

 

From: jbonn...@internode.on.net  
Sent: Wednesday, 30 March 2022 9:00 AM
To: 'gnucash-user@gnucash.org' 
Subject: Keyboard shortcuts problem with v4.10

 

Hi All,

 

I have a problem with keyboard shortcuts with the latest v4.10 GnuCash and
Finance:Quote 1.51. I have some keyboard shortcuts on the View menu mapped.

 

I am running Windows 10 21H2 on an Intel Xeon 16Gb RAM

 



 

The mappings are as follows:

 

Basic Ledger Ctrl-1

Auto-Split Ledger Ctrl-2

Transaction Journal Ctrl-3

Double Line Ctrl-4

 

These shortcuts show on the righthand side of the menu.

 

The functions on the menu work fine if you select them with the mouse, but
if you use the keyboard shortcuts, at least for Ctrl-2 and Ctrl-4, there is
a small pause, with the hourglass icon, then GnuCash shuts down, without
saving. It starts again OK except you need to select "Open anyway" since the
lock file has not been cleared, but any changes may not have been saved. It
worked fine with v4.9.

 

Here is a trace file just after such a shut down

 

* 08:35:32  WARN  Unexpectedly, UWP app
`microsoft.windowscommunicationsapps_16005.14326.20544.0_x64__8wekyb3d8bbwe'
(AUMId
`microsoft.windowscommunicationsapps_8wekyb3d8bbwe!microsoft.windowslive.mai
l') supports 1 extensions but has no verbs

* 08:35:32  WARN  Unexpectedly, UWP app
`XBMCFoundation.Kodi_19.4.500.0_x64__4n2hpmxwrvr6p' (AUMId
`XBMCFoundation.Kodi_4n2hpmxwrvr6p!Kodi') supports 120 extensions but has no
verbs

* 08:36:37  WARN  Could not locate file AUTHORS

* 08:36:37  WARN  Could not locate file DOCUMENTERS

* 08:36:37  WARN  Could not locate file LICENSE

* 08:48:41  WARN  Could not locate file AUTHORS

* 08:48:41  WARN  Could not locate file DOCUMENTERS

* 08:48:41  WARN  Could not locate file LICENSE

* 08:54:00 ERROR  gdk_keysym_to_key_entry_index: assertion
'info->reverse_lookup_table != NULL' failed

 

That last line repeats 33 times.

 

Any advice appreciated.

 

John Bonnett

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] Keyboard shortcuts problem with v4.10

2022-03-29 Thread jbonnett
Hi All,

 

I have a problem with keyboard shortcuts with the latest v4.10 GnuCash and
Finance:Quote 1.51. I have some keyboard shortcuts on the View menu mapped.

 

I am running Windows 10 21H2 on an Intel Xeon 16Gb RAM

 



 

The mappings are as follows:

 

Basic Ledger Ctrl-1

Auto-Split Ledger Ctrl-2

Transaction Journal Ctrl-3

Double Line Ctrl-4

 

These shortcuts show on the righthand side of the menu.

 

The functions on the menu work fine if you select them with the mouse, but
if you use the keyboard shortcuts, at least for Ctrl-2 and Ctrl-4, there is
a small pause, with the hourglass icon, then GnuCash shuts down, without
saving. It starts again OK except you need to select "Open anyway" since the
lock file has not been cleared, but any changes may not have been saved. It
worked fine with v4.9.

 

Here is a trace file just after such a shut down

 

* 08:35:32  WARN  Unexpectedly, UWP app
`microsoft.windowscommunicationsapps_16005.14326.20544.0_x64__8wekyb3d8bbwe'
(AUMId
`microsoft.windowscommunicationsapps_8wekyb3d8bbwe!microsoft.windowslive.mai
l') supports 1 extensions but has no verbs

* 08:35:32  WARN  Unexpectedly, UWP app
`XBMCFoundation.Kodi_19.4.500.0_x64__4n2hpmxwrvr6p' (AUMId
`XBMCFoundation.Kodi_4n2hpmxwrvr6p!Kodi') supports 120 extensions but has no
verbs

* 08:36:37  WARN  Could not locate file AUTHORS

* 08:36:37  WARN  Could not locate file DOCUMENTERS

* 08:36:37  WARN  Could not locate file LICENSE

* 08:48:41  WARN  Could not locate file AUTHORS

* 08:48:41  WARN  Could not locate file DOCUMENTERS

* 08:48:41  WARN  Could not locate file LICENSE

* 08:54:00 ERROR  gdk_keysym_to_key_entry_index: assertion
'info->reverse_lookup_table != NULL' failed

 

That last line repeats 33 times.

 

Any advice appreciated.

 

John Bonnett

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.