ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #08850
[Bug 1548696] Re: App is continuously redrawing even though there is nothing changing visually
** Changed in: canonical-devices-system-image
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1548696
Title:
App is continuously redrawing even though there is nothing changing
visually
Status in Canonical System Image:
Fix Released
Status in messaging-app package in Ubuntu:
Fix Released
Bug description:
Start app with QT_LOGGING_RULES="qt.scenegraph.renderloop=true"
You will continuously get:
qt.scenegraph.renderloop: polishAndSync (normal) QQuickView(0x204ca58)
amongst many others, which indicate that the UI is being redrawn.
Even with occlusion enabled, we still get:
qt.scenegraph.renderloop: - ticking non-visual timer
There may be a hidden activity indicator which is set to running even
though not visible.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1548696/+subscriptions
References