Bug 7213 - setting address in HP ThinPro registry doesn't work reliably
Summary: setting address in HP ThinPro registry doesn't work reliably
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client platforms (show other bugs)
Version: 1.3.1
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Peter Åstrand
URL:
Keywords:
Depends on:
Blocks: 5186
  Show dependency treegraph
 
Reported: 2018-07-16 11:41 CEST by Pierre Ossman
Modified: 2018-07-19 13:33 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2018-07-16 11:41:17 CEST
You're supposed to be able to set the address in the HP ThinPro registry and that value should be passed on to the ThinLinc client. However that doesn't work reliably right now.

The only time it works is when both username and password were also set. Most likely because we only tested it on the Zero versions of ThinPro where all fields are always populated.

The bug is simply poor variable handling where we will send empty arguments for the username and password to tlclient when they are not set. The first of these will then be interpreted as the servername.

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