https://bugs.winehq.org/show_bug.cgi?id=50438
Bug ID: 50438
Summary: Wine 3.12 32 bit and greater cannot install dotnet
3.5, fails with "Error 25541 Failed to open XML file
C:\windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\w
eb_mediumtrust config. system error: -2147024786"
Product: Wine
Version: 3.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wodencafe(a)gmail.com
Distribution: ---
Created attachment 69049
--> https://bugs.winehq.org/attachment.cgi?id=69049
Dot net 3.5 installation failure.
Cannot install dotnet 3.5 or 3.5 sp1 on wine 3.12 32 bit or greater with
winetricks, even up to the latest version of 5.x.
Works on wine 3.11 and earlier.
The error is:
"Error 25541 Failed to open XML file
C:\windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\web_mediumtrust config.
system error: -2147024786"
Previous versions of dotnet install successfully, it only begins to fail on 3.5
and 3.5 sp1.
Ubuntu 20.04.1 LTS
Screenshot attached, please try it yourself and you will see it fails.
I have tried with and without msxml3 installed, same error both times. I tried
several versions going all the way back to 3.12. From 3.11 and prior, the
installation succeeds, so this appears to be a regression.
The file referenced in the error message does not exist.
This is preventing LA Noire from starting, and most likely anything that
depends on dot net 3.5.
--
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=54262
Bug ID: 54262
Summary: State of Survival's dnrepair program is unreadable
(squares instead of letters)
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thierry.vignaud(a)gmail.com
Distribution: ---
Created attachment 73819
--> https://bugs.winehq.org/attachment.cgi?id=73819
Dnrepair screenshot showing squares instead of letters
State of Survival's dnrepair program is unreadable (squares instead of letters)
Here's the wine logs:
[tv@localhost State of Survival]$ wine ./engine/1.0.8/dnrepairer.exe
0294:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (036AF71C 1 C) semi-stub
0294:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (036AF6FC 1 C) semi-stub
0294:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (036AF6FC 1 C) semi-stub
0294:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (036AF6FC 1 C) semi-stub
0294:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (036AFA24 1 C) semi-stub
0294:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (036AF9FC 1 C) semi-stub
wine: Call from 7B012886 to unimplemented function
msvcr120.dll.?_NewCollection@_AsyncTaskCollection@details@Concurrency@@SAPAV123@PAV_CancellationTokenState@23@@Z,
aborting
02a8:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0056FC9C 1 C) semi-stub
02a8:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
02a8:fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithHandleData
[tv@localhost State of Survival]$ 02a8:fixme:imm:ImeSetActiveContext (000400E2,
1): stub
02a8:fixme:imm:ImmReleaseContext (000500D2, 000400E2): stub
I guess that unimplemented msvcp:_Locinfo__Locinfo_ctor_cat_cstr() is
responsible for the garbage square letters?
--
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=52334
Bug ID: 52334
Summary: Vanilla WoW 1.12.1 performance regression between 6.22
and 6.23 (still present 7.0rc4)
Product: Wine
Version: 7.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: karabaja4(a)gmail.com
Distribution: ---
There was a regression between Wine 6.22 and 6.23 that caused a FPS performance
drop in Vanilla WoW 1.12.1 client (Nostalrius client, played on
https://darrowshire.com).
This regression is still present in 7.04c4. The FPS is almost double the value
in 6.22 compared to 6.23 or 7.0rc4.
Pure Wine installation, my OS is Arch Linux 5.10.88 with nvidia 495.46
proprietary drivers with Openbox WM.
Here are a few screenshot for comparison:
6.22:
https://avacyn.aerium.hr/stuff/wine/wine622.jpg
7.0rc4:
https://avacyn.aerium.hr/stuff/wine/wine70rc4.jpg
Regards.
--
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=53658
Bug ID: 53658
Summary: During start of The Bat! the sound is disturbed
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
When the mail program The Bat! starts up a running vlc is disturbed and cut
into pieces. I suspect a regression so I did a regression test.
Here is the result of this test:
joerg@Archimedes ~/Projekte/wine_src/wine % git bisect bad
fcf4d07161478ec8ea0707a50af02acc7fe6df6a is the first bad commit
commit fcf4d07161478ec8ea0707a50af02acc7fe6df6a
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Tue Jul 26 18:23:30 2022 +0200
user32: Use GetWindowLongPtr for GetWindowModuleFileName implementation.
dlls/user32/win.c | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
joerg@Archimedes ~/Projekte/wine_src/wine %
--
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=54266
Bug ID: 54266
Summary: Palemoon (Firefox) renders contents in black color
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
Created attachment 73828
--> https://bugs.winehq.org/attachment.cgi?id=73828
sceeenshot
When running Palemoon browser with WineD3D (D3D9Ex) it renders contents in a
black color.
0f1c:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0x1.
0f94:fixme:d3d:state_linepattern_w Setting line patterns is not supported in
OpenGL core contexts.
0f94:err:d3d:swapchain_gl_set_swap_interval Failed to set swap interval 0 for
context 0F244188, last error 0.
0f98:err:d3d:wined3d_debug_callback 0F244188: "GL_INVALID_VALUE error
generated. <levels>, <width> and <height> must be 1 or greater.".
0f94:fixme:d3d:wined3d_context_gl_check_fbo_status FBO status
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT (0x8cd6).
0f94:fixme:d3d:context_dump_fbo_attachment GL_DEPTH_ATTACHMENT: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_STENCIL_ATTACHMENT: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT0: 2d texture
14, 0x0, 0 samples, format 0x1908.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT1: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT2: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT3: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT4: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT5: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT6: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT7: NONE.
0f98:err:d3d:wined3d_debug_callback 0F244188: "GL_INVALID_FRAMEBUFFER_OPERATION
error generated. Operation is not valid because a bound framebuffer is not
framebuffer complete.".
0f94:fixme:d3d:wined3d_context_gl_check_fbo_status FBO status
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT (0x8cd6).
0f94:fixme:d3d:context_dump_fbo_attachment GL_DEPTH_ATTACHMENT: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_STENCIL_ATTACHMENT: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT0: 2d texture
14, 0x0, 0 samples, format 0x1908.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT1: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT2: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT3: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT4: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT5: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT6: NONE.
0f94:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT7: NONE.
--
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=54265
Bug ID: 54265
Summary: Sony Ericsson Themes Creator 4.16.2.6: fails to start
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: frauguelle(a)gmail.com
Distribution: ---
Created attachment 73826
--> https://bugs.winehq.org/attachment.cgi?id=73826
Error
The Sony Ericsson Themes Creator 4.16.2.6 does not start.
--
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=54139
Bug ID: 54139
Summary: rpcrt4:server - test_stop_wait_for_call() sometimes
crashes on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
test_stop_wait_for_call() sometimes crashes on Windows:
server.c:2258: this is the last test seen before the exception
20e8:server: unhandled exception 000006a6 at 776CC392
server.c:1226: unhandled exception 000006a6 in child process 20e8
See https://test.winehq.org/data/patterns.html#rpcrt4:server
Where 0x000006a6 == RPC_S_INVALID_BINDING.
This is similar to the RPC_S_CALL_FAILED crash that happens on Windows 10+.
--
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=54148
Bug ID: 54148
Summary: shell32:shlfolder - test_SHOpenFolderAndSelectItems()
sometimes fails on Windows 11 with a generic E_FAIL
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
test_SHOpenFolderAndSelectItems() sometimes fails on Windows 11 with a generic
E_FAIL:
shlfolder.c:5493: Test failed: Got unexpected hr 0x80004005.
See https://test.winehq.org/data/patterns.html#shell32:shlfolder
This happens a bit under twice per month and so far all 7 instances are on
w11pro64*.
--
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=54167
Bug ID: 54167
Summary: urlmon:url - The ftp test sometimes time out 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:url - The ftp test sometimes time out in Wine:
url.c:4231: ftp test...
url.c:1638: Test marked todo: unexpected call OnProgress_FINDINGRESOURCE
url.c:1650: Test marked todo: unexpected call OnProgress_CONNECTING
urlmon:url:027c done (258) in 120s 4472B
See https://test.winehq.org/data/patterns.html#urlmon:url
This happens a bit under one time per month.
urlmon:url usually takes under 10 seconds to run so it's not just the test
being a little bit slow. Also this test never times out on Windows so it's
doubtful that this is caused by network issues or server unavailability.
--
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=54190
Bug ID: 54190
Summary: user32:clipboard - GetClipboardData() sets last error
on Windows 11
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:clipboard - GetClipboardData() sets last error on Windows 11:
clipboard.c:989: Test failed: bad last error 1168
clipboard.c:1590: Test failed: unexpected last error 1168
clipboard.c:1470: hwnd 0000000000010010
clipboard.c:1590: Test failed: unexpected last error 1168
clipboard.c:1470: hwnd 00000000002C03C8
clipboard.c:1590: Test failed: unexpected last error 1168
clipboard.c:1733: running from different thread
clipboard.c:1470: hwnd 00000000002C03C8
clipboard.c:1590: Test failed: unexpected last error 1168
See https://test.winehq.org/data/patterns.html#user32:clipboard
Where 1608 == ERROR_NOT_FOUND
Windows used to not set "last error" when GetClipboardData() found no match for
the requested format which made little sense as it left the caller in the dark
about the reason for the failure.
Starting with Windows 11 it sets the error to ERROR_NOT_FOUND which is clearer.
--
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=54192
Bug ID: 54192
Summary: user32:clipboard - SetClipboardData() fails on Windows
11 for size < sizeof(WCHAR)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:clipboard - SetClipboardData() fails on Windows 11 for size <
sizeof(WCHAR):
clipboard.c:2267: Test failed: 8: wrong data L"f"
clipboard.c:2308: Test failed: 8: could not get data
clipboard.c:2310: Test failed: 8: wrong size 0 / 1
clipboard.c:2329: Test failed: 8: text not available
See https://test.winehq.org/data/patterns.html#user32:clipboard
In previous Windows versions it would happily terminate the Unicode string with
a single NUL character (at least it's not overflowing the buffer).
Also test_string_data() treats the buffer as a Unicode string, at least when
dumping it in failure cases, which it is clearly not when it's an odd number of
bytes, particularly a single byte. This results in random data going into the
output making it look like the failure is always new:
clipboard.c:2267: Test failed: 8: wrong data L"\7866"
--
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=54057
Bug ID: 54057
Summary: prints do not work in any application
Product: Wine-staging
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gizmo_1979(a)yahoo.it
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
As the title suggests: printouts don't work in any application, while they work
with version 7.21. If you try to print something from an application running
above wine stagin 7.22 absolutely nothing happens.
--
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=36542
Bug ID: 36542
Summary: Outpost 2: Ingame videos don't play
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jopac76(a)mail.com
Created attachment 48633
--> https://bugs.winehq.org/attachment.cgi?id=48633
Log with 1.7.19
Outpost 2 ingame videos don't play. I have both the videos in the game folder
and in the CD.
Videos are in the Indeo codec, does this make this bug a duplicate of the other
Indeo-related bugs?
https://appdb.winehq.org/objectManager.php?sClass=version&iId=16926&iTestin…
claims the videos worked back on 1.1.35, making this a regression. The oldest I
could compile was 1.1.40, and it didn't work.
Game without videos is here: http://www.outpostuniverse.net/gamedownload.php
--
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=54171
Bug ID: 54171
Summary: The Kings of the Dark Age Demo crashes with out of
memory info
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
Demo can be downloaded here -
https://www.gamepressure.com/download.asp?ID=10153
after installing app run this commands to install required libraries
```
winetricks mfc40
winetricks mfc42
wine WINEDIR/drive_c/Program Files (x86)/Cateia Games/The Kings of the Dark Age
Demo/Codec/wmv9VCMsetup.exe
wine WINEDIR/drive_c/Program Files (x86)/Cateia Games/The Kings of the Dark Age
Demo/VBruntime60sp5/vbrun60sp5.exe
```
Later opening game `KODA_demo.exe` or even settings `Advanced Settings.exe`
will cause to show message "Out of memory"
Default log from opening advanced settings is short and probably unhelpful
```
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.22 is a testing version
containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when
filing bug reports on winehq.org.
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0110:fixme:olepicture:OleLoadPictureEx 028BEEFC, 7366, 0,
{7bf80980-bf32-101a-8bbb-00aa00300cab}, 0, 0, 0, 006DFB10, partially
implemented.
0110:err:ole:com_get_class_object class {283807b5-2c60-11d0-a31d-00aa00b92c03}
not registered
0110:err:ole:com_get_class_object no class object
{283807b5-2c60-11d0-a31d-00aa00b92c03} could be created for context 0x1
0110:fixme:imm:ImeSetActiveContext (0002005E, 1): stub
0110:fixme:imm:ImmReleaseContext (00020082, 0002005E): stub
00a4:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub
00a4:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub
```
--
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=49048
Bug ID: 49048
Summary: Future Pinball: keyboard did not respond or had a high
latency
Product: Wine
Version: 5.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)gmail.com
Distribution: ---
Created attachment 67030
--> https://bugs.winehq.org/attachment.cgi?id=67030
future pinball wine 5.7 log
Hello,
Future Pinball had actually a significant keyboard issue:
- the keyboard did not respond or had a high latency
- impossible to press shift keys right and left in the same time, only one key
at a time. It's more than annoying for a pinball game.
- sometimes you press a key multiple times it will not always respond...
I joined you a log with last wine 5.7.
How to reproduce:
- download future pinball (free): https://futurepinball.com/
- install oleaut32 vcrun6 and wsh57 with winetricks
- download a pinball table from http://www.pinsimdb.org/fr/
- load the pinball table (file, open)
- launch pinball table (F5)
- play ( press 5 for credits, 1 for play, enter to launch the ball and shift
left/right for flipper).
Thank you for your 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.
http://bugs.winehq.org/show_bug.cgi?id=34696
Bug #: 34696
Summary: Magic & Mayhem 2: The Art of Magic: the in-game logo
not rendering correctly
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46256
--> http://bugs.winehq.org/attachment.cgi?id=46256
MM Log
The in-game logo that is in the main menu or which shows up when the game is
loading has black holes.
The problem can be reproduced in the demo (check out the link).
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=54258
Bug ID: 54258
Summary: neuron.exe fails to run
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
Distribution: ---
Created attachment 73815
--> https://bugs.winehq.org/attachment.cgi?id=73815
log file of running neuron.exe from v8.2.2 on wine 8.0-rc2
Trying to running neuon.exe from the "Neuron Simulator" fails with the attach
log file.
This can be reproduced by the following steps:
1) download and run this installer
https://github.com/neuronsimulator/nrn/releases/download/8.2.2/nrn-8.2.2.w6…
2) change into directory
cd $WINEPREFIX/drive_c/nrn
3) and run
wine neuron.exe
--
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=54164
Bug ID: 54164
Summary: MSI Disk Usage not displaying drives
Product: Wine
Version: unspecified
Hardware: x86-64
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)kcsoftwares.com
Created attachment 73689
--> https://bugs.winehq.org/attachment.cgi?id=73689
Fix (tested patch)
Disk Costing shows an empty list for Terragen 3.4 msi installer
Problem comes from msi_dialog_vcl_add_columns function
This function exits if a width block is not a valid number
/* the width must be a positive number
* if a width is invalid, all remaining columns are hidden
*/
this works fine in most cases BUT it should "continue" rather than exist to
manage case where the 1st field is used to specify "font" to be used
(see Orca extract from Terragen.msi table)
{ VSI_MS_Sans_Serif13.0_0_0} {116} {80} {80} {80}
--
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.
http://bugs.winehq.org/show_bug.cgi?id=29714
Bug #: 29714
Summary: mmdevapi/capture test often fails on debian testing
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: hoehle(a)users.sourceforge.net
Classification: Unclassified
Regression SHA1: f24b31fcf2047e8b4d0d8b910c54c0815c54d1cf
Created attachment 38565
--> http://bugs.winehq.org/attachment.cgi?id=38565
+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio
trace
austin@debian-buildbot:~/wine-git$ git bisect bad
f24b31fcf2047e8b4d0d8b910c54c0815c54d1cf is the first bad commit
commit f24b31fcf2047e8b4d0d8b910c54c0815c54d1cf
Author: J��rg H��hle <hoehle(a)users.sourceforge.net>
Date: Thu Jan 12 22:36:31 2012 +0100
mmdevapi/tests: Perform capture protocol tests in shared mode.
:040000 040000 8251887bab3583e1327626d8e7492e61fa5e0285
255d9de316fae3fc6fc5b26a87b771593858e8c6 M dlls
+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio
trace attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=54248
Bug ID: 54248
Summary: Launcher-EA stopped starting
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vittmam(a)gmail.com
Distribution: ---
Created attachment 73801
--> https://bugs.winehq.org/attachment.cgi?id=73801
critical error installing EA launcher
Launcher-EA stopped starting
--
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=54245
Bug ID: 54245
Summary: Sakura Mirror black screen on boot
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thieujank(a)gmail.com
Distribution: ---
Created attachment 73798
--> https://bugs.winehq.org/attachment.cgi?id=73798
Black screen
https://store.steampowered.com/app/2235610/Sakura_Mirror/
I tried to run it but only got black screen
--
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.
http://bugs.winehq.org/show_bug.cgi?id=12209
Summary: Microsoft FileFormatConverter.exe installs but does not
work
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=11631)
--> (http://bugs.winehq.org/attachment.cgi?id=11631)
console output when trying to open a docx file in Word 2003
Microsoft's FileFormatConverter.exe gives Office 2003 the ability to open
Office 2007 files. I tried installing it to my working Office 2003 wine
installation. The installer ran fine, ending with a message that installation
was complete. However, when I tried to open a docx file in Word 2003, it
aborted with the message "There was an error opening the file." I've attached
the console output. Getting this program to work would be very useful to those
of us who have to deal with documents from people using Office 2007.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=51179
Bug ID: 51179
Summary: Boss ES-5 editor: page fault on read access to
0x00000000 in 32-bit code
Product: Wine
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: harold(a)sait.nl
Distribution: ---
Created attachment 70053
--> https://bugs.winehq.org/attachment.cgi?id=70053
Backtrace
The Boss / Roland ES-5 EDITOR VER.1.01 for Windows installs correctly on all
versions of Wine, but fails to launch with a "page fault on read access to
0x00000000 in 32-bit code"-error.
I've attached the backtrace to provide more info.
The software is available free of charge at
https://www.boss.info/global/support/by_product/es-5/updates_drivers/785ee1…
--
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=54219
Bug ID: 54219
Summary: Summary of what?
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mwcarpe(a)yahoo.com
Distribution: ---
Created attachment 73762
--> https://bugs.winehq.org/attachment.cgi?id=73762
The error message I received
Not a very intuitive web page. I assume you mean "Description of the error I
encountered"..? If so, here it is; Downloaded a windoze-based program called
V380 Pro (a viewer for a cheap Chinese IP camera). It downloaded and installed
via Wine just fine.
When launching the program the login window comes up and allows me to log in.
Once the program tries to open the actual viewer, I receive the error message
that I have attached to this report.
--
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=54242
Bug ID: 54242
Summary: "NVIDIA Hair Demo" renders character hair in a wrong
way.
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
Created attachment 73794
--> https://bugs.winehq.org/attachment.cgi?id=73794
Screenshot
"NVIDIA Hair Demo" renders character hair in a wrong way.
Demo download link:
https://ftp.nluug.nl/pub/games/PC/guru3d/demos/Realistic_character_hair-[Gu…
--
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=45142
Bug ID: 45142
Summary: (DX11) Unigine Heaven 4.0 shows black screen while
benchmarking on Windows
Product: Wine
Version: 3.7
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
Created attachment 61328
--> https://bugs.winehq.org/attachment.cgi?id=61328
screenshot
This issue seems to be related to Windows OS only.
When you run Unigine Heaven 4.0 benchmark at DX11 on Windows platforms with
WineD3D you only see a black screen and playing sound. No matter what WineD3D
build I use and no matter what Windows version.
--
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=54241
Bug ID: 54241
Summary: WirelessUSG program crashing
Product: Wine
Version: 7.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonattancarvalho(a)hotmail.com
Distribution: ---
Created attachment 73790
--> https://bugs.winehq.org/attachment.cgi?id=73790
Crash backtrace log
WirelessUSG program won't work, it crashes with attached backtrace log when
started.
OS: ubuntu-22.04.1
Wine version: 7.0.1
Winetricks version: 20220411-next
Official download URL: https://www.kontedmed.com/download/
Requires .NET Framework 4.6.2
More information is available in the following Wine Forum topic:
https://forum.winehq.org/viewtopic.php?t=37241
--
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=51804
Bug ID: 51804
Summary: Tropico: messed up graphics when hardware renderer
selected
Product: Wine-staging
Version: 6.18
Hardware: x86-64
URL: https://archive.org/details/TropicoDemo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70691
--> https://bugs.winehq.org/attachment.cgi?id=70691
screenshot
The screen is garbled when hardware renderer is selected in the Options menu
(main menu looks fine, you have to start a scenario to reproduce the bug).
Doesn't happen in vanilla Wine 6.18.
The staging patch to blame:
https://github.com/wine-staging/wine-staging/blob/master/patches/ddraw-vers…
In the terminal:
0110:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0110:fixme:ddraw:DirectDrawEnumerateExA flags 0x00000002 not handled
0110:fixme:ddraw:DirectDrawEnumerateExA flags 0x00000006 not handled
0138:err:d3d:resource_unload Resource 0x1f822c8 is being unloaded while mapped.
Wine-Staging 6.18
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 470.74
--
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.
http://bugs.winehq.org/show_bug.cgi?id=20843
Summary: Virtual colour depth & full screen resolution?
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Would it be technically possible to implement a virtual desktop that allows you
to set the colour depth and resolution, but then wine will stretch the virtual
desktop to full-screen or to a custom resolution?
What would happen if you fooled a game that needed 256 colour depth into
thinking that's what it is running in while it is actually running at 24bit?
I ask this as I am unable to change my colour depth and reduce my resolution
below 640x480. And even when I could change my colour depth it meant restarting
the X-server. I assume other people will also have this problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=54236
Bug ID: 54236
Summary: Default to Windows 10 when creating a prefix
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
Is there any reason why default Windows version is set to 7 when prefix is
created?
Defaulting to 10 would make more sense, especially for anything recent.
--
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=45411
Bug ID: 45411
Summary: Direct Access to USB Drive Fails
Product: Wine
Version: 3.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fredthejonester(a)gmail.com
Distribution: ---
Here is the output:
$ WINEARCH=win32 WINEPREFIX=/home/kirk/.wineprefix32 wine RESPONSA.exe
0009:fixme:nls:GetThreadPreferredUILanguages 00000034, 0x32e6a0, 0x32e710
0x32e6a8
0009:fixme:nls:get_dummy_preferred_ui_language (0x34 0x32e6a0 0x32e710
0x32e6a8) returning a dummy value (current locale)
0009:fixme:nls:GetThreadPreferredUILanguages 00000034, 0x32e680, 0x32e6f0
0x32e688
0009:fixme:nls:get_dummy_preferred_ui_language (0x34 0x32e680 0x32e6f0
0x32e688) returning a dummy value (current locale)
0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 41018 (device=4 access=0
func=406 method=0)
0017:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 4d014 (device=4 access=3
func=405 method=0)
0009:fixme:msvcrt:__clean_type_info_names_internal (0x4c22b684) stub
0009:fixme:msvcrt:__clean_type_info_names_internal (0x4e0892fc) stub
0009:fixme:msvcrt:__clean_type_info_names_internal (0x101827d4) stub
0009:fixme:msvcrt:__clean_type_info_names_internal (0x788b0e54) stub
and the app is not able to recognize the USB drive that is in the PC and
required for execution. More details are available here:
https://forum.winehq.org/viewtopic.php?f=2&t=30825
--
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=53111
Bug ID: 53111
Summary: Card Studio: unable to connect to the internet
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mick_n_tigs_buds(a)bellsouth.net
Distribution: ---
Created attachment 72554
--> https://bugs.winehq.org/attachment.cgi?id=72554
terminal output
I'm trying to run Hallmark Card Studio V22
I've been able to install it and get it to launch when i create a 32win arch
then install via winetricks
dotnet462 and vcrun2010
followed by installing the Card Studio program. if these steps aren't followed
then it will not install/start.
A couple of minutes after launching Card Studio this message appears:
"Hallmark Card Studio is unable to connect to the Internet. Please
check your Internet connection and try again."
these are the messages that are reported after clicking ok to the can't connect
message:
015c:fixme:service:QueryServiceConfig2W Level 6 not implemented
0104:fixme:wtsapi:WTSUnRegisterSessionNotification Stub 00010090
013c:fixme:wmp:OleObject_Close Unsupported option 1
0168:fixme:ras:RasEnumConnectionsW (2B21DC58,0D56F450,0D56F454),stub!
0168:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure
program to use LAN connection/winsock instead!
0168:fixme:ras:RasConnectionNotificationW (FFFFFFFF,00000478,0x00000003),stub!
0168:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 03F08C3C, 53) stub
I've tried various WINEDEBUG settings to find out exactly what the issue is but
i've not been able to find anything helpful.
I'm more than happy to try debugging this if someone can give me ideals what to
set WINEDEBUG to.
Wine Version: wine-7.9 (Staging) - fedora package
OS: fedora 35 x64
i am not aware of a free version of this program.
--
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=50257
Bug ID: 50257
Summary: Regression: startup crash/infinite loop on FreeBSD
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: FreeBSD
Status: NEW
Severity: blocker
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: damjan.jov(a)gmail.com
Lots of:
01ac:err:heap:HEAP_GetPtr Invalid heap 00000000!
01ac:err:heap:HEAP_GetPtr Invalid heap 00000000!
Endless 100% CPU usage or crash.
--
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=50468
Bug ID: 50468
Summary: winedbg fails to load symbols for non PE builtin dlls
Product: Wine
Version: 6.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: j-r(a)online.de
Distribution: ---
While looking at an xactengine problem in Hyperdimension Neptunia ReBirth 1
(bug #50416) with a mingw enabled build (haven't tested a non mingw build;
should I do that?) winedbg fails to load symbols from e.g. x3daudio1_7 and
xactengine3_7.
Interestingly symbols for x3daudio (directly linked to by the main exe while
xactengine is loaded on demand through CoCreateInstance) are available when
using winedbg --gdb.
+dbghelp log doesn't seem very interesting to me (no debug info in the dll and
no matching .pdb found). Should it be uploaded anyway? Which debugger commands
should I use during the log session? Which other debug channels should I turn
on to provide further info?
--
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=53765
Bug ID: 53765
Summary: Overwatch2 simply crashes
Product: Wine
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Since the update from Overwatch1 to Overwatch2 , this game doesn't run with
wine 7.18-staging.
--
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=54228
Bug ID: 54228
Summary: CPython fails to import symlinked packages
Product: Wine-staging
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ernst(a)pleiszenburg.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 73774
--> https://bugs.winehq.org/attachment.cgi?id=73774
complete, minimal reproducing example
- Present in, at least: Wine Staging 7.22 and 8.0-rc2
- Not present: Wine Stable 7.0
- Wine builds: dl.winehq.org/wine-builds/ubuntu
- System: Ubuntu 22.04
- Expected behavior: CPython <= 3.9 can import symlink-ed modules and their
submodules
- Actual behavior: CPython sees the folder and can navigate it, but fails to
import its contents (submodules)
- Reproduced by: https://gist.github.com/s-m-e/84d5fbf5663825a46d9ae98e4636d8ec
(also attached)
---
I have noticed this issue in Wine Staging 7.22 and 8.0-rc2. I believe it must
have found its way into Wine Staging in the October to November 2022 time
frame. This issue does not appear in Wine Staging until about September. It
also does not appear in stable releases of Wine 7. Python's import mechanism
was rewritten recently, so only versions prior to Python 3.10 appear to be
affected. Many packages support down to 3.7 at the moment.
I am heavily using CPython on top of Wine. When Python imports modules, it
looks for them in certain paths, specified in `sys.path`. For development, it
is common practise to symlink a package's folder from e.g. a git repo into one
of the folders contained in `sys.path`, usually `site-packages`. Python then
happily imports the module from there for e.g. testing. Many tools are built
around this workflow.
```
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "Z:\work\bar\__init__.py", line 1, in <module>
from .subbar import funcbar
ModuleNotFoundError: No module named 'bar.subbar'
```
Python's module import mechanism appears to follow the symlink correctly (into
module "bar") but fails to "locate" stuff within the linked folder (submodule
"bar.subbar"). Other Python code can at least correctly navigate the linked
folder's contents, so I am suspecting a `stat` syscall of some kind to return
unusual values.
For a complete, minimal reproducing example see link above or attached script.
--
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=54231
Bug ID: 54231
Summary: Error:Applications can be scaled up or down infinitely
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 399989567(a)qq.com
Distribution: ---
Some applications, such as Google Chrome or Baidu Netdisk, are designed with a
maximum size that cannot be exceeded when stretching the interface (such as
width 1080, height 1920). When you want to stretch the width beyond 1080, the
window of the application on windows will no longer deformed. But in wine, you
can continue to stretch the window, but the excess part is not rendered (pure
white).
The same is true for shrinking. In wine, you can shrink a window infinitely,
which will cause a crash.
I don't have any good examples of reproducing the problem without an account
now.The example I found that can reproduce this problem is Netease Cloud Music.
On Windows, it can be stretched up to 1080, but in Wine, it can be stretched
infinitely.
Application download link: https://music.163.com/#/download
If the app doesn't work, you can try Google Chrome.
--
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=54224
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
CC| |dark.shadow4(a)web.de
--- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> ---
Not a blocker.
Since you filed it as wine-staging, does it work under normal Wine?
--
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=54221
Bug ID: 54221
Summary: vbscript: missing support for GetRef
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: jsm174(a)gmail.com
Distribution: ---
While working on porting Visual Pinball to cross platform, many table scripts
use "GetRef".
I tried to implement this by returning the script dispatch interface, but I
realize this is wrong as "GetRef" is supposed to return a reference to a
function.
Does anyone have any suggestions on what would need to be returned, and I can
work on creating a patch.
--
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=54225
Bug ID: 54225
Summary: Steam login black after it updated 12.27.2022 ran fine
last night playing civ V (maybe related to 53802)
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pddcat2(a)mail.com
Distribution: ---
Created attachment 73772
--> https://bugs.winehq.org/attachment.cgi?id=73772
Dump file from error popup box
played a 10 hour session with nephew on 12-26-2022 (Civ V on steam). Went to
login tonight 12-27-2022 and after update login was blank/black and an error
box came up. Printed output from error box and attached. Unable to use steam or
anygames attached to it at this time.
Thanks in advance for your time.
--
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=54222
Bug ID: 54222
Summary: [COMCTL32] Comboboxes v6 with many elements do
auto-close erroneously with low vertical resolution
when clicking on the text
Product: Wine
Version: unspecified
Hardware: x86-64
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)kcsoftwares.com
From ReactOS JIRA : https://jira.reactos.org/browse/CORE-18769
Reproduction steps
set a very low screen resolution, e.g. 640x480 to limit available vertical
space
the attached timedate_unlimited.cpl uses a v6 combobox that does not explicitly
limit the amount of elements in its timezone combobox yet, and therefore will
show 30 elements by default
30 elements are so many, that the expanded box would not fit all of them to the
screen in 640x480, neither when expanding the combobox to the bottom, nor when
it expands the combobox to the top
place the dialog in the vertical center of the screen
open the v6 combobox with a single click on its text, not a click on the small
triangle to the right
Expected result
2k3sp2 would still show the combobox in expanded state when the mouse button
is released 2k3sp2_ok.png
Observed result
On ros with comctl32 v6 combobox from Wine the combobox will expand on the
click as intended,
but the release of the mouse button will already do the selection and
therefore the bx auto-closes immediately again unintentionally.
ROS_0.4.15-dev-5402-gf908d37_affected.webm
We do believe this to be a bug in Wines comctl32 v6.
Reminder
Use only the timedate_unlimited.cpl attached here for testing, not the one from
master, as it got a workaround already)
--
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=47635
Bug ID: 47635
Summary: Micro-Cap 12 fails to save any files
Product: Wine
Version: 4.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: alexander-winehq(a)xmine128.tk
Distribution: ---
Created attachment 65068
--> https://bugs.winehq.org/attachment.cgi?id=65068
commdlg trace of Micro-Cap 12 starting and saving file
Micro-Cap 12 was recently released as Freeware and provides a pretty
comprehensive analog/digital circuit simulation environment. While every tested
aspect of the software works brilliantly, saving created circuit diagrams for
some reason fails silently and the file will simply not be considered “saved”
after clicking “Save” in the file dialog.
Steps to reproduce:
0. Download Micro-Cap 12 Full-CD version from:
http://www.spectrum-soft.com/download/download.shtm
1. Extract the file's contents and run “mc12.exe” or “mc12_64.exe”
2. Wait for the program to start up
3. Click the “Save” button in the toolbar or “File” menu
4. Confirm saving by clicking on “Save” in the opened “Save As” dialog
Expected behaviour:
A file with the name and path selected in the “Save As” dialog should have been
created.
Actual behaviour:
Nothing happens, except that the program will show the path of the chosen save
path in its titlebar.
I've attached a trace of Wine 4.14 and enabled WINEDEBUG=commdlg, please take a
look if there is anything out of the ordinary there.
--
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=46087
Bug ID: 46087
Summary: Directx9 games are very slow (unusable)
Product: Wine-staging
Version: 3.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mochobb(a)clix.pt
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62718
--> https://bugs.winehq.org/attachment.cgi?id=62718
Hardware specs and terminal output
I noticed that suddenly games were very slow (it takes seconds just to
highlight a menu item). I tested Shadow Warrior 2 and XCOM: Enemy Unknown. The
first game I had never tried, but I know the performance of the second one.
I downgraded wine-staging until I got a working version: 3.15. The other
versions tried were 3.17, 3.18 and 3.19. The terminal output is attached. The
output refers to XCOM, launching the game up to the menu and exiting.
Also attached are my hardware specifications.
Thank you very much for reading this.
--
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=53742
Bug ID: 53742
Summary: Gothic 2 - Night of the Raven 2.7 - Brightness, gamma
and contrast sliders don't work properly
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: VladimirVSC(a)yandex.ru
Distribution: ---
Created attachment 73184
--> https://bugs.winehq.org/attachment.cgi?id=73184
Gothic 2 Sliders' bug report
The sliders "contrast" and "gamma" don't work at all, the "brightness" one
works from leftmost to middle part anyhow, the rest of the slider changes
nothing at all. Was tested in stable 7.0 version. Don't know if it works in
7.18 version, because the game doesn't start on it due to "dll initializing
error" (Bug 53741).
--
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=54214
Bug ID: 54214
Summary: No way to pass optimization levels in x86_64_CFLAGS to
mingw
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
I'm trying to build Wine with increased optimizations, and while setting CFLAGS
/ CXXFLAGS works for native compilation parts (using: -O3 -march=znver3), when
it's doing cross compilation parts, those aren't picked up and uses default (-g
-O2).
I looked into the definitions, and Makefile is using x86_64_CFLAGS for mingw
invocations. But setting that in the environment is ignored.
What is the way to pass optimization levels to cross compilation part?
--
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=54216
Bug ID: 54216
Summary: Missing close and restore icons in CBReader17
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
Distribution: ---
Created attachment 73760
--> https://bugs.winehq.org/attachment.cgi?id=73760
Top right portion of the window showing missing icons
In the window title bar, only the minimise icon is drawn, the restore and close
icons are not, even though they are clickable. This is also true with
subwindows (such as a game) that are opened.
This bug is not seen on Chessbase 11.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=13470
Summary: Warhammer : Battle March (Loading)
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dl.zerocool(a)gmail.com
Created an attachment (id=13387)
--> (http://bugs.winehq.org/attachment.cgi?id=13387)
Console logs
Actually, warhammer is playable at decent speed.
The troubleshooting is starting the game, or charging a map (mission, campaign,
etc.)
It requires arround 10min to have the first game menu...
And it requires other 10minutes if you want to play.
The game is unplayble since it requires 20minutes to start gaming.
But the game itself even with highest options work very well.
The problem is the same with older wine versions.
And apparently the Warhammer mark of chaos (whitout battle march addon
installed)
Have the same loading problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=54213
Bug ID: 54213
Summary: tsMuxerGui git does not allow me to add m2ts
(mpeg2/HDV) files, crashes
Product: Wine
Version: 8.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: randrik(a)mail.ru
Distribution: ---
Created attachment 73758
--> https://bugs.winehq.org/attachment.cgi?id=73758
saved from wine crash dialog
I used tsmuxer extracted from
https://github.com/justdan96/tsMuxer/releases/download/nightly-2022-12-23-0…
general info on page https://www.videohelp.com/software/tsMuxeR
while I can runs tsmuxerGUI and look at various tabs and options attempt at
adding HDV file result in crash, I have debug txt saved from such attempt
HDV file was found on archive.org by searching for HDV (mpeg2). It usually
comes with mpg extension, not quite correct, so I renamed file extension from
mpeg to m2ts.
--
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=52285
Bug ID: 52285
Summary: 7-zip: column titles are not rendered initially when
using a theme
Product: Wine
Version: 7.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 71421
--> https://bugs.winehq.org/attachment.cgi?id=71421
7-zip themed
See the attached screenshot.
If you interact with the columns in any way titles will appear.
--
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=50011
Bug ID: 50011
Summary: ElsterFormular crashes with opensuse 15.2 after
updates at first click
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wdm-lin(a)gmx.net
Distribution: ---
Created attachment 68427
--> https://bugs.winehq.org/attachment.cgi?id=68427
error_log
using opensuse leap 15.2
the german Tax-Software Elster crashes about 10 seconds after starting, when
any click on any item is made.
This happens with all wine-Versions and all Elster-Versions.
If you install a fresh Opensuse leap 15.2, the Elster-app runs without any
problems, when you run die actual updates, Elster fails. A rollback of the
Kernel is without effect.
Before, Elster run without any problems for many years, using os leap 15.0 oder
15.1, the app still runs.
https://appdb.winehq.org/objectManager.php?sClass=application&iId=1925
--
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=44997
Bug ID: 44997
Summary: Installation support is broken for ElsterFormular
19.3.
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Markus.Elfring(a)web.de
Distribution: ---
It would be nice if I could install the application “ElsterFormular 19.3
(2018-04-12)”.
https://www.elster.de/eportal/infoseite/elsterformularhttps://appdb.winehq.org/objectManager.php?sClass=application&iId=1925
It can happen that the first dialogue looks completely fine while I get a
questionable display by the software “Wine 3.6-797.1” for further start tries.
elfring@Sonne:~/geladen/Freeware> wine start ElsterFormularPrivat.msi
005d:fixme:exec:SHELL_execute flags ignored: 0x00000100
elfring@Sonne:~/geladen/Freeware> 005f:fixme:ntdll:NtLockFile I/O completion on
lock not implemented yet
0060:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"actionData",
clsid {000c109e-0000-0000-c000-000000000046}
0060:fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"objFSO", clsid
{000c109e-0000-0000-c000-000000000046}
005f:err:msi:ITERATE_Actions Execution halted, action L"WelcomeDlg" returned
1602
The software support is incomplete for this area.
--
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=54209
Bug ID: 54209
Summary: failed when link the libwine.so.1 with an error
"version node not found for symbol"
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: Zenitur(a)yandex.ru
Distribution: ---
When I trying to compile Wine 8.0-rc2, I had got this error:
make[1]: Entering directory `/home/gaben/wine-8.0-rc2'
gcc -std=gnu11 -m64 -o libs/wine/libwine.so.1.0 libs/wine/c_037.o
libs/wine/c_10000.o libs/wine/c_10001.o libs/wine/c_10002.o \
libs/wine/c_10003.o libs/wine/c_10004.o libs/wine/c_10005.o
libs/wine/c_10006.o \
libs/wine/c_10007.o libs/wine/c_10008.o libs/wine/c_10010.o
libs/wine/c_10017.o \
libs/wine/c_10021.o libs/wine/c_10029.o libs/wine/c_10079.o
libs/wine/c_10081.o \
libs/wine/c_10082.o libs/wine/c_1026.o libs/wine/c_1250.o libs/wine/c_1251.o
libs/wine/c_1252.o \
libs/wine/c_1253.o libs/wine/c_1254.o libs/wine/c_1255.o libs/wine/c_1256.o
libs/wine/c_1257.o \
libs/wine/c_1258.o libs/wine/c_1361.o libs/wine/c_20127.o libs/wine/c_20866.o
libs/wine/c_20932.o \
libs/wine/c_21866.o libs/wine/c_28591.o libs/wine/c_28592.o
libs/wine/c_28593.o \
libs/wine/c_28594.o libs/wine/c_28595.o libs/wine/c_28596.o
libs/wine/c_28597.o \
libs/wine/c_28598.o libs/wine/c_28599.o libs/wine/c_28603.o
libs/wine/c_28605.o libs/wine/c_437.o \
libs/wine/c_500.o libs/wine/c_737.o libs/wine/c_775.o libs/wine/c_850.o
libs/wine/c_852.o \
libs/wine/c_855.o libs/wine/c_857.o libs/wine/c_860.o libs/wine/c_861.o
libs/wine/c_862.o \
libs/wine/c_863.o libs/wine/c_864.o libs/wine/c_865.o libs/wine/c_866.o
libs/wine/c_869.o \
libs/wine/c_874.o libs/wine/c_875.o libs/wine/c_932.o libs/wine/c_936.o
libs/wine/c_949.o \
libs/wine/c_950.o libs/wine/casemap.o libs/wine/collation.o
libs/wine/compose.o libs/wine/config.o \
libs/wine/cpsymbol.o libs/wine/cptable.o libs/wine/debug.o
libs/wine/decompose.o \
libs/wine/digitmap.o libs/wine/fold.o libs/wine/ldt.o libs/wine/loader.o
libs/wine/mbtowc.o \
libs/wine/mmap.o libs/wine/port.o libs/wine/sortkey.o libs/wine/string.o
libs/wine/utf8.o \
libs/wine/wctomb.o libs/wine/wctype.o -shared -Wl,-soname,libwine.so.1 -ldl
/usr/bin/ld: libs/wine/libwine.so.1.0: version node not found for symbol
wine_is_dbcs_leadbyte(a)WINE_1.0
/usr/bin/ld: failed to set dynamic section sizes: Bad value
collect2: error: ld returned 1 exit status
make[1]: *** [libs/wine/libwine.so.1.0] Error 1
make[1]: Leaving directory `/home/gaben/wine-8.0-rc2'
Although when I reboot into my 32-bit OS there is no an error.
Searching for the last working Wine version, I'd found there is Wine 5.0.
When compile Wine 5.1, I'd got:
/usr/bin/ld: libwine.so.1.0: version node not found for symbol
wine_switch_to_stack(a)WINE_1.0
When compile Wine 5.2, I'd got:
/usr/bin/ld: libwine.so.1.0: version node not found for symbol
wine_is_dbcs_leadbyte(a)WINE_1.0
So the situation didn't changed since 5.2 to 8.0-rc2.
I'd found two commits that're broking the build. There them are:
https://github.com/wine-mirror/wine/commit/39138478fdd93cc0dfc1e83b85784bc4…
(committed Jan 29, 2020)
After this commit I'd got "wine_switch_to_stack(a)WINE_1.0" symbol error
https://github.com/wine-mirror/wine/commit/831f58caa56133f8522fad1ce2b7901e…
(commited Feb 12, 2020)
And after this commit I'd got "wine_is_dbcs_leadbyte(a)WINE_1.0" symbol error
My build system:
CPU: AMD Phenom II (amdfam10)
OS: Debian 7 (32-bit and 64-bit versions on a two partitions)
Kernel: Linux 4.11
Compiler: GCC 4.9, binutils 2.22, bison 3.2
Other: Glibc 2.17, xserver 1.16
--
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=54207
Bug ID: 54207
Summary: World of Tanks: Print Screen does not work
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dliw(a)posteo.net
Distribution: ---
World of Tanks allows you to take in-game screenshots using the Print Screen
(PrtScr) key:
https://eu.wargaming.net/support/en/products/wot/article/10593/#section_1
This does not work on Wine. The action cannot be assigned to another key. I
have checked that the key is not bound elsewhere.
--
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=53227
Bug ID: 53227
Summary: dxgi:dxgi - test_swapchain_present() fails on Windows
10 1709
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
dxgi:dxgi - test_swapchain_present() fails on Windows 10 1709:
dxgi.c:4735: Test failed: Test 0: Got unexpected hr 0x8007000e.
dxgi.c:4737: Test failed: Test 0: Got unexpected hr 0x887a0001.
dxgi.c:4754: Test failed: Test 0: Got unexpected hr 0x887a0001.
dxgi.c:4782: Test failed: Test 0: Got unexpected hr 0x8007000e.
dxgi.c:4784: Test failed: Test 0: Got unexpected hr 0x887a0001.
dxgi.c:4790: Test failed: Test 0: Got unexpected hr 0x8007000e.
dxgi.c:4792: Test failed: Test 0: Got unexpected hr 0x887a0001.
dxgi.c:4814: Test failed: Test 0: Got unexpected hr 0x8007000e.
dxgi.c:4816: Test failed: Test 0: Got unexpected hr 0x887a0001.
dxgi.c:4826: Test failed: Test 0: Got unexpected fullscreen status.
dxgi.c:4833: Test failed: Test 0: Got unexpected hr 0x8007000e.
dxgi.c:4839: Test failed: Test 0: Got unexpected hr 0x887a0001.
dxgi.c:4849: Test failed: Test 0: Got unexpected hr 0x8007000e.
dxgi.c:4852: Test failed: Test 0: Got unexpected hr 0x887a0001.
dxgi.c:4856: Test failed: Test 0: Got unexpected hr 0x8007000e.
dxgi.c:4876: Test failed: Test 0: Got unexpected hr 0x887a0001.
dxgi.c:4881: Test failed: Test 0: Got unexpected fullscreen status.
dxgi.c:4886: Test failed: Test 0: Got unexpected hr 0x8007000e.
dxgi.c:4888: Test failed: Test 0: Got unexpected hr 0x887a0001.
dxgi.c:4735: Test failed: Test 1: Got unexpected hr 0x8007000e.
dxgi.c:4737: Test failed: Test 1: Got unexpected hr 0x887a0001.
dxgi.c:4754: Test failed: Test 1: Got unexpected hr 0x887a0001.
dxgi.c:4782: Test failed: Test 1: Got unexpected hr 0x8007000e.
dxgi.c:4784: Test failed: Test 1: Got unexpected hr 0x887a0001.
dxgi.c:4790: Test failed: Test 1: Got unexpected hr 0x8007000e.
dxgi.c:4792: Test failed: Test 1: Got unexpected hr 0x887a0001.
dxgi.c:4814: Test failed: Test 1: Got unexpected hr 0x8007000e.
dxgi.c:4816: Test failed: Test 1: Got unexpected hr 0x887a0001.
dxgi.c:4833: Test failed: Test 1: Got unexpected hr 0x8007000e.
dxgi.c:4836: Test failed: Test 1: Got unexpected hr 0x887a0001.
dxgi.c:4849: Test failed: Test 1: Got unexpected hr 0x8007000e.
dxgi.c:4852: Test failed: Test 1: Got unexpected hr 0x887a0001.
dxgi.c:4856: Test failed: Test 1: Got unexpected hr 0x8007000e.
dxgi.c:4860: Test failed: Test 1: Got unexpected hr 0x887a0001.
dxgi.c:4865: Test failed: Test 1: Got unexpected hr 0x8007000e.
dxgi.c:4867: Test failed: Test 1: Got unexpected hr 0x887a0001.
dxgi.c:4870: Test failed: Test 1: Got unexpected hr 0x8007000e.
dxgi.c:4872: Test failed: Test 1: Got unexpected hr 0x887a0001.
dxgi.c:4881: Test failed: Test 1: Got unexpected fullscreen status.
dxgi.c:4886: Test failed: Test 1: Got unexpected hr 0x8007000e.
dxgi.c:4888: Test failed: Test 1: Got unexpected hr 0x887a0001.
https://test.winehq.org/data/patterns.html#dxgi:dxgi
Note that despite being systematic these failures could cause false positives
due to the test multi-threading (see bug 53212).
--
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=53226
Bug ID: 53226
Summary: dxgi:dxgi - The d3d12 test_mode_change() crashes on
Windows 10 1709
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
dxgi:dxgi - The d3d12 test_mode_change() crashes on Windows 10 1709:
dxgi.c:2555: Tests skipped: This test requires two outputs. # d3d10 test
...
dxgi.c:2555: Tests skipped: This test requires two outputs. # d3d12 test
...
dxgi.c:7183: Test failed: Got unexpected hr 0x8007000e.
dxgi.c:7183: this is the last test seen before the exception
029c:dxgi: unhandled exception c0000005 at 000000000040BA94
https://test.winehq.org/data/patterns.html#dxgi:dxgi
The crash happens even if all other tests are commented out.
--
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=54195
Bug ID: 54195
Summary: IBM ViaVoice (bundled with Catz 4) setup crashes
Product: Wine
Version: 7.16
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 73726
--> https://bugs.winehq.org/attachment.cgi?id=73726
Console output
Catz 4 installs IBM ViaVoice during setup. However, ViaVoice can also be
installed alone by entering the vvccr directory on the CD and running
SETUP.EXE. ViaVoice installs correctly in Wine 7.0, but its setup crashes in
Wine 7.22. `git bisect` says:
0d0f2067f89545539ab3ae0ccd802239a2dce98e is the first bad commit
commit 0d0f2067f89545539ab3ae0ccd802239a2dce98e
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Sun Aug 14 23:24:04 2022 +0200
user32: Pass window name as UNICODE_STRING to NtUserCreateWindowEx.
dlls/user32/win.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
$ sha256sum CATZ4.iso
c450935cb4ad61e612c2fc3c22c087773d60fb5cea90811ec39e252962fb1d86
--
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=54186
Bug ID: 54186
Summary: Nekomimi : Unable to exit the game after the game
window loss focus
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thieujank(a)gmail.com
Distribution: ---
Created attachment 73720
--> https://bugs.winehq.org/attachment.cgi?id=73720
Unable to exit the game
I tried to run Nekomimi sweet house mate
https://store.steampowered.com/app/1789650/NEKOMIMI_SWEET_HOUSEMATES_Vol_1/
But i cant exit the game or start the game after the game window loss focus
(alt+tab or open a new window )( i cant interact with game exit confirmation )
. So that i have to use taskmanger to kill the program manually
Im using Mint 21 (jammy)
--
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=54185
Bug ID: 54185
Summary: Wine starts the welink software, and the interface
turns white after a few seconds
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 13998212498(a)163.com
Distribution: ---
Created attachment 73718
--> https://bugs.winehq.org/attachment.cgi?id=73718
Terminal output
Wine starts the welink.exe software, and the interface turns white after a few
seconds
--
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=54178
Bug ID: 54178
Summary: 64 bit platform running 32-bit windows application
startup crash
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 13998212498(a)163.com
Distribution: ---
Created attachment 73702
--> https://bugs.winehq.org/attachment.cgi?id=73702
backtrace Screenshot
After compiling and building, running welink.exe will crash
--
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=54134
Bug ID: 54134
Summary: GTA Vice City fails due "opengl32.dll" failed to
initialize, aborting
Product: Wine
Version: unspecified
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: Alexander88207(a)Protonmail.com
When i want to start GTA: Vice City then it appears not as running after a few
seconds.
This is everything what i can when i try to start it.
07d8:fixme:ntdll:create_logical_proc_info stub
07d8:fixme:ntdll:init_cpu_info Failed to get logical processor information,
status 0xc0000002.
07e0:fixme:ntdll:create_logical_proc_info stub
07e0:fixme:ntdll:init_cpu_info Failed to get logical processor information,
status 0xc0000002.
07d8:err:wgl:DllMain Failed to load unixlib, status 0xc0000135
07d8:err:module:LdrInitializeThunk "opengl32.dll" failed to initialize,
aborting
07d8:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files
(x86)\\Steam\\steamapps\\common\\Grand Theft Auto Vice City\\gta-vc.exe"
failed, status c0000142
Using currently wine 7.21, will retest when 7.22 have arrived in the repos.
--
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=53824
Bug ID: 53824
Summary: Cluster metaverse software is unusable due to Vuplex
Webview crash
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hellholesystem(a)protonmail.com
Distribution: ---
Created attachment 73350
--> https://bugs.winehq.org/attachment.cgi?id=73350
Vuplex backtrace
Vuplex Webview, an embedded web browser engine for Unity-based software,
crashes with a page fault error when run in Wine. Cluster itself runs fine, but
upon trying to use any sort of third-party sign-in (a MUST for any
non-enterprise user) the login page area loads forever, due to Vuplex having
crashed, leaving the program entirely useless.
--
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=53777
Bug ID: 53777
Summary: Batman: Arkham City Dotnet6 Community Launcher Fails
to Run
Product: Wine
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 73262
--> https://bugs.winehq.org/attachment.cgi?id=73262
Wine 7.18 Logs and Backtraces
Dotnet6 Runtime: "windowsdesktop-runtime-6.0.9" x86 and x64
Link: https://dotnet.microsoft.com/en-us/download/dotnet/6.0
Subject Executable: CityLauncher.exe
SHA512 of executable:
7f6d432832c340762ee64bb453e82a2a0ea67b03422a771eaf403cc5be61675556826d0c824df53db75525da338c12a6420d2c38db675d9c7a9c5626ed3597ee
Download Link:
https://mega.nz/file/o7RiEZba#4nrkDpZtTvqRRwsUBwd9TeDmec4cQwhadn6QoqBfoqo
(Using Mega cloud file hosting for this because the file size is too large)
Screenshot of Visual Studio compile settings:
https://web.archive.org/web/20221012021442/https://cdn.discordapp.com/attac…
-----
Running the "self-contained" dotnet6 executable (a framework independent binary
without any dependencies) results in an unhandled exception regardless if the
dotnet6 runtime is installed or not and drops a backtrace.
Something similar happens with the framework-dependent version (not included
here; do ask if it's desired), however, running it this way does not notify for
a backtrace.
--
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=54201
Bug ID: 54201
Summary: ole32:dragdrop - test_DoDragDrop() sometimes times out
on Windows 10
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ole32:dragdrop - test_DoDragDrop() sometimes times out on Windows 10:
dragdrop.c:737: 0
...
dragdrop.c:483: DataObject_QueryInterface:
{00000019-0000-0000-c000-000000000046}
dragdrop.c:483: DataObject_QueryInterface:
{4c1e39e1-e3e3-4296-aa86-ec938d896e92}
ole32:dragdrop:0854 done (258) in 120s 2758B
See https://test.winehq.org/data/patterns.html#ole32:dragdrop
This test normally runs in about 1 second so this is not a case of the test
being a little bit slow. It gets stuck somewhere. The timeout always happens on
the first loop (seq == 0).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=35169
Bug ID: 35169
Summary: SetWorldTransform turning with Ellipse does not run
correctly
Product: Wine
Version: 1.7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)hemag.ch
Classification: Unclassified
Created attachment 46916
--> http://bugs.winehq.org/attachment.cgi?id=46916
source of sample
When using SetWorldTransform with a Ellipse then turning is faulty / Rectangle
is correct
--
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=54199
Bug ID: 54199
Summary: QTWebEngine / EVE Launcher: QTWebEngine not
launching/fatal error
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rare.rat1819(a)gmail.com
Distribution: ---
Created attachment 73729
--> https://bugs.winehq.org/attachment.cgi?id=73729
program error details
When trying to authenticate my account for EVE online, QTWebEngine doesn't
work.
--
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=53646
Bug ID: 53646
Summary: Regression: The installer of Drakan demo crashes
Product: Wine
Version: 7.16
Hardware: x86-64
URL: https://archive.org/details/DrakanOrderOfTheFlame
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Regression SHA1: 0d0f2067f89545539ab3ae0ccd802239a2dce98e
Distribution: Ubuntu
Created attachment 73048
--> https://bugs.winehq.org/attachment.cgi?id=73048
backtrace
The installer of Drakan demo crashes very early. This is a regression caused by
the patch:
0d0f2067f89545539ab3ae0ccd802239a2dce98e is the first bad commit
commit 0d0f2067f89545539ab3ae0ccd802239a2dce98e
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Sun Aug 14 23:24:04 2022 +0200
user32: Pass window name as UNICODE_STRING to NtUserCreateWindowEx.
dlls/user32/win.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
--
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=43367
Bug ID: 43367
Summary: Fruit of Grisaia crashes after meeting Yumiko
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xanthsjunk(a)gmail.com
Distribution: ---
Created attachment 58731
--> https://bugs.winehq.org/attachment.cgi?id=58731
Backtrace
The Fruit of Grisaia (steam release) crashes after meeting Yumi. The screen
turns white and then black. Then the program crashes entirely.
--
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=48007
Bug ID: 48007
Summary: For nvcuda problems.
Product: Wine-staging
Version: 4.12.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 1292846099(a)qq.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
GPU: RTX2080ti
Problems:
nvcuda:cuda_check_table WARNING: Your CUDA version supports a newer interface
for Unknown1 then the Wine implementation.
An easy cuda program compiled in SM_61 and SM_75.
So what cuda version and sm is supported for wine.
--
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=53480
Bug ID: 53480
Summary: advapi32:eventlog - test_readwrite() sometimes fails
on Windows 7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
advapi32:eventlog - test_readwrite() sometimes fails on Windows 7:
eventlog.c:833: Tests skipped: Win7 fails when using incorrect event types
eventlog.c:894: Test failed: Expected ReportEvent success : 5
eventlog.c:901: Test failed: Expected 1 records, got 0
eventlog.c:907: Test failed: Expected oldest to be 1 or higher, got 0
eventlog.c:901: Test failed: Expected 2 records, got 1
eventlog.c:901: Test failed: Expected 3 records, got 2
eventlog.c:901: Test failed: Expected 4 records, got 3
eventlog.c:901: Test failed: Expected 5 records, got 4
eventlog.c:901: Test failed: Expected 6 records, got 5
eventlog.c:901: Test failed: Expected 7 records, got 6
eventlog.c:901: Test failed: Expected 8 records, got 7
eventlog.c:901: Test failed: Expected 9 records, got 8
eventlog.c:901: Test failed: Expected 10 records, got 9
eventlog.c:926: Test failed: Expected 10 records, got 9
eventlog.c:937: Tests skipped: There is no DWORD alignment enforced for UserSid
on Vista, W2K8 or Win7
eventlog.c:995: Test failed: Expected 1, got 2
eventlog.c:997: Test failed: Expected 4, got 2
eventlog.c:999: Test failed: Expected 1, got 0
eventlog.c:1005: Test failed: Expected 'Wine', got 'WineSrc'
eventlog.c:995: Test failed: Expected 2, got 3
eventlog.c:997: Test failed: Expected 2, got 16
eventlog.c:999: Test failed: Expected 0, got 2
eventlog.c:1005: Test failed: Expected 'WineSrc', got 'WineSrc1'
eventlog.c:995: Test failed: Expected 3, got 4
eventlog.c:997: Test failed: Expected 16, got 1
eventlog.c:999: Test failed: Expected 2, got 0
eventlog.c:1005: Test failed: Expected 'WineSrc1', got 'WineSrc20'
eventlog.c:995: Test failed: Expected 4, got 5
eventlog.c:997: Test failed: Expected 1, got 2
eventlog.c:999: Test failed: Expected 0, got 1
eventlog.c:1005: Test failed: Expected 'WineSrc20', got 'WineSrc300'
eventlog.c:995: Test failed: Expected 5, got 6
eventlog.c:997: Test failed: Expected 2, got 0
eventlog.c:999: Test failed: Expected 1, got 2
eventlog.c:1001: Test failed: Expected 1, got 2
eventlog.c:1005: Test failed: Expected 'WineSrc300', got 'Wine'
eventlog.c:1035: Test failed: Expected offsets to be the same
eventlog.c:1036: Test failed: Expected 0, got 12
eventlog.c:995: Test failed: Expected 6, got 7
eventlog.c:997: Test failed: Expected 0, got 16
eventlog.c:999: Test failed: Expected 2, got 0
eventlog.c:1005: Test failed: Expected 'Wine', got 'WineSrc'
eventlog.c:995: Test failed: Expected 7, got 8
eventlog.c:997: Test failed: Expected 16, got 8
eventlog.c:999: Test failed: Expected 0, got 2
eventlog.c:1005: Test failed: Expected 'WineSrc', got 'WineSrc1'
eventlog.c:995: Test failed: Expected 8, got 9
eventlog.c:997: Test failed: Expected 8, got 2
eventlog.c:999: Test failed: Expected 2, got 0
eventlog.c:1005: Test failed: Expected 'WineSrc1', got 'WineSrc20'
eventlog.c:995: Test failed: Expected 9, got 10
eventlog.c:997: Test failed: Expected 2, got 1
eventlog.c:999: Test failed: Expected 0, got 1
eventlog.c:1005: Test failed: Expected 'WineSrc20', got 'WineSrc300'
https://test.winehq.org/data/patterns.html#advapi32:eventlog
This set of 52 failures happened on 2022-06-08 on w7u-pt-PT. A very similar set
of 41 failures happened on 2022-07-27 on w7u-es.
Note that the 'oldest' failure did not happen in the 2022-07-27 run and can
also happen on its own such as in the 2022-05-31 w7u-2qxl run below. So it may
not be related to the other failures.
eventlog.c:833: Tests skipped: Win7 fails when using incorrect event types
eventlog.c:905: Test failed: Expected GetOldestEventLogRecord success : 5
eventlog.c:907: Test failed: Expected oldest to be 1 or higher, got 0
eventlog.c:937: Tests skipped: There is no DWORD alignment enforced for UserSid
on Vista, W2K8 or Win7
--
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=54198
Bug ID: 54198
Summary: user32:monitor - test_QueryDisplayConfig_result()
sometimes gets empty path on Windows 10
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:monitor - test_QueryDisplayConfig_result() sometimes gets empty path on
Windows 10:
monitor.c:1743: Test failed: Expected 0, got 31
monitor.c:1744: Test failed: Expected adapter device path, got empty string
monitor.c:1743: Test failed: Expected 0, got 31
monitor.c:1744: Test failed: Expected adapter device path, got empty string
See https://test.winehq.org/data/patterns.html#user32:monitor
The first instance of this group of failures was on 2022-11-03 and there has
been 5 of them since, all on Windows 10 21H1 & 21H2, though one cannot rule out
other Windows versions behaving that way too.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=31517
Bug #: 31517
Summary: Gomez Peer blanks screen and does not redraw correctly
Product: Wine
Version: 1.5.10
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41452
--> http://bugs.winehq.org/attachment.cgi?id=41452
Wine 1.5.10 console output
+++ This bug was initially created as a clone of Bug #13879 +++
When Gomez Peer is started or opened, the screen goes black and does not
refresh automatically.
+++
Yes, I have cloned this because it is exactly the same problem!
Ubuntu 12.04 AMD64 with Unity 2D and fglrx 8.96 (AFAICT)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=26549
Summary: GomezPEER fails to set processor priority
Product: Wine
Version: 1.3.16
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
GomezPEER sets its background process (an instance of java.exe) to the lowest
(idle) priority in Windows. It fails to do so under Linux. Does Wine lack the
ability to set process priorities, perhaps?
Apologies if a similar bug is already open but I could not find one.
On newer systems this is not a problem, but on older system the PEER can
consume 100% CPU while processing. The app is designed so that performance of
the PC is not affected, which of course it isn't under Windows (save the usual
Windows-related problems) but it is under Wine.
I'm not sure if I/O priority is also set.
The following does not work as a workaround:
$nice -n19 wine ~/blah/GomezPEER.exe
because this then sets all the Wine components to -n19 and can badly affect the
performance of other apps running under Wine.
Instead, the workaround I use is:
$wineserver -p15
$nice -n19 wine ~/blah/GomezPEER.exe
This way the wineserver remains at normal priority. winedevice.exe in this
case still receives -n19 priority, however.
Console log:
fixme:win:EnumDisplayDevicesW ((null),0,0x73a83c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x73a83c,0x00000000), stub!
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000001 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x74b69c,0x00000000), stub!
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:time:GetSystemTimes (0xd9ee5a0,0xd9ee5b0,0xd9ee5a8): Stub!
fixme:time:GetSystemTimes (0xd9ee5a0,0xd9ee5b0,0xd9ee5a8): Stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=53976
Bug ID: 53976
Summary: ntoskrnl.exe:ntoskrnl - test_pnp_devices() fails on
Windows 7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
ntoskrnl.exe:ntoskrnl - test_pnp_devices() fails on Windows 7:
ntoskrnl.c:1637: Test failed: got flags 0x400
See https://test.winehq.org/data/patterns.html#ntoskrnl.exe:ntoskrnl
This failure was first detected by the TestBot in MR!1398:
https://gitlab.winehq.org/wine/wine/-/merge_requests/1398
Which then got merged:
commit f801ac97fbcbef5618eadf1fb922a2d0f0873c4d
Author: Zebediah Figura <zfigura(a)codeweavers.com>
Date: Wed Nov 16 19:53:54 2022 -0600
ntoskrnl: Set SPDRP_CONFIGFLAGS in install_device_driver().
--
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=52964
Bug ID: 52964
Summary: kernel32:locale - test_CompareStringA() fails on Wine
in Hindi
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
kernel32:locale - test_CompareStringA() fails on Wine in Hindi:
locale.c:1929: Test failed: expected CSTR_LESS_THAN, got 2
locale.c:1931: Test failed: expected CSTR_GREATER_THAN, got 2
https://test.winehq.org/data/patterns.html#kernel32:locale
This test had very similar failures on Windows with the Hindi + UTF-8
configuration (see bug 52869). But while the failures on Windows have been
fixed, the ones in Wine persist.
A bisect indicates they started with the commit below (before the matching
Windows failures got fixed):
commit 8993e15cfa5b77ac2487239354ffe63bbc5e562d
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Apr 11 17:21:47 2022 +0200
kernelbase: Support UTF-7/8 codepages in get_codepage_table().
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=53990
Bug ID: 53990
Summary: Serious Sam 2 crashes with OpenGL renderer
Product: Wine
Version: 7.22
Hardware: x86-64
URL: https://archive.org/details/SeriousSam2NewDemo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 50ab0f8f7123fa82ce7268cbe26303dec4f76680
Distribution: ---
Created attachment 73574
--> https://bugs.winehq.org/attachment.cgi?id=73574
terminal output
When using the OpenGl renderer the game crashes after the loading screen with
an error message: "The application has malfunctioned and it will now close."
The game quits afterwards.
The problem is present since
commit 50ab0f8f7123fa82ce7268cbe26303dec4f76680
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Mon Nov 7 16:34:20 2022 +0100
opengl32: Use manual win32 thunks for glMapBuffer (et al.).
To reproduce the problem with the demo version:
1. install the demo.
2. run Sam2.exe at least once so that the configuration file Sam2.ini is
properly created (by default the game is set up to use the Direct3D renderer).
3. exit the game and open Sam2.ini, located in '..Serious Sam 2
Demo/Content/SeriousSam2'. Look for the option 'gfx_iAPI = 2' under section
[Engine] and change it to 'gfx_iAPI = 1' to utilize the OpenGL renderer.
4. Start the demo again, start a new game, select difficulty etc. The
pre-rendered cutscenes work properly, the crash happens when loading the first
level.
Serious Sam 2 - New Demo.exe (371M)
md5sum: 1cd1aca3a854279a26483095d556c8bc
Wine-7.22
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 470.141.03
OpenGL core profile shading language version string: 4.60 NVIDIA
--
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=53912
Bug ID: 53912
Summary: Static initialization in Winelibs may hang the loader
as of Wine 7.21
Product: Wine
Version: 7.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)robbertvanderhelm.nl
Distribution: ---
Static initialization in Winelibs may cause the loader to stall as of Wine
7.21.
Compiling the below file using `wineg++ -o main main.cpp -m64 -mwindows` and
then running `./main.exe` will hang indefinitely. I noticed that this happens
with LoadCursor(). Other functions may be affected similarly.
#include <windows.h>
static const HCURSOR arrow_cursor = LoadCursor(nullptr, IDC_ARROW);
int main(int argc, char* argv[]) {
return 0;
}
--
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=53884
Bug ID: 53884
Summary: Project Ignis: EDOPro corrupted textures on resizing
Product: Wine
Version: 7.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: edoardo762(a)gmail.com
Distribution: ---
Created attachment 73421
--> https://bugs.winehq.org/attachment.cgi?id=73421
Corrupted textures
I'm the lead developer of this application
(https://projectignis.github.io/download.html), and seldom i test the windows
build on wine to see if it plays nicely.
The program uses the Irrlicht engine that uses directx9 as its default windows
backend.
Today i tried running the program after updating wine to 7.20, and i discovered
that now textures get corrupted when resizing the window (see attached image)
(when the window is resized, the program generates all the textures with the
new size).
I checked older wine versions, and wine 7.19 is the version where this issue
appears for the first time, and it's still present in the version 7.20.
--
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=52394
Bug ID: 52394
Summary: "Control panel" -> "Add/Remove Programs" in builtin
wine explorer is not working
Product: Wine
Version: 7.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: galdralag(a)bk.ru
Distribution: ---
After clicking on "Add/Remove Programs" in "Control panel" nothing happens.
Earlier (a few months ago) it was working.
In control panel 3 items and clicking on any shows nothing.
--
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=46538
Bug ID: 46538
Summary: Unreal Tournament (UT99): mouse clicks in main menu
work only once (regression)
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nowic(a)wenner.ch
Distribution: ---
Created attachment 63395
--> https://bugs.winehq.org/attachment.cgi?id=63395
Commandline output
The main menu drop downs only works the first time using the mouse. After the
first click only navigation using the keyboard works which is quite annoying.
I remember that this worked without issues in a previous version of wine.
Probably wine < 3.0.
GPU: GeForce 940MX
--
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=54121
Bug ID: 54121
Summary: 8.0-rc1 build fails with errors in bcrypt in Ubuntu
18.04
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
Created attachment 73653
--> https://bugs.winehq.org/attachment.cgi?id=73653
bionic 8.0-rc1 build failure
All the newer distro versions we build for were fine, but Ubuntu 18.04 fails
early on with errors in bcrypt. Attaching the log from the x84_64 build; the
i586 build failed similarly.
--
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=54000
Bug ID: 54000
Summary: user32:win - test_mouse_input() gets an unexpected
0x60 message on Windows 11
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:win - test_mouse_input() gets an unexpected 0x60 message on Windows 11:
win.c:4513: Test failed: hwnd 0000000000C6043C message 0060
win.c:4519: Test failed: message 0060 available
See https://test.winehq.org/data/patterns.html#user32:win
I could not find the what the 0x60 message corresponds to but, according to the
tests, it is specific to Windows 11.
--
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=53911
Bug ID: 53911
Summary: DC++ is no longer able to retrieve file list from
another user.
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: dee3shee7aeno4(a)mailinator.com
Distribution: ---
Since following commit DC++ is no longer able to retrieve the file list
from another user:
commit 8312539efe18533f6e2b35882d12e9d1bcbefa0d
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Fri Jun 25 20:21:08 2021 -0500
ws2_32: Use IOCTL_AFD_WINE_GET_SO_RCVBUF.
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
It looks like the application retrieves the buffer size
via a call to getsockopt(SO_RCVBUF), but unfortunately
receives a size of zero since the above commit.
The commit seems to not call getsockopt in the DC++ process any longer,
instead it returns the value from a wineserver call.
Wine-gdb> bt
#0 WS_getsockopt (s=<optimized out>, level=<optimized out>, optname=<optimized
out>, optval=0x3f2fba8 "", optlen=<optimized out>) at
wine/dlls/ws2_32/socket.c:2571
#1 0x0000000000667c7f in <lambda()>::operator() (__closure=<synthetic
pointer>) at dcpp/Socket.cpp:510
#2 dcpp::(anonymous
namespace)::check<dcpp::Socket::getSocketOptInt(int)::<lambda()> >
(blockOk=false, f=...) at dcpp/Socket.cpp:52
#3 dcpp::Socket::getSocketOptInt (this=0x29d6fc0, option=option@entry=4098) at
dcpp/Socket.cpp:510
#4 0x00000000005bd3aa in dcpp::BufferedSocket::threadAccept
(this=this@entry=0x29d8820) at dcpp/BufferedSocket.cpp:179
#5 0x00000000005c4418 in dcpp::BufferedSocket::checkEvents
(this=this@entry=0x29d8820) at dcpp/BufferedSocket.cpp:463
#6 0x00000000005c48e8 in dcpp::BufferedSocket::run (this=0x29d8820) at
dcpp/BufferedSocket.cpp:498
#7 0x000000000098c3da in dcpp::Thread::starter (p=<optimized out>) at
dcpp/Thread.h:107
https://sourceforge.net/p/dcplusplus/code/ci/default/tree/dcpp/Socket.cpp#l…https://sourceforge.net/p/dcplusplus/code/ci/default/tree/dcpp/BufferedSock…
The wineserver sock->rcvbuf gets initialized here:
(gdb) bt
#0 create_socket () at wine/server/file.h:240
#1 0x0000555946fd7619 in accept_socket (sock=0x555949c36cc0) at
wine/server/sock.c:1618
#2 0x0000555946fd9c9e in sock_ioctl (fd=<optimized out>, code=<optimized out>,
async=0x555949c3fb40) at wine/server/sock.c:2016
#3 0x0000555946fb4481 in req_ioctl (req=0x555949c371c8, reply=0x7ffcfd2ec140)
at wine/server/fd.c:2794
#4 0x0000555946fd39cb in call_req_handler (thread=<optimized out>) at
wine/server/request.c:312
#5 0x0000555946fdcd10 in thread_poll_event (fd=<optimized out>,
event=<optimized out>) at wine/server/thread.c:388
#6 0x0000555946fb1c67 in main_loop_epoll () at wine/server/fd.c:525
#7 0x0000555946fb1ece in main_loop () at wine/server/fd.c:985
#8 0x0000555946fa3a80 in main ()
And following change makes DC++ work again with
wine-7.21, unsure if this is correct:
--- a/server/sock.c
+++ b/server/sock.c
@@ -1998,6 +1998,7 @@ static struct sock *accept_socket( struct sock *sock )
acceptsock->window = sock->window;
acceptsock->message = sock->message;
acceptsock->connect_time = current_time;
+ acceptsock->rcvbuf = sock->rcvbuf;
if (sock->event) acceptsock->event = (struct event *)grab_object(
sock->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=53595
Bug ID: 53595
Summary: Iran Timezone is not detected correctly
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aria.moradi007(a)gmail.com
Distribution: ---
I get errors like
```
00f0:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for +0430, bias -210, std (d/m/y): 22/09/2022, dlt (d/m/y):
22/03/2022
00f8:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for +0430, bias -210, std (d/m/y): 22/09/2022, dlt (d/m/y):
22/03/2022
0100:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for +0430, bias -210, std (d/m/y): 22/09/2022, dlt (d/m/y):
22/03/2022
```
Programs hang and don't run after errors like that, deleting the wine prefix
and running the program again tends to fix the issue, but running the same (or
any) program after that yields the issue, Also I didn't encounter the issue
while running lutris' wine builds.
I'm running Arch Linux if that's related to anything and `/etc/localtime` is
symliked to `/usr/share/zoneinfo/Asia/Tehran`
--
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=53503
Bug ID: 53503
Summary: QuickBooks Pro 99 page faults with print preview or
attempting to print
Product: Wine
Version: 7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nexusofbooths(a)gmail.com
Distribution: ---
Created attachment 72866
--> https://bugs.winehq.org/attachment.cgi?id=72866
dialog from wine 7.14 running Quickbooks Pro 99 attempting to print
When attempting to print preview or print after dialog, wine enters debugger
with "Unhandled exception: page fault on read access to 0x00000006 in 32-bit
code (0x160abeca)"
Program worked perfectly in wine 7.10, printing broke in 7.11, and now also
7.14.
compiled wine 7.14 32bit from source. No mods.
configure CC="ccache gcc" CROSSCC="ccache i686-w64-mingw32-gcc"
make -j 5 -l 3
--
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=54096
Bug ID: 54096
Summary: Non-PE builds broken since "ntdll: Move the .so module
initialization to winecrt0."
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)martin.st
CC: julliard(a)winehq.org
Regression SHA1: bef09697227c29f53bb0ad95232399cbba5c9c6b
Distribution: ---
Builds with --without-mingw fail since
bef09697227c29f53bb0ad95232399cbba5c9c6b, "ntdll: Move the .so module
initialization to winecrt0.", with errors like these for all DLLs:
/usr/lib/gcc-cross/arm-linux-gnueabihf/9/../../../../arm-linux-gnueabihf/bin/ld:
dlls/winecrt0/libwinecrt0.a(dll_soinit.o): in function `__wine_init_so_dll':
/home/martin/fate/wine/build-armv7-elf-clang/../src/dlls/winecrt0/dll_soinit.c:92:
undefined reference to `dladdr1'
collect2: error: ld returned 1 exit status
winegcc: /usr/bin/arm-linux-gnueabihf-gcc failed
make: *** [Makefile:1410: dlls/acledit/acledit.dll.so] Error 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=53099
Bug ID: 53099
Summary: wineserver (gcc -O0) crash when exiting LiLi USB
Creator
Product: Wine
Version: 7.10
Hardware: x86-64
URL: http://download.tuxfamily.org/lilicreator/stable/Linux
Live%20USB%20Creator%202.9.4.exe
OS: Linux
Status: NEW
Keywords: download, regression, source
Severity: critical
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Regression SHA1: a61188bfa5bf20443b11f397d8ef6e7e5fd4bdf1
Distribution: Ubuntu
Created attachment 72529
--> https://bugs.winehq.org/attachment.cgi?id=72529
Wine 7.10 (gcc -O0) console output
When Wine is compiled with -O0 (no optimisation), wineserver crashes when
exiting the LinuxLive USB Creator. -O1, -O2 or -O3 optimisation doesn't
experience the crash.Tried with GCC 7 and 8.
[334632.437161] wineserver[471477]: segfault at aaaaaace ip 00000000566503c3 sp
00000000ffb530a0 error 4 in wineserver[56634000+99000]
[334632.437172] Code: 8d 90 38 6d fd ff 52 89 c3 e8 e9 ad fe ff 90 8b 5d fc c9
c3 55 89 e5 83 ec 08 e8 c7 cc fe ff 05 10 1a 08 00 8b 45 08 8b 40 28 <8b> 40 24
83 ec 08 ff 75 0c ff 75 08 ff d0 83 c4 10 90 c9 c3 55 89
gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
gcc-8 (Ubuntu 8.4.0-1ubuntu1~18.04) 8.4.0
Bisect shows this started happening at
commit a61188bfa5bf20443b11f397d8ef6e7e5fd4bdf1
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Fri Nov 27 18:13:59 2020 +0100
server: Use separated fd ops for unbound console input.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=53756
Bug ID: 53756
Summary: configure fails in 32-bit gcc checking pthread_create
using -Wl,--disable-stdcall-fixup
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: zakarjor(a)yahoo.com
Distribution: ---
in 32-bit wine build, ./configure fails with the following message:
checking for pthread_create in -lpthread... no
configure: error: pthread 32-bit develment files not found.
Wine cannot support threads without libpthread.
Use the --without-pthread option if you really want this.
Checking config.log, the problem seems to be related to a second test of
-Wl,--disable-stdcall-fixup for cross-compiler, which sets CFLAGS with that
argument, and pthread test uses gcc that doesn't have that flag.
in case $host_cpu in *i[3456]86*), it checks -Wl,--disable-std-call-fixup and
since gcc doesn't have it, CFLAGS is not changed, but further down, when it
tests the same flag for cross-compiler, since 32-bit mingw gcc has that flag,
CCFLAGS now appends that flag.
Eventually when pthread_create is tested using gcc with CFLAGS containing the
unknown flag for gcc, it fails to compile, and wrongly says it couldn't find
pthread_create.
This works for case x86_64 since no such flag test exists.
This looks like a regression by changes in
https://gitlab.winehq.org/wine/wine/-/commit/8b7baa1128d974b6b9e4fc49853242…
--
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=53550
Bug ID: 53550
Summary: Some Catalan locales not properly handled
Product: Wine
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marc.ruiz+wine(a)live.com
Distribution: ---
My system has locale ca_AD.UTF-8 which is for Catalan. However Wine apparently
does not recognize it as Catalan, it only recognizes ca_ES.
How to reproduce:
LANG=ca_AD.UTF-8 winecfg -> UI is shown in English (wrong).
LANG=ca_ES.UTF-8 winecfg -> UI is shown in Catalan (right).
LANG=ca_FR.UTF-8 winecfg -> UI is shown in English (wrong).
LANG=ca_IT.UTF-8 winecfg -> UI is shown in English (wrong).
I have actually discovered this while running YY-CHR
(https://appdb.winehq.org/objectManager.php?sClass=version&iId=22701). Running
this program with WINEDEBUG=nls I have discovered that ca_ES is mapped to
locale CAT and ca_AD and the others to ZZZ.
--
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=53525
Bug ID: 53525
Summary: dinpu:hid - test_hid_multiple_tlc() sometimes fails
with testsigning turned on
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: dinput
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
dinpu:hid - test_hid_multiple_tlc() sometimes fails with testsigning turned on:
hid.c:3926: Test failed: Failed to find HID device matching
L"\\\\?\\hid#vid_1209&pid_0001&col02"
hid.c:3930: Test failed: got error 2
hid.c:3040: Test failed: HidD_GetPreparsedData failed with error 6
hid.c:3043: Test failed: got "\\\x00\\\x00?\x00\\\x00" expected "HidP KDR"
https://test.winehq.org/data/patterns.html#dinput:hid
These failures happened on both fgtb-w10pro64-tsign and w1064-tsign and only
those. So they seem to be specific to Windows 10 with test signing turned on.
--
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=52997
Bug ID: 52997
Summary: Integration of D3D12 support with a PE build of vkd3d
causes a crash in Steam Overlay.
Product: Wine
Version: 7.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: cmccarthy(a)codeweavers.com
Distribution: ---
Launching a D3D12 game with Steam Overlay enabled results in a null pointer
dereference right after a call to D3D11On12CreateDevice(). Changing the
returned values alters the crash location.
This is a regression caused by integration of a vkd3d PE build in commit
5d62e5603. The call to D3D11On12CreateDevice() doesn't occur when using an ELF
vkd3d build.
--
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=52873
Bug ID: 52873
Summary: oleaut32:typelib fails in Wine in Hindi
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
oleaut32:typelib fails in Wine in Hindi:
typelib.c:2514: Test failed: got: L"default?"
typelib.c:2526: Test failed: got: L"default?"
typelib.c:3314: Test failed: got: L"default?"
typelib.c:3326: Test failed: got: L"default?"
https://test.winehq.org/data/patterns.html#oleaut32:typelib
A bisect shows that the test started failing with the commit below:
commit e81327358a26b160740b3421a4c7f300b4d2f06f
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Apr 13 15:13:16 2022 +0200
kernelbase: Move codepage initialization to ntdll.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Oddly this is the same commit as for a recent set of vbscript:run failures (see
bug 52872).
--
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=52779
Bug ID: 52779
Summary: Construction Set Extender crash with an Assertion
Error in wine 7.5
Product: Wine
Version: 7.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
Distribution: ---
Using wine 7.5 Consturction Set Extender (plugin for Oblivion Construction Set)
crash with the following assertion
Assertion failed: Data != ActiveComboBoxes.cend(), file
Y:\CSE\Construction-Set-Extender\UIManager.cpp, line 623
Everything works fine with wine 7.4
There is no log except the common imm fixme and a lot of
d3d:wined3d_check_device_format_conversion and d3d:state_linepattern_w that are
present even in 7.4
Bisection in progress
--
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=42797
Bug ID: 42797
Summary: ICU64 for VICE: No highlighted read/write-colors in
Memory-window.
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: enkorv(a)yahoo.com
Distribution: ---
Created attachment 57824
--> https://bugs.winehq.org/attachment.cgi?id=57824
terminal output when running ICU64.exe
VICE is a Commodore 64 (and siblings) emulator. "ICU64 for VICE" is a hacking
tool that piggybacks onto the emulator and shows memory maps in useful ways.
When starting ICU64.exe it opens a small toolbar and starts the VICE emulator
as well. When selecting Memory in the toolbar a window opens which shows the
memory map of the Commodore 64. It should also highlight the memory read and
writes as well as where the CPU is currently running, using color highlighting.
This part doesn't work so the window just has a black background. You can still
zoom in and out in the memory map (using mouse scroll-wheel) and see the values
of the memory locations changing live.
An example of how the color highlighting typically looks is here (could not
find a clip of ICU64 for VICE, so this clip shows ICU64 for Frodo, which is
another Commodore 64 emulator): https://www.youtube.com/watch?v=tjcvR5McmSg
Testing and wine-environment:
Ubuntu 16.10 - 4.8.0-46-generic
wine-2.4
ICU64 needs Microsoft .NET Framework 2.0 (see
http://icu64.blogspot.se/p/download.html )
WINEPREFIX=~/.winetest2017 WINEARCH=win32 wineboot
WINEPREFIX=~/.winetest2017 winetricks dotnet2
ICU64 - https://sites.google.com/site/mathfigure/icu64vice23-v0.1.2.zip
c89d54ea7d64834694c3590660dee69e0738a418
WinVICE 2.3 -
https://sourceforge.net/projects/vice-emu/files/releases/binaries/windows/W…
b2a7ffafbcef1ab159681002616d9cf819c1ef84
Download both, unzip into same folder and run ICU64.exe.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=31927
Bug #: 31927
Summary: ws2_32: sock.c fails intermittently - 'Test succeeded
inside todo block: GetQueuedCompletionStatus returned
0'
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, testcase
Severity: minor
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Running in a loop for about 15 minutes, I got:
sock.c:5385: Test succeeded inside todo block: GetQueuedCompletionStatus
returned 0
sock.c:5386: Test succeeded inside todo block: Last error was 64
make: *** [sock.ok] Error 2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=54094
Bug ID: 54094
Summary: kernel32:process - test_services_exe() sometimes fails
due to an invalid buffer size in Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
test_services_exe() sometimes fails due to an invalid buffer size in Windows:
process.c:4962: Test failed: got 0xc0000004
See https://test.winehq.org/data/patterns.html#kernel32:process
Where 0xc0000004 == STATUS_INFO_LENGTH_MISMATCH
This causes a little bit over one failure per month.
I think the failure simply happens when a process is started between the first
call to NtQuerySystemInformation(), which returns the buffer size to hold the
*array* of SYSTEM_PROCESS_INFORMATION structures, and the time we call it again
with that size. Obviously we don't start new processes ourselves so it must be
a scheduled task or some equivalent.
We should probably loop a couple of times to defend against that.
--
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=53941
Bug ID: 53941
Summary: Chicken Tournament crashes on start
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 73511
--> https://bugs.winehq.org/attachment.cgi?id=73511
Log file
Other issue with directmusic not being implemented completely.
--
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=53625
Bug ID: 53625
Summary: In function ‘get_gnutls_cipher’ ... error:
‘GNUTLS_CIPHER_AES_128_CFB8’ undeclared
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)protonmail.com
Distribution: ---
Created attachment 73024
--> https://bugs.winehq.org/attachment.cgi?id=73024
log.txt
Compiling in distro with:
compiler version 4.8.4
# gcc --version
glibc 2.19
# ldd --version
config line:
configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-x
--libdir=/usr/lib32 CFLAGS="-O2 -march=i686 -mtune=i686"
Compile error in wine-7.15
In function ‘get_gnutls_cipher’:
error: ‘GNUTLS_CIPHER_AES_128_CFB8’ undeclared
error: ‘GNUTLS_CIPHER_AES_192_CFB8’ undeclared
error: ‘GNUTLS_CIPHER_AES_256_CFB8’ undeclared
--
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=53384
Bug ID: 53384
Summary: Hogia Hemekonomi Unexpected error on first start
Product: Wine
Version: 7.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)jonass.user.lysator.liu.se
Distribution: ---
Created attachment 72771
--> https://bugs.winehq.org/attachment.cgi?id=72771
Terminal with start of wine, error dialog and application in background.
On first start Hogia Hemekonomi tries to determine if this is the first run of
the program. If it is, it tries to start another executable called
hekintro.exe. hekintro.exe opens a new windows and shows an introduction.
This bug gives and Unexpected error dialog instead of the intro window.
I have tried bisecting but can not find a conclusive commit. Only that it may
be around commit 9b9d818252fe1a47f3ca52d028dc10d52fa33597 Mar 4 14:29:21 2022.
Wine 7.1 seems to be fine, 7.4 seems to be bad.
Testing on XUbuntu 18.04.6 LTS i686.
--
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=50013
Bug ID: 50013
Summary: MyPhoneExplorer 1.8.15 crashes
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 68435
--> https://bugs.winehq.org/attachment.cgi?id=68435
Backtrace (5.18 Staging)
Hello everyone,
Download-URL is at: https://fjsoft.at/de/
There is also an AppDB entry:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=34110
Installation works fine in a clean prefix with 5.18 (Staging) and the app
requires vb6run installed to start it up.
However it throws a fatal error. Backtrace is attached.
--
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=49394
Bug ID: 49394
Summary: CED1401 USB function driver fails to install
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usb
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
Distribution: ---
Created attachment 67461
--> https://bugs.winehq.org/attachment.cgi?id=67461
WINEDEBUG=+wineusb,+setupapi,+ntoskrnl,+plugplay,+pid,+msgbox ./wine
winsupp.exe
I'm try to test the fix for bug 35903. In order to do so, I compiled wine from
source (commit 634cb775c27b61ad6ce1fbe3e9972b0edfa31dcb), and used wine from
the build directory.
Now the installation of winsupp.exe is failing (this has been working before)
with this error:
0020:0024:err:module:__wine_process_init
L"Z:\\home\\schloegl\\src\\wineapps\\winsupp.8081a20bbc0c9b99f37b98a823ce07ab25f15e9d.exe"
not supported on this system
The log file is attached.
--
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.