this post was submitted on 13 Mar 2024
33 points (94.6% liked)

KDE

5238 readers
49 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 

I have a 3D printing software that does not display well on Wayland. Instead of relogging to start a x11 session is there a way to force that one software to display in x11 instead of Wayland?

Edit

AddingQT_QPA_PLATFORM=xcb to the enviroment variables was the solution for me.

Thanks to everyone for the help.

you are viewing a single comment's thread
view the rest of the comments
[–] rtxn@lemmy.world 4 points 7 months ago

Have you tried using Gamescope? It's obviously made with games in mind, but you can use it to run any application inside a nested compositor.

If not, you could try starting the application in Xwayland, or starting an X session inside Xwayland and then starting the application inside that.