I got this problem with my own made script #!/bin/bash #script to change and observe firewall settings file=$(zenity --width=360 --height=320 --list --title "Firewall settings" --text "Choose one..." --column Options "VPN firewall" "Whitout VPN" "All Open" "Check firewall status") ....
and with a python script that also uses zenity those both scripts using zenity are working with ubuntu 12.04 (zenity 3.4.0-0ubuntu4) and 13.04(dont know zenity version) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to zenity in Ubuntu. https://bugs.launchpad.net/bugs/1192101 Title: Fail to expand dialog box To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1192101/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs