[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-10-23 Thread Launchpad Bug Tracker
This bug was fixed in the package vinagre - 3.2.1-0ubuntu1 --- vinagre (3.2.1-0ubuntu1) oneiric-proposed; urgency=low * New upstream version * 03_fix_ssh_tunneling_eio_when_slave_temporarily_closed.patch: - updated the patch with the git commit (same code but with context)

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-10-23 Thread Launchpad Bug Tracker
This bug was fixed in the package vinagre - 3.2.1-0ubuntu1 --- vinagre (3.2.1-0ubuntu1) oneiric-proposed; urgency=low * New upstream version * 03_fix_ssh_tunneling_eio_when_slave_temporarily_closed.patch: - updated the patch with the git commit (same code but with context)

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-10-21 Thread Jean-Baptiste Lallement
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/764632 Title: The "Use SSH tunnel" option doesn't work To mana

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-10-20 Thread Tristan Schmelcher
3.2.1-0ubuntu1 works over here. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/764632 Title: The "Use SSH tunnel" option doesn't work To manage notifications about this bug go to:

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-10-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/vinagre -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/764632 Title: The "Use SSH tunnel" option doesn't work To manage notifications

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-10-20 Thread Martin Pitt
Hello TH, or anyone else affected, Accepted vinagre into oneiric-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! **

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-10-20 Thread Sebastien Bacher
Ok, I've updated to the current stable version (3.2.1) and include your patch (I've taken the upstream git commit to have the context and description in the patch with the commit number) ** Description changed: Binary package hint: vinagre - I get this message: + TESTCASE: + * try to conn

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-10-20 Thread Sebastien Bacher
Thank you for your work Tristan ** Also affects: vinagre (Ubuntu Oneiric) Importance: Undecided Status: New ** Changed in: vinagre (Ubuntu Oneiric) Status: New => Triaged ** Changed in: vinagre (Ubuntu Oneiric) Importance: Undecided => Medium -- You received this bug notifi

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-10-16 Thread Andrea Corbellini
** Tags removed: ayatana-scrollbar i386 natty ** Tags added: patch patch-forwarded-upstream -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/764632 Title: The "Use SSH tunnel" option

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-10-15 Thread Tristan Schmelcher
I've tracked down the problem. A patch is attached for the Oneiric package. The issue is that ssh enumerates and closes its file descriptors before opening /dev/tty, so the PTY slave is temporarily closed and thus an EIO is delivered to the PTY master in read(). The solution is to keep the slave op

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-08-29 Thread Bug Watch Updater
** Changed in: vinagre Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/764632 Title: The "Use SSH tunnel" option doesn't work To manage notification

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-08-20 Thread s4nt
I too can confirm this issue. I'm running a fresh install of Xubuntu 11.04, vinagre version 2.30.3-1ubuntu2 When trying to connect using the ssh tunnel option I get the "Error reading from unix: Input/output error" message. SSH tunneling worked fine before, on Ubuntu 10.10, on the same laptop. -

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-06-30 Thread Pedro Villavicencio
** Changed in: vinagre (Ubuntu) Importance: Low => Medium -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/764632 Title: The "Use SSH tunnel" option doesn't work To manage notifi

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-06-29 Thread Bug Watch Updater
** Changed in: vinagre Status: Unknown => New ** Changed in: vinagre Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/764632 Title: The "Use

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-06-29 Thread Pedro Villavicencio
The issue was filed upstream at https://bugzilla.gnome.org/show_bug.cgi?id=644432 ; linking the report. ** Bug watch added: GNOME Bug Tracker #644432 https://bugzilla.gnome.org/show_bug.cgi?id=644432 ** Also affects: vinagre via https://bugzilla.gnome.org/show_bug.cgi?id=644432 Importanc

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-06-15 Thread YvesDelannoy
A workaround for me was to create manually the ssh tunnel from a terminal : assuming tou can issue a simple ssh to your router with ssh @ the tunnel is started with ssh -L ::5901 @ assuming you've started the vpnserver on screen :1 (for screen :2 use 5902 in place of 5901 and so on) Th

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-05-02 Thread James
I, too, have this issue. I stumbled across a similar bug in a previous release ( https://bugs.launchpad.net/ubuntu/+source/vinagre/+bug/516847 ) that had been resolved. I'm running the release version of 11.04, with Vinagre 2.30.3. After running the command recommended in the previous bug ( nm /usr

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-04-30 Thread Davide
after fresh install of ubuntu 11.04 (bith 32 and 64 bit) I experience the same problem. ssh tunneling does not work with unison either, whereas ssh works from terminal -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vinagre in Ubuntu.

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-04-22 Thread Davide
same problem for me: ubuntu 11.04 beta 2 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/764632 Title: The "Use SSH tunnel" option doesn't work -- desktop-bugs mailing list deskto

[Bug 764632] Re: The "Use SSH tunnel" option doesn't work

2011-04-18 Thread TH
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vinagre in Ubuntu. https://bugs.launchpad.net/bugs/764632 Title: The "Use SSH tunnel" option doesn't work -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubun