[Bug 197374] krdc generates invalid syntax calling xfreerdp

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 6 15:03:22 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197374

            Bug ID: 197374
           Summary: krdc generates invalid syntax calling xfreerdp
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amvandemore at gmail.com

This is what krdc tries to run:

krdc(89832)/krdc (RDP backend) RdpView::start: Starting xfreerdp with
arguments: ("-g", "1024x768", "-k", "0x00000409", "-d", "stp01", "-u", "xxx",
"-p", "xxx", "-D", "-X", "14680187", "-a", "16", "--plugin", "rdpsnd",
"--plugin", "rdpdr", "--data", "disk:media:/media", "--", "-x", "l", "--rfx",
"--ignore-certificate", "--plugin", "cliprdr", "-t", "3389", "10.21.0.72")

This syntax is missing the rdpsnd plugin data type eg "--data alsa".  AFAIK
this option should appear after "--plugin rdpsnd" and before "--plugin rdpdr"

Perhaps this is an upstream issue, but I'm not able to confirm that ATM.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list