View Single Post
Old 06-24-2021, 06:54 AM   #2
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: 28,715
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Dr.Strangelove View Post
I have a problem with the mouseover menu description. The area is completly black:

I compiled sigil 1.6.0 from source under Ubuntu 21.04. But the version 1.4.3 which came with Ubuntu has the same problem, so I guess it might be an incompatibilty with any depending package. Any idea?
Is that a KDE/Plasma desktop environment? If so, it sounds like there might be an issue with the system Qt theming plugin. You could try changing your KDE desktop theme to verify if it changes anything.

Or from a command prompt you could try launching sigil without the system theme plugin:

Code:
unset QT_QPA_PLATFORMTHEME && sigil

Last edited by DiapDealer; 06-24-2021 at 07:00 AM.
DiapDealer is offline   Reply With Quote