www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT 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 | |
:content-transfer-encoding; q=dns; s=default; b=k4B9DdReGMLJLSgt | |
pCToJ9Yd1y/ArGxqUp8C7ktFFC0R/57jmSHUGjiQ6wXfmaaQlM3lIMThEFAC59ZY | |
4EwX2jTIJqpSRs3RdxUVYCmYtAtGDwG+6Bswz7aqGGttQkx/kHD1+CYJZzqStKXT | |
pjbzVpsxYEJRTbXTW3mGvahGW1g= | |
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 | |
:content-transfer-encoding; s=default; bh=146aobiAO2MsO2byAjgu36 | |
0Ca6E=; b=VaADzjXWH8styLOqUkn6yk47Gsjg0WyDgNrUBsAdTf814gWCtS0adW | |
mDiiveS1noX1gGRi87TpN13jZZ3Ng/wwK/1ACjRPUYTbOPwswJ3pRFvY2ixDnbdh | |
EyvDwhCJaOOsMc9Q9GVKEQ9uNyoUErWzoDnhsi1Odg8ib0Z9EfsV8= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=-0.7 required=5.0 tests=AWL,BAYES_40,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 |
X-HELO: | mail-qg0-f43.google.com |
MIME-Version: | 1.0 |
X-Received: | by 10.140.134.71 with SMTP id 68mr41150693qhg.24.1439221507150; Mon, 10 Aug 2015 08:45:07 -0700 (PDT) |
In-Reply-To: | <CA+2x6-KoK1cYWOYyV3a9oOBapQPStWjeDijOORsZ9awX5_4m9A@mail.gmail.com> |
References: | <CA+2x6-LC2zuieoegq8BJw3+r3-Xe1m-8-RcZFsJy4VJy1PnOuw AT mail DOT gmail DOT com> <CA+2x6-KoK1cYWOYyV3a9oOBapQPStWjeDijOORsZ9awX5_4m9A AT mail DOT gmail DOT com> |
Date: | Mon, 10 Aug 2015 10:45:07 -0500 |
Message-ID: | <CA+2x6-+W9cJwjsWZGk9CHCeXiB28sF4Rhpu1_OEvqxw9KpogUQ@mail.gmail.com> |
Subject: | Re: xorg-server 1.17.2-1 and dexpot - X11 windows disappear |
From: | Nem W Schlecht <nemws1 AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id t7AFjPT2027727 |
I received an e-mail this morning from a gentleman named Joachim König-Baltes concerning this issue. He found an old post in the Dexpot forums with a different issue, but the solution is working for him (and for me) and now the latest version of xorg-server in Cygwin is working with Dexpot again. The forum post is here: http://dexpot.de/forum/viewtopic.php?f=12&t=3297 This post has a file to download and place into the Dexpot installation directory. Restart Dexpot and it will work correctly with xorg-server 1.17.2-1 again. In case that forum post goes away, the solution is to create a file name 'myweschsel.ini' in the Dexpot install directory and simply put the following 2 lines in it and restart Dexpot. [Exe] XWin.exe=move Thanks to Joachim for finding and sharing this solution! On Mon, Aug 3, 2015 at 2:29 PM, Nem W Schlecht <nemws1 AT gmail DOT com> wrote: > Finally got a little time to test this a little bit. Unfortunately, > all I can really say is that Dexpot gets confused with X11 application > windows with xorg-server 1.17.2-1 but was completely fine/working with > xorg-server 1.17.1-5. > > Here's what I did just now to test: > 1) Opened up 3 xterms on Desktop 1 of dexpot > 2) Created directories 'one', 'two' and 'three' in my home directory > and cd'ed each xterm into these dirs respectively (this ensured that > each xterm has a unique title) > 3) Minimized xterm "three" to the status bar in Windows, leaving one > and two alone > 4) Switched to desktop 2, waited 3 seconds, switched back to desktop 1 > 5) xterms "one" and "two" have disappeared. xterm "three" is still in > the status bar and be restored and looks fine > 6) ran a 'ps -ef' looking for 'xterm' - I can see all three. > 7) dexpot has a 'Desktop Windows' dialog that will list all windows - > even hidden ones. Only xterm "three" shows up in this list. > 8) Right clicked on X in the task bar and de-selected "Hide Root > Window" - only xterm "three" shows up - neither of the other 2 do. > > Any recommendations on how to test this issue further? > > > On Tue, Jul 28, 2015 at 11:18 AM, Nem W Schlecht <nemws1 AT gmail DOT com> wrote: >> Just tried the new 1.17.2-1 xorg-server - server starts fine, can open >> windows, etc. >> >> I also use Dexpot (http://www.dexpot.de) as a virtual desktop manager. >> When I switch away from a desktop with X11 apps running in it and then >> switch back, all of my windows have disappeared and their icons are no >> longer in the taskbar. If I open up a new window and check my >> processes, the apps are still running. >> >> I'll do some more debugging and report back, but I wanted to get an >> FYI out. dexpot + Cygwin X11 has worked flawlessly in previous >> versions. >> >> -- >> Nem W Schlecht nem AT emptec DOT com >> Empyreal Technologies http://www.emptec.com/ >> "Perl did the magic. I just waved the wand." > > > > -- > Nem W Schlecht nem AT emptec DOT com > Empyreal Technologies http://www.emptec.com/ > "Perl did the magic. I just waved the wand." -- Nem W Schlecht nem AT emptec DOT com Empyreal Technologies http://www.emptec.com/ "Perl did the magic. I just waved the wand." -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |