X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=Is
	jIxw/EQheTnJiB6Ffyr6Djru94ezplmiIpa0viV2anxhQHt9XgaXV5a7in3uY1ec
	fMh4Tw1mO1d9Fm3u7oKYR//arwhF0bXZMnVNQg0pEqZ0guGecMbz7Chs6VIawHg9
	NZS+6vwqG3RRhYJ8j9SHTL8iyvRBA2lLL8azXJvc0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=/JwCHWBB
	CNjB48Fc6yBzEJo4x04=; b=PiYh76fpmMFwlcykGwwcBa5ixWJYSyFAcmOR5VBl
	1uIER28uKtwwZGhybEKuexRKlAS9h9bz07FfiQKZ7LO2P1n4fdUEto7mwdy89Oyp
	mHO+/PzKljIvAOD0UNumPcHCk7KdvhrYWhZ3aENKZ3GoeEkOMjUCaD/8oUDANJpQ
	+Ew=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.3 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1350, Turney, U*jon.turney, turney
X-HELO: mail-lb0-f173.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:in-reply-to:references:date         :message-id:subject:from:to;        bh=EV3SIV9Sh2t/pVACb9XoOD7dGYFAVu9ntK7ZJ0zPEDc=;        b=lXLskmxgefcwVW4e2vXNTWPeEYJ7qRJ9oD3GRfUff8hASQFeHuSkFJ8FZn/ZZ95/0d         j1zdPnwwocuky6FqqoYYcELQ5SXJUbB99IuCl4InCtI7O92h5CICbSvGyHQlZ4sUTDf0         YNr9XjRD1dcz8eGR3LN6Sh057/rTzXy1OU6WDoVDmsw8fG9hocxcoyAHMKpuq1nofMI1         HS8NnNFlAExP+dTvOTuLCXBQX33kkMYj65pn3e6sv2gANivN2thjVluZkuyc0Ihub7yV         cQCIHjAILwVMNoWSeQRcOiYbIozpZC/e92rWBPmqNDSr2G42igN6QWo2ZXoNnnNlKzEo         fixA==
X-Gm-Message-State: AOPr4FW8J2j+nlzrZhjG+KPqWHK/rymn5IhdZMyLLSQt8vRhNupbPK+VZtk7Fk2g9fUrZRy1n7xjZAyJUSwseA==
MIME-Version: 1.0
X-Received: by 10.112.49.100 with SMTP id t4mr3984145lbn.105.1461164496411; Wed, 20 Apr 2016 08:01:36 -0700 (PDT)
In-Reply-To: <57176E71.6090306@dronecode.org.uk>
References: <CABGn8NG85XV0A_VROCb4QEJtixEQEa=8Qy9Jqm2q2th42hfatQ@mail.gmail.com>	<57176E71.6090306@dronecode.org.uk>
Date: Wed, 20 Apr 2016 17:01:36 +0200
Message-ID: <CABGn8NFAdMao=zekH11PCuxp6sTZv2OQQcBLUuY+_bc2iM4ODg@mail.gmail.com>
Subject: Re: Cygwin/X windowed single window mode not working properly on Windows 10
From: Yos T <yos.t.zz@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

Thank you Jon.
With the '-engine 1' option it works ok.
My graphics drivers are up to date, so I have no clue what causes this behavior.

On 4/20/16, Jon Turney <jon.turney@dronecode.org.uk> wrote:
> On 19/04/2016 10:13, Yos T wrote:
>> Recently I upgraded from Win8 to Win10. I used to run Cygwin/X with a
>> window manager (dwm) without any problems.
>> After the upgrade this did not work properly anymore. I can still run
>> the X server and dwm starts as expected. However the window does not
>> seem to be refreshing/ repainting correctly. Nothing appears when I
>> start an xterm and type something. When I move the mouse around and
>> click a bit, parts of the screen update and I see the xterm and the
>> commands I typed.
>> I tried a different window manger and no window manager, but just an
>> xterm, all with the same behavior.
>> When I run xterm in multiwindow mode it works as expected.
>> When I run in fullscreen mode (single window) everything also works as
>> expected.
>> I tried the Cygwin 64 bit version, it works in the same way.
>>
>> Any ideas what could cause this?
>
> This is pretty odd.
>
> You might try looking for updates for your display driver.
>
> Failing that, do things work correctly if you add the '-engine 1'
> Xserver option?
>
>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

