Bug 4620 - tl-xstartup-desc crashes on directories or broken symlinks in xstartup.d
Summary: tl-xstartup-desc crashes on directories or broken symlinks in xstartup.d
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Misc (show other bugs)
Version: 4.0.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Samuel Mannehed
URL:
Keywords:
: 4880 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-25 09:40 CEST by Aaron Sowry
Modified: 2019-09-24 13:00 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Aaron Sowry cendio 2013-04-25 09:40:39 CEST
This doesn't affect functionality as such, but does result in ABRT raising an error in the session on some distributions. We should probably do some proper error handling to avoid this.
Comment 1 Peter Åstrand cendio 2013-10-31 11:10:10 CET
*** Bug 4880 has been marked as a duplicate of this bug. ***
Comment 2 Karl Mikaelsson cendio 2017-12-05 12:01:56 CET
tl-xstartup-desc also crashes on directories in xstartup.d.

> Traceback (most recent call last):
>   File "/opt/thinlinc/libexec/tl-xstartup-desc", line 14, in <module>
>     IiII1IiiIiI1 = file ( sys . argv [ 1 ] )
> IOError: [Errno 21] Is a directory: '/opt/thinlinc/etc/xstartup.d/tmp'

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