*** This bug is a duplicate of bug 1028360 ***
    https://bugs.launchpad.net/bugs/1028360

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: zenity (Ubuntu)
       Status: New => Confirmed

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

Title:
  Info box gets too tall too fast

Status in “zenity” package in Ubuntu:
  Confirmed

Bug description:
  ~$ 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1042506/+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

Reply via email to