Bug 1280 - tlclient writes some things to stderr instead of the log
Summary: tlclient writes some things to stderr instead of the log
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client (show other bugs)
Version: 1.4.0
Hardware: PC Linux
: P2 Minor
Target Milestone: MediumPrio
Assignee: Peter Åstrand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-18 10:04 CEST by Peter Åstrand
Modified: 2018-11-27 13:26 CET (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Peter Åstrand cendio 2005-04-18 10:04:40 CEST
Even with the new "subprocess" system in tlclient, some things are written to
stderr. The printouts are mostly in x11support.cc and ewmhints.cc, but there are
also some "ERROR: sigaction() restore failed" in other files. 

My feeling is that these error messages should probably not be written to
stderr, but to the log file and/or displayed in the GUI. 

Also, some "errors" in ewmhints are not really errors. For example, it's quite
normal that _NET_WORKAREA doesn't exist, if you are running an old WM.

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