Thankfully, since nothing has changed in vnc4server, Dossy Shiobara's
Gutsy patch (above) also works just fine for Hardy.  I followed a
slightly different procedure:

- Download Dossy's vnc4-amd64-vncconfig-bug-119982.patch above
- Become root
- Make sure /etc/apt/sources.list has a "deb-src" line to match its "deb" line 
for the main Ubuntu archive, including the "universe" label.  For example:
deb-src http://us.archive.ubuntu.com/ubuntu/ hardy universe main restricted
$ apt-get update # (necessary if you modified sources.list)
$ apt-get build-dep vnc4server
$ apt-get source vnc4server # (runs "dpkg-source -x" automagically)
$ patch -p0 < /path/to/vnc4-amd64-vncconfig-bug-119982.patch
$ cd vnc4-4.1.1+xorg1.0.2
$ debian/rules binary
$ dpkg -i ../vnc4server_4.1.1+xorg1.0.2-0ubuntu7_amd64.deb

-- 
amd64 vncconfig crashes
https://bugs.launchpad.net/bugs/119982
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to