Hi, I'm running geany 1.29 "jowar" on a fresh Linux install. It is running Debian 4.9.511 (2017-09-28) x86_64 GNU/Linux on an AMD Athlon II X2 250 Processor. This is a headless system so I initiate an SSH connection to it and then start x11vnc with this command: "x11vnc -shared -display :0 -geometry 1920x1080". Next I remote in with RealVNC over localhost so it uses the SSH tunnel (I'm on a Windows 7 box).
This has worked fine for everything I've done so far except geany. In the middle of editing a code file the VNC window just goes away. The SSH terminal window gives me a "caught signal: 6" and puts me back at the bash prompt. A "kill -list" shows that this is an abort signal coming from geany itself (I think). Since it only occurs with geany I think that may be a good assumption. thanks, relayman357 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1668
