Bug 2559 - Traceback from tl-wfcmgr/tl-wfica if ica client is not available
Summary: Traceback from tl-wfcmgr/tl-wfica if ica client is not available
Status: CLOSED WONTFIX
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Misc (show other bugs)
Version: trunk
Hardware: PC Linux
: P2 Normal
Target Milestone: 4.15.0
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-25 13:36 CEST by Erik Forsberg
Modified: 2022-04-26 07:58 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Erik Forsberg cendio 2007-10-25 13:36:54 CEST
This error message could be more userfriendly:

./tl-wfcmgr 
Traceback (most recent call last):
  File "./tl-wfcmgr", line 116, in ?
    subprocess . call ( o0o0OoOOooOO , close_fds = 1 )
  File "/opt/thinlinc/modules/subprocess.py", line 443, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/opt/thinlinc/modules/subprocess.py", line 593, in __init__
    errread, errwrite)
  File "/opt/thinlinc/modules/subprocess.py", line 1079, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
Comment 1 Pierre Ossman cendio 2022-04-26 07:58:40 CEST
This got removed in r32459 for bug 6964.

Note You need to log in before you can comment on or make changes to this bug.