Comment 5 for bug 1839653

Revision history for this message
Ian McInerney (imcinerney) wrote :

@Jeff, that debug message is coming from wxWidget's internal processing of the accelerator keys and is because it is unable to create a wxAcceleratorEntry for the key named backspace. I also see that on Linux all the time, but I haven't seen the crashes mentioned in all the reports.

PS: that debug message should go away in the next wxWidgets 3.1.x release, once they merge the fix.