https://bugs.kde.org/show_bug.cgi?id=463235
--- Comment #1 from Gergely HORVÁTH <horvathg.1...@gmail.com> --- Almost forgot: beside the regular console log msgs (quotient.jobs: Sent GET https://matrix.horvath.club/... and quotient.jobs: 200 <- GET ...) I see the following logs around scrolling, but haven't been spammed and also switching to console, checking it, switchin to neochat reproducing the wiggle, switching back also does not reproduce the log messages, so I don't really think they are connected, yet I'm not familiar with the code, so better paste them here: ```sh Connected to room "!HASH2:kde.org" as "@gergely:horvath.club" qrc:/RoomPage.qml:263:13: Unable to assign [undefined] to bool qrc:/RoomPage.qml:263:13: Unable to assign [undefined] to bool quotient.jobs: Sent PUT https://matrix.horvath.club/_matrix/client/r0/rooms/HASH1:kde.org/typing/@gergely:horvath.club quotient.jobs: Sent GET https://matrix.horvath.club/_matrix/client/r0/rooms/HASH2:kde.org/messages quotient.jobs: 200 <- PUT https://matrix.horvath.club/_matrix/client/r0/rooms/HASH1:kde.org/typing/@gergely:horvath.club quotient.jobs: 200 <- GET https://matrix.horvath.club/_matrix/client/r0/rooms/HASH2:kde.org/messages Trying to refresh inexistent event: "$HASH3" ... Trying to refresh inexistent event: "$HASH4" Trying to refresh inexistent event: "$HASH5" ``` -- You are receiving this mail because: You are watching all bug changes.