lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.28k stars 161 forks source link

CTRL+W quits Tilda #329

Closed hymair closed 4 years ago

hymair commented 6 years ago

image

As you can see option is unchanged. All of a sudden CTRL+W quits Tilda instead of honoring the option.

Any ideas are very very welcome, this is driving me insane.

Vanilla Arch + XFCE

hymair commented 6 years ago

I thought it fixed itself after some reboots but it's back again.

If it's of any help when I start tilda from a terminal like:

➜  ~ tilda
Tilda has started. Press grave to pull down the window.
*** I open Tilda and press CTRL + W ***
[1]    25306 segmentation fault (core dumped)  tilda
➜  ~ 
lanoxx commented 6 years ago

Which version of tilda are you using?

lanoxx commented 6 years ago

A stack trace would be useful to debug this. Without some more information what tilda is doing at the moment when it crashes I will not be able to reproduce this problem. You can also try the latest version and see if that helps.

WhiteAnthrax commented 6 years ago

I'm in the same situation. arch linux with xfce4, tilda 1.4.1 with glib2 > 2.54.2-2

[143737.479528] traps: tilda[61060] general protection ip:7fd44441f382 sp:7fff0e68c7f0 error:0 in libgobject-2.0.so.0.5600.0[7fd4443e8000+53000]

no problem : glib2 <= 2.54.2-2

lanoxx commented 4 years ago

Unfortunately I cannot reproduce this here. If you can still reproduce this with Tilda 1.5.0, then please submit a stacktrace or a coredump and I can try to debug this further.