Comment 9 for bug 1309015

Revision history for this message
Pat McGowan (pat-mcgowan) wrote : Re: Settings crashed on updates page

I saw a crash earlier today as well, but the crash seems intermittent and perhaps unrelated. I could not get apport to use the crash file correctly, the report contained no trace info at bug #1311219

I also reproduced this on the manta, same exact symptom.

system-settings is not hung, it is using around 10% cpu on mako, and while you cannot get the back button to work, the toolbar will move in and out with a swipe.

To recap:
- autodownload is off
- a system update and one or more app updates are available
- simply enter the update page

I see the click command run, then shortly after the page repaints. I assume this is concurrent with either the installed app list returning or the results of the apps needing update check.

This could be an issue completely at the QML / toolkit level.