colourlesspony@pawb.social to FreeCAD@lemmy.ml · edit-222 days ago[solved] Help! I pressed a key on my keyboard and the Freecad interface went all weird and flashy transparent.lemmy.mlimagemessage-square3linkfedilinkarrow-up118arrow-down10file-text
arrow-up118arrow-down1image[solved] Help! I pressed a key on my keyboard and the Freecad interface went all weird and flashy transparent.lemmy.mlcolourlesspony@pawb.social to FreeCAD@lemmy.ml · edit-222 days agomessage-square3linkfedilinkfile-text
minus-square𞋴𝛂𝛋𝛆@lemmy.worldlinkfedilinkEnglisharrow-up4·22 days agoMight 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.
minus-squarecolourlesspony@pawb.socialOPlinkfedilinkarrow-up4·22 days agoThanks but I think this is something else. I’m on X11. I’m using pop_OS! 22.04, Nvida 2060ko, ryzen 3900x.
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.
Thanks but I think this is something else. I’m on X11. I’m using pop_OS! 22.04, Nvida 2060ko, ryzen 3900x.