this post was submitted on 09 Apr 2025
18 points (100.0% liked)

FreeCAD

994 readers
2 users here now

Your own 3D parametric modeler.

www.freecad.org

FreeCAD is an open-source parametric 3D modeler made primarily to design real-life objects of any size. Parametric modeling allows you to easily modify your design by going back into your model history and changing its parameters.

founded 3 years ago
MODERATORS
 

I think opened a debug console or something.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 2 weeks ago (1 children)

Might need to add QT_QPA_PLATFORM=xcb to environment variables like here:
https://lemmy.world/post/27756308

There is a problem with how Wayland and X worked. Wayland is not ordered in operations and loads whatever is available or whatnot while FreeCAD is written to do things in a certain order like X expected... or something like that.

[โ€“] [email protected] 4 points 2 weeks ago

Thanks but I think this is something else. I'm on X11. I'm using pop_OS! 22.04, Nvida 2060ko, ryzen 3900x.