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 re-opens too small #153

Closed gazhay closed 9 years ago

gazhay commented 9 years ago

From time-to-time when tilda is hidden by keybinding or auto-hide, trying to show it again results in a 1line high window with no output.

Today (during ubuntu upgrade) this happened and when i right-clicked and tried to open preferences it crashed, killing the update.

I'm attempting to recover the upgrade, and having had the issue in the past, you may conclude i was a fool to do an upgrade with tilda, but thats where we are.

lanoxx commented 9 years ago

Hi,

from which version to which version did you upgrade? Recovering a broken upgrade on Ubuntu should not be too hard. I have done that a few times without to much issues.

I personally have not had the problem recently, I suggest you check if you can still reproduce it with the new version. If you were upgrading from an older Ubuntu then you might still have had a 0.9.x version of tilda which is very old and has different bugs. If you know how to compile source code, then I recommend to build the latest 1.2.x version by yourself, it has more features and a few additional bug fixes that are not in tilda 1.1.x. The latest git master should also be stable enough to use on a daily basis.

gazhay commented 9 years ago

I have built from git and will report back if issue persists.

I recovered the upgrade after much purging and reinstalling.

gazhay commented 9 years ago

Hi,

Just bought a new machine today - fresh 15.04 install - bug is back. Can start tilda, open it once, then stays shrunk.

just FYI

On 02/06/15 23:57, Sebastian Geiger wrote:

Hi,

from which version to which version did you upgrade? Recovering a broken upgrade on Ubuntu should not be too hard. I have done that a few times without to much issues.

I personally have not had the problem recently, I suggest you check if you can still reproduce it with the new version. If you were upgrading from an older Ubuntu then you might still have had a 0.9.x version of tilda which is very old and has different bugs. If you know how to compile source code, then I recommend to build the latest 1.2.x version by yourself, it has more features and a few additional bug fixes that are not in tilda 1.1.x. The latest git master should also be stable enough to use on a daily basis.


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

lanoxx commented 9 years ago

On Ubuntu 14.04 with the latest Tilda compiled from git I cannot reproduce the issue. If you still have this problem, please reopen and provide more information and maybe a screenshot.