[GNC] Keyboard shortcuts problem with v4.10

Frank H. Ellenberger frank.h.ellenberger at gmail.com
Sun May 22 14:48:46 EDT 2022


>From  https://bugs.gnucash.org/show_bug.cgi?id=798515> --- Comment #9
from John Ralls <jralls at ceridwen.fremont.ca.us> ---
> 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-git-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 jbonnett at 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 <GLib-GIO> 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> 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 <jralls at ceridwen.us> 
> Sent: Sunday, 22 May 2022 10:01 AM
> To: jbonnett at internode.on.net
> Cc: gnucash-user at 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, jbonnett at 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> 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: jbonnett at internode.on.net <jbonnett at internode.on.net>
>> Sent: Wednesday, 30 March 2022 9:00 AM
>> To: 'gnucash-user at gnucash.org' <gnucash-user at 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 <GLib-GIO> 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 <GLib-GIO> 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 <gnc.core-utils> Could not locate file AUTHORS
>>
>> * 08:36:37  WARN <gnc.core-utils> Could not locate file DOCUMENTERS
>>
>> * 08:36:37  WARN <gnc.core-utils> Could not locate file LICENSE
>>
>> * 08:48:41  WARN <gnc.core-utils> Could not locate file AUTHORS
>>
>> * 08:48:41  WARN <gnc.core-utils> Could not locate file DOCUMENTERS
>>
>> * 08:48:41  WARN <gnc.core-utils> Could not locate file LICENSE
>>
>> * 08:54:00 ERROR <Gdk> gdk_keysym_to_key_entry_index: assertion 
>> 'info->reverse_lookup_table != NULL' failed
>>
>>
>>
>> That last line repeats 33 times.
>>
>>
>>
>> Any advice appreciated.
>>
>>
>>
>> John Bonnett
>>
>> <image001.png>_______________________________________________
>> gnucash-user mailing list
>> gnucash-user at 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 at 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.


More information about the gnucash-user mailing list