Hi German, Gdomap is listed under the /bin directory but it is not running (I tried ps -x|grep gdomap and pstree to fond it) According to the docs I could read, there must be a shell script within the init process, but I am guessing why it does not load or why it is missing. I thought the debian meta-package 'gnustep' should do it. Maybe something changed with systemd int process ? How should I investigate this ?
Le 17/05/20 à 23:19, Germán Arias a écrit : > The service "gdomap" is running? Not sure if this could be the problem. > Usually you should run it as root. > > Regards > > On 5/17/20 4:45 AM, Patrick Cardona wrote: > > Hi German, > > > > Thank you for the response. But it did not solve the problem. > > I tried these step : > > 1. Adding 'make_services' in my .xsession > > 2. Running 'make_services' from Terminal inside the X session. > > None of those could achieve to get the apps running. > > > > I join my .xession. Maybe something is wrong in the order of things. > > > > Le 16/05/20 à 20:32, Germán Arias a écrit : > > > Hi, > > > > > > You should run the tool "make_services" after sourced GNUstep.sh in your > > > .xsession script. And you should run this tool after install a new > > > GNUstep app. > > > > > > Germán > > > > > > On 5/16/20 7:16 PM, Patrick Cardona via Discussion list for the GNUstep > > > programming environment wrote: > > > > Hi All, > > > > > > > > I just installed a new fresh GNUstep environment with WindowMaker. > > > > My context is : raspbian Buster (10.4). Theme is default gnustep. > > > > I have sourced GNUstep.sh in my .xsession home script and I use wdm to > > > > the > > > > X login with wmaker session. > > > > > > > > GWorkspace (0.9.4) has a strange behaviour : > > > > > > > > When I start an app with 'openapp' tool or as a 'service', it does it > > > > well > > > > (Terminal.app, Cynthiune, etc). > > > > But when I attempt to load an app from a view (double click on the icon, > > > > or menu: 'file / open' or '#o') I get an error message and the app > > > > don't load. > > > > > > > > Thank You for your kind attention. > > > > -- Bien cordialement, Patrick CARDONA
