Changes between Initial Version and Version 1 of Ticket #277, comment 1
- Timestamp:
- 07/27/15 16:01:28 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #277, comment 1
initial v1 1 1 Hi, I am having the same issue. If you start the app from terminal you can see some logs. Apparently some icon resouces are missing, see here my log: 2 2 {{{ 3 3 [II] 2015/27/07 16:57:08.698837 net_util.<module>() netifaces loaded sucessfully 4 4 [II] 2015/27/07 16:57:08.699161 net_util.<module>() successfully loaded C library from /usr/lib/libc.dylib 5 5 [DD] 2015/27/07 16:57:08.706595 icon_cache.<module>() pixmaps_dir=['/Applications/Window-Switch.app/Contents/Resources/share/icons', '/Applications/Window-Switch.app/Contents/Resources/share/winswitch/icons', '/Applications/Window-Switch.app/Contents/Resources/share/winswitch/wm_icons', '/Applications/Window-Switch.app/Contents/Resources/share/winswitch/default_icons', '/Applications/Window-Switch.app/Contents/Resources/share/winswitch/wm_icons', '/Applications/Window-Switch.app/Contents/Resources/share/winswitch/default_icons', '/Applications/Window-Switch.app/Contents/Resources/share/winswitch/wm_icons'] 6 6 [EE] 2015/27/07 16:57:08.708622 icons.init_icons() missing winswitch.png 7 }}}