Custom Query (230 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 230)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#79 fixed windows 7 moans on pywin32 - makes systray not positioned correctly Antoine Martin Antoine Martin
Description
Traceback (most recent call last):
File "applet.py", line 873, in get_win32_tray_position
File "applet.py", line 880, in do_get_win32_tray_position
File "shifter\ui\window_util.pyc", line 153, in get_shell_tray_window
File "shifter\ui\window_util.pyc", line 129, in get_impl
Exception: All window manager utility classes failed to load!

ImportError: DLL load failed: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.
#216 fixed wheezy package issues Antoine Martin remche
Description

hi, I tried winswitch on a wheezy install, I had to :

  • install manually python-appindicatore
  • changing tray_icon_name for winswitch_indicator, as winswitch_applet file does not exist, and is not in ALL_BUILTIN (ui/icons.py).

Thx for your work, cheers, rémi

#85 fixed wait_for_socket should use twisted and deferreds Antoine Martin Antoine Martin
Description

Should be a pretty straight forward swap. No reason to use yet another network library (raw sockets in this case)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.