Comment 24 for bug 272083

Revision history for this message
JDS (jsilveronnelly) wrote :

This bug still exists in Jaunty Beta as of April 16, 2009. I ran 'apt-get upgrade' just five minutes ago.

jeff@jeff-laptop:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"

jeff@jeff-laptop:~$ apt-cache showpkg zenity
Package: zenity
Versions:
2.26.0-0ubuntu1 (/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_jaunty_main_binary-i386_Packages) (/var/lib/dpkg/status)
 Description Language:
                 File: /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_jaunty_main_binary-i386_Packages
                  MD5: 0eaa042a6247aca86bac2f94a69fc906

The patch file did not work for me so I am attaching one that did, that I created after manually patching the glade file.

Use it as follows:

(Remember to back up the original zenity.glade file first!!!!!!!!!!!! "sudo cp -p /usr/share/zenity/zenity.glade /usr/share/zenity/zenity.glade.dist")

sudo patch -p0 /usr/share/zenity/zenity.glade < zenity-2.26.0-focus.patch

I hope this helps. Seeya...