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

Tilda sometimes doesn't restore (v1.2.2) #195

Closed ghost closed 8 years ago

ghost commented 9 years ago

I'm running 1.2.2 on Ubuntu 14.04 and F1 generally hides/restores tilda the first few times. Eventually, it will not restore from it's hidden position (although "Tilda" appears in the global menu and disappears if I press F1 again so it's partially working).

I'm happy to provide further info or try other versions if deb packages are available.

ddulic commented 8 years ago

Having the same problem on Arch Linux, Gnome 18.1

lanoxx commented 8 years ago

@ddulic Are you also using 1.2.2? Have you tried using 1.2.4?

Please give some more information. Also if possible, try to compile the latest version from git master and let me know if that fixes the problem.

lanoxx commented 8 years ago

Also please let me know if you have the pulldown animation enabled.

ghost commented 8 years ago

OP here. I have the animation enabled. I can try without for a while and see if it changes anything. I'll report back. Thank you.

lanoxx commented 8 years ago

The thing with animation is that it resizes the tilda window which seems to break a lot of things. I have changed it a few weeks ago to just move it and not resize it. Additionally tilda now sets some EWMH hints to avoid some additional problems with some window managers. If disabling animations fixes the issue for you, then I recommend you to leave them off or switch to the latest version in git.

ddulic commented 8 years ago

Using 1.2.4. with animation enabled. Haven't had the error for a few days and now I didn't change anything. I think the problem occurs when you press the keybind too much.

ghost commented 8 years ago

I'm using the version I reported the issue with but with animation disabled. No problems since then.

On Thu, Oct 29, 2015 at 8:45 AM, Damir Dulic notifications@github.com wrote:

Using 1.2.4. with animation enabled. Haven't had the error for a few days and now I didn't change anything. I think the problem occurs when you press the keybind too much.

— Reply to this email directly or view it on GitHub https://github.com/lanoxx/tilda/issues/195#issuecomment-152113865.

lanoxx commented 8 years ago

Thanks for reporting back. Unfortunately I think the patch that fixed the animation behaviour is too large to backport for a stable release do ai recommend to disable animation until I have released 1.3. I am going to close this bug. Please reopen if you can reproduce this issue without animations enabled.