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

--- Comment #103 from David Edmundson <k...@davidedmundson.co.uk> ---
Bah, even if I force a threaded render loop I don't get into this bit of code.

I need someone with debug symbols in Qt to do the following:

Start plasmashell in gdb
recreate the situation
hit control+c and copy the following

set pagination off
set logging on
break QSGGuiThreadRenderLoop::maybeUpdate
commands
thread apply all bt
end
break QSGGuiThreadRenderLoop::exposureChanged
commands
thread apply all bt
end
continue

Then upload gdb.txt or send it to me.
Thanks in advance.

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

Reply via email to