I also confirm that the hangs are gone, using both test cases in this bug and in bug 968534.
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to zenity in Ubuntu. https://bugs.launchpad.net/bugs/995435 Title: Zenity --list uses 100%cpu and does nothing Status in Zenity: Fix Released Status in “zenity” package in Ubuntu: Triaged Status in “zenity” source package in Precise: Fix Committed Bug description: Lubuntu 12.04-64 Zenity and zenity-common 3.4.0-0ubuntu3 from proposed/main archive.ubuntu.com Eternal Lands (MMORPG-client) script (part of script): ... { sort -u $serverfile | tr -d '\015' | grep -v -e ^$ -e ^# | \ while read name dir server port description do echo $name echo $description echo $server echo $port echo $dir done | \ zenity --title="Eternal Lands Launcher${non_standard}" --width=450 --height=280 \ --list \ --column "Name" \ --column "Description" \ --column "Server" \ --column "Port" \ --column "Directory" \ --text "Choose the Server/Configuration - main is the standard" } ... When this script start - zenity get 25% of CPU and 22 Mb RSS and 430 Mb memory - and nothing (not window, not anything)... To manage notifications about this bug go to: https://bugs.launchpad.net/zenity/+bug/995435/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

