https://bugs.kde.org/show_bug.cgi?id=352434
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from [email protected] --- By running krdc with `QT_LOGGING_RULES` environment variable, it shows the xfreerdp arguments: $ QT_LOGGING_RULES="KRDC.debug=true" krdc (... lines omitted ...) KRDC: Starting xfreerdp with arguments: "(... other args ...) /port:3389 /v:2400:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx" (... lines omitted ...) So the ipv6 address is not bracketed. Related code seems to be at https://invent.kde.org/network/krdc/-/blob/d0efc2c3/rdp/rdpview.cpp#L339 -- You are receiving this mail because: You are watching all bug changes.
