https://bugs.kde.org/show_bug.cgi?id=520674

TraceyC <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
            Product|kde                         |kwin
          Component|general                     |wayland-generic
      Version First|unspecified                 |6.6.5
        Reported In|                            |
           Keywords|                            |efficiency-and-performance
         Resolution|---                         |WAITINGFORINFO
           Assignee|[email protected] |[email protected]
                   |g                           |
             Status|REPORTED                    |NEEDSINFO

--- Comment #1 from TraceyC <[email protected]> ---
Thanks for the bug report. We'll need more information about what's happening
in kwin when the freeze happens in LibreOffice.
Can you check kwin's logs when the freeze occurs? This will produce ~/log.txt,
which you can attach to this report.

  journalctl --boot --user-unit plasma-kwin_wayland > ~/log.txt

Also, could you retrieve kwin's backtrace when the freeze happens? You would
need to ssh from another computer and attach a debugger to kwin process, e.g.

  sudo gdb -p $(pidof kwin_wayland)

then type

  bt

then press 'c' if it asks you if you want to continue paging

Then copy-and-paste the output here. Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to