thliebig / openEMS-Project

openEMS is a free and open electromagnetic field solver using the FDTD method.
356 stars 65 forks source link

AppCSXCAD view window is corrupted #173

Closed kb1vc closed 2 months ago

kb1vc commented 5 months ago

I’ve built the openEMS tools from openEMS-Project tag v0.0.36. The platform is Fedora 39 libvtk is version 9.2.6 Qt is qt5

I’m running under an x11 server.

This is what it looks like when it comes up. (From the command line, or from an octave script.)

Screenshot 2023-12-29 at 7 52 15 PM

The background can vary, but this is typical.

Any ideas? (I’m willing to experiment.)

biergaizi commented 4 months ago

This is probably a 3D graphics driver issue that has nothing to do with AppCSXCAD. I recommend checking whether other 3D applications in the same machine are functional. You can also try setting LIBGL_ALWAYS_SOFTWARE=1 to see whether AppCSXCAD works in software rendering mode.

thliebig commented 2 months ago

If this continues to be an issue, please open an issue with the "AppCSXCAD" repository