Opened 14 years ago
Closed 14 years ago
#137 closed defect (fixed)
winswitch_command_wrapper does not launch application if winswitch is not running
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | critical | Milestone: | 0.12 |
Component: | Client | Keywords: | |
Cc: |
Description
- setup a launcher like this:
Exec=winswitch_command_wrapper gcalctool
- DO NOT RUN WINSWITCH
- click the launcher
- the program does not load
The wrapper is meant to detect that winswitch is not running (with a short socket timeout) then launch the app normally. Apparently it does not :(
Note: See
TracTickets for help on using
tickets.
done in r3515: catch socket error if client is not running and treat it as a normal failure to launch via client.