You are not logged in.

#1 2019-06-16 17:01:10

parascent
Member
Registered: 2017-04-13
Posts: 9

Tracking the event that lead to 'beep' error sound in gnome

There is a bug in gtk where i cannot input a certain character in my language. I'd like to track the error.
So is there a way i can track which action leads to the error 'beep' sound from gnome ?

Offline

#2 2019-06-16 17:03:22

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,518
Website

Re: Tracking the event that lead to 'beep' error sound in gnome

You could potentially use ltrace, but I'm not sure I fully understand your question.  You say attempting to input a certain character results in this error, so that's the action that leads to the beep.  What exactly are you looking for?


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2019-06-16 17:52:41

parascent
Member
Registered: 2017-04-13
Posts: 9

Re: Tracking the event that lead to 'beep' error sound in gnome

I want to see if I can get a log message of the error that is happening. I have posted this bug in GTK bugs and havent got much attention. Maybe a logged error might help those guys.

Offline

#4 2019-06-16 18:27:52

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,518
Website

Re: Tracking the event that lead to 'beep' error sound in gnome

Then use strace/ltrace.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB