Quote:
Originally Posted by poxi1023
Now I started Sigil from the CLI. Did some searches, as always nothing written in sigil.ini. I got an output, which I don't understand, but maybe it means something to you guys.
|
That's platform theme stuff, I think. From the CLI type "unset QT_QPA_PLATFORMTHEME" (without the quotes) before typing "sigil" and see if that output goes away. I always do that when debugging to make sure none of the platform extras are getting in the way. You're only unsetting the variable for that cli session, so there's no worries. Close it, open another terminal, and it will all be back to the way it was.