Changes between Initial Version and Version 1 of Ticket #220
- Timestamp:
- 09/28/12 18:48:49 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #220
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #220 – Description
initial v1 1 1 I use these versions: 2 {{{ 2 3 [eric@pc ~]$ pacman -Q winswitch 3 4 winswitch 0.12.16-1 4 5 [eric@pc ~]$ pacman -Q xpra-winswitch 5 6 xpra-winswitch 0.6.0-1 6 7 }}} 7 8 8 9 And here are the errors... … … 11 12 I can do some more tests, just tell me... 12 13 14 {{{ 13 15 [eric@pc ~]$ winswitch_client 14 16 [DD] 2012/21/09 01:33:01 main_loop.loop_init(False) … … 45 47 installer(XPRA_TYPE, "xpra") 46 48 TypeError: 'NoneType' object is not callable 49 }}}