I am having an issue utilizing the "new" command line options style,
and hoped someone here may have some insight or recommendation prior
to filling out an issue/bug report.

Using the "new" style options, I receive the following:
    xfreerdp /bpp:32 /f /p:***** /u:username /gdi:sw
/v:fe80::c08f:b6c1:772d:f989%enp9s0
    Warning xf_GetWindowProperty
(/home/user/git/FreeRDP/client/X11/xf_window.c:178): Property 322 does
not exist
    tcp_connect: getaddrinfo (Name or service not known)
    Error: protocol security negotiation or connection failure

With the "old" style options, I get connected without issue:
    xfreerdp --gdi sw -x l -f -a 32 -u username -p *****
fe80::c08f:b6c1:543d:f989%enp9s0
    WARNING: Using deprecated command-line interface!
    -a 32 -> /bpp:32
    -f -> /f
    -p ****** -> /p:******
    -u mckales -> /u:username
    -x l -> /network:broadband
    --gdi sw -> /gdi:sw
    fe80::c08f:b6c1:543d:f989%enp9s0 -> /v:fe80::c08f:b6c1:772d:f989%enp9s0
    Warning xf_GetWindowProperty
(/home/user/git/FreeRDP/client/X11/xf_window.c:178): Property 322 does
not exist
    connected to fe80::c08f:b6c1:772d:f989%enp9s0:3389

Application Information:  FreeRDP version 1.2.0-beta1 (git
1.1.0-beta+2013071101-972-g72f3)

System Information:
    Window Manager:  i3 (4.7.2)
    Kernel:  3.13.4-1-ARCH
    Architecture:  x86_64

Other Notes:  Only other version i have tried is 1.0.2-4 from the Arch
Linux repository.

Any advice is greatly appreciated!
-- Sean

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to