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-git version #193

Closed J0nnyMak0 closed 8 years ago

J0nnyMak0 commented 9 years ago

I'm installing tilda-git via aur in Arch Linux. And the system prompts me to keep updating to the latest version. When I update, the new version still uses the old version number so the next time I check for updates, tilda-git is again "updated" ad infinitum.

==> Software upgrade (new version) : aur/tilda-git d775f8d-1 -> 5a6496c-1

Also, when I do tilda --version, I get:

\ (process:29303): WARNING **: Warning: show_on_monitor_number is no longer a valid config option for the current version of Tilda.

lanoxx commented 9 years ago

Hi,

regarding the update I am not sure this is an issue of tilda or of the packaging. It sounds more like there is a problem in the AUR package, please check with the package maintainer first.

Regarding the above warning. I deprecated the "show_on_monitor_number" option yesterday and replaced it with "show_on_monitor" which now stores the name of the monitor where tilda is shown. This warning should only appear once and not when you start tilda the second time.

J0nnyMak0 commented 9 years ago

Thanks, notified package maintainer on Arch.

lanoxx commented 8 years ago

So I think this is not a bug in tilda, please reopen if I am wrong.