Just to help those using with LInux #145
cheerfulbrewdesigns
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
If you're using Linux and you want to use the web view with the latest version 2.03.01.70, it has more than likely downloaded to your downloads folder. If you struggle to get the first suggestion working. Type this into your terminal command instead
cd ~/Downloads
WEBKIT_DISABLE_COMPOSITING_MODE=0 WEBKIT_DISABLE_DMABUF_RENDERER=0 ./QIDIStudio_2.03.01.70_Ubuntu24.AppImage
This will get your printer working rather than the first suggestion as the official suggestion will unfortunately throw up an error due to the route of the file being wrong. I use Linux Fedora 42 on my laptop and Linux Mint 22.2 on my desktop and both are working using this route.
I hope this helps.
Happy printing.
All reactions