Bug 8198 - Windows native client session list 'Created' column is empty
Summary: Windows native client session list 'Created' column is empty
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client (show other bugs)
Version: 4.14.0
Hardware: Other Other
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-20 16:16 CEST by Tobias
Modified: 2023-08-08 13:21 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Tobias cendio 2023-07-20 16:16:21 CEST
No time data is displayed in the 'Created' column in the Windows native client session list. Observed in 4.14 and forward.
Comment 1 Tobias cendio 2023-07-20 16:18:23 CEST
This bug doesn't appear on Linux nor macOS, as time data is properly displayed there.
Comment 2 Samuel Mannehed cendio 2023-07-21 14:41:43 CEST
To enable the multi session list, you need to allow multiple sessions per user:

 sudo tl-config /vsmserver/max_sessions_per_user=0
 sudo systemctl restart vsmserver

Configure the “Reconnect policy” in the client with “Always ask how multiple sessions should be handled”.

Then, when you are about to start your second session for the same user, you will be presented with the session list.

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