Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Feb 2015 15:03:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197374] krdc generates invalid syntax calling xfreerdp
Message-ID:  <bug-197374-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: amvandemore@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197374-13>