lanoxx / tilda

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

Tilda broken after PopOS 20.10 upgrade #451

Closed jacobfogg closed 3 years ago

jacobfogg commented 3 years ago

After upgrading to PopOS 20.10, Tilda no longer works. When hitting the super key, the window pops down, but I get nothing but a blinking rectangle in the upper left corner. I've tried restarting the app, & my computer. I've tried uninstalling/reinstalling Tilda. Still no dice.

If I run tilda from the terminal, I do get the following output:

(tilda:14571): VTE-CRITICAL **: 11:06:04.945: void vte_pty_spawn_with_fds_async(VtePty*, const char*, const char* const*, const char* const*, const int*, int, const int*, int, GSpawnFlags, GSpawnChildSetupFunc, gpointer, GDestroyNotify, int, GCancellable*, GAsyncReadyCallback, gpointer): assertion 'envv == nullptr || _vte_pty_check_envv(envv)' failed

jacobfogg commented 3 years ago

Duplicate of https://github.com/lanoxx/tilda/issues/442