Opened 13 years ago

Closed 13 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 :(

Change History (1)

comment:1 Changed 13 years ago by Antoine Martin

Resolution: fixed
Status: newclosed

done in r3515: catch socket error if client is not running and treat it as a normal failure to launch via client.

Note: See TracTickets for help on using tickets.