I recently installed ground control for the first time. The computer I’m using is very old (2007) but has been upgraded a bit. Running Windows 10, Intel Core 2 Duo, 3GB RAM, GeForce8400M graphics card (OpenGL 2.1). As far as I can tell, GC starts up but only top bar of the program shows and the rest is transparent. I’ve tried this with version 1.09 and 1.08 standalone. Any ideas of the cause?
Does it make a difference if you drag/change the window size, or maximize it? Are you running from the ‘Launch Ground Control.bat’ file, or from the terminal/python?
It looks like some graphics library is probably missing.
How tech savy are you feeling? Would you be willing to try to run Ground Control from the python code? The setup process might install the missing library. There are instructions for how set up GC from the source here
When I was having issues with the portable version, I installed the permanent version. This is the error I get when I try to run main.py.
Also, Your list goes Step 3 to Step 5 and skips Step 4 FYI.
Well I don’t understand why this fixed the issue but uninstalling Python v3 and installing 2.7 worked. The strange thing is that I tried running the portable before I installed Python at all and had the same issue.