lirios / terminal

:rocket: Terminal
GNU General Public License v3.0
29 stars 3 forks source link

Clicking new tab button twice in a row causes lock up #7

Closed ghost closed 6 years ago

ghost commented 7 years ago

Immediately after opening, if I click the new tab button twice the app stops responding and I have to send sigkill.

Arch Linux package - v 0.0.0.20170213-1

plfiorini commented 6 years ago

Note to self: the problem seems to be in the custom tab button implementation. Using a regular TabButton in Fluid doesn't seem to have problems

plfiorini commented 6 years ago

Doesn't seem to happen anymore with latest changes but I would like to find out what's going on exactly.

oxy commented 6 years ago

Bug randomly reappears in my testing as of 18d121a. Locks up sometimes, doesn't other times.