Bug 2872 - problem starting cyclades-serial-client in already redirected environment
Summary: problem starting cyclades-serial-client in already redirected environment
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Serial port redirection (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Peter Åstrand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-28 18:36 CEST by Peter Åstrand
Modified: 2019-04-16 12:43 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Peter Åstrand cendio 2008-08-28 18:36:27 CEST
When debugging serial ports, it's common to kill all c-s-c daemons and then start a new one, with debugging to stdout. If doing this from a TL sessions that has tl-serial-redir in xstartup.d, c-s-c will try to "redirect itself", since LD_PRELOAD and CYCLADES_DEVICES is already set. This doesn't work: c-s-c fails init with a lot of errors about partial reads etc. 

I think c-s-c check check for this environment and avoid it or exit with an error.

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