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

--- Comment #6 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
(In reply to Fabian Vogt from comment #5)
> Anything suspicious in the output of an affected application with
> WAYLAND_DEBUG=1?

Yes, thanks for the hint:

$ WAYLAND_DEBUG=1 dolphin
...
[1647729.535] wl_callb...@44.done(1578247)
[1647729.547]  -> wl_surface@43.set_buffer_scale(1)
[1647729.557]  -> wl_surface@43.attach(wl_buffer@42, 0, 0)
[1647729.577]  -> wl_surface@43.damage(0, 0, 32, 32)
[1647729.605]  -> wl_surface@43.frame(new id wl_callback@44)
[1647729.619]  -> wl_surface@43.commit()
[1647729.742] wl_display@1.delete_id(44)
[1647729.764] wl_callb...@44.done(1578247)
[1647729.777]  -> wl_surface@43.set_buffer_scale(1)
[1647729.786]  -> wl_surface@43.attach(wl_buffer@42, 0, 0)
[1647729.809]  -> wl_surface@43.damage(0, 0, 32, 32)
[1647729.833]  -> wl_surface@43.frame(new id wl_callback@44)
[1647729.848]  -> wl_surface@43.commit()
[1647729.965] wl_display@1.delete_id(44)
[1647729.987] wl_callb...@44.done(1578247)
[1647730.000]  -> wl_surface@43.set_buffer_scale(1)
[1647730.009]  -> wl_surface@43.attach(wl_buffer@42, 0, 0)
[1647730.025]  -> wl_surface@43.damage(0, 0, 32, 32)
[1647730.048]  -> wl_surface@43.frame(new id wl_callback@44)
[1647730.062]  -> wl_surface@43.commit()
[1647730.184] wl_display@1.delete_id(44)
[1647730.207] wl_callb...@44.done(1578247)
[1647730.220]  -> wl_surface@43.set_buffer_scale(1)
[1647730.229]  -> wl_surface@43.attach(wl_buffer@42, 0, 0)
[1647730.245]  -> wl_surface@43.damage(0, 0, 32, 32)
[1647730.270]  -> wl_surface@43.frame(new id wl_callback@44)
[1647730.282]  -> wl_surface@43.commit()
[1647730.392] wl_display@1.delete_id(44)
[1647730.409] wl_callb...@44.done(1578248)
[1647730.421]  -> wl_surface@43.set_buffer_scale(1)
[1647730.433]  -> wl_surface@43.attach(wl_buffer@42, 0, 0)
[1647730.456]  -> wl_surface@43.damage(0, 0, 32, 32)
[1647730.483]  -> wl_surface@43.frame(new id wl_callback@44)
[1647730.504]  -> wl_surface@43.commit()

... and so on. These functions are repeated in a loop while reproducing the
issue.

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

Reply via email to