https://bugs.winehq.org/show_bug.cgi?id=54100
Bug ID: 54100
Summary: Allow cmd to execute native Linux programs
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 73635
--> https://bugs.winehq.org/attachment.cgi?id=73635
Hack that works around the issue
Example:
wine cmd /c z:\bin\bash --help
This currently gives
Can't recognize 'z:\bin\bash --help' as an internal or external command, or
batch script.
This could help integration.
--
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=51311
Bug ID: 51311
Summary: opengl32:opengl fails on AMD GPUs (cw-rx460)
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
opengl32:opengl has five systematic failures on cw-rx460 which is our only test
machine with an AMD GPU:
https://test.winehq.org/data/patterns.html#opengl32:opengl
opengl.c:374: Test failed: expected count == 1, got 0
opengl.c:529: Test failed: Sharing of display lists passed for a context which
already shared lists before
opengl.c:696: Test failed: Expected no PFD_GENERIC_FORMAT/_ACCELERATION to be
set for WGL_FULL_ACCELERATION_ARB: iPixelFormat=216, dwFlags=78!
opengl.c:1704: Test failed: Expected default swap interval 1, got 0
opengl.c:1742: Test failed: Expected default swap interval 1, got 0
These five failures happen on all available Windows versions (8.1 to 10 2009)
and graphics driver versions (19.11.3 to 21.4.2). But they do not happen on any
machine with other GPUs (e.g. cw-gtx560 and all QEmu VMs). So this looks like
some specific Radeon / AMD GPU behavior.
--
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=54088
Bug ID: 54088
Summary: d3d11:d3d11 - test_so_statistics_query() sometimes
fails 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
d3d11:d3d11 - test_so_statistics_query() sometimes fails on Windows 8+:
d3d11.c:6405: Test failed: Got unexpected NumPrimitivesWritten: 2616539184.
d3d11.c:6408: Test failed: Got unexpected PrimitivesStorageNeeded: 2333264624.
or
d3d11.c:6440: Test failed: Got unexpected NumPrimitivesWritten: 2413670377.
See https://test.winehq.org/data/patterns.html#d3d11:d3d11
The unexpected values seem pretty random. This failure is also pretty rare,
there are only 5 known instance in the past 6 months:
* 2022-07-12 on w1064v1809 (32-bit)
* 2022-08-18 on w864 (32-bit)
* 2022-10-26 on w1064-2qxl (21H2, 64-bit)
* 2022-11-04 on w8adm (32-bit)
* 2022-12-05 w11pro64 (32-bit)
--
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=54086
Bug ID: 54086
Summary: mfplat:mfplat - test_source_resolver() sometimes
crashes on Windows 7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
test_source_resolver() sometimes crashes on Windows 7:
mfplat.c:1024: this is the last test seen before the exception
0d04:mfplat: unhandled exception c0000005 at 6B267D1C
See https://test.winehq.org/data/patterns.html#mfplat:mfplat
Traces show the crash happens in this call:
hr = IMFMediaEventGenerator_GetEvent((IMFMediaEventGenerator
*)video_stream, MF_EVENT_FLAG_NO_WAIT, &event);
--
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=54005
Bug ID: 54005
Summary: ole32:clipboard - test_set_clipboard_DRAWCLIPBOARD()
sometimes fails in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
ole32:clipboard - test_set_clipboard_DRAWCLIPBOARD() sometimes fails in Wine:
clipboard.c:1067: Test failed: OleIsCurrentClipboard returned 0
clipboard.c:1135: Test failed: 1 WM_DRAWCLIPBOARD received
See https://test.winehq.org/data/patterns.html#ole32:clipboard
Notes:
* This was almost systematic on the debian11 VM until 2022-06-03 when it was
updated.
* This was also systematic on the debiant VM and stopped on 2022-06-03 (though
there is no record of an update on that date), and then it started happening
systematically again on 2022-08-02 when it got updated.
* It also happens almost systematically on fgtb-debian11 but more rarely on my
fg-deb64 desktop.
So I suspect some external factor is at play, like whether there is already
some data in the clipboard or something similar. Regardless, that's probably
something that either the test or Wine should be able to deal with.
--
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=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=54082
Bug ID: 54082
Summary: Call of Juarez: Bound in Blood fails to play intros
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 73625
--> https://bugs.winehq.org/attachment.cgi?id=73625
log
Disabling wmvcore avoids the crash.
wine-7.22-284-g0fe562b4ae3
--
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=54080
Bug ID: 54080
Summary: urlmon:protocol - test_ftp_protocol() sometimes causes
a timeout in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
urlmon:protocol - test_ftp_protocol() sometimes causes a timeout in Wine:
protocol.c:3637: Testing ftp protocol...
protocol.c:3682: Test failed: wait timed out
urlmon:protocol:0178 done (258) in 120s 830B
See https://test.winehq.org/data/patterns.html#urlmon:protocol
A similar failure happens on Windows after an ERROR_FTP_DROPPED error. But in
Wine there is no trace of an error before the timeout. Still the two may be
related.
--
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.