From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S4rSq-0004Ak-H2 for garchives@archives.gentoo.org; Tue, 06 Mar 2012 10:17:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B173E0EB2; Tue, 6 Mar 2012 10:17:38 +0000 (UTC) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id E5B31E0E85 for ; Tue, 6 Mar 2012 10:16:43 +0000 (UTC) Received: by werm13 with SMTP id m13so3510120wer.40 for ; Tue, 06 Mar 2012 02:16:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=soBY2KF2K7Ka0kaRJZ23tnZWtHq+XAmsz8V/trVNyv4=; b=tgZtSFYn4yNBhLU2r7lduwh2uNU9pUm5Z9Ym3so6tNbygmgRCE2yuZriPzOrk6C2rI bWRNQkEWCg2y6mrn/77X2UrqUck6wIWpP6vIgCty3QE660joZKJgT4xk57WYiQdPAt9g 1A6heVY3ZojTLeayJXLYaz4wAAnDsRm6yHN9sMtamQSbihjA/kvrXN2qHkRA1NyCD0b3 5cqmA3oRKc5EjdEoj6IeU47l5LOYSJrMujxVRnItxgW4fUsG9CJflUkuNIQerndb0UPY wUEe3o8ztS1tXVVGLQb156jdqetypEjwb+fz2uuNCbxqJsu8vK1fcT9eWchuF/9FGPxD YDqQ== Received: by 10.180.24.4 with SMTP id q4mr17410840wif.7.1331029003207; Tue, 06 Mar 2012 02:16:43 -0800 (PST) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPS id dw7sm27084579wib.4.2012.03.06.02.16.41 (version=SSLv3 cipher=OTHER); Tue, 06 Mar 2012 02:16:42 -0800 (PST) From: Mick To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: freerdp-1.0.1 fails to authenticate Date: Tue, 6 Mar 2012 10:16:32 +0000 User-Agent: KMail/1.13.7 (Linux/3.2.1-gentoo-r2; KDE/4.7.4; x86_64; ; ) References: <201203060818.10706.michaelkintzios@gmail.com> In-Reply-To: <201203060818.10706.michaelkintzios@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5741136.1EAXrPaNKE"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201203061016.43976.michaelkintzios@gmail.com> X-Archives-Salt: ae160635-216c-4048-b35b-20aaf7caea9c X-Archives-Hash: 7458abc62d9870ef19ca25addc87b8ae --nextPart5741136.1EAXrPaNKE Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Tuesday 06 Mar 2012 08:17:49 Mick wrote: > I'm not sure if I'm doing something wrong or I've come across a bug. >=20 > I'm trying to connect to a Windows7 OS running in virtualbox with Remote > Assistance enabled and this is what I get: >=20 > xfreerdp -u fred -p - 192.168.2.5:69357 -f > connecting to 192.168.2.5:69357 > connecting to 192.168.2.5:69357 > connecting to 192.168.2.5:69357 > Warning xf_GetWindowProperty (140): Property 445 does not exist >=20 > A window tries to be formed momentarily, but it collapses immediately.=20 > Adding different --sec (rdp|tls|nla) options, or compression, or pretty > much any other options (other than plugins which I don't know if they are > needed) makes no difference. >=20 > I noticed that the message "Warning xf_GetWindowProperty (140): Property > 445 does not exist" comes up even when there is no Windows7 Rremote > Assistance session running - so this is a client problem. >=20 > I can't see anything in the logs (either on Gentoo or in Windows7 Event > Viewer). >=20 > Any ideas? Correction - this is the exact error I'm getting: $ xfreerdp -u fred -p - 192.168.2.5:49163 Warning xf_GetWindowProperty (140): Property 445 does not exist connected to 192.168.2.5:49163 connected to 192.168.2.5:49163 connected to 192.168.2.5:49163 ERRINFO_UNKNOWN 0x00000300: Unknown error. =2D-=20 Regards, Mick --nextPart5741136.1EAXrPaNKE Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk9V5AsACgkQVTDTR3kpaLbuCwCfZ0sCQIQrUZX6s2Yn5pKLd3vC Jj8AoIGFUWdwRAClpYYjeli1TMELe6OT =UzJ/ -----END PGP SIGNATURE----- --nextPart5741136.1EAXrPaNKE--