Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (40 - 42 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.

#198 wontfix Can't start NX or VNC session Antoine Martin HellFire
Description

I can't start an NX or VNC session. Can't see why VNC is failing, but NX is failing because of extra data in the DISPLAY var.

VNC server.log: http://kpaste.net/f7e1222 VNC vnc.log: http://kpaste.net/67fa5f

NX server.log: http://kpaste.net/cd2d7 NX nx.log: http://kpaste.net/a99a

NX server is NoMachine's NX v3.5.0 VNC is RealVNC Enterprise v4.6.3

#213 wontfix tests can't load dependent modules Antoine Martin onlyjob
Description

Many unit tests fail to load because they can't find their modules:

Traceback (most recent call last): 
  File "tests/window_xlib_test.py", line 8, in <module> 
    from winswitch.util.simple_logger import Logger 
ImportError: No module named winswitch.util.simple_logger 

Perhaps there is a more elegant way to fix that what I did in the attached patch, but it works for me.

Thanks.

Note: See TracQuery for help on using queries.