You are not logged in.

#26 2025-04-03 15:49:57

scippie
Member
Registered: 2019-06-07
Posts: 168

Re: [SOLVED] System hanging with terrible endless bell sound when bckspcng

With X11 working again, I tried adding GDK_BACKEND=x11 again, but the problem is back.
Gimp, for some reason, no longer has the issue. It never had the GDK_BACKEND env. in the menu before, but I am 100% sure it had the same issue before, and now not anymore.

So I think I have a workable solution for now, but the real issue is still there.

Offline

#27 2025-04-03 20:21:26

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,787

Re: [SOLVED] System hanging with terrible endless bell sound when bckspcng

export GDK_CORE_DEVICE_EVENTS=1 # general GDK input handling
export GTK_IM_MODULE=xim # don't use ibus
export NO_AT_BRIDGE=1 # nor at-spi (a11y stuff like a screenreader like orca)

Is the problem now completely limited to audacity?
Do you get it w/ gtk3-demo ?

Offline

#28 2025-04-07 08:07:42

scippie
Member
Registered: 2019-06-07
Posts: 168

Re: [SOLVED] System hanging with terrible endless bell sound when bckspcng

seth wrote:
export GDK_CORE_DEVICE_EVENTS=1 # general GDK input handling
export GTK_IM_MODULE=xim # don't use ibus
export NO_AT_BRIDGE=1 # nor at-spi (a11y stuff like a screenreader like orca)

Sorry, can you help me. Where should I put these?

seth wrote:

Is the problem now completely limited to audacity?

It seems like it...

seth wrote:

Do you get it w/ gtk3-demo ?

... because I don't have the issue with gtk3-demo, even when started with GDK_BACKEND=x11 env...
Without the env, there is no sound at all when backspacing on an empty edit field, with the env the sound is there, but it doesn't hang like in audacity.

Something absolutely seems to be fixed because I no longer have it in Gimp. And I don't really understand how that happened. We did fix my X11 of course.

Update: Whut?
Sorry, but it is now fixed in Audacity too. I really don't understand this!
I really didn't imagine this...

Last edited by scippie (2025-04-07 08:08:58)

Offline

#29 2025-04-08 11:22:06

scippie
Member
Registered: 2019-06-07
Posts: 168

Re: [SOLVED] System hanging with terrible endless bell sound when bckspcng

By the way, thank you (again!!) for all your help Seth!

Offline

Board footer

Powered by FluxBB