View Single Post
Old 12-22-2025, 06:11 PM   #33
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 29,197
Karma: 211504714
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I'm baffled.

Can you try changing your Sigil .desktop file (you keep saying "launcher", but I'm really hoping it's a file named Sigil.desktop) to explicitly use /usr/bin/sigil for its exec line?

Exec=env QT_QUICK_BACKEND=software /usr/bin/sigil %F

And see if it makes a difference?

Best practice would probably be to put your custom Sigil.desktop file in /home/ruben/.local/share/applications. You could create a desktop shortcut to it if you like, but all pre-existing menu shortcuts and desktop shortcuts used to launch Sigil would be overriden by the one in /home/ruben/.local/share/applications.

These .desktop files are designed to be in certain locations (/usr/share/applications, /usr/local/share/applications, and ~/.local/share/applications) and then have symbolic links created to point to them.

Last edited by DiapDealer; 12-22-2025 at 06:22 PM.
DiapDealer is offline   Reply With Quote