X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D55653858404 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1699042682; bh=GgQcPFog03neekKBeQk3u2l6OBBX+vlyrzwa9XKuMpI=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=anSSboRqTg4SIjtsiQefjPUW0dlwnrDmITdGmp69BCfWuQnF+TOOpBU/P0rpzI1jg 7pr2NmSnapgaSZ+rjL07EtzS3Ah5hyBktSE4pIzm3DkGgBKYWgFITw+2GFfKD7Kkjm nPLiKvksvb1aFH5Mvl0JpsoWPs9d09vskd2hI3+Y= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 4C2AC3858D28 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 4C2AC3858D28 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1699042647; cv=none; b=HX7Gp1RbcC5wQcThw79ybHPHv8iS9PDSHelHz6Gu4FY8yNr/pp1wvl9bnwdmNtOe7CATT+T5uVXh2FNzSVdDLGhE97qbYwOha/v/yocGL9VkKaj0FwoQrGgp+tKmQyBBj8Hcjhj9BVk3g4nu7q9BReKEOsjizBPLlTHeQbqlY24= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1699042647; c=relaxed/simple; bh=VDShS4IWU86tf2SFycu3uOe3Wodw9QXyP8xXYESCJKg=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=g0z41CNI3I2R+ht0fStj68pG0ey2o5ULohs/FPClWSHBK19gcQ74nMP+rhGP2YUnuyzg6/xTllIVf3j1OaZT+jx87ZLFShGIJ2D5zyRNt8Vp+gKkN8VfWcYzenGpmSdywCAvC2XNOHmb1APKpZ2MM7g5kuntcyAEbV7Nze3VOV4= ARC-Authentication-Results: i=1; server2.sourceware.org To: "'The Cygwin Mailing List'" Subject: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise. Thread-Topic: XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise. Thread-Index: AdoOkZldZkaI/m/oSRiHM2QwVvHrlw== Date: Fri, 3 Nov 2023 20:17:25 +0000 Message-ID: <242d35130d84418d934265782064690b@ida.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.0.14.18] MIME-Version: 1.0 X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_05, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, HTML_MESSAGE, 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-Content-Filtered-By: Mailman/MimeDel 2.1.30 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: "Stone, Timothy M via Cygwin" Reply-To: "Stone, Timothy M" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Hi folks, I'm having a really hard time debugging this issue. If I use the exact same version of cygwin and XWin, exact same code, exact same Motif GUI app... I find that when I try to use copy/paste functionality in TextFieldWidgets: *Cut/Copy/Paste works perfectly on Windows 7 Professional *Cut/Copy/Paste does not work at all and typically crashes on Windows 11 Enterprise I am using an older version of cygwin for this specific test (cygwin 1.7.15 and XWin 1.13.2-1), but I am having the same issue with the latest version as well. The fact that the same version works on 1 system and not on another seems to be the most important clue here. Is there some system configuration I can enable to make the clipboard integration work on my newer system? I am launching XWin like this on both systems (with clipboard integration): run XWin -multiwindow -clipboard -silent-dup-error Any help greatly appreciated! Seems this must be a system issue since everything about the cygwin and XWin is exactly the same on both systems? thanks! tim -- 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