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

--- Comment #35 from Chris Holland <zrenf...@gmail.com> ---
Running the following with slideshow and image shows that something is making
the scenegraph "dirty".

killall plasmashell; QT_LOGGING_RULES="*.debug=true" plasmashell


With slideshow, we get this spammed nonstop.

    qt.quick.dirty: QQuickWindowPrivate::updateDirtyNodes():
    qt.scenegraph.time.renderer: time in renderer: total=15ms, preprocess=0,
updates=0, binding=0, rendering=14
    qt.scenegraph.time.renderloop: Frame rendered with 'basic' renderloop in
16ms, polish=0, sync=0, render=15, swap=0, frameDelta=16
    qt.quick.dirty: QQuickWindowPrivate::updateDirtyNodes():
    qt.scenegraph.time.renderer: time in renderer: total=15ms, preprocess=0,
updates=0, binding=0, rendering=15
    qt.scenegraph.time.renderloop: Frame rendered with 'basic' renderloop in
16ms, polish=0, sync=0, render=15, swap=0, frameDelta=17
    qt.quick.dirty: QQuickWindowPrivate::updateDirtyNodes():

https://gist.github.com/Zren/c52c4bceb0aa5390dea137cc031745c2#file-gistfile1-txt-L546

Where as with image it's not spammed.

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

Reply via email to