eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.55k stars 1.43k forks source link

sumo-gui black boxes on MS Server 2016 #5960

Closed ambuehll closed 5 years ago

ambuehll commented 5 years ago

black (or white) boxes over scale and other objects (e.g. phases of tls). image image

I'll be happy to give more info if needed.

palvarezlopez commented 5 years ago

@ambuehll Thanks. This error is probably related with gl2ps library. Is direct3D enabled in your system?

ambuehll commented 5 years ago

If I understand correctly, it is not. See the output of DxDiag.

palvarezlopez commented 5 years ago

@ambuehll then it's the most probably cause. Can you please enable it?

https://support.microsoft.com/en-sg/help/191660/directdraw-or-direct3d-option-is-unavailable

If this solutions don't work, then we try another way.

ambuehll commented 5 years ago

Thanks! Appreciate the help. It seems to be enabled now. But it's still the same. image I should have added that I am accessing the server via remote desktop (and I do not have any admin rights...). In any case this issue is not urgent (or major), I just thought I wanted to let you know.

namdre commented 5 years ago

for remote desktop, this is a known issue: #5702