[Bug 130334] Re: [Gutsy] xvncviewer support broken by new version 4.1.1
Noel J. Bergman
noel at devtech.com
Sun Dec 7 16:26:58 UTC 2008
Ubuntu no longer includes xvncviewer, using vinagre by default instead.
The VNC plugin at /usr/share/service-discovery-
applet/plugins/xvncviewer.py should be modified to invoke vinagre. At a
quick glance, changing:
cmdline = ["/usr/share/service-discovery-
applet/tools//exec_wrapper", "xvncviewer", "-xrm",
"*passwordDialog:true", hostname ]
to
cmdline = ["/usr/share/service-discovery-
applet/tools//exec_wrapper", "vinagre", hostname+":"+port ]
I haven't checked it, yet, but will soon. This is similar to the posted
patch, but replaces xvncviewer with vinagre, and passes the connection
string as "hostname:port" as required.
--
[Gutsy] xvncviewer support broken by new version 4.1.1
https://bugs.launchpad.net/bugs/130334
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list