Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (196 - 198 of 230)

Ticket
#5
Description

No idea why that is.

It may be worth trying a new version of pygtk/gtk/..

#9
Description

In ssh-mode, we launch a remote X command and putty is still running when the command terminates.
This causes the session to remain "active" on the client despite the fact that it is really finished...

This happens with all the clients we can use: TortoisePlink.exe, Plink.exe as well as openssh (via cygwin). Looks like the clients refuse to shutdown whilst there is still a tunnel (the X display connection) so we may have to use a trick on the server and run the command via a wrapper which will take care of killing the ssh process when the command terminates.

#18
Description

No point in carrying 2 network libraries.
Rewrite SCP code using conch.

Also bundling paramiko does not always seem to work on win32/osx... so this more of priority

Note: See TracQuery for help on using queries.