Swordfish90 / cool-retro-term

A good looking terminal emulator which mimics the old cathode display...
21.84k stars 835 forks source link

Settings window renders wrong with custom theme #746

Open PirateParrotSoftware opened 1 year ago

PirateParrotSoftware commented 1 year ago

The settings window doesn't seems to play nice with custom theme. image

Falkgaard commented 1 year ago

I'm having the same problem.

I did sudo pacman -S qt5-base qt5-declarative qt5-quickcontrols qt5-graphicaleffects as the repo instructed.

I'm running Arch Linux (5.18.14-arch1-1) with Plasma 5.25.4 as my DE and bspwm as my WM.

StarrKiss commented 1 year ago

Same issue here on Manjaro

Darthpenguin commented 1 year ago

I have the same issue. Running Arch with Cinnamon.

MrAureliusR commented 1 year ago

There was already an open issue about this: #637 Please search for existing issues before opening new ones! In that issue I managed to bisect the commit that caused this issue. It's hard to say whether the bug is in CRT or in QtQuickControls.

wd5gnr commented 1 year ago

There are several reports of this. Quick workaround: launch like this:

QT_QUICK_CONTROLS_STYLE=Material cool-retro-term

Ugly, but you can read it. This bug is in a few different places.