Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (169 - 171 of 230)

Ticket Resolution Summary Owner Reporter
#9 fixed Putty does not exit when remote command terminates Antoine Martin Antoine Martin
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.

#38 wontfix Patch TigerVNC to allow us to set the Window name on MSWindows Antoine Martin Antoine Martin
Description

The linux version of TigerVNC 1.0 has the name global parameter:

Global Parameters:
  name           - The X window name (default=)


But the Windows version does not.

#301 fixed Packages missing from all centos/EL repo treym
Description

The winswitch repo for centos/redhat based distros doesn't seem to contain the actual winswitch RPM

root /etc/yum.repos.d # cat winswitch.repo
[winswitch]
name=Winswitch
enabled=1
metadata_expire=1d
gpgcheck=1
gpgkey=http://winswitch.org/gpg.asc
baseurl=http://winswitch.org/dists/CentOS/7/x86_64/
root /etc/yum.repos.d # yum install winswitch
Loaded plugins: fastestmirror, langpacks, ps
Repository winswitch is listed more than once in the configuration
Loading mirror speeds from cached hostfile
 * elrepo: repos.ord.lax-noc.com
 * elrepo-kernel: repos.ord.lax-noc.com
 * epel: mirror.steadfast.net
 * nux-dextop: mirror.li.nux.ro
 * ovirt-4.1: mirrors.rit.edu
 * ovirt-4.1-epel: mirror.steadfast.net
No package winswitch available.
Error: Nothing to do
root /etc/yum.repos.d #
Note: See TracQuery for help on using queries.