mandriva

Ticket #664 (closed defect: fixed)

Opened 3 years ago

Last modified 14 months ago

Scripts error code attribution

Reported by: nrueff Owned by: nrueff
Priority: High Milestone: 1.2.3
Component: pulse2-launchers Version: 1.2.1
Severity: Minor Keywords:
Cc:

Description (last modified by nrueff) (diff)

The following error code convention has to be used:

  • 0: success
  • 1 to 199: script error (on the client)
  • 200 to 231: script was killed by signal "code-200", 200 meaning a signal higher than 31 (SIGSYS) was sent (most probably a RT signal)
  • 232 to 239: kept for future usage (unused)
  • 240 to 254: pre-check script error (original error code: "code-240"), 240 meaning that something weird append while pre-checking
  • 255: connection was impossible.

The wrapper has to be modified to handle this new convention.

Attachments

Change History

Changed 3 years ago by nrueff

  • description modified (diff)

Changed 3 years ago by nrueff

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from Dispatch Me ! to 1.2.2.1

Fixed in r.395

Add/Change #664 (Scripts error code attribution)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.