Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (160 - 162 of 230)

Ticket Resolution Summary Owner Reporter
#190 wontfix support putty's pageant authentication agent on MS Windows Antoine Martin Antoine Martin
Description

On Unices we can just grab the location of the SSH_AUTH_SOCK environment variable and connect to it.

On Windows, no idea.

#191 fixed failure to load certain types of rsa private keys protected by passphrases Antoine Martin Antoine Martin
Description

This is an upstream Twisted bug, I have created a ticket there: ticket 5496


Not much we can do at this end, as it just looks to us like the key is invalid... Maybe we ought to show an alert message in this case?
See also: #190, since MS Windows does not have support for pageant, we need a way to load the keys ourselves!

Also somewhat reminiscent of #160

#197 fixed Ubuntu Maverick 100% CPU-Usage and no functionality Antoine Martin Thomas Käfer
Description

Hi! I installed winswitch on 3 systems of mine in the last days:

1.) Linux Mint Debian Editon (based on Debian Wheezy) 2.) Ubuntu 11.04 Natty Narwhal 3.) Ubuntu 10.10 Maverick Meerkat

On 1.) and 2.) It worked well locally, although I was not able to use 1.) from 2.) - see https://winswitch.org/forum/topic/15/ for details

This issue is about the 3rd machine, the Ubuntu 10.10.

I did install winswitch like this:

curl https://winswitch.org/gpg.asc | apt-key add -
echo "deb http://winswitch.org/ maverick main" > /etc/apt/sources.list.d/winswitch.list;
apt-get update
apt-get install winswitch

When starting the applet, it appeared in the statusbar, but reacted very sluggish (which did not get better even after 15 minutes) I could not open a session locally neither remote on the 1.) machine, although the second issue seems to stem from version incompatibilities of xpra.

I'll attach the logfile.

Note: See TracQuery for help on using queries.