https://bugs.kde.org/show_bug.cgi?id=448220
--- Comment #38 from SP <[email protected]> --- (In reply to Zamundaaa from comment #37) > Created attachment 147448 [details] > very verbose logging > > Sigh, Dolphin hid the ".local" folder in the archive... > Looking at the configs, they're exactly the same :/ > > Assuming that KScreen or the configs aren't doing nothing wrong or > differently then, *something* must be going wrong in KWin. I attached a > patch for 5.24 that adds logging in a lot of places that could hint to > what's happening; could you apply it, restart, reproduce the bug and upload > the output of "journalctl --boot 0 | grep kwin_wayland_drm" again? > Afterwards you should install unpatched KWin again, it logs enough to fill > gigabytes in an hour Ok I am a bit stumped here. I am guessing this patch needs to be applied to the source file? I have binary packages installed - not from source. (In reply to Zamundaaa from comment #37) > Created attachment 147448 [details] > very verbose logging > > Sigh, Dolphin hid the ".local" folder in the archive... > Looking at the configs, they're exactly the same :/ > > Assuming that KScreen or the configs aren't doing nothing wrong or > differently then, *something* must be going wrong in KWin. I attached a > patch for 5.24 that adds logging in a lot of places that could hint to > what's happening; could you apply it, restart, reproduce the bug and upload > the output of "journalctl --boot 0 | grep kwin_wayland_drm" again? > Afterwards you should install unpatched KWin again, it logs enough to fill > gigabytes in an hour Okay - I am a bit stumped here. I presume this patch has to be applied to a source file? I have only binary packages installed - not from source. So where can I get kwin-5.24.3-1.fc35.src.rpm ? If I run the patch alone with: sudo patch --dry-run < '5.24 verbose logging.patch' I get: can't find file to patch at input line 5 Perhaps you should have used the -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/src/backends/drm/drm_gpu.cpp b/src/backends/drm/drm_gpu.cpp |index 8f7b92b53..9d86869dc 100644 |--- a/src/backends/drm/drm_gpu.cpp |+++ b/src/backends/drm/drm_gpu.cpp -------------------------- File to patch: ---------------------------- Sorry to be so naive. -- You are receiving this mail because: You are watching all bug changes.
