I was wondering if anyone has had this issue and knows a solution. Downloaded freecad today and have been getting a see through workspace on everything I attempt to open.

Thanks

  • 𞋴𝛂𝛋𝛆
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    I think that one is a Wayland issue. I had it at one point, but I think there may be a fix in the settings or something like that. I forget the details but I’m not at a comp at the moment. Wayland doesn’t follow the same ordered operations as X and the frames come up in the wrong order or something like that.

    • tyrant
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      I bet you’re right. Wayland gave me similar issues so I left it for now

    • captainlezbianOP
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Yeah, looked it up and added this to my environment variables: QT_QPA_PLATFORM=xcb

  • captainlezbianOP
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Solved: added the line to my environment variables QT_QPA_PLATFORM=xcb

  • tyrant
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    Have you restarted since install?