Bug 8330 - Logfile on Windows can be difficult to access
Summary: Logfile on Windows can be difficult to access
Status: CLOSED WONTFIX
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client (show other bugs)
Version: 4.14.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.17.0
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-24 23:53 CET by Aaron Sowry
Modified: 2024-04-09 13:04 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Aaron Sowry cendio 2024-03-24 23:53:02 CET
We currently use %TMP%. As per the TAG:

> Observe that some directories in the Windows %TMP% path may be flagged as hidden by the Windows system. This means that you need to change directory options to display hidden files and directories to navigate to the log file.

We should consider changing where we put the client log file on Windows. Perhaps a better option might be %LOCALAPPDATA%.

We might even consider creating a shortcut to it, in the same way we do for tlwebadm on the sever. This would help with support.
Comment 1 Aaron Sowry cendio 2024-03-26 21:21:09 CET
The objective here (al
Comment 2 Aaron Sowry cendio 2024-03-26 21:56:07 CET
The main objective here (along with related bug #8329) is to simplify the process of requesting client debug output from users, usually in the context of providing support. Meaningful client log output should be straightforward to generate and retrieve, including by non-technical end users who may not be familiar with concepts like system directories, environment variables, or command-line flags.

A secondary consideration for this bug is whether the Windows temporary directory is the most appropriate location for storing log files. Logs files should be persistent, at least insofar as persistence is defined by the software writing them (in ThinLinc's case, the two most recent invocations of the client). There is no guarantee that files placed in %TMP% will remain there for any period of time.
Comment 3 Samuel Mannehed cendio 2024-04-02 13:24:17 CEST
We have not experienced any customers having difficulties finding these. It is expected that ThinLinc support will have to provide a small step-by-step guide for this. Let's reopen if we see more interest.

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