System Info: Ubuntu 18.04.04 Desktop / Gnome 3.28.2
I have once, a while ago, edited the file /usr/lib/python3/dist-packages/guake/guake_app.py
and now Geany keeps opening this file everytime I open Geany.
It doesn't matter if I deactivate the options to re-open files from last session. I also uninstalled geany through apt-get and reinstalled it.
Now I basically created the next problem by uninstalling geany and deleting every folder on my system with the name "geany". After reinstalling it, it won't start and complain that it can't find the file
/usr/share/geany/geany.glade
I would really appreciate help with restoring the Geany installation. I would have thought that all the folders are being created when installing Geany with apt-get..
edit I have solved my problem by installing Geany on a fresh Ubuntu and copying the missing folders over to the other machine, even though it would have been nice to find a solution to repair the Geany Installation on it's own. I don't know yet if the original problem (closed tab's re-appearing) will come again.
geany
again, and after that purge it withsudo apt purge geany
, and finally installgeany
again. – sudodus May 16 '20 at 11:57geany
remembers which files were open last time. Close the tab of the opened file.- then exit fromgeany
and start it again. - What happens? – sudodus May 16 '20 at 12:44