Public bug reported:

~$ zenity --version
3.4.0
~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.1 LTS"

>From what I can tell it appears to be this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=754431

Reproduce:
zenity --title "Fortune" --info --text "`fortune`"

You can gradually wach it get bigger with this
a="_";i=1;while [ true ];do zenity --info --title "$i" --text 
"$a";i=$(($i+2));a="$a _";done

** Affects: zenity (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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/1042506

Title:
  Info box gets too tall too fast

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1042506/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to