X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E4E4F385840A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1700925412; bh=2EcRMw4OTs6bUAA3KV4X73Yj0z4urObWvo2pYpPCPl0=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=f1zAkrNYTpJPNVt2sKTVtuvn8w+8eqNfFbpq/wG6ZWj2apWnlNjGHEsv1FT+AcxYr X5g7wcOzgKkMRYDi1ze7ox2e7ciGw6o/XyOTo/kC9weB3gXs6o7jOgTEcgge0SZne+ pSoN0fzzDTZNn/c3T48dyaPI2/QPZFwNl5fW9xK4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0D03E3858CDB ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 0D03E3858CDB ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700925377; cv=none; b=sXoVNio2v8wpGBJazpGHrPQ90cE+9TIakC5P2bk6omH2aRCPhga0+NBAUVXTUDNhsbJVRBKFE4l95THgFAYr8ztY7pXEhqoKuB93TftHfsaR8Eah5WwLF4BKpMhMLUunk/+9uCsQtFhTWkNbbibI77jlBQg5SuZCfmVGKBYuZPk= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700925377; c=relaxed/simple; bh=9f8QfCGi3cDeGfR/K7VjgkbcgkvVq4jNm1s0xyUvCuQ=; h=DKIM-Signature:Message-ID:Date:MIME-Version:To:From:Subject; b=Ya8oXrheAtldzM3VU8aw50EbAE1JYSjIJCsWEGqDle387m+lwbtVxSVGSO/qfuSHAM35kfGfaoMDt4WuMM7uw67kFObDipZdD+sOArNJouknt/gGcc5zjLENvxhMIYMk2KfEmqVs3ZT1St9HbUoFBxDqd+Od0vuNACzH7qc4LzU= ARC-Authentication-Results: i=1; server2.sourceware.org Message-ID: <6d77eda9-fee1-413a-8302-4657a639f9e3@icloud.com> Date: Sat, 25 Nov 2023 09:16:08 -0600 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: me AT rpatterson DOT net, Brian DOT Inglis AT Shaw DOT ca, cygwin AT cygwin DOT com Subject: BUG: Log on Scheduled Task invisible/empty window blocks input X-Proofpoint-ORIG-GUID: Lhp5FU4kK7LRRvYm7kMf6KgdPMKuTg8f X-Proofpoint-GUID: Lhp5FU4kK7LRRvYm7kMf6KgdPMKuTg8f X-Proofpoint-Virus-Version: =?UTF-8?Q?vendor=3Dfsecure_engine=3D1.1.170-22c6f66c430a71ce266a39bfe25bc?= =?UTF-8?Q?2903e8d5c8f:6.0.138,18.0.790,17.0.605.474.0000000_definitions?= =?UTF-8?Q?=3D2022-01-12=5F02:2020-02-14=5F02,2022-01-12=5F02,2020-01-23?= =?UTF-8?Q?=5F02_signatures=3D0?= X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 bulkscore=0 clxscore=1011 malwarescore=0 suspectscore=0 adultscore=0 mlxscore=0 spamscore=0 mlxlogscore=900 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2308100000 definitions=main-2311250113 X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Jason Kim via Cygwin Reply-To: Jason Kim Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" Hi, This particular issue with the invisible windows that pop up seems to be a relatively a new issue with cygwin with recent win11. With a slightly older windows 10, these conhost tasks with their invisible windows do not pop up at all (that I've noticed). And no amount of using "run.exe" to launch seems to help. Not using Administrator privileges on the shortcut does not seem to help either. All I know is that the same shortcut links and .bat files that worked for 10+ years to start x11, start a mintty etc... are now producing conhost.exe tasks with windows that are invisble. And something triggers these windows to start blocking mouse input. Once that happens, ctrl-alt-delete and then pressing escape seems to quiet them down (so that mouse selection works again on the blocked areas of the desktop, for a short while at least. Killing the conhost tasks resolves the mouse i/o issue, but it seems to interrupt copy/paste of text. How can I fix this? Please help! Thank you -Jason -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple