[Bug 52490] New: Clipboard.GetText() doesn't work
https://bugs.winehq.org/show_bug.cgi?id=52490 Bug ID: 52490 Summary: Clipboard.GetText() doesn't work Product: Wine Version: 7.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: x256(a)ultra.fyi Distribution: --- Created attachment 71783 --> https://bugs.winehq.org/attachment.cgi?id=71783 Demo application (with source code) The Clipboard.GetText method of .NET doesn't work on Wine. Please see the attached demo application. It copies some text into the clipboard, waits 1 second, retrieves the clipboard text and compares the texts. On Windows 10 with .NET Framework 4.8 and on Kubuntu 21.10 with Mono 6.8, the texts are the same (and thus the demo application outputs "=> Test succeeded!"). On Kubuntu 21.10 with Wine 7.0 (winehq-stable), Clipboard.GetText returns an empty string (and thus the demo application outputs "=> Test failed!"). Thanks! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52490 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov(a)gmail.com Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Component|-unknown |mscoree Keywords| |dotnet --- Comment #1 from Damjan Jovanovic <damjan.jov(a)gmail.com> --- With "winetricks dotnet461": ---snip--- Copied: 17ff762d-a3e7-4101-82a4-7deff8b1fc32 Read : 17ff762d-a3e7-4101-82a4-7deff8b1fc32 => Test succeeded! ---snip--- With Wine-Mono: ---snip--- 0024:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.6.1" not implemented 0024:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.6.1" not implemented 0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION Copied: 9331d48f-3501-4d8b-a1ca-dd84ba8cefa8 Read : => Test failed! ---snip--- Confirming and setting component. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52490 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52490 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|dotnet | --- Comment #2 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Removing 'dotnet' keyword as that's reserved for bugs with native .NET, which, judging by the previous comment, is not the case here. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52490 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52490 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |17b34ca8ad8f4e2f81d69a08496 | |99d5aa0853888 --- Comment #3 from Esme Povirk <madewokherd(a)gmail.com> --- Oh, I lost track of this bug, but it should be fixed by Wine Mono 7.1.1 which will be in Wine 7.2. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52490 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.2. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla