** Changed in: unity Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dp-unity https://bugs.launchpad.net/bugs/1016239
Title: Searching in the HUD freezes unity Status in Unity: Fix Released Status in unity 5.0 series: Fix Committed Status in “unity” package in Ubuntu: Fix Committed Bug description: Since unity revision 2374 [1] the HUD can hang when just searching for a small string. In my setup (where I've indicators with big menu items, like the ones that feedindicator provides), I get it basically doing this: <prerequisite> - Install feedindicator http://go.3v1n0.net/MqDhar - Add http://planet.ubuntu.com rss feed to it </prerequisite> 1) Open the HUD 2) Write "f" This is enough to make my HUD and unity to hang. As you can see on the attached stacktrace, basically the interface is looping calling ComputeContentSize. For your information, The loop doesn't happen if removing the SetBaseSize call on StaticCairoText::PreLayoutManagement() (it's not a fix, of course). [1] http://bazaar.launchpad.net/~unity-team/unity/trunk/revision/2374 To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1016239/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp