https://bugs.winehq.org/show_bug.cgi?id=50852
Bug ID: 50852
Summary: copy and paste does not work
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: opensource3(a)yahoo.com
Distribution: ---
Copy and paste does not work
For example, I copy text from my firefox browser, and paste it into a wine
instance of Notepad++ but I get text that I copied and pasted from a few hours
ago.
Restarting wine with wineserver -k
does work however when wine Notepad++ restarts and I am then able to once more
copy and paste.
Please fix that wine and its copy and paste stop working after a while.
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=50598
Bug ID: 50598
Summary: Wine Clipboard not always shared across to X11
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paucoma(a)gmail.com
Distribution: ---
Created attachment 69283
--> https://bugs.winehq.org/attachment.cgi?id=69283
Details on how I installed Wine
PDF XChange Editor Installation
-------
https://www.tracker-software.com/product/pdf-xchange-editorhttps://pdf-xchange.eu/DL/pdf-xchange-editor.htm
Download PDF-XChange Editor/Plus PORTABLE no OCR (32/64 Bit Version) (as ZIP
File)
unzipped into directory ..."C:\opt\..."
Version 8.0, build 343.0 [], Portable
installed Winbind as apparent "depenency" for error
005b:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated.
Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in
the winbind package of your distribution.
:~$ apt list *winbind* | grep -i installed
winbind/focal-updates,focal-security,now 2:4.11.6+dfsg-0ubuntu1.6 amd64
[installed]
Created a desktop entry in
~/.local/share/applications/wine-pdfxchgeditor.desktop
[Desktop Entry]
Type=Application
Name=PDF XChange Editor
Comment=Windows Pdf Editor launched in wine
Exec=env WINEPREFIX="/home/paui/.winex86"
WINEDEBUG='+clipboard,+timestamp,+tid,fixme-all' wine start
"C:\\opt\\pdfxedit\\PDFXEdit.exe"
Terminal=true
X-KeepTerminal=true
Categories=Application;
StartupNotify=true
Icon=pdfxchg_bxv6
MimeType=application/pdf;
How To Reproduce the Bug:
------------
Not Working procedure:
1. Start the pdf Editor via the Ubuntu Launcher
2. Open any pdf file
3. Select text , copy (cntrl+C) (rightclick copy)
4. Paste in the same pdf and you see that the Wine Local Environment has the
contents in its Clipboard
5. Goto a linux local environment gedit empty file, attempt to paste. The
pasted contents are the "old" contents from a linux local environment.
Clipboards are not Shared
6. Keep this Not working instance of the program open and open a terminal
7. Execute the same command as in Exec from the .desktop shortcut and add
logging (I have not been able to get logging from within the launcher to work)
env WINEPREFIX="/home/paui/.winex86"
WINEDEBUG='+clipboard,+timestamp,+tid,fixme-all' wine start
"C:\\opt\\pdfxedit\\PDFXEdit.exe" &>myKOlog.txt
8. Attempt the same and you will see that it doesn't work either.
Working procedure:
1. Close any wine instances of the launched program (Fresh start)
2. Open a terminal window
3. env WINEPREFIX="/home/paui/.winex86"
WINEDEBUG='+clipboard,+timestamp,+tid,fixme-all' wine start
"C:\\opt\\pdfxedit\\PDFXEdit.exe" &>myOKlog.txt
4. Attempt Copy+Paste Routine, Locally within the wine program --> Works
5. Attempt Copy+Paste Across Wine to local linux Environment, e.g. gedit empty
document. --> Works
Clipboards are Shared
--
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=53491
Bug ID: 53491
Summary: urlmon:protocol - The test_https_protocol() download
sometimes fails and times out on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
urlmon:protocol - The test_https_protocol() download sometimes fails and times
out on Windows:
protocol.c:3616: Testing https protocol (from urlmon)...
protocol.c:1196: Test failed: hrResult = 800c0008, expected: 00000000
protocol.c:3460: Test failed: wait timed out
protocol.c:3462: Test failed: expected Switch
urlmon:protocol:0534 done (258) in 120s
https://test.winehq.org/data/patterns.html#urlmon:protocol
Where 0x800c0008 == INET_E_DOWNLOAD_FAILURE
The download failure clearly causes the timeout, probably because the test
expects some sort of "download complete" notification.
This failure happened 4 times on Windows 7 and 8:
* 2022-06-10 w7u-es (twice)
* 2022-05-30 cw-rx460 (Windows 8.1, twice)
--
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=45531
Bug ID: 45531
Summary: Tencent Gaming buddy crashes during pubg installation
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: basith374(a)gmail.com
Distribution: ---
It says AppMarket.exe has encountered a serious problem.
--
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=53134
Bug ID: 53134
Summary: ddraw:ddraw7 - test_coop_level_mode_set() has a rare
set of 18 failures on Windows 8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ddraw:ddraw7 - test_coop_level_mode_set() has a rare set of 18 failures on
Windows 8:
ddraw7.c:3177: Test failed: Expected message 0x46, but didn't receive it.
ddraw7.c:3179: Test failed: Expected screen size 1024x768, got 0x0.
ddraw7.c:3185: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3215: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3222: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3248: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3271: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3293: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3319: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3339: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3375: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3385: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3411: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3434: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3456: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3482: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3502: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
ddraw7.c:3539: Test failed: Expected (0,0)-(1024,768), got (-8,-8)-(1032,736).
https://test.winehq.org/data/patterns.html#ddraw:ddraw7
Because they are rare (~4.9%) these failures cause false positives.
They also did not happen on the Windows 8 configuration of cw-gtx560 and
cw-rx460, so they may be related to QEmu.
--
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=53252
Bug ID: 53252
Summary: d3d10core:d3d10core - test_occlusion_query() sometimes
fails on Windows 10 1909+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
d3d10core:d3d10core - test_occlusion_query() sometimes fails on Windows 10
1909+:
d3d10core.c:4665: Test failed: Got unexpected query result 0x0000000000000000.
https://test.winehq.org/data/patterns.html#d3d10core:d3d10core
These failures only seem to happen on with Windows' basic 'VGA' driver (whether
it's on top of QEmu's VGA or QXL GPU).
They are also rare enough to cause false positives.
--
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=53465
Bug ID: 53465
Summary: conhost.exe:tty - test_tty_output() sometimes fails on
Windows 10
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
conhost.exe:tty - test_tty_output() sometimes fails on Windows 10.
There are only three known failures spread across two similar failure modes:
* 2022-07-27 w10pro64-pt-BR
* 2022-07-27 w10pro64-mx-MX (mixed locale)
tty.c:1051: Test failed: avail = 3
tty.c:1051: Test failed: expected empty buffer, got "\x1b[m"
tty.c:1058: Test failed: 0: expected "\x1b[9;4H" got
"\x1b[30m\x1b[9;4H5\x1b[4;3H\x1b[?25h"
tty.c:1059: Test failed: 0: expected "5" got
"\x1b[30m\x1b[9;4H5\x1b[4;3H\x1b[?25h"
tty.c:1060: Test failed: 0: expected "\x1b[4;3H" got
"\x1b[30m\x1b[9;4H5\x1b[4;3H\x1b[?25h"
tty.c:1061: Test failed: 0: expected "\x1b[?25h" got
"\x1b[30m\x1b[9;4H5\x1b[4;3H\x1b[?25h"
tty.c:1062: Test failed: expected empty buffer, got
"\x1b[30m\x1b[9;4H5\x1b[4;3H\x1b[?25h"
* 2022-07-29 w10pro64-pt-BR
tty.c:1055: Test failed: expected hide cursor escape
tty.c:1057: Test failed: 0: expected "\x1b[30m" got
"\x1b[25l\x1b[30m\x1b[9;4H5\x1b[4;3H\x1b[?25h"
tty.c:1058: Test failed: 0: expected "\x1b[9;4H" got
"\x1b[25l\x1b[30m\x1b[9;4H5\x1b[4;3H\x1b[?25h"
tty.c:1059: Test failed: 0: expected "5" got
"\x1b[25l\x1b[30m\x1b[9;4H5\x1b[4;3H\x1b[?25h"
tty.c:1060: Test failed: 0: expected "\x1b[4;3H" got
"\x1b[25l\x1b[30m\x1b[9;4H5\x1b[4;3H\x1b[?25h"
tty.c:1061: Test failed: 0: expected "\x1b[?25h" got
"\x1b[25l\x1b[30m\x1b[9;4H5\x1b[4;3H\x1b[?25h"
tty.c:1062: Test failed: expected empty buffer, got
"\x1b[25l\x1b[30m\x1b[9;4H5\x1b[4;3H\x1b[?25h"
--
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=53474
Bug ID: 53474
Summary: Change in memory handling gives crash in Framemaker 8
Product: Wine
Version: 7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: ulrich.gemkow(a)ikr.uni-stuttgart.de
Distribution: ---
The following commit
commit a4966b6690b31c4884d07a8a745017adb6363834
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Thu Jun 9 14:13:53 2022 +0200
kernelbase: Cleanup and simplify (Global|Local)ReAlloc.
Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com>
dlls/kernel32/heap.c | 22 ++++++++-
dlls/kernel32/tests/heap.c | 15 -------
dlls/kernelbase/memory.c | 108 +++++++++++++++------------------------------
3 files changed, 56 insertions(+), 89 deletions(-)
leads to a crash in Framemaker 8. Reverting the patch on top of wine-7.14
solves the problem.
To reproduce (simplest way):
- Start Framemaker and create a new document
- Open the print dialog (Ctrl-P)
- Select another printer (lower part of the dialog)
- Framemaker crashes with an internal error
Framemaker generates a log file (which is IMHO useless but attached anyway)
I can provide a demo version of framemaker if this would help.
--
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=54006
Bug ID: 54006
Summary: d3d8:device - test_reset() sometimes crashes on
Windows 8+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
d3d8:device - test_reset() sometimes crashes. There are a few failure modes
that look like they are related:
device.c:1967: Test failed: Failed to reset device, hr 0x88760873.
device.c:1967: this is the last test seen before the exception
163c:device: unhandled exception c0000005 at 74D3CC42
and
device.c:2022: Test failed: Reset failed, hr 0x88760873.
device.c:2024: Test failed: TestCooperativeLevel failed, hr 0x88760869.
device.c:2029: Test failed: GetBackBuffer failed, hr 0x8876086c.
device.c:2031: Test failed: Got hr 0.
device.c:2033: Test failed: Got hr 0.
device.c:2033: this is the last test seen before the exception
0b00:device: unhandled exception c0000005 at 0043032C
and
device.c:1747: Test failed: Reset failed, hr 0x88760873.
device.c:1749: Test failed: TestCooperativeLevel failed, hr 0x88760869.
device.c:1761: Test failed: D3DVIEWPORT->Width = 400.
device.c:1762: Test failed: D3DVIEWPORT->Height = 300.
device.c:1764: this is the last test seen before the exception
03c0:device: unhandled exception c0000005 at 743FA86E
and
device.c:1807: Test failed: Reset failed, hr 0x80070057.
device.c:1809: Test failed: TestCooperativeLevel failed, hr 0x88760869.
device.c:1835: Test failed: D3DVIEWPORT->Width = 500, expected 200.
device.c:1837: Test failed: D3DVIEWPORT->Height = 400, expected 150.
device.c:1840: this is the last test seen before the exception
09d8:device: unhandled exception c0000005 at 7448946E
See https://test.winehq.org/data/patterns.html#d3d8:device
Where:
0x88760873 == ???
0x88760869 == D3DERR_DEVICENOTRESET
0x80070057 == E_INVALIDARG
--
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=53685
Bug ID: 53685
Summary: ntdll:rtl is broken on Windows 10 1809+ in the GitLab
WineTest builds
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ntdll:rtl is broken on Windows 10 1809+ in the GitLab WineTest builds:
rtl.c:2790: Running test 1 (compressed_size=10, uncompressed_size=8,
status=0x00000000)
rtl.c:2790: this is the last test seen before the exception
1538:rtl: unhandled exception c0000005 at 005532C0
https://test.winehq.org/data/patterns.html#ntdll:rtl
The failures started on 2022-07-26 which is when the WineTest builds switched
from the old build system to GitLab. A test with winetest-889fe64d9f2e.exe
(built on 2022-07-25) confirms that this test still succeeds when using
binaries from the old build system.
--
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.