[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2018-11-07 Thread Bug Watch Updater
** Changed in: dbus Status: Confirmed => Unknown ** Changed in: dbus Importance: Medium => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/592434 Title: ssh -X user@machine hangs

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2018-03-14 Thread Anthony Jenkins
Try running the remote X client using dbus-run-session(1), which I have on my FreeBSD build of dbus: $ ssh mybox $ dbus-run-session -- gedit I came across this thread looking for why ssh sessions in which I ran /certain/ X clients would hang the session when I tried to exit. Now that I know

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2016-10-14 Thread Bryan Quigley
This has been fixed in Ubuntu 16.10. I'm guessing by systemd/dbus changes but I'm not sure. Tested with gedit and virt-manager. ** Changed in: dbus (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2016-01-24 Thread Chris Bainbridge
** Bug watch added: Debian Bug tracker #639647 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639647 ** Also affects: dbus (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639647 Importance: Unknown Status: Unknown -- You received this bug notification because you

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2016-01-24 Thread Bug Watch Updater
** Changed in: dbus (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/592434 Title: ssh -X user@machine hangs when using exit to terminate To manage

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2015-07-17 Thread Bryan Quigley
I've given up on it for now.. it requires substancial changes and is a quasi-design flaw with dbus. I am curious (- I haven't checked) what happens with the switch to sdbus/kdbus. Eventually it might be worthwhile to actually have dbus start and manage your ssh session (the server side only of

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2015-07-15 Thread Wimmer
still there on 14.04. Is anybody looking into that? I understand its not a huge bug, but it is pretty annoying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/592434 Title: ssh -X user@machine hangs

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2014-09-23 Thread Bryan Quigley
** Description changed: ssh -X user@server hangs when using exit to terminate Steps to reproduce: user@client:~$ ssh -X user@server user@server:~$ gedit At this point gedit from server will run locally. Closing the program and returning to the terminal you run:

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-09-23 Thread Ritesh Khadgaray
** Description changed: ssh -X user@server hangs when using exit to terminate Steps to reproduce: user@client:~$ ssh -X user@server user@server:~$ gedit At this point gedit from server will run locally. Closing the program and returning to the terminal you run:

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-07-26 Thread Ritesh Khadgaray
** Bug watch added: freedesktop.org Bugzilla #32509 https://bugs.freedesktop.org/show_bug.cgi?id=32509 ** Also affects: dbus via https://bugs.freedesktop.org/show_bug.cgi?id=32509 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-07-26 Thread Bug Watch Updater
Launchpad has imported 14 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=32509. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-07-26 Thread Ritesh Khadgaray
related thread - http://lists.freedesktop.org/archives/dbus/2010-May/012853.html http://lists.freedesktop.org/archives/dbus/2010-May/012860.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/592434

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-07-24 Thread Bryan Quigley
This is really a dbus issue, not a SSH issue: see http://serverfault.com/questions/405518/how-to-configure-d-bus-and-ssh-x-forwarding-to-prevent-ssh-from-hanging-on-exit Gedit for whatever reason is looking for an active dbus-session and running `dbus-launch --autostart' if none was found. But

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-07-24 Thread Bryan Quigley
** Package changed: openssh (Ubuntu) = dbus (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/592434 Title: ssh -X user@machine hangs when using exit to terminate To manage

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-07-24 Thread Bryan Quigley
This is really a dbus issue, not a SSH issue: see http://serverfault.com/questions/405518/how-to-configure-d-bus-and-ssh-x-forwarding-to-prevent-ssh-from-hanging-on-exit Gedit for whatever reason is looking for an active dbus-session and running `dbus-launch --autostart' if none was found. But

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-07-24 Thread Bryan Quigley
** Package changed: openssh (Ubuntu) = dbus (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/592434 Title: ssh -X user@machine hangs when using exit to terminate To manage notifications

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-03-16 Thread monochromec
Only happens with server versions later than 6. Server version 5.1p1-40.15 checks out OK... (albeit with the server running on OpenSuSE 10.3). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu.

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-03-16 Thread monochromec
Only happens with server versions later than 6. Server version 5.1p1-40.15 checks out OK... (albeit with the server running on OpenSuSE 10.3). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/592434

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-03-03 Thread monochromec
This bug is still around 12.10. Openssh client and server version 1:6.0p1-3ubuntu1. Given the duration and progress (or lack thereof :-) of this bug: Anybody looking at this upstream? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-03-03 Thread monochromec
PS: I got the the following when I ran the ssh client with -vvvX and started an X11 application: debug3: channel 0: will not send data after close debug2: channel 0: obuf empty debug2: channel 0: close_write debug2: channel 0: output drain - closed debug2: channel 0: almost dead debug2: channel

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-03-03 Thread monochromec
This bug is still around 12.10. Openssh client and server version 1:6.0p1-3ubuntu1. Given the duration and progress (or lack thereof :-) of this bug: Anybody looking at this upstream? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2013-03-03 Thread monochromec
PS: I got the the following when I ran the ssh client with -vvvX and started an X11 application: debug3: channel 0: will not send data after close debug2: channel 0: obuf empty debug2: channel 0: close_write debug2: channel 0: output drain - closed debug2: channel 0: almost dead debug2: channel

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2012-10-18 Thread Maciej Puzio
I can confirm the issue still occurring in 12.04. openssh-client and openssh-server version 1:5.9p1-5ubuntu1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/592434 Title: ssh -X

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2012-10-18 Thread Maciej Puzio
I can confirm the issue still occurring in 12.04. openssh-client and openssh-server version 1:5.9p1-5ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/592434 Title: ssh -X user@machine hangs

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2012-10-09 Thread Joe Joysn
issue still available in 12.04 LTS -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/592434 Title: ssh -X user@machine hangs when using exit to terminate To manage notifications

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2012-10-09 Thread Joe Joysn
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: client_input_channel_req: channel 0 rtype e...@openssh.com reply 0 debug2: channel 0: rcvd eow debug2: channel 0: close_read debug2: channel 0: input open - closed debug2: channel 0: rcvd eof debug2: channel 0: output

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2012-10-09 Thread Joe Joysn
issue still available in 12.04 LTS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/592434 Title: ssh -X user@machine hangs when using exit to terminate To manage notifications about this bug go to:

[Bug 592434] Re: ssh -X user@machine hangs when using exit to terminate

2012-10-09 Thread Joe Joysn
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: client_input_channel_req: channel 0 rtype e...@openssh.com reply 0 debug2: channel 0: rcvd eow debug2: channel 0: close_read debug2: channel 0: input open - closed debug2: channel 0: rcvd eof debug2: channel 0: output