https://bugs.kde.org/show_bug.cgi?id=414324

            Bug ID: 414324
           Summary: IPv6 address has enclosing [] stripped before passing
                    to xfreerdp
           Product: krdc
           Version: 19.08.0
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: RDP
          Assignee: uwol...@kde.org
          Reporter: gerd...@blueloop.net
  Target Milestone: ---

In KRDC a connections string like this: DOMAIN\username@[2001:db8::1] generates
a commandline like this:

/bin/xfreerdp -decorations /w:1920 /h:1080 /kbd:0x00000809 /d:DOMAIN
/u:username /parent-window:29363239 /bpp:24 /audio-mode:0 /sound:sys:alsa
/drive:media,/home/DOMAIN/username /network:lan /rfx +auto-reconnect
/cert-ignore +clipboard /port:3389 /v:2001:db8::1 /p:************

Note the lack of [] 

If I take the above command and add the [] around the IPv6 address after /v:
and remove the /parent-window parameter then xfreerdp works fine.

(Arch Linux, krdc 19.08.3, This is FreeRDP version 2.0.0-dev5)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to