Skip to content

plasmashell: verbose asserts in ShellCorona::screenInvariants

Marco Martin requested to merge work/mart/verboseAsserts into master

Since we still get reports on sentry of screeninvariants asserts hit in shellcorona, and often the assert message is captured, make it more verbose by using Q_ASSERT_X with a debug function like ScreenPool is doing as well. This might give some more informations to catch those elusive asserts still happening

Merge request reports

Loading