Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (40 - 42 of 230)

Ticket Resolution Summary Owner Reporter
#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.

#206 needinfo test ssh public key login on win32 Antoine Martin Antoine Martin
Description

As reported here on the mailing list, there may be an issue with win32 ssh public key authentication.

Re-test it.

#258 fixed svn checkout returns Access forbidden Sohrab Niramwalla
Description

On page http://winswitch.org/dev/ instruction indicate that source can be obtained via svn co https://winswitch.org/svn/shifter/trunk/ but running this returns:

svn: E175013: Access to '/svn/shifter/trunk' forbidden

Note: See TracQuery for help on using queries.