REPRODUCIBILITY (% or how often): 100%
BUILD ID = OS VERSION (Settings > About product): 4.3.0, 4.4.0
HARDWARE (XA2, X10, X10 II, …): XA2
UI LANGUAGE:
REGRESSION: (compared to previous public release: Yes, No, ?): Yes
DESCRIPTION:
Starting from 4.3.0, the menu of the Prefs app does not respond to any input for some seconds. This persists in 4.4.0.
STEPS TO REPRODUCE:
Launch the Preferences app.
Try to scroll the menu or to select a menu item
EXPECTED RESULT:
The menu scrolls and menu items respond to selection immediately.
ACTUAL RESULT:
No response from the app UI for 3-4 seconds, after which the apps works normally.
The Settings app needs special privileges to access the accounts data. You’ll need to prefix the command with devel-su -p to gain the privileges needed in order to avoid those errors, like this:
devel-su -p jolla-settings
(this is only needed when running from the terminal).
It would certainly be good to check the log output with the command above, I think, to see if there’s anything that relates to the delays.
Thanks for identifying this @pherjung. Unfortunately this warning seems to be output from deep in the depths of qtbase, making it hard to determine what’s causing it.
Assuming this is to do with the launcher icons (as is suggested by the other thread on this topic), it might be possible to collect a little more data though.
However, this requires editing a system file, and any changes could completely break the UI of your device, so that it requires reflashing. So, please proceed with caution and only if you’re willing to lose all data on your device.
Assuming that’s okay…
…edit the file /usr/lib/qt5/qml/Sailfish/Lipstick/LauncherIcon.qml (note this file will be in /usr/lib64 on 64-bit devices).
Then add the following on line 19 to log the icons being shown:
Great work, thank you! Given the placement of the libpng warning, that suggests either Working Hours Tracker or the Chum GUI may be contributing to the issue.
I’ll give them a go and see if I can reproduce it.
Just recently i noticed, the delay is still somewhat present with 4.4.0.68. It is not as bad as it was with .58 (now only maybe half a second). I think the settings app responded without a delay after a fresh install. Is anyone else experiencing this?
Given that nothing that should be relevant for the issue changed between .58 and .64, i think your mind is playing tricks on you. Maybe you have just installed more apps etc (the other tabs now load together with the main view since a few releases).