#946914 geany: installing geany on a machine without gui doesn't install the packages needed for all graphical apps

Package:
geany
Source:
geany
Description:
fast and lightweight IDE
Submitter:
Paolo Benvenuto
Date:
2019-12-17 20:27:04 UTC
Severity:
normal
#946914#5
Date:
2019-12-17 20:16:23 UTC
From:
To:
Dear Maintainer,

I'm preparing a buster server, I received it without anything graphical. After entering the server with ssh -XC and installing geany with

sudo apt install geany

I get:

$ geany
Unable to init server: Could not connect: Connessione rifiutata

Geany: cannot open display


And actually geany has installed no graphical stuff.

On the contrary, if I install nautilus, it installs all the packages needed to run a graphical app.