Comment 10 for bug 836498

Revision history for this message
Haggai Eran (haggai-eran) wrote :

Yes, the crash occurs when I click on an item in the grid. I can reproduce it by clicking the "More Apps" button and then clicking on one of the applications.

I came to this conclusion by adding prints to the onClicked handler, and seeing that it crashed before the handler is complete. It didn't crash right after the dashView deactivation line, but removing the other line (the line sending the activation to the lens) didn't have any effect on the crash, while removing the dashView deactivation stopped places from crashing.