simply-silver

Results 9 comments of simply-silver

I built the wine bridges first, that was the only thing I did after downloading the release.

After cleaning up the build folders, and building the bridges last, it compiles and installs without issue

The fault seems to be a null dereference in `QGuiApplicationPrivate::setPalette(QPalette const&)`. The full call trace is: ``` QGuiApplicationPrivate::setPalette(QPalette const&) (@QGuiApplicationPrivate::setPalette(QPalette const&):29) QGuiApplicationPrivate::updatePalette() (@QGuiApplicationPrivate::updatePalette():53) QGuiApplicationPrivate::init() (@QGuiApplicationPrivate::init():100) QGuiApplication::QGuiApplication(int&, char**, int) (@QGuiApplication::QGuiApplication(int&, char**,...

The same fault seems to occur in the CMake examples, here's the lldb output from the `qml_minimal` example: ``` (lldb) target create "./example_qml_minimal" Current executable set to '/home/silver/cxx-qt/build/examples/qml_minimal/example_qml_minimal' (x86_64). (lldb)...

The issue also appears on Gnome Wayland and Cinnamon. I wanted to test on Plasma, but it did not want to launch.

The issue behaves the same way on both window managers as well.

Exact same issue present on NixOS, successful launch with Penumbra or Glamourer enabled feels like it happens only once in every 20 launches, though hard crashing instead of simply freezing...

Same issue on NixOS unstable with a 7800XT, although it's not limited to just Complementary shaders. It also occurs with BSL and Bliss, but Photon works as intended.