When launching faf in a remote desktop session, clicking the GW tab will crash the application. Low priority, as playing FA over remote desktop will probably not work anyway Still, an error message would probably be better than the current hard crash of the application. Logs below:
2014-01-01 19:50:08,706 DEBUG faf.galacticWar Connecting to server
2014-01-01 19:50:08,736 INFO faf.galacticWar connection done
2014-01-01 19:50:08,736 INFO faf.galacticWar Attempting to gate as: Rienzilla
2014-01-01 19:50:08,737 INFO faf.galacticWar Outgoing JSON Message: {"login": "Rienzilla", "session": "4255533179", "command": "hello", "port": 6112, "version": "0.10.99"}
2014-01-01 19:50:08,737 DEBUG faf.galacticWar Client: {"login": "Rienzilla", "session": "4255533179", "command": "hello", "port": 6112, "version": "0.10.99"}
2014-01-01 19:50:08,969 INFO faf.galacticWar Outgoing JSON Message: {"action": "shaders", "command": "request"}
2014-01-01 19:50:08,969 DEBUG faf.galacticWar Client: {"action": "shaders", "command": "request"}
2014-01-01 19:50:08,977 INFO faf.galacticWar Gating accepted.
2014-01-01 19:50:09,382 INFO OpenGL.acceleratesupport OpenGL_accelerate module loaded
2014-01-01 19:50:09,388 INFO OpenGL.arrays.arraydatatype Using accelerated ArrayDatatype
2014-01-01 19:50:09,674 DEBUG faf.galacticWar GW Temporary item instantiating.
2014-01-01 19:50:09,676 DEBUG faf.galacticWar GW Temporary item instantiating.
2014-01-01 19:50:09,724 DEBUG faf.galacticWar GW Info panel instantiating.
2014-01-01 19:50:09,732 INFO faf.galacticWar Outgoing JSON Message: {"status": true, "command": "init_done"}
2014-01-01 19:50:09,732 DEBUG faf.galacticWar Client: {"status": true, "command": "init_done"}
2014-01-01 19:50:10,289 ERROR faf.galacticWar Cannot compile constant vertex shader :
2014-01-01 19:50:10,289 ERROR faf.galacticWar Cannot compile constant fragment shader :
2014-01-01 19:50:10,290 ERROR faf.galacticWar Cannot link constant shader :
2014-01-01 19:50:10,290 ERROR faf.galacticWar Cannot compile atmosphere vertex shader :
2014-01-01 19:50:10,290 ERROR faf.galacticWar Cannot compile atmosphere fragment shader :
2014-01-01 19:50:10,290 ERROR faf.galacticWar Cannot link atmosphere shader :