techee left a comment (geany/geany#4298) I'm still kind of suspecting the two different Geany versions issue - i.e. that you start normal Geany and see 2.1 in its About box but then, when you open a file from a file manager, the original Geany 2.0 coming from some Fedora package is started and this one doesn't pass the token to the already started 2.1 version.
So, would you try uninstalling Geany coming from Fedora if you have it installed? Second, after you open a file from the file manager, go to Geany and in About->Debug messages check if it contains something like ``` 08:49:04.047605: Geany INFO : Received IPC command from remote instance: desktop_startup_id 08:49:04.047633: Geany INFO : Received IPC command from remote instance: desktop_startup_id (Thunar-1533-debian-gnu-linux-12-geany-0_TIME855175803) ``` That is, if the startup ID token was received by the running version of Geany. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4298#issuecomment-2865964014 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4298/2865964...@github.com>