ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #08315
[Bug 1548696] [NEW] App is continuously redrawing even though there is nothing changing visually
Public bug reported:
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.
** Affects: messaging-app (Ubuntu)
Importance: Undecided
Status: New
--
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 messaging-app package in Ubuntu:
New
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/ubuntu/+source/messaging-app/+bug/1548696/+subscriptions
Follow ups