https://bugs.winehq.org/show_bug.cgi?id=55263
Bug ID: 55263
Summary: Boulder Remake doesn't recognise arrow keys (other
keys work)
Product: Wine
Version: 8.11
Hardware: x86-64
URL: https://home.deds.nl/~bremake/download.htm
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: skorohodov4219(a)gmail.com
Distribution: ---
Created attachment 74879
--> https://bugs.winehq.org/attachment.cgi?id=74879
terminal output (i launch the game, load a level, start the game, attempt to
move, then quit)
OS: Manjaro Linux x86_64
Kernel: 6.1.38-1-MANJARO
CPU: Intel i5-2320 (4) @ 3.000GHz
GPU: NVIDIA GeForce GTX 550 Ti (using the proprietary driver)
When you launch the game executable, load a level, then start the game, it
won't let you move around with arrow keys and you'll stay in place. Note that
other hotkeys, like loading levels with L or watching demos with D, still work.
Btw, is that still minor? No movement makes the game unplayable but it's not
crashing because of it.
--
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=48501
Bug ID: 48501
Summary: U.S. Naval Observatory MICA2 software has annoying
error message upon closing
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: distroastro(a)gmail.com
Distribution: ---
Created attachment 66295
--> https://bugs.winehq.org/attachment.cgi?id=66295
The backtrace.txt file generated by Wine.
The program "U.S. Naval Observatory - Multiyear Interactive Computer Almanac
(MICA) 1800-2050" has an annoying issue that says:
"The program MICA2.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience."
Note: This message did not appear in Wine 1.8. (though I have not tested it in
versions of Wine between 1.8 and 5.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=50398
Bug ID: 50398
Summary: Microsoft Office XP 2002 installer shows "Error 25504.
Failed to set Feature xyz to the install state of
Feature xyz for mode 2." message boxes since Wine 2.12
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
while checking bug 5163 ("Microsoft Office XP 2002 installer reports error
25003 (installation source corrupted), custom action 'CADpc' returns 1603")
I've noticed a bunch of message boxes during installation which didn't appear
with earlier Wine releases.
They can be dismissed so the installer proceeds further. Alternatively the
installer can be run in "no UI" mode (pass '/q' or '/qn').
Wine 2.11 (ok):
--- snip ---
$ WINEDEBUG=+msgbox wine ./SETUP.EXE
...
err:msi:ITERATE_Actions Execution halted, action L"CADpc" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- snip ---
Wine 2.12:
--- snip ---
$ WINEDEBUG=+msgbox wine ./SETUP.EXE
...
trace:msgbox:MSGBOX_OnInit L"1: 2: SpeechHidden 3: SpeechFiles 4: "
trace:msgbox:MSGBOX_OnInit L"1: 2: SpeechHidden 3: ExcelTTS 4: "
trace:msgbox:MSGBOX_OnInit L"1: 2: TranslationHidden 3: TranslationFiles_3082
4: "
trace:msgbox:MSGBOX_OnInit L"1: 2: TranslationHidden 3: TranslationFiles_1036
4: "
trace:msgbox:MSGBOX_OnInit L"1: 2: OutlookCDO 3: OutlookAddressBookControl 4:
"
trace:msgbox:MSGBOX_OnInit L"1: "
err:msi:ITERATE_Actions Execution halted, action L"CADpc" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- snip ---
Wine 2.13:
--- snip ---
$ WINEDEBUG=+msgbox wine ./SETUP.EXE
...
trace:msgbox:MSGBOX_OnInit L"The installer has encountered an unexpected error
installing this package. This may indicate a problem with this package. The
error code is 25504. "
trace:msgbox:MSGBOX_OnInit L"The installer has encountered an unexpected error
installing this package. This may indicate a problem with this package. The
error code is 25504. "
trace:msgbox:MSGBOX_OnInit L"The installer has encountered an unexpected error
installing this package. This may indicate a problem with this package. The
error code is 25504. "
trace:msgbox:MSGBOX_OnInit L"The installer has encountered an unexpected error
installing this package. This may indicate a problem with this package. The
error code is 25504. "
trace:msgbox:MSGBOX_OnInit L"The installer has encountered an unexpected error
installing this package. This may indicate a problem with this package. The
error code is 25504. "
trace:msgbox:MSGBOX_OnInit L"The installer has encountered an unexpected error
installing this package. This may indicate a problem with this package. The
error code is 25003. "
err:msi:ITERATE_Actions Execution halted, action L"CADpc" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- snip ---
Wine 2.15 to Wine 6.0-rc3:
--- snip ---
$ WINEDEBUG=+msgbox wine ./SETUP.EXE
...
trace:msgbox:MSGBOX_OnInit L"Error 25504. Failed to set Feature SpeechHidden to
the install state of Feature SpeechFiles for mode 2."
trace:msgbox:MSGBOX_OnInit L"Error 25504. Failed to set Feature SpeechHidden to
the install state of Feature ExcelTTS for mode 2."
trace:msgbox:MSGBOX_OnInit L"Error 25504. Failed to set Feature
TranslationHidden to the install state of Feature TranslationFiles_3082 for
mode 2."
trace:msgbox:MSGBOX_OnInit L"Error 25504. Failed to set Feature
TranslationHidden to the install state of Feature TranslationFiles_1036 for
mode 2."
trace:msgbox:MSGBOX_OnInit L"Error 25504. Failed to set Feature OutlookCDO to
the install state of Feature OutlookAddressBookControl for mode 0."
trace:msgbox:MSGBOX_OnInit L"Error 25003. Microsoft Office setup cannot
continue because the installation source has been corrupted"
err:msi:ITERATE_Actions Execution halted, action L"CADpc" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- snip ---
--- snip ---
$ WINEDEBUG=+seh,+relay,+msi wine ./SETUP.EXE >>log.txt 2>&1
...
018c:trace:msi:MsiQueryFeatureStateW L"{90110409-6000-11D3-8CFE-0050048383C9}"
L"SpeechFiles"
...
018c:trace:msi:MSI_SetFeatureStates examining feature L"SpeechFiles" (level 1
installed 2 request 1 action 1)
...
0328:Call msi.MsiGetFeatureStateA(00000001,014dfc48
"SpeechFiles",014dfc14,014dfc18) ret=35f25cb9
...
0328:Ret msi.MsiGetFeatureStateA() retval=00000000 ret=35f25cb9
0328:Call msi.MsiGetFeatureStateA(00000001,014dfc70
"SpeechHidden",014dfc1c,014dfc10) ret=35f25cd6
...
0328:Ret msi.MsiGetFeatureStateA() retval=00000000 ret=35f25cd6
...
0328:Call msi.MsiRecordSetStringA(00000006,00000000,35f41f78
"FeatureDependency: Follow: 'SpeechHidden' current state: 2, action state: 2,
using state 2") ret=35f348fa
...
0328:Call msi.MsiRecordSetStringA(00000006,00000000,35f41f78
"FeatureDependency: Lead: 'SpeechFiles' current state: 2, action state: 1,
using state 1") ret=35f348fa
...
0328:Call msi.MsiSetFeatureStateA(00000001,014dfc70 "SpeechHidden",00000001)
ret=35f25d55
...
0328:Ret msi.MsiSetFeatureStateA() retval=0000065b ret=35f25d55
...
0328:Call msi.MsiRecordSetStringA(00000006,00000000,35f41f78
"FeatureDependency: Feature 'SpeechHidden' changed state to 1") ret=35f348fa
...
0328:Call msi.MsiRecordSetInteger(00000006,00000001,000063a0) ret=35f2605d
0328:Ret msi.MsiRecordSetInteger() retval=00000000 ret=35f2605d
0328:Call msi.MsiRecordSetStringA(00000006,00000002,014dfc70 "SpeechHidden")
ret=35f26069
...
0328:Ret msi.MsiRecordSetStringA() retval=00000000 ret=35f26069
0328:Call msi.MsiRecordSetStringA(00000006,00000003,014dfc48 "SpeechFiles")
ret=35f26075
...
0328:Ret msi.MsiRecordSetStringA() retval=00000000 ret=35f26075
0328:Call msi.MsiRecordSetInteger(00000006,00000004,00000002) ret=35f2607e
0328:Ret msi.MsiRecordSetInteger() retval=00000000 ret=35f2607e
0328:Call msi.MsiProcessMessage(00000001,01000000,00000006) ret=35f26088
...
032c:trace:msi:MSI_DatabaseOpenViewW L"SELECT `Message` FROM `Error` WHERE
`Error` = 25504" 033FFB44
...
032c:Call user32.MessageBoxW(00000000,01aeb350 L"Error 25504. Failed to set
Feature SpeechHidden to the install state of Feature SpeechFiles for mode
2.",10096f4e L"Windows Installer",00000030) ret=10052d3a
--- snip ---
Installer log:
--- snip ---
...
DetectDarwin10: Detected Windows Installer version 1.1 or better; manipulating
feature defaults.
...
Action start 10:46:16: FeatureDependency.
FeatureDependency: Reset: Feature 'SpeechHidden' changed state to 2
FeatureDependency: Reset: Feature 'TranslationHidden' changed state to 2
FeatureDependency: Reset: Feature 'HandWritingHidden' changed state to 2
FeatureDependency: Follow: 'OUTLOOKNonBootFiles' current state: -1, action
state: -1, using state -1
FeatureDependency: Lead: 'OUTLOOKFiles' current state: -1, action state: -1,
using state -1
FeatureDependency: Feature 'OUTLOOKNonBootFiles' did not change state, still
using -1
FeatureDependency: Follow: 'ProductNonBootFiles' current state: -1, action
state: -1, using state -1
FeatureDependency: Lead: 'ProductFiles' current state: -1, action state: -1,
using state -1
FeatureDependency: Feature 'ProductNonBootFiles' did not change state, still
using -1
FeatureDependency: Follow: 'SpeechHidden' current state: -1, action state: 2,
using state 2
FeatureDependency: Lead: 'SpeechFiles' current state: -1, action state: -1,
using state -1
FeatureDependency: Feature 'SpeechHidden' did not change state, still using
2
FeatureDependency: Follow: 'SpeechHidden' current state: -1, action state: 2,
using state 2
FeatureDependency: Lead: 'ExcelTTS' current state: -1, action state: -1,
using state -1
FeatureDependency: Feature 'SpeechHidden' did not change state, still using
2
...
Action ended 10:46:16: FeatureDependency. Return value 1.
...
Action start 10:46:34: MigrateFeatureStates.
MigrateFeatureStates
Info 2726. An internal error has occurred. (MigrateFeatureStates
)
Action ended 10:46:35: MigrateFeatureStates. Return value 0.
...
Action start 10:47:13: FeatureDependency.
FeatureDependency: Reset: Feature 'SpeechHidden' changed state to 2
FeatureDependency: Reset: Feature 'TranslationHidden' changed state to 2
FeatureDependency: Reset: Feature 'HandWritingHidden' changed state to 2
FeatureDependency: Follow: 'OUTLOOKNonBootFiles' current state: 2, action
state: 3, using state 3
FeatureDependency: Lead: 'OUTLOOKFiles' current state: 2, action state: 3,
using state 3
FeatureDependency: Feature 'OUTLOOKNonBootFiles' did not change state, still
using 3
FeatureDependency: Follow: 'ProductNonBootFiles' current state: 2, action
state: 3, using state 3
FeatureDependency: Lead: 'ProductFiles' current state: 2, action state: 3,
using state 3
FeatureDependency: Feature 'ProductNonBootFiles' did not change state, still
using 3
FeatureDependency: Follow: 'SpeechHidden' current state: 2, action state: 2,
using state 2
FeatureDependency: Lead: 'SpeechFiles' current state: 2, action state: 1,
using state 1
FeatureDependency: Feature 'SpeechHidden' changed state to 1
...
--- snip ---
Regression testing lead to:
https://source.winehq.org/git/wine.git/commitdiff/48237e249b76f5ad883ec073e…
("msi: Add a basic internal UI implementation.")
author Zebediah Figura <z.figura12(a)gmail.com>
Thu, 6 Jul 2017 04:31:52 +0000 (23:31 -0500)
$ wine --version
wine-6.0-rc3-34-g9d7a710fc0d
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=47036
Bug ID: 47036
Summary: Game Yuri's Revenge Work perfectly in wine-4.5-1 but
has problem in wine-4.6-1
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zhoujian8585169(a)126.com
Distribution: ---
See https://bugs.archlinux.org/task/62365
Description:
Game Command & Conquer: Yuri's Revenge
(https://en.wikipedia.org/wiki/Command_%26_Conquer:_Yuri%27s_Revenge) run
perfectly in wine-4.5-1 but has problem in wine-4.6-1
Steps to reproduce:
1. sudo pacman -U /var/cache/pacman/pkg/wine-4.5-1-x86_64.pkg.tar.xz
2. WINEARCH=win32 WINEPREFIX=~/.win32 wine ~/sda4/games/yuri/yuri/YURI.EXE
run perfectly see image 1 in attach file
3. sudo pacman -U /var/cache/pacman/pkg/wine-4.6-1-x86_64.pkg.tar.xz
4. WINEARCH=win32 WINEPREFIX=~/.win32 wine ~/sda4/games/yuri/yuri/YURI.EXE
has problem see image 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=53567
Bug ID: 53567
Summary: The Medium crashes when starting new game
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 72939
--> https://bugs.winehq.org/attachment.cgi?id=72939
+mfplat
Starting new game immediately causes pop-up window "Pure virtual function being
called while application was running (GIsRunning == 1)."
wine-7.15-74-g4608e1e1257
--
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=37295
Bug ID: 37295
Summary: wine builtin iexplore crashes when clicking on the
activex control of
https://mybank.icbc.com.cn/icbc/perbank/index.jsp
Product: Wine
Version: 1.7.27
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fracting(a)gmail.com
Created attachment 49602
--> https://bugs.winehq.org/attachment.cgi?id=49602
screenshot: activex-control.png
1. open https://mybank.icbc.com.cn/icbc/perbank/index.jsp
2. click on the activex control as soon as the web page loads.
See attachment activex-control.png
--
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=37076
Bug ID: 37076
Summary: Silent Hunter 5 crashes after showing the intro video
with Wine Mono
Product: Wine
Version: 1.7.24
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 49276
--> http://bugs.winehq.org/attachment.cgi?id=49276
terminal output
Game version is v1.2, installed on Steam, the game uses Ubisoft Game Launcher
(Uplay).
Dwrite.dll and Steam gameoverlayrenderer disabled, native d3dx9_42 and
d3dcompiler_43 are installed to work around an early crash on launch.
After showing the intro movies the game throws an exception:
Unhandled Exception:
System.InvalidProgramException: Invalid IL code
in<Module>:ScriptedEntityHelper.LoadScriptFromFile
(ScriptedEntityHelper*,sScriptedEntity*,sbyte*,sbyte*): IL_0040: ret
at (wrapper native-to-managed) <Module>.ScriptedEntityHelper.LoadScriptFromFile
(ScriptedEntityHelper*,sScriptedEntity*,sbyte*,sbyte*) <0x0003b>
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL
code in <Module>:ScriptedEntityHelper.LoadScriptFromFile
(ScriptedEntityHelper*,sScriptedEntity*,sbyte*,sbyte*): IL_0040: ret
at (wrapper native-to-managed) <Module>.ScriptedEntityHelper.LoadScriptFromFile
(ScriptedEntityHelper*,sScriptedEntity*,sbyte*,sbyte*) <0x0003b>
'winetricks dotnet20' is sufficient to get rid of the crash and the game loads
fine to the menu.
--
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=50382
Bug ID: 50382
Summary: Lego Star Wars Saga needs native d3dcompiler_47
Product: Wine
Version: 6.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: j-r(a)online.de
Distribution: ---
After installing Lego Star Wars Saga (GOG version) into a fresh 32 bit prefix,
the game starts up fine including sound and controls, but with the exception of
backgrounds and some effects nothing (logo, menu, in game characters etc) is
displayed or replaced by grey boxes.
winetricks d3dcompiler_47 fixes that problem. (An older App DB report using
wine 3.3 mentions the same problem and fixing it by installing d3d9.)
There is no console output indicating a problem in that area (recreating the
test with wine 3.3 gives plenty of d3dcompiler error messages; perhaps they
have been silenced since then?). Since the other d3dcompiler related bugs I
checked all seemed to have d3dcompiler error messages I opened this new report,
though it very likely still is a duplicate.
Please advise which debug channels to turn on to generate a useful log.
--
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=35394
Bug ID: 35394
Summary: Maxthon Cloud Browser V4.2.1: No items are displayed
graphics and the buttons of the installer are mixed
together.
Product: Wine
Version: 1.7.10
Hardware: x86
URL: http://dl.maxthon.com/mx4/mx4.2.1.1000.exe
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: yonatan.el.amigo(a)gmail.com
Classification: Unclassified
Regression SHA1: $ sha1sum mx4.2.1.1000.exe
4e25013c159cdf4e8b8ec457f7e65fdb1e63370a
mx4.2.1.1000.exe
Can be installed maxthon (Although the installer looks awful) but when I try to
run maxthon the window appears blank. Maxthon run multiple processes
simultaneously, I guess some of them is not working.
It also gives me this message in the log file "ERROR: gpu_info_collector_win.cc
(102)] Can not retrieve a valid assessment WinSAT.".
--
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=17339
Summary: 602XML Filler fails to open ZFO/FO document
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: supp(a)kpo.zcu.cz
602XML Filler (ID: is tool to fill government issued ZFO/FO forms.
When opening form located at
http://epodatelna.justice.cz/ePodatelna/epo1200new/form.do (select "El.
platební rozkaz" and click on "Další>>",
program hangs with continuous stream of
"fixme:font:GetCharacterPlacementW flags 0x00100000 ignored" errors.
Reproducibility: 100%
--
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=34498
Bug #: 34498
Summary: Garena Lan button doesn't work
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: invinciblesharad(a)gmail.com
Classification: Unclassified
Created attachment 45925
--> http://bugs.winehq.org/attachment.cgi?id=45925
Console output
Garena freezes few sec when Lan button is pressed. After that Garena runs
normally but Lan button is not working.
After pressing lan button should have opened another window
you can download Garena from http://intl.garena.com/
--
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=27211
Summary: runtime error R6025 while start usbclient.exe
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
A free demo can be downloaded from http://www.usb-over-network.com/
$ wget http://www.usb-over-network.com/usb-over-network-client.msi
Install:
$ msiexec /i usb-over-network-client.msi
make sure use the git source to avoid bug 27033
Start:
$ wine usbclient.exe
Then a runtime error message display:
Program: C:\windows\system32\ftusbsrvc.exe
R6025
-pure virtual function call
After click the "OK" button, the program will crash.
All log is below:
fixme:win:RegisterDeviceNotificationA (hwnd=0x12d998,
filter=0x99e9c8,flags=0x00000001) returns a fake device notification handle!
wine: Unhandled exception 0x40000015 at address 0x7bc90073:0x00409026 (thread
0015), starting debugger...
not sure whether this is a duplicate of bug 25869 or Bug 26835.
winetricks vcrun2005 vcrun2008 vcrun2010 not work.
--
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=33439
Bug #: 33439
Summary: Master of orion 3 crashed when scrolling mouse
wheeling down: Planets -> location
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: santzi76(a)suomi24.fi
Classification: Unclassified
Created attachment 44247
--> http://bugs.winehq.org/attachment.cgi?id=44247
Save game and crash dump
Platform:
Linux nuhapumppu 3.2.0-4-amd64 #1 SMP Debian 3.2.32-1 x86_64 GNU/Linux
Wine crashed when loading this saved game (attached).
This save situation is done this same moo3 and wine version earlier.
STEPS how to crash happen:
Go to "Planets" -> "Locations" and scroll mouse wheeling to down. Crash
happened always. If you take a new game, this feature working quite well.
Crash dump and save game 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.
http://bugs.winehq.org/show_bug.cgi?id=29045
Bug #: 29045
Summary: Unable to read Kindle books
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jamundso(a)gmail.com
Classification: Unclassified
Created attachment 37424
--> http://bugs.winehq.org/attachment.cgi?id=37424
stderr
Kindle starts after deleting
~/.wine/drive_c/windows/winsxs/manifests/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4148_none_deadbeef.manifest
as per the comments. However, now trying to read any book causes another crash.
This worked with Fedora 15 and Wine 1.3.24.
--
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=50471
Bug ID: 50471
Summary: Kindle for PC 1.16.0 can't connect
Product: Wine
Version: 6.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ameniutaeba1978(a)gmail.com
Distribution: ---
Created attachment 69103
--> https://bugs.winehq.org/attachment.cgi?id=69103
Kindle error
I installed Kindle for PC ver 1.16.0 from winetricks on my Manjaro Linux.
When I start Kindle, Kindle says "Unable to connect.
Please check your network setting and proxy configuration.
Network settings can be found under Tools > Options > Network"
I tested on wine-5.22 and wine-6.0-rc6 on Manajaro Linux but same result.
I also tested wine-5.0 on Feren OS but the problem didn't occurred.
So the problem is on wine 5.22 or later, or on Manjaro Linux.
I've also posted the problem on Manjaro Forum but no good reply.
https://forum.manjaro.org/t/is-there-anyone-who-use-amazon-kindle-for-pc-vi…
I attach the STDOUT and STDERR.
Thanks in advance.
--
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=34631
Bug #: 34631
Summary: 163music: shadow of windows is always on the top of
desktop
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 46149
--> http://bugs.winehq.org/attachment.cgi?id=46149
the log
reproduce follow this:
0. download and install 163music:
"下一步(N)" -> "我接受(I)" -> "安装(I)" -> "完成(L)"
And it will start up automatically after the installation;
2. There will be a login window, and shadow of it is always on the top.(as
picture 1.png)
You may need a white background to make it more clear.(as picture 2.png)
This is a software in Chinese and I can't find a version in english. So if you
need any help when you trying to reproduce it, please feel free to ping me in
#winehackers or email me.
--
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=29301
Bug #: 29301
Summary: Master of Orion 3 shows only black screen with
resolutions>800x600
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: 7e3985e1fea60da73bae2b9465b94e5d110909fc
Only black screen and the mouse pointer can be seen when starting MoO 3 with
resolutions higher than 800x600 (that's the only resolution supported by the
game, and there is no way to change it via game option). This happens both in
full-screen and virtual desktop mode. Apart from that the game is running, you
can hear the sound of the intros and the sound effect when the mouse pointer
passes a menu option, but nothing can be seen.
Workaround: either set a virtual desktop sized to 800x600, or change your
desktop resolution to 800x600 before launching the game in Wine's full-screen
mode.
In the terminal:
fixme:win:EnumDisplayDevicesW ((null),0,0x32ef94,0x00000000), stub!
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
800x600x16 @85! (XRandR)
fixme:d3d_surface:wined3d_surface_blt Blit clipping not implemented.
...
The last fixme is repeated over and over again, filling up the logfile until I
quit the game. That line is not present when the game is running @800x600.
This is a regression, caused by
7e3985e1fea60da73bae2b9465b94e5d110909fc is the first bad commit
commit 7e3985e1fea60da73bae2b9465b94e5d110909fc
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Nov 8 11:50:33 2010 +0100
ddraw: Setup the device window in SetCooperativeLevel().
git checkout 7e3985e1fea60da73bae2b9465b94e5d110909fc >>black screen
git reset --hard HEAD^ >>game screen appears correctly at any screen
resolutions
Other opened bug report(s) with this commit: bug #25417.
No demo available.
Please let me know if you need a log with debug channels enabled.
Fedora 16 x86
Nvidia 250 / driver 290.10
X.Org X Server 1.11.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=53793
Bug ID: 53793
Summary: ClrMAME crash when accessing multiple files using an
huge memory allocation
Product: Wine
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: augusto7744(a)aol.com
Distribution: ---
Hello.
Thanks for using you time reading my bug report.
ClrMAME is an software read files checksum and renaming. The files are zip and
7Z.
Have an task "scanner" read all files in an path.
That software works correctly in WINE development 7.8.
In an new OS Ubuntu 20.04.5 installation was installed the WINE stagging 7.18.
The software start, but in the "scanner" task happen an strange behavior begin
to use more OS memory in each second at point RAM memory is totally used and
after the swap totally too ... resulting in an high not stop disk activity
because the OS not have any memory free available.
The OS is using Kernel 6.00.
When happen that bug error need power off or reset the machine.
Only reporting to WINE developers.
Need any other information ? Please reply me.
I wish an nice day for you.
--
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=55601
Bug ID: 55601
Summary: Diablo 2 Resurrected: invalid rendering of player
characters in lobby
Product: Wine
Version: 8.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: idarktemplar(a)mail.ru
Distribution: ---
Created attachment 75134
--> https://bugs.winehq.org/attachment.cgi?id=75134
screenshot.jpg
When entering online lobby in D2R, there are characters displayed in the bottom
of the screen. For some reason, most of them are displayed incorrectly: most
parts of them are transparent, and those transparent parts look like silhouette
of another character.
Wine: 8.16
OS: Gentoo Linux 6.1.53
Desktop: KDE Plasma 5 X11
No dxvk used
Videocard:
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon RX 7900 XTX (gfx1100, LLVM 16.0.6, DRM 3.49,
6.1.53-gentoo.65)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 23.1.7
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
--
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=27429
Summary: alphabetical drop down list not working in ie6 in
ubuntu
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: battinirajkumar(a)gmail.com
Created an attachment (id=35077)
--> (http://bugs.winehq.org/attachment.cgi?id=35077)
not listing alphabet in dropdown list
I have a tool i.e. tools/netratings.com/pls/tools/internal_login In this tools
there is a drop down list in which when we enter a alphabet in the list the
cursor goes to that given alphabet link in the list but this is not working in
ie6 in ubuntu
--
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=33881
Bug #: 33881
Summary: CommFort chat image posting bug
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)asdasd.ru
Classification: Unclassified
Here is one little bug in
http://commfort.com/ (CommFort is a client-server program designed for
communication over a home or corporate network.)
client can received images in chat.
If client-chat connected to server over Internet in 99.999999% time posting
image
just dropped. And client stop working on some time.
it's bug really really looong time ago! And testet on toooo many wine versions!
Try it!
In Win* OS all functions worked perfectly.
Because this is proprietary software we can nothing. But u can! Please!
--
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=30728
Bug #: 30728
Summary: Microsoft SQL Server Management Studio Express 2005:
Connection window is stretched vertically
Product: Wine
Version: 1.5.4
Platform: x86
URL: http://www.microsoft.com/download/en/details.aspx?id=8
961
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djelinski1(a)gmail.com
Classification: Unclassified
Created attachment 40232
--> http://bugs.winehq.org/attachment.cgi?id=40232
To the left screenshot from wine 1.5.4, to the right wine 1.5.2
After fixing bug 30559 there appeared another one: the connection window that
is displayed on startup of Microsoft SQL Server Management Studio 2005 Express
is taller than it should be. See attached screenshots: one is taken from wine
1.5.4 and is stretched, the other one is taken from wine 1.5.2 and has correct
height. You may also google "sql management studio" for lots of screenshots
taken under different versions of Windows. Note that under Windows there is no
gray area between app logo and Title bar and between app logo and the red
strip.
I tested the application in wine 1.5.2 with native gdiplus installed and it
looked the same way as it looks now with wine 1.5.4, so the patches are not the
source of the problem, they merely exposed a problem located elsewhere.
To reproduce the problem:
MS SQL Server Management Studio Express 2005:
http://www.microsoft.com/download/en/details.aspx?id=8961
Prerequisites:
winetricks dotnet20
recent version of Windows (Vista or newer) selected in winecfg
--
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=35424
Bug ID: 35424
Summary: tcc fails its libtest
Product: Wine
Version: 1.7.11
Hardware: x86
URL: http://bellard.org/tcc/
OS: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Classification: Unclassified
I tried building tinycc and running its tests under wine. The first problem:
------------ libtest ------------
./libtcc_test.exe lib_path=..
C:/windows/system32/msvcrt.dll:1: error: unrecognized file type
tcc: error: cannot find library: msvcrt
tcc: error: undefined symbol 'printf'
make[1]: *** [libtest] Error 1
To reproduce:
#!/bin/bash
rm -rf $HOME/.wine
wineboot
wget "http://downloads.sourceforge.net/mingw/files/mingw-get-setup.exe"
wine mingw-get-setup.exe
cd $HOME/.wine/drive_c/
git clone git://repo.or.cz/tinycc.git
cd tinycc
# Known good commit (on windows7)
git reset --hard 32a4962593d6a2006cdd725480124717e7f5377d
cat > build.sh << _EOF
#!/bin/bash
set -e
set -x
export PATH="/c/MinGW/bin/:$PATH"
./configure
make
make test
_EOF
cd $HOME/.wine/drive_c/MinGW/msys/1.0
wine start msys.bat
####
run that script. During the mingw install, select the 'mingw-developer-toolkit'
and 'mingw32-base' packages. After install, when the msys prompt appears, do:
$ cd /c/tinycc
$ ./build.sh
the same procedure works fine on native windows 7.
--
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=53110
Bug ID: 53110
Summary: Latest Cyberpunk 2077 game v1.52, freezes just after
launch
Product: Wine
Version: 7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: rahul.kumar1(a)amd.com
Distribution: ---
Created attachment 72552
--> https://bugs.winehq.org/attachment.cgi?id=72552
Cyberpunk v1.52 is not working with wine, game freezes and wine throws
exception
Latest Cyberpunk 2077 game v1.52, freezes just after launch.
Wine version - tried 7.0 stable, 7.10 development.
We had working userspace component(mesa, libdrm) where older Cyberpunk. works,
but lastest one is not working.
Older cyberpunk game still works.
--
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=40690
Bug ID: 40690
Summary: Thin Basic Script Abends
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fengshui(a)webleicester.co.uk
Distribution: ---
Created attachment 54561
--> https://bugs.winehq.org/attachment.cgi?id=54561
The trace of the Abend as produced by Wine ?
I've just installed Thinbasic 1.8.9 under Wine 1.9.10 (POL "install non listed
program" was used to manage the install & wine versions).
Linux Mint 17 Cinnamon desk top.
Upon executing the script in the ThinAir component of Thinbasic, TA abended
(please see attached file for diagnostics). TA & the script run fine in Windows
XP (SP3) 32bit & as a 32bit app in Windows 7 64bit.
I then tested against various versions of Wine. The script runs to completion
upto & including Wine 1.7.39. In later versions it abends (1.7.40, .43, .55 &
1.8.2 were tried) I also tried XP & W7 emulations.
--
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=55342
Bug ID: 55342
Summary: try1401.exe from ced1401 fails to connnect to device
with this errors.
Product: Wine
Version: 8.13
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 74928
--> https://bugs.winehq.org/attachment.cgi?id=74928
log file running try1401.exe in wine 8.13
running the same tests on Wine 8.13, debian12, with most recent winsupp.exe
(sha1sum 0c077b00b51157f59d2744667a97b16ec214c944)
try1401 shows this error when running the self test
Pass 0: Failure opening 1401, device driver not installed or not loaded
(code -581)
I run this test in order check again for bug 54189, however the result is quite
different.
At the moment I can not say whether this is due to a change in wine, or because
winsupp.exe has been updated (the version reports now v3.61, in the earlier
report it was 3.55 it thing.)
So this bug report might make 54189 obsolete, but I'm not sure about 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=55951
Bug ID: 55951
Summary: AXE-Edit version 1.13.04 crashes, while v1.13.03 runs
without problems
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joerg(a)hagemann.ws
Distribution: ---
Created attachment 75536
--> https://bugs.winehq.org/attachment.cgi?id=75536
Dumps and Backtrace
The Axe-Fx III is a all-in-one processor for guitar, bass, and other
instruments. Axe-Edit III is a full-featured Mac/PC editor for the Axe-Fx III.
You can view, edit, and manage presets, and much more.
Axe-Edit III, v1.13.04 crashes when trying to start program using the created
launcher.
* Axe-Edit III, version 1.13.03 runs without any problems.
* Axe-Edit III, version 1.13.04 crashes with "Unhandled exception: page fault
on read access to 0x00000000 in wow64 32-bit code (0x0048ff83)". Details see
attachment.
Installer: OK to all default settings, except for "Start AXE-Edit?". Use
launcher instead.
Downloads (no account required, no AXE-FX unit required):
* Axe-Edit III, version 1.13.03:
https://www.fractalaudio.com/downloads/Axe-Edit-III/Axe-Edit-III-Win32-v1p1…
* Axe-Edit III, version 1.13.04:
https://www.fractalaudio.com/downloads/Axe-Edit-III/Axe-Edit-III-Win32-v1p1…
--
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=28021
Summary: cmd lacks documentation on command line options ( /c ,
etc )
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)rodrigosilva.com
Unlike start, winepath, and other tools, cmd has no documentation anywhere. It
should have at least a builtin /h (or /?) for a brief explanations of its
command line options (are there others besides /c ? is /c in any user
documentation?)
Or wiki cmd page could be updated to list its options
--
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=50133
Bug ID: 50133
Summary: Command line: Issues in some generic commands
Product: Wine
Version: 5.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: Psycho-A(a)yandex.ru
Distribution: ---
Continuing exploring native CMD.exe issues...
1) TYPE command can't read from UTF-8 and UTF-16 files. Windows can do it since
Win2000.
2) MOVE command doesn't support /Y key for overwriting target files.
Also, the command still can't move between disk partitions, and haven't produce
any output on moving files operation.
3) PAUSE command's output text have no line-breaking, so any further text will
be merged with same line.
4) TASKLIST command does nothing.
5) TASKKILL command have no /T key for killing processes tree.
--
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=26610
Summary: Impulse: some buttons are not displayed and some
disappear on mouse over
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://www.impulsedriven.com/downloads/impulse_setup_f
ull.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Created an attachment (id=33879)
--> (http://bugs.winehq.org/attachment.cgi?id=33879)
terminal output
When you start impulse with builtin gdiplus, some buttons like
"organize","register product" and "view" are not visible at all, some others
like the game buttons are disappearing on mouse over.
winetricks dotnet20 is needed, winetricks gdiplus fixes this issue.
wine-1.3.16-213-gda4ed47
--
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=46033
Bug ID: 46033
Summary: Execution of commands that contain special symbols
will be truncated.
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: yanjie875077968(a)gmail.com
Distribution: ---
when i use the wine cmd, i find same command can't be run, but it can be run in
winxp cmd.
➜ temp wine cmd
Wine CMD Version 5.1.2600 (1.6.2)
Z:\tmp\temp>dir_ny
Volume in drive Z has no label.
Volume Serial Number is 0000-0000
Directory of Z:\tmp\temp
File not found.
Z:\tmp\temp>./dir_ny
Z:\tmp\temp>dir .
Volume in drive Z has no label.
Volume Serial Number is 0000-0000
Directory of Z:\tmp\temp
10/22/2018 4:50 PM <DIR> .
10/22/2018 4:50 PM <DIR> ..
10/22/2018 4:50 PM 471,040 cmd1.exe
10/22/2018 4:50 PM 7 dir_ny.bat
2 files 471,047 bytes
2 directories 9,204,056,064 bytes free
Z:\tmp\temp>exit
➜ temp wine cmd1
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
Z:\tmp\temp>dir_ny
fixme:process:CmdBatNotification 1
Z:\tmp\temp>dir .
Volume in drive Z has no label.
Volume Serial Number is 0000-0000
Directory of Z:\tmp\temp
10/22/2018 04:50 PM <DIR> .
10/22/2018 04:50 PM <DIR> ..
10/22/2018 04:50 PM 471,040 cmd1.exe
10/22/2018 04:50 PM 7 dir_ny.bat
2 File(s) 471,047 bytes
2 Dir(s) 9,204,056,064 bytes free
fixme:process:CmdBatNotification 0
i review the cmd code in version 3.18. there is a bug in line 1318.
while (IsCharAlphaNumericW(whichcmd[count])) {
the IsCharAlphaNumericW function not include "_", so when a command include a
"_"
will be truncated.
--
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=48737
Bug ID: 48737
Summary: winevdm.exe crashes running Microsoft Gold 2.0
Product: Wine
Version: 5.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joel(a)airwebreathe.org.uk
Distribution: ---
Created attachment 66626
--> https://bugs.winehq.org/attachment.cgi?id=66626
Backtrace of winevdm.exe crash
winevdm.exe crashes on startup when running the 16-bit GOLFDEMO.exe
https://archive.org/download/MicrosoftGolf2.0_1020/msgolf20.zip
On the terminal, I get the following errors:
$ wine GOLFDEMO.EXE
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 120 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 120 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 120 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a87 for 120 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 120 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 120 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 240 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a87 for 240 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 240 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 660 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 660 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a87 for 660 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 660 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 300 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 280 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 320 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 340 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 380 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 200 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 300 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 300 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 320 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 360 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 380 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 180 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 240 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 140 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 240 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 240 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 160 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 240 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 240 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 240 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a87 for 240 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 140 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 140 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 140 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 160 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 160 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 160 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 160 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a87 for 260 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a17 for 260 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a8f for 260 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a7f for 260 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a97 for 260 bytes
002c:err:local:LOCAL_GetBlock not enough space in local heap 1a9f for 480 bytes
wine: Unhandled page fault on read access to FFFFFFFF at address 00002678
(thread 002c), starting debugger...
--
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=54717
Bug ID: 54717
Summary: dbghelp:dbghelp - SymRefreshModuleList() sometimes
returns STATUS_INFO_LENGTH_MISMATCH on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
dbghelp:dbghelp - SymRefreshModuleList() sometimes returns
STATUS_INFO_LENGTH_MISMATCH on Windows:
dbghelp.c:738: Test failed: SymRefreshModuleList failed: 3221225476
See https://test.winehq.org/data/patterns.html#dbghelp:dbghelp
Where 3221225476 == 0xc0000004 == STATUS_INFO_LENGTH_MISMATCH
So far the failure has only happened on the w10pro64 VM, and only in the
non-English locales. However it's rare enough that it's too early to draw
conclusions.
This failure first happened on 2023-03-8 which corresponds to the day this test
was added:
commit 0f98972fe2165d5eca52de48d8a6130de7e61a30
Author: Eric Pouech <eric.pouech(a)gmail.com>
AuthorDate: Wed Mar 8 11:43:22 2023 +0100
dbghelp/tests: Add tests for SymRefreshModuleList() on non-live target.
Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com>
--
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=53352
Bug ID: 53352
Summary: redefinition of typedef ‘D2D1_PROPERTY_BINDING’
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)protonmail.com
Distribution: ---
Created attachment 72739
--> https://bugs.winehq.org/attachment.cgi?id=72739
log.txt
in distro:
# uname --kernel-release
3.0.66
# gcc --version
4.3.4
# ldd --version
2.10.1
Compiling wine-7.9 fails with:
error: redefinition of typedef ‘D2D1_PROPERTY_BINDING’
--
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=38975
Bug ID: 38975
Summary: Alpha Protocol launcher: menu options hidden behind
grey boxes
Product: Wine
Version: 1.5.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 2eebedf38e4d5fd49075f8f89e63f869ca85cceb
Distribution: ---
Created attachment 51925
--> https://bugs.winehq.org/attachment.cgi?id=51925
screencast demonstrating the problem
Tested with the Steam version, no demo available.
When the game launcher appears menu options are hidden underneath grey
rectangles.
As the mouse pointer passes over a button it becomes visible (see example
screencast).
Terminal output doesn't show anything related.
The problem is reproducible in the traditional fullscreen and virtual desktop
mode as well.
The bug is present since
commit 2eebedf38e4d5fd49075f8f89e63f869ca85cceb
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Apr 30 15:09:03 2012 +0200
winex11: Handle Expose events by refreshing from the window surface.
wine-1.7.47-196-g4e6e9a1
Fedora 22 32-bit
XOrg 1.17.2
XFCE 4.12
--
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=52542
Bug ID: 52542
Summary: NVIDIA GeForceNow Installer fails due to rundll32
problems
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 71855
--> https://bugs.winehq.org/attachment.cgi?id=71855
Hack
Mostly for bookkeeping, I have it on my ToDo somewhere, although feel free to
take it. But please mention when you want to work on this.
The installer tries to use rundll32 to let a dll generate the config. The exact
commandline is
> trace:rundll32:wWinMain CmdLine=L"C:\\users\\fabian\\Temp\\GeForceNOWInstallerTemp\\GeforceNOW\\NvConfigGenerator.dll ,GenerateConfigs
Notice the space before the comma, that's what causes the problem. Wine doesn't
handle that properly.
Attaching a hack to work around the issue.
Warning:
It seems like you need to set that byte to 0 (see patch). Just skipping the
space lets it find the function, but it won't work due to being passed
unexpected parameters!
Also be aware, that the installer also tries to call system32/rundll32.exe
which is 64bit with a 32bit dll. So to test this, you need to take that into
account, else rundll32 will fail to load the dll, nevermind load the entry
point.
--
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=23319
Summary: cmd thinks shift.exe is an internal command
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On Windows, 'shift' is an internal command, and 'shift.exe' is an
external command.
Wine's cmd mistakenly thinks 'shift.exe' is a synonym for 'shift'.
This makes it somewhat hard to play EA's Need For Speed: Shift.
--
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=28582
Bug #: 28582
Summary: MOVE-ing a file with cmd to current directory should
be a no-op
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
When using MOVE of a file/directory, bad things happen
'move file' or 'move file1' gives a confirmation dialog and deletes the file if
the move/overwrite is confirmed.
With directories, similar behaviour but you get an access denied and the dir
isn't deleted.
--
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=46504
Bug ID: 46504
Summary: cmd.exe: xcopy.exe with renaming
Product: Wine
Version: 4.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: jonathanbelsewir(a)yahoo.de
Distribution: ---
The following command does not work right:
xcopy /q /y *.i root\*.htm
Workaround:
for %%f in (*.i) do (
copy %%f root\%%~nf.htm
)
--
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=42182
Bug ID: 42182
Summary: OUT: isn't supported (custom output device)
Product: Wine
Version: 1.8.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: kenorb(a)gmail.com
Distribution: ---
On Windows, OUT: is the special device and doing:
echo test > OUT
or:
echo test > OUT:
would redirect this to output device (by default same as NUL).
On Wine, "OUT:" file is created.
This should work similar as for CON: (which works fine in Wine):
echo test > CON
or:
echo test > CON:
See list of special devices at: http://superuser.com/a/613335
--
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=27605
Summary: cmd can't handle Ctrl-C
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xuhdev(a)gmail.com
When using wine cmd, Ctrl-C cannot be handled, instead, cmd will exit. I'm
using wine on Fedora.
1. $ wine cmd
2. press Ctrl-C
cmd exits, but it should not.
--
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=23596
Summary: stderr not displaying when invoking native linux
commands
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jarekczek(a)poczta.onet.pl
Try running /bin/grep
You should get a short usage note, like on unix. You get nothing.
--
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=55296
Bug ID: 55296
Summary: Design Doll shows 3D Model only
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zeroredgrave(a)gmail.com
Distribution: ---
Created attachment 74899
--> https://bugs.winehq.org/attachment.cgi?id=74899
This is what happen after Loading the Splash Screen
After Updating from Wine V8.12 to V8.13, I Launching Design Doll and run
perfectly fine but the is a minor issue is the UI completely Blackscreen after
the Splash Screen is done loading except the 3D Model. But if i click random in
window, the 3D Model is gone but the UI is appeared.
--
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=55593
Bug ID: 55593
Summary: F.E.A.R crashes with "Out of memory" error when
starting a new game
Product: Wine
Version: 8.15
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 75121
--> https://bugs.winehq.org/attachment.cgi?id=75121
Console output in Wine 8.0.2 and 8.15
The game was working fine in wine 7.0 but was broken in 8.0, where it was
constantly crashing in the middle of intro movie after a new game has been
started. In wine 8.0.2 the error have changed - now it crashes with "Out of
memory" error or with another "Program error" (console output attached). When
using the recent wine 8.15, the result is the same.
System: Linux Mint Debian Edition 5
CPU: Core-I5 12500
RAM: 16 Gb
Video: RTX 3060 Ti (driver 525.105.17)
--
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=54024
Bug ID: 54024
Summary: Memory Conty Installer stop working
Product: Wine
Version: 4.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: guillere(a)adinet.com.uy
Regression SHA1: fb7f937305f9242c675d4ff9a7976cf121710159
Distribution: Debian
Memory Conty Installer stop whit the error:
"Error de ejecución en la instalación: Cannot open AVI"
This problem was introduced in wine-4.4 (and still present in wine-7.22)
guille@goku:~/src/wine$ git bisect good
fb7f937305f9242c675d4ff9a7976cf121710159 is the first bad commit
commit fb7f937305f9242c675d4ff9a7976cf121710159
Author: Michael Müller <michael(a)fds-team.de>
Date: Wed Mar 6 08:57:40 2019 +0100
msvidc32: Fix calculation of stride and size.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=23175
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=25180
Signed-off-by: Vijay Kiran Kamuju <infyquest(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/msvfw32/tests/msvfw.c | 39 +++++++++++++++++++++++++++++++++++++++
dlls/msvidc32/msvideo1.c | 34 +++++++++++++++++++++++++---------
2 files changed, 64 insertions(+), 9 deletions(-)
About Memory Conty: is an accounting program from Memory company
Homepage: https://memory.com.uy/conty/
A installer for Memory Conty can be found in this link:
http://soporte.memory.com.uy/index.php?/News/NewsItem/View/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=52688
Bug ID: 52688
Summary: Interactivity The Interactive Experienc from itch.io
has massive texture glitches with OpenGL renderer
Product: Wine
Version: 7.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 72029
--> https://bugs.winehq.org/attachment.cgi?id=72029
Screenshot on Wine (OpenGL renderer)
See attachments.
It works using the vulkan renderer or dxvk.
--
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=54807
Bug ID: 54807
Summary: some apps hangs at exit (regression)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: roxmail(a)list.ru
Distribution: ---
Since wine-6.5 Keil UV4 C51 (demo) hang at exit or close project (not always,
but most likely).
d144890c88c69c937b5e3ffa9b85d0d9d475c44d is the first bad commit
commit d144890c88c69c937b5e3ffa9b85d0d9d475c44d
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Mon Mar 22 23:04:29 2021 -0500
ntdll: Hold fd_cache_section while removing and closing handles.
Otherwise, it's possible for the old handle to be re-added to the cache
between
removing and closing it.
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
this change fix it (at least for wine-8.4 and early, i suppose it partially
revert this commit):
diff -urN a/dlls/ntdll/unix/server.c b/dlls/ntdll/unix/server.c
--- a/dlls/ntdll/unix/server.c 2023-03-25 10:41:17.844720197 +0300
+++ b/dlls/ntdll/unix/server.c 2023-03-25 10:41:34.456106724 +0300
@@ -1777,6 +1777,8 @@
* retrieve it again */
fd = remove_fd_from_cache( handle );
+ server_leave_uninterrupted_section( &fd_cache_mutex, &sigset );
+
SERVER_START_REQ( close_handle )
{
req->handle = wine_server_obj_handle( handle );
@@ -1784,8 +1786,6 @@
}
SERVER_END_REQ;
- server_leave_uninterrupted_section( &fd_cache_mutex, &sigset );
-
if (fd != -1) close( fd );
if (ret != STATUS_INVALID_HANDLE || !handle) return ret;
--
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=54573
Bug ID: 54573
Summary: win64 bug: err:module:import_dll Library iconv.dll
Product: Wine-staging
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: romulasry(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 74116
--> https://bugs.winehq.org/attachment.cgi?id=74116
wine pant.net logfile
When I run:
wine paint.net.5.0.2.install.anycpu.web.exe
See attached log.
--
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=42060
Bug ID: 42060
Summary: Zafehouse Diaries stuck on the loading screen with
built-in gdiplus (GdipWindingModeOutline not
implemented)
Product: Wine
Version: 2.0-rc2
Hardware: x86
URL: http://www.zafehouse.com/try-the-demo/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 56549
--> https://bugs.winehq.org/attachment.cgi?id=56549
terminal output
After starting a new game from the menu, the game seems to be stuck in an
infinite loop at the 'Building the town...' stage.
Can be reproduced with the demo (non-Steam).
The game needs .net2.0, xaudio2, native d3dx9_43 and d3dcompiler_43.
Native gdiplus used to be a workaround (now the game crashes with native
gdiplus, see bug #41926).
wine-2.0-rc2-35-gc28816c
--
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=54979
Bug ID: 54979
Summary: Futexes which protect memory allocation congest,
causing 100x performance degradation
Product: Wine
Version: 8.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: nagle(a)animats.com
Distribution: ---
Created attachment 74518
--> https://bugs.winehq.org/attachment.cgi?id=74518
Debugger output with multiple threads stuck in spinlocks.
SUMMARY
Under the wrong circumstances, a program doing many memory allocations from
multiple threads can
experience more than 100x performance degradation.
I'm seeing this in my own Rust program, which has 16 sometimes-compute-bound
threads on a 12 CPU machine. This works fine on Microsoft Windows and when
compiled for Linux. Under Wine, it can be over 100x slower.
Multiple threads are banging on a spinlock at
_InterlockedCompareExchange
[Z:\usr\src\packages\BUILD\include\winnt.h:6630] in ntdll
spin_lock
[Z:\usr\src\packages\BUILD\dlls\ntdll\sync.c:937] in ntdll
This is the spin lock around the queue for pausing threads.
DISCUSSION
This looks like futex congestion. That's a known kind of problem, but doesn't
seem to have
been seen in Wine before. It may be that some programs just run really slow
under Wine,
and nobody knows why.
The code in NTDLL is clearly intended to handle the fast case without doing an
OS-level lock. Under light load, that's O(1). But under heavy load, with
multiple threads pounding on spinlocks, each spinlock waits longer, and there
are multiple threads, so it becomes O(N^2). Which means huge slowdowns.
See discussion at https://forum.winehq.org/viewtopic.php?t=37688 which has
snippets of the code that's causing the problem. I can copy all that info over
here if necessary. Let me know.
--
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=26352
Summary: Time Warner Cable Connection Manager 1.00.0042.0 does
not work
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi2(a)gmail.com
1) lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10
2) apt-cache policy wine1.3
wine1.3:
Installed: 1.3.15-0ubuntu1~maverickppa1
Candidate: 1.3.15-0ubuntu1~maverickppa1
Version table:
*** 1.3.15-0ubuntu1~maverickppa1 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main i386
Packages
100 /var/lib/dpkg/status
3) What is expected to happen is when one performs at a command line:
cd /media/Time\ Warner\ Cab && wine Setup.exe
it installs then running the installed program at the command line:
cd ~/.wine/drive_c/Program\ Files/Time\ Warner\ Cable/Connection\ Manager &&
wine TWCCM.exe
it runs successfully.
4) What happens instead is it does not run, but notes instead:
+ Window pops up:
Couldn't find registry path : SOFTWARE\SmithMicro\QuickLink Mobile Plus
+ click OK button
+ Window pops up:
Couldn't find registry path : SOFTWARE\SmithMicro\QuickLink Mobile Plus
+ click OK button
+ Window pops up:
Couldn't find registry path : SOFTWARE\SmithMicro\QuickLink Mobile Plus
+ click OK button
+ Window pops up:
The Smith Micro QLM that you are running is a demo version which has now
expired. Please contact sales(a)smithmicro.com to inquire about an updated demo
version. The application will now exit.
--
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=50533
Bug ID: 50533
Summary: crash at MSMoney launch script
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fbmines(a)gmail.com
Distribution: ---
Hi, recent upgrades to Ubuntu 20.04 and Wine 5.0, MSMoney3 run once under this
new setup but crashed at the 2nd attempt with the following message:
002e:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status
0x2733
wine: Unhandled page fault on read access to FFFFFFFF at address 000004C1
(thread 0031), starting debugger...
debugger never ended,
Thanks 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.
https://bugs.winehq.org/show_bug.cgi?id=53321
Bug ID: 53321
Summary: Unhandled page fault on write access in A_SHAFinal
Product: Wine
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: f.alexander.wilms(a)gmail.com
Distribution: ---
Created attachment 72703
--> https://bugs.winehq.org/attachment.cgi?id=72703
log of wine output
I was trying to a run a snake game for Windows that can fit into a QR code:
https://www.mattkc.com/etc/snakeqr/https://web.archive.org/web/20220616183735/https://www.mattkc.com/etc/snake…
The binary was created using the compressing linker Crinkler
(https://github.com/runestubbe/Crinkler)
Convert QR code to exe:
zbarimg -S binary code.png > snake.exe
I encountered the following crash:
wine: Unhandled page fault on write access to 00000024 at address 7BC4AD36
(thread 016c), starting debugger...
Unhandled exception: page fault on write access to 0x00000024 in 32-bit code
(0x7bc4ad36).
[...]
=>0 0x7bc4ad36 A_SHAFinal+0xc6(Context=<internal error>, Result=<internal
error>) [Z:\home\alexander\Development\wine-git\dlls\ntdll\crypt.c:204] in
ntdll (0x1f92ea38)
1 0x00420640 in snake (+0x20640) (0x1f92eae8)
Running snake.exe with WINEDEBUG=+relay took forever and didn't seem to contain
any additional information.
--
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=53948
Bug ID: 53948
Summary: No voices in 15 days (gog)
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
All other sounds and music are ok.
Maybe related to:
05c4:05c4:fixme:wmadec:transform_ProcessMessage iface 02F61FB4, message
0x10000002, param 00000000 stub!
Ubuntu 22.10. wine-7.20-145-g9d1175a4649.
--
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=39603
Bug ID: 39603
Summary: Multiple applications need support for loading Windows
binary registry hives using native API (BartPE,
Magical Jelly Bean Keyfinder, EasyBCD)
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
collector bug for apps/tools that need Windows binary registry hive support
(import/export) via native API.
* bug 4001 (BartPE)
* bug 19324 (ubcd4win)
* bug 22124 (BartPE)
* bug 28729 (EasyBCD)
* bug 29529 (Magical Jelly Bean Keyfinder)
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=55164
Bug ID: 55164
Summary: Visual Studio 2022 installer crashes on opening
Product: Wine
Version: 8.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: connormcmenamin433(a)gmail.com
Distribution: ---
Created attachment 74736
--> https://bugs.winehq.org/attachment.cgi?id=74736
Debug output for VS2022
Visual Studio crashes when opening.
Visual Studio 2022 can be downloaded here:
https://visualstudio.microsoft.com/vs/ (community is the free version)
Tested on Linux Mint 21.1 Cinnamon with kernel 5.15.0-76-generic
c0031767acea3ce62846e19f5b2d410de568ca95 VisualStudioSetup.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=39095
Bug ID: 39095
Summary: Deadnaut: screen flipped upside down when
anti-aliasing enabled
Product: Wine
Version: 1.7.49
Hardware: x86
URL: http://www.deadnaut.com/demo/?download=win
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 52089
--> https://bugs.winehq.org/attachment.cgi?id=52089
terminal output
The game was built on the Unity engine, the problem can be reproduced in the
non-Steam demo version too.
When I enable anti-aliasing in the options menu the screen is rotated 180
degrees (text in the menus remains unaltered).
Reproduced on nouveau/mesa and nvidia binary drivers 340.76
The problem is present in Wine 1.2, 1.4, 1.6 too.
DeadnautDemoWindows.zip (146 MB)
sha1: 303ed46f70ffa7a302f71975ecd836a0c78ffd2e
Fedora 22
wine-1.7.49-41-g36a39ce
--
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=26925
Summary: Windows Installer creates Game Explorer shortcuts in
the wrong place
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://demos.gamersgate.com/22521
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=34342)
--> (http://bugs.winehq.org/attachment.cgi?id=34342)
plain terminal output (Dungeons demo installer)
After a successful installation of the demo (Dungeons) one can notice that two
directories were created in the root of drive_c: during installation.
One is named "0" containing a shortcut "Play.lnk"
The other directory is named "1" containing a shortcut "Continue play.lnk"
If I'm not mistaken, they should belong to the Game Explorer stuff.
I don't have Vista or Seven only a Windows XP running in Virtualbox. After
installation those shortcuts went into
C:\Documents and Settings\All Users\Application
Data\Microsoft\Windows\GameExplorer\{BB112F90-7C81-4352-8823-861D3957CF8A}\PlayTasks
I guess in Wine they should go into:
/users/Public/Application
Data/Microsoft/Windows/GameExplorer/{BB112F90-7C81-4352-8823-861D3957CF8A}/PlayTasks
At least other games (e.g. Woody Two-Legs) place their Game Explorer shortcuts
there.
I've tried installing the demo with WinXP, Vista and Windows 7 compatibility
modes but the directories were always created in the root directory.
Dungeons demo download link added to URL (~525 MB).
--
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=36208
Bug ID: 36208
Summary: Steel Beasts v1.19 demo fails to start a mission:
'Error initializing D3DRM'
Product: Wine
Version: 1.7.17
Hardware: x86
URL: http://www.fileplanet.com/45253/40000/fileinfo/Steel-B
easts-Demo-v1.19
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
When you try to start a tutorial mission in the demo the following error is
displayed: "Error initializing D3DRM!" Then the game steps back to the main
menu.
Terminal output:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f6e8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f0a8,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:win:EnumDisplayDevicesW ((null),0,0x32f128,0x00000000), stub!
err:d3d:wined3d_caps_gl_ctx_destroy Failed to restore previous GL context.
Fedora 20
Nvidia binary drivers 337.12
X.Org X Server 1.14.4
--
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=27164
Summary: Cossacks: European Wars crashes on exit
Product: Wine
Version: 1.3.20
Platform: x86
URL: http://www.fileplanet.com/60632/60000/fileinfo/New-Cos
sacks---European-Wars-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=34703)
--> (http://bugs.winehq.org/attachment.cgi?id=34703)
terminal output
A crash occurs when you quit the game.
The problem is present in 1.0.1, 1.2.3 and so on.
I have the 1.15new version of the game.
The crash can be reproduced in the demo, too but the demo suffers from bug
#11782.
1) Install the demo as usual.
2) You will probably need a modified ddraw.dll, available here:
http://www.gsc-game.com/index.php?t=downloads&ss=299&s=patch
3) Run the executable, it will extract a ddraw.dll. Place it in the game
directory and override ddraw.dll to native,builtin in winecfg.
4) Start the game by dmcr.exe, click on Exit in the main menu >> a page fault
is generated.
Fedora 14 32-bit
Nvidia GeForce 250 / driver 270.41.06
--
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=25500
Summary: Megarace 3: in-game videos not working
Product: Wine
Version: 1.3.9
Platform: x86
URL: http://www.fileplanet.com/82163/80000/fileinfo/MegaRac
e-3-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=32465)
--> (http://bugs.winehq.org/attachment.cgi?id=32465)
terminal output
Neither the intro videos (company logos) nor the in-game cutscenes are playing
in Megarace 3: Wine simply skips the videos without an error message. It's a
pity because there are some hilarious cutscenes in the game, featuring Lance
Boyle as the host of the game.
The company logos which should be played right after starting have the
following properties:
Video: WMV v7, 640x480 px, 4:3
Audio: WMA v7, 128 kbps, 44 kHz, Stereo, 16 bits
The cutscenes in the game are separated into 2 files:
a wmv file which also includes an audio track (WMV v7 / WMA v7)
and a corresponding wav file (ADPCM, Stereo, 22 kHz)
After installing WMP9 or 10 via winetricks the videos are still not playing.
The demo can be used to test the issue but it contains only one of the company
logos.
Fedora 14 x86
--
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=37372
Bug ID: 37372
Summary: Unexpected order of results in wildcard expansion
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andreas(a)grapentin.org
in cmd.exe, execute the following statement:
for %f in (*) do echo %f
On windows, you expect the files to be listed in lexicographically ascending
order, and some applications rely on that behaviour, one example being the
Gothic2 Modkit during Script parsing.
However, the order when executing this through wine seems random.
--
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=54342
Bug ID: 54342
Summary: ws2_32:sock - test_WSARecv() sometimes fails with "got
apc_count 1." on Windows 7
Product: Wine
Version: 8.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
CC: fgouget(a)codeweavers.com
Distribution: ---
test_WSARecv() sometimes fails with "got apc_count 1." on w7u_adm.
--
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=53405
Bug ID: 53405
Summary: Into The Breach freezes when enabling fullscreen
Product: Wine
Version: 7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tinozzo123(a)tutanota.com
Distribution: ---
Created attachment 72796
--> https://bugs.winehq.org/attachment.cgi?id=72796
Wine logs
The Windows version of the game Into The Breach freezes when enabling
fullscreen in the game settings, and the only way to exit the game is to kill
the process.
The freeze does not happen if the game is started with fullscreen already on
(by changing it on the configuration file) or if disabling fullscreen in the
game settings.
(Tested on the Epic Games Store 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=52447
Bug ID: 52447
Summary: Regression: .NET framework 2 installer hangs
Product: Wine
Version: 7.0
Hardware: x86-64
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: damjan.jov(a)gmail.com
Shortly after Wine 6.11:
winetricks dotnet20
hangs while installing System.Windows.Forms. A git bisect gives:
fed7e7a78b4bea183d0cbb107953e275f17baa4f is the first bad commit
commit fed7e7a78b4bea183d0cbb107953e275f17baa4f
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Jun 21 15:57:26 2021 +0200
ntdll: Simulate a syscall return when starting a thread.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/ntdll/unix/server.c | 2 +-
dlls/ntdll/unix/signal_arm.c | 65 ++++++++++---------------
dlls/ntdll/unix/signal_arm64.c | 70 +++++++++++----------------
dlls/ntdll/unix/signal_i386.c | 102 ++++++++++++++++++----------------------
dlls/ntdll/unix/signal_x86_64.c | 91 +++++++++++++++--------------------
dlls/ntdll/unix/thread.c | 2 +-
dlls/ntdll/unix/unix_private.h | 2 +-
7 files changed, 138 insertions(+), 196 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=51656
Bug ID: 51656
Summary: Gaea Installer crashes in riched when pressing enter
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The installer of Gaea (linked) will crash when you click into the EULA editor
and press enter.
--
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=48877
Bug ID: 48877
Summary: [regression] Melodyne crashes when using the Pitch
tool
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: marcan(a)marcansoft.com
Distribution: ---
Created attachment 66814
--> https://bugs.winehq.org/attachment.cgi?id=66814
Partial fix
Tested on git master. Regression was introduced by commit 9bc6f004ce, but that
commit is not the root cause.
The assertion `assert( obj->numRects <= nb_points / 2 );` would fail, but the
code actually crashes earlier due to memory corruption as obj->rects overflows.
In the normal case of nb_points == 0, ET->ymin..ymax are
2147483647..-2147483648, which makes the code iterate over zero scanlines as
ymax < ymin. However, in the crash case, ymin..ymax are -2147483648..378 (note
the negative ymin), so it tries to iterate over two billion scanlines and adds
rects to the obj until it crashes.
This happens because create_polypolygon_region gets passed an insane polygon
with a -2147483648,-2147483648 vertex.
The actual bug is in GdipWidenPath, which produces NaN float points, which get
converted to that insane int after rounding.
And this happens because Melodyne is passing in a degenerate path with the
first two points at the same position (added debugging trace to dump the path
points):
format: "index: [type] X, Y"
00df:err:gdiplus:GdipWidenPath 0: [0] 4.000000, 4.000946
00df:err:gdiplus:GdipWidenPath 1: [1] 4.000000, 4.000946
00df:err:gdiplus:GdipWidenPath 2: [3] 4.000000, 4.000946
00df:err:gdiplus:GdipWidenPath 3: [3] 4.000000, 4.000000
00df:err:gdiplus:GdipWidenPath 4: [3] 4.000000, 4.000000
The code goes GdipWidenPath -> widen_open_figure -> widen_cap, where the
segment length is computed as 0 and it ends up dividing by zero.
I'm not sure what Windows does here. add_bevel_point handles the special case
by just placing a point coincident with the path, ignoring the pen width.
The attached patch generalizes that to widen_cap as a whole. It fixes the
Melodyne crash for me, but I'm not sure if it's the correct behavior, and
degenerate segments will probably cause problems in other code paths (e.g.
add_anchor seems to have the same bug). Maybe a better solution would be to
just remove coincident points from the path before widening (being careful of
cases where the path ends up with one point after this). Someone with more
experience with the GDI code should look at this, and perhaps test it on
Windows to see how it behaves.
--
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=54899
Bug ID: 54899
Summary: EA app launcher problem with text display
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: igor.bz(a)list.ru
Distribution: ---
Created attachment 74401
--> https://bugs.winehq.org/attachment.cgi?id=74401
Wine log
Distro: Ubuntu 20.04 x64
CPU: Ryzen 7 1700
GPU: Radeon RX 580 8 Gb
Mesa: 23.0.3 (Kisak PPA)
EA app installer:
https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases…
Steps to reproduce:
- Running the installation file (EAappInstaller.exe).
- Fonts are displayed as placeholder.
Installing corefonts using winetricks does not solve the problem.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54025
Bug ID: 54025
Summary: Quixel Mixer 2022.1.0 Beta installer cannot find the
specified path
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: igor.hope(a)noostyche.ru
Distribution: ---
Created attachment 73591
--> https://bugs.winehq.org/attachment.cgi?id=73591
Output as the program runs.
Distro: Ubuntu 20.04 x64
Kernel: Linux 6.0.8
CPU: Ryzen 7 1700
GPU: Radeon RX 580 8 Gb
Driver: Mesa 22.2.4 (Kisak PPA)
Steps to reproduce:
- Running the installation file.
- In the installation dialog, after confirming the selection of the directory
to install, an error is displayed: "The path you entered is invalid". Changing
the path to different directories does not solve the problem.
- The program cannot be installed.
Download link: https://quixel.com/products/mixer
--
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=17930
Summary: Cygwin compilation breaks without --disable-16bit
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dgerard(a)gmail.com
http://wiki.winehq.org/WineOnWindows
Cygwin compilation previously broke at internettransport.c (bug 16833).
However, it now breaks in dispdib.dll16.spec:
ccache gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_REENTRANT -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith -g -O2 -o dispdib.o dispdib.c
../../tools/winebuild/winebuild -w --def -o dispdib.dll16.def --export
./dispdib.dll16.spec
./dispdib.dll16.spec:1: 'pascal' not supported for Win32
make[2]: *** [dispdib.dll16.def] Error 1
make[2]: Leaving directory `/cygdrive/d/wine-git/dlls/dispdib.dll16'
make[1]: *** [dispdib.dll16] Error 2
make[1]: Leaving directory `/cygdrive/d/wine-git/dlls'
make: *** [dlls] Error 2
Regression testing shows the commit in question as:
[86f54f4c8900db155ad9b11fabf644e0c1b644f9] gdi32: Make dispdib.dll into a
stand-alone 16-bit module.
Later builds break similarly in compobj.dll16.spec:
./compobj.dll16.spec:215: Type 'segptr' not supported for Win32
./compobj.dll16.spec:216: Type 'segptr' not supported for Win32
./compobj.dll16.spec:217: Type 'segptr' not supported for Win32
make[2]: *** [compobj.dll16.def] Error 1
make[2]: Leaving directory `/cygdrive/d/cygwine/wine-1.1.17/dlls/compobj.dll16'
make[1]: *** [compobj.dll16] Error 2
make[1]: Leaving directory `/cygdrive/d/cygwine/wine-1.1.17/dlls'
make: *** [dlls] 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.
http://bugs.winehq.org/show_bug.cgi?id=22384
Summary: DbgHelp doesn't support DWARF-2 on Mac OS X
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mines.edu
Mac OS X has long had support for DWARF-2. Unfortunately, the current
implementation of DWARF-2 support in DbgHelp is tied to ELF. This means it
can't directly be used on Mac OS X, because Mac OS X does not support ELF.
I understand that getting things to work on Linux first takes priority over
getting them to work on Mac OS, but right now we Mac users are stuck with the
inferior stabs format. Plus, I get the feeling we're going to need this for
64-bit support. Also, DWARF happens to be the default format on 10.5 and up.
I also understand that the scheme that Apple uses is different from ELF
systems. Not only does DWARF-2 stuff get its own segment (__DWARF), but when
the binary is built, the DWARF stuff is put into a dSYM companion bundle. On
top of that, the dSYM bundle isn't even generated automatically for multi-file
builds. This means that:
- We have to invoke dsymutil to create the dSYM bundle.
- We have to install the dSYM bundle (if present) with each binary.
- We have to find the dSYM bundle to get DWARF-2 debug info.
I would be more than willing to help with this. (This might have even made a
good SoC project. Too late now...)
--
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=55408
Bug ID: 55408
Summary: Adobe premiere 6.5 About window missing scrolling text
Product: Wine
Version: 8.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: randrik(a)mail.ru
Distribution: ---
So, I have this installation of Adobe Premiere 6.5 in wine prefix. It was
rendering its own test project ok in winXP mode, so I moved along and updated
wine few times.
Turned out there was regression somewhere between wine 6.16 and wine 8.0-rc2,
where if I call About dialog it will display usual text, and then after pause
it should display various credit lines scrolling up.
I see sadly just first line and then white space after that in new wine. Same
prefix works if I re-install older wine 6.16 (compiled for earlier version of
Slackware)
I captured two log files with
WINEDEBUG="+gdi,+font" wine premiere.exe >
~/wine-8.12_gdi_font_adobe_premiere.log 2>&1
but they 34 and 52 Mb big (uncompressed).
Any idea where I can put them, or what I should capture instead?
--
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=53000
Bug ID: 53000
Summary: Project64: black screen when gliden64 video plugin is
used
Product: Wine
Version: 7.8
Hardware: x86-64
URL: https://www.pj64-emu.com/public-releases
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
In newer versions of Project64, GlideN64 is the default video plugin. When
using this plugin, games only show a black screen.
This is easy to reproduce with Project64 3.0.1. Install the application, and
run it. On first start, it will ask if you want to use the GlideN64 or
Project64 Video plugin. Choose GlideN64, then select a rom, and start. You may
need to resume emulation (press f2), but you'll only see a black screen.
If you remove 'C:\Program Files\Project64 3.0\Config\Project64.cfg', and rerun,
then select 'Project64 Video', and start a game (and resume), video works.
I tested Project64 on my windows partition, to make sure this hardware is
capable of running gliden64. On windows, gliden64 works.
Not much in the terminal:
0110:fixme:imm:ImeSetActiveContext (00711FA8, 1): stub
0110:fixme:imm:ImmReleaseContext (00030042, 00711FA8): stub
0120:fixme:imm:ImeSetActiveContext (00149A68, 0): stub
0120:fixme:imm:ImmReleaseContext (0002007A, 00149A68): stub
0134:fixme:ver:GetCurrentPackageId (033EFEF0 00000000): stub
0110:fixme:accel:NtUserDestroyAcceleratorTable other process handle 0x1
0154:fixme:ver:GetCurrentPackageId (08FDFEF0 00000000): stub
wine-7.8
--
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=48686
Bug ID: 48686
Summary: Soldier of Fortune Platinum Displays Strange Textures
Product: Wine
Version: 5.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: publiclewdness(a)tutanota.com
Distribution: ---
Created attachment 66548
--> https://bugs.winehq.org/attachment.cgi?id=66548
Debugging Log
The game will launch and play but several textures in the game are not correct.
Character uniforms; cars; objects in game; etc. The strange colors they are
change from playthrough to playthrough as well. I am using version 1.07f of the
game from GOG. I have tried installing and running the game on a Windows 10
system and the texture issue isn't present there, it looks normal. I ran the
SoF.exe file both through terminal and
My system:
AMD Ryzen 5 2600X | 16GB DDR4-3000 CL15 | MSI RX 580 8GB Gaming X | Mesa 19.3.4
| Manjaro 19.0.1 | Mate 1.24 | Kernel 5.5.6-1-MANJARO
Windows System where it worked:
AMD FX-9590 | 16GB DDR3-2133 | Radeon R9 270 2GB | Driver 20.1.3 | Windows 10
Pro 1909
--
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=43836
Bug ID: 43836
Summary: Dev C++ - Program unable to debug the code
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amitpooniaamit10(a)gmail.com
Distribution: ---
While trying to run a program on Dev C++ program encounter errors while loading
gdb.exe and unable to execute the 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=51345
Bug ID: 51345
Summary: Regression: Visual Studio 2005 "package load failure"
Product: Wine
Version: 6.11
Hardware: x86-64
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: damjan.jov(a)gmail.com
winetricks vc2005trial
wine cmd
"C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat"
devenv
Some time during 28-31 March 2021, the Visual Studio 2005 trial began giving
+/- 10 of these error dialogs on startup, each relating to a different package.
This is a rough transcript of one of them:
------------------------
Package Load Failure
------------------------
Package
'Microsoft.VisualStudio.TestTools.TestCaseManagement.QualtyToolsPackage,
Microsoft.VisualStudio.QualityTools.TestCaseManagement, Version=8.0.0.0,
Culture=neutral, PublicKeyToken=b03F5F7f11d50s3a' has failed to load
properly { GUID = {AS4DSAES-9ACE-4FOE-ADGF-7AFESSFEFCET) ). Please
contact package vendor for assistance. Application restart is recommended,
due to possible environment corruption. Would you like to disable loading this
package in the future? You may use 'devenv /resetskippkgs' to re-enable
package loading.
Yes No
------------------------
It is the worst git bisect I've ever done. Apart from the lengthy time needed
to test each commit, the regression occurs within a range of 44 commits
(bb065801a69..2a8a4cbbe63), the first 43 of which all die on startup, so we
can't easily distinguish that bug from this one.
I've now had to make a separate branch, "git rebase --onto <that range>" to
copy commits from that range there, then "git rebase -i" to reorder them and
separate the startup-breaking commits (ntdll/kernel32/kernelbase) from the
other commits.
Unfortunately, having done so, it appears the startup-breaking commits are also
the commits that caused this regression. One or more of these is the culprit:
ntdll: Move kernel32 loading into LdrInitializeThunk().
ntdll: Return system dir path for PE mapping bootstrap placeholders.
ntdll: Fail to load non-existent dlls, except during prefix bootstrap.
ntdll: Also check syswow64 to determine if the prefix was initialized.
include: Add more SYSTEM_INFORMATION_CLASS definitions.
kernel32: Implement GetSystemCpuSetInformation().
ntdll: Implement NtQuerySystemInformationEx(SystemCpuSetInformation).
kernelbase: Don't fall back to dll loading for LOAD_LIBRARY_AS_DATAFILE.
ntdll: Set the window title to the image name on the Unix side.
ntdll: Remove load_builtin_dll() and get_load_order() from the Unix interface.
ntdll: Map the builtin or fake dll from the Wine dirs if it's missing from the
prefix.
--
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=42882
Bug ID: 42882
Summary: rs232 port access no working with ubuntu 17.10 worked
fine with previous versions of ubuntu
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arcadeshopper(a)gmail.com
Distribution: ---
I am able to connect to the serial port via applications in wine but there is
never any data received.
I can communicate outside of wine without issue using minicom.
I am using a ftdi usb to serial adapter that worked fine in previous versions
of ubuntu. I am having this problems with all relases of wine I have tried
including the default ubuntu package and 2.4 from the PPA
--
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=21017
Summary: Adobe Premiere Pro CS4 won't start
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skerit(a)kipdola.com
Created an attachment (id=25215)
--> (http://bugs.winehq.org/attachment.cgi?id=25215)
Log of Premiere Pro CS4 itself
To reproduce this you'll have to install Premiere Pro CS4 using wine 1.1.16
(there's also a patch available for current trunk)
I believe this beginning error lies somewhere in msxml and gdiplus.
(You can get a lot further in the program using native dll's (like msxml and
gdiplus) but then you're not allowed to post bugs for obvious reasons. You can
try it out using the same winetricks for Photoshop CS4)
--
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=51230
Bug ID: 51230
Summary: winecfg: Graphics tab - Per application settings don't
work
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jkfloris(a)dds.nl
Distribution: ---
"Wine can mimic different Windows versions for each application. This tab is
linked to the Libraries and Graphics tabs to allow you to change system-wide
or per-application settings in those tabs as well."
>From this I understand that it should also be possible to also set the DPI or a
virtual desktop per application. Unfortunately, this does not work.
For example:
winecfg
Applications tab -> Add application -> "notepad.exe"
(select notepad.exe)
Graphics tab -> Select "Emulate a virtual desktop"
(click "Apply" and "OK")
wine notepad.exe
Now I expect notepad to run in a virtual desktop.
--
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=29267
Bug #: 29267
Summary: rtf text from wine's richedit shows up with a black
background in LibreOffice Writer
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
To reproduce:
1. Open Wine's wordpad and LibreOffice Writer.
2. Type some text in wordpad.
3. Copy text to the clipboard.
4. Paste into LibreOffice Writer.
Or:
1. Open Wine's wordpad and LibreOffice Writer.
2. Type some text in wordpad.
3. Save from wordpad as a .rtf file.
4. Open the rtf file in LibreOffice Writer.
In both cases, the text shows up with a black background in Writer. This does
not happen with native riched20. When opening the rtf file with Word 2007, I do
not see the black background, so this is somehow related to the interaction
between Wine's richedit and LibreOffice, and I can't be sure which is at fault.
--
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=20350
Summary: Lightsmark 2008 - benchmark label looks wrong
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zilforever(a)gmail.com
Created an attachment (id=24093)
--> (http://bugs.winehq.org/attachment.cgi?id=24093)
wine
GUI looks different (element that display score). First it appear: wrong
background (white not gray) and it looks like not editable input. In Windows XP
SP 3 its not visble.
After benchmark wrong size and color of font.
I checked the source and it use richedit20 but im not good at it so maybe my
mistake.
Ubuntu 9.04
Intel(R) Pentium(R) Dual CPU E2220 @ 2.40GHz
CPU flags: 2400MHz MMX SSE SSE2 SSE3 SSSE3 HTT
Linux 32bit GCC 4.3.3 Release May 26 2009
Linux 2.6.28-15-generic i686
GeForce 9600 GT PCI Express 180.44 512Mb
--
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=26302
Summary: outliner Keynote NF has a several problems
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wit9(a)yandex.ru
Created an attachment (id=33527)
--> (http://bugs.winehq.org/attachment.cgi?id=33527)
listing of "fixmes"
There is a popular outliner Keynote NF (Mozilla Public License 1.1)
(http://code.google.com/p/keynote-nf/downloads/list). It's written in Delphi
with using of some additional components, so author has no plans to port it to
Linux.
Using the Keynote NF with the Wine causes several problems, including
1. error when pasting from the clipboard
2. using lists
and other
In the terminal appear a lot of "fixme" (see attachment).
--
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=54028
Bug ID: 54028
Summary: [cause crash - two problem] dwrite function
"create_colorglyphenum" returns DWRITE_E_NOCOLOR and
causing null pointer crash on 7.12 but not on 7.22
Product: Wine
Version: 7.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: 399989567(a)qq.com
Distribution: ---
(This problem can be reproduced without any account)
There are two problems here.I found out that the first problem existed in 7.12
and cause crash, but was fixed in 7.22 (doesn't exist).The second problem
exists in 7.22 and cause crash, but not in 7.12.
I found that the first problem has been fixed, so I would like to ask which
commit was fixed it (because there are many commits, I think the developer of
wine may know better and can give the answer at once,if You feel this bothered
you, first of all I'm sorry) .
The second issue renders the application completely unusable (QQ Music APP can
worked in 7.12, but not in 7.22)
--------
Question 1:
Describe the crash below (note that the font file msyh.ttf needs to be added in
the ./wine/fonts directory to trigger the crash)
> Let me explain here why the font msyh.ttf is added to the ./wine/fonts directory instead of using the original wine
> Because only after adding the font, QQ Music will call this function "create_colorglyphenum", which will cause a crash. If this font is not added, QQ Music will not call this function and use other logic.
> Because I don't have the source code of QQ Music, I don't know the logic of calling the function, so it is necessary to add this font file. The font file is added to reproduce the crash, not to change the wine.
Here's a description of how the crash happens:
Background:
In the QQ Music program, this APP want to use the font "Microsoft YaHei" to
output the four characters "QQ音乐". The function to call is:
dwritetextlayout_Draw -> QQMusic logic -> create_colorglyphenum -> crash
The cause of the crash is that in the function "create_colorglyphenum", there
is a judgment of "!colorfont".
> if (!colorfont)
> return DWRITE_E_NOCOLOR;
The "Microsoft YaHei" is not colorfont, it will return DWRITE_E_NOCOLOR
directly, thus triggering a null pointer crash. But I found that in the current
wine7.22, the same return here but no longer triggers the crash, so I would
like to ask which commit fixed this problem (the dichotomy method consumes a
lot of time, so I want to ask if you know the commit first, if You feel this
bothered you, first of all say sorry)
In summary,All you have to do is to add the font file, run the exe file I sent
with wine7.12 .
QQ Music official website link: https://y.qq.com/
(I will attach the corresponding exe installation package in the next reply,
the attached exe file is worried that you are inconvenient to download from the
official website)
crash information:
> 01d8:trace:dwrite:dwritefontface2_IsColorFont 03159B38.
> wine: Unhandled page fault on read access to 00000000 at address 511406CB (thread 01d8), starting debugger...
--------
Question 2:
Use the original wine 7.22 without any modification, after installing QQ Music,
open the application, the application cannot be displayed (without any UI
interface),which makes the entire application unusable, but 7.12 can be
displayed UI and text normally.
Figure 1 shows how 7.12 can be displayed normally, and Figure 2 shows how 7.22
cannot display normally
--
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=36788
Bug ID: 36788
Summary: Wine doesn't show anything with Photodex slideshow
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: ostash(a)ostash.kiev.ua
CC: julliard(a)winehq.org
Regression SHA1: ea07c310ecfee6b301e7af8413760eb446e6f184
I have one exe file which seems to be Photodex generated slideshow application.
It used to word perfectly with Wine in 2010-2012, but when I tried to run it
recently I got no output on screen.
Sound plays fine, and it looks like application window is created (it is
present on taskbar), but there is no window, no borders, no title, no output.
Well this slideshow runs fullscreen, but anyway no output.
I've managed to bisect this problem to:
ea07c310ecfee6b301e7af8413760eb446e6f184 is the first bad commit
commit ea07c310ecfee6b301e7af8413760eb446e6f184
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Sep 4 13:34:15 2012 +0200
winex11: Create the whole window at window creation time.
:040000 040000 62dd63d6f45078b96e4305d60fe8d1b7386b1bc0
c02b6dc1c8940fc75d22753888c3fba415848f38 M dlls
Unfortunately code changed too much from that time, so git revert patch can't
be applied.
--
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=37615
Bug ID: 37615
Summary: wineconsole: user backend won't detect font -> white
boxes
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david(a)ixit.cz
Distribution: ---
Created attachment 50064
--> https://bugs.winehq.org/attachment.cgi?id=50064
wineconsole.log
Wine compiled without ncurses.
When wineconsole is started, it shows white boxes instead of font. Log with
WINEDEBUG=+wineconsole attached.
This code is from 2002:
programs/wineconsole/user.c : line 442
/* FIXME:
* the current freetype engine (at least 2.0.x with x <= 8) and its
implementation
* in Wine don't return adequate values for fixed fonts
* In Windows, those fonts are expected to return the same value for
* - the average width
* - the largest width
* - the width of all characters in the font
* This isn't true in Wine. As a temporary workaround, we get as the width of
the
* cell, the width of the first character in the font, after checking that all
* characters in the font have the same width (I hear paranoia coming)
* when this gets fixed, the code should be using tm.tmAveCharWidth
* or tm.tmMaxCharWidth as the cell width.
*/
I tried comment font checking, then output is better, but font isn't
fixed-width (still smaller issue than white boxes instead of font).
In Ubuntu 12.04 is freetype 2.4.8, so IMHO we can rely on 2.4 series + ncurses
is default, so we can go ahead and fix it.
--
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=48088
Bug ID: 48088
Summary: DIB engine does not work on a 256-color X server
Product: Wine
Version: 1.5.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 65646
--> https://bugs.winehq.org/attachment.cgi?id=65646
Regedit in Xephyr
To reproduce, run `Xephyr :1 -ac -screen 800x600x8` in one terminal window and
`DISPLAY=:1 wine regedit` in another. The window colors are positively
psychedelic.
A regression test on a Debian 6.0 Squeeze virtual machine revealed:
33ac850c80634c891b0c157bbffa612f70954a40 is the first bad commit
commit 33ac850c80634c891b0c157bbffa612f70954a40
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Sep 6 12:39:34 2012 +0200
winex11: Use window surfaces for rendering top-level windows.
It can be disabled by setting "ClientSideGraphics"="n".
:040000 040000 704eac5fc311e63d373e399c63a2488a6b3dedca
33fb0e5963c1326f8765334e4714060c89b21b5e M dlls
And indeed, creating the registry key "HKEY_CURRENT_USER\Software\Wine\X11
Driver\ClientSideGraphics" with the value "N" or "n" allows the window to be
displayed normally (except for some unsightly dithering).
--
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=53767
Bug ID: 53767
Summary: vbscript fails to handle ReDim when variable is not
yet created
Product: Wine
Version: 7.16
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 leveraging the vbscript engine of Wine for a macos/linux port
of Visual Pinball, I finally have the example table working and am starting to
work through the runtime errors.
Since the table scripts are often copies of copies of copied code, sometimes
bad practices make their way in.
Take the following code:
Const tnob = 5 ' total number of balls
ReDim rolling(tnob)
This works in real vbscript, but fails here.
As a work around, I've updated the script to:
Const tnob = 5 ' total number of balls
Dim rolling()
ReDim rolling(tnob)
According to the rules I've found:
It's possible to create a new dynamic array within a procedure using the ReDim
statement if the array to which it refers doesn't already exist at either
module or level. Typically, this results from an error of omission; the
programmer forgets to explicitly define the array using Dim, Public, or
Private. Since this method of creating an array can cause conflicts if a
variable or array of the same name is subsequently defined explicitly, ReDim
should be used only to redimension an existing array, not to define a new one.
--
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=51870
Bug ID: 51870
Summary: D16 VST plugins fail to save activation info
Product: Wine-staging
Version: 6.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zephyr(a)zephnet.biz
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70786
--> https://bugs.winehq.org/attachment.cgi?id=70786
log from renoise, yabridge, wine
I'm trying to get d16's Punchbox VST2 running on Arch with wine-staging 6.19
(via the wine-ge-custom package).
All d16 plugins require you to go through an online login prompt through the
plugin before you can use it (even for demos) and after you successfully log
in, the plugin requires you to close it and restart it. The problem is, on the
next restart the plugin asks for the activation credentials again.
This problem is not limited to one DAW, Wine version, or plugin bridge it
seems. I have tested this with Renoise and Reaper as VST hosts, with Wine 6.14,
and with the yabridge and airwave plugin bridges. I am able to run other
Windows VSTs without issue.
The plugin works despite the UI being inaccessible - it responds to midi notes,
sounds like it should and and my DAW's VST controllers work (but i can't change
presets).
Attached the log from Renoise / Wine after I start the plugin, log in, close it
and reinitialize.
--
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=25887
Summary: winevdm tries to run dos apps via dosbox on Z: which
is reserved in dosbox
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pquiring(a)gmail.com
If you try to run a dos app that is not under .wine/drive_c (C:) winevdm will
try to use Z: which is reserved in dosbox and fails. Need to mount / with
another drive letter and then run the dos app in that folder.
Winevdm doesn't even create a mount statement for z:
sample bad config generated:
[autoexec]
mount c /home/user/.wine/dosdevices/c:
mount y /home/user/.wine/dosdevices/y:
Z:
cd \home\user\DATA\games\game
Z:\home\user\DATA\games\game\game.exe
exit
--
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=52376
Bug ID: 52376
Summary: RPGMaker game Sinshiya Nightmare has sound underruns
Product: Wine
Version: 7.0-rc5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 71584
--> https://bugs.winehq.org/attachment.cgi?id=71584
console log
Follow up to bug 43616.
You need to apply the workaround to test: "winetricks directmusic dsdmo gmdls"
--
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=53973
Bug ID: 53973
Summary: Launcher for GTA RP does not start.
Product: Wine
Version: 7.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jon9097(a)gmail.com
Distribution: ---
Launcher for GTA 5 RP does not start. It is installed, but does not start after
installation. You can check these links:
https://gta5rp.com/download - first.
https://arizona-rp.com/#how-to-play - second.
These are different projects and they both don't work in wine. I specially left
the links so that you can download and try to run them.
Many people will be grateful to you if you can get these projects to work in
wine. GTA 5 and GTA San Andreas work fine in wine. But projects such as the
above - for some reason do not run.
Translated with www.DeepL.com/Translator (free 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.
http://bugs.winehq.org/show_bug.cgi?id=33557
Bug #: 33557
Summary: SourceInsight: Can't find project file in Project file
browser after creating project
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wendaotao(a)163.com
Classification: Unclassified
You can't find files in Project file browser of Project Window after creating a
project. It will be ok after reopening project.
SourceInsight version:3.50.0070
OS: Ubuntu 10.04
Wine:1.5.29
--
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=55541
Bug ID: 55541
Summary: Не запускается wine на ядре linux-lts
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mbartasevis990(a)gmail.com
Distribution: ---
после того как я перешел с linux на linux-lts при запуске любых утилит wine мне
всегда пишет [1] 37395 segmentation fault (core dumped) winecfg.
тех.инфа:
Operating System: Arch Linux
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.109.0
Qt Version: 5.15.10
Kernel Version: 6.1.51-1-lts (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-6200U CPU @ 2.30GHz
Memory: 15.1 ГиБ of RAM
Graphics Processor: Mesa Intel® HD Graphics 520
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: X556UAM
System Version: 1.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=55783
Bug ID: 55783
Summary: Pronote 2023 can't load native msxml6
Product: Wine
Version: 8.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jkfloris(a)dds.nl
Distribution: ---
Program: Pronote 2023 0.2.5 64-bit
URL:
https://tele7.index-education.com/telechargement/pn/v2023.0/exe/Install_PRN…
Forum: https://forum.winehq.org/viewtopic.php?t=38091
When starting the program, a message is shown that MSXML is not available or
too old. With Wine 8.16 this could be solved with 'winetricks msxml6'. With
Wine 8.17, this no longer works, the same message is displayed.
What may also apply is that the program detects that it is running with Wine.
git bisect gives:
a81c53504ae32715e6e91bd020fdebd5bef20d48 is the first bad commit
commit a81c53504ae32715e6e91bd020fdebd5bef20d48
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Sep 28 16:30:32 2023 +0200
ntdll: Release the low address space reservation for 64-bit apps.
dlls/ntdll/unix/env.c | 2 +-
dlls/ntdll/unix/server.c | 2 --
dlls/ntdll/unix/virtual.c | 11 ++++++++---
3 files changed, 9 insertions(+), 6 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=55150
Bug ID: 55150
Summary: wine on InstallShield seems to work, but no window is
displayed
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: daiajo(a)gmail.com
Distribution: ---
Created attachment 74717
--> https://bugs.winehq.org/attachment.cgi?id=74717
wine 'Jagex Launcher Installer.exe'
I'm on gentoo linux.
Currently running wine-proton-8.0.2c on the Jagex Launcher InstallShield.
There are a log of messages (see attachment) but they don't seem to be errors.
wine does not abort, it sit there, and eventually puts out timeout type
messages, which suggests it thinks it is displaying the install window, but no
window is visible.
I'm stumped on how to proceed to find what is wrong.
--
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=56097
Bug ID: 56097
Summary: Xorg Freezes Momentarily When Wine Starts on Intel Arc
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: charadon(a)protonmail.com
Distribution: ---
Anytime a wine process starts, Xorg will freeze for upwards of a minute. Audio
still plays, and the mouse cursor still moves. Xorg.0.log shows that
resolutions keep getting probed at the exact moment wine starts, this also has
the effect of the Xorg log file becoming absolutely massive.
This might have to do with the Xorg Modesetting driver, as the intel xorg
driver does not work with Arc.
Kernel Version: 6.6.6
X.org Version: 21.1.10
Mesa Version: 23.3.1
CPU: AMD Ryzen 5 1600X
GPU: Intel Arc A770
RAM: 32GB
Any help with debugging this issue would be great such as what WINE_DEBUG flags
to use or what log files to provide.
--
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=49473
Bug ID: 49473
Summary: Chaos Legion videos play upside down.
Product: Wine
Version: 5.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Chaos Legion videos play upside down. I have attached a screen shot of the
problem.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52738
Bug ID: 52738
Summary: Not keyboard input in "STREET CHAVES - O LUTADOR DA
VILA" (game)
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: augusto7744(a)aol.com
Distribution: ---
Hello.
"STREET CHAVES - O LUTADOR DA VILA" is an game using keyboard working in WINE
6.X.
In WINE 7.2 after changes in input API now the game load showing the start
screen menu, but keyboard input not work.
Here are links about the game
https://wiki.acervolima.com/street-chaves/https://street-chaves.softonic.com.br/
Another detail if running winecfg in Graphics menu if "Allow window manager to
control windows" is disabled will not keyboard input for Raine emulator. Only
have keyboard input if "Allow window manager to control windows" is enabled.
Raine emulator use SDL.
"Allow window manager to control windows" being enabled or disabled not
keyboard input for "STREET CHAVES - O LUTADOR DA VILA".
Need another information ? logs ? If yes please how create log and where are
written ?
Thanks for reading.
--
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=11674
Summary: Dual-core not being correctly supported in World of
Warcraft (WOW)
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
+++ This bug was initially created as a clone of Bug #6383 +++
Running World of Warcraft in wine on a multicore/SMP system results in multiple
threads being used, however, only one CPU is given significant tasks. The
others have very little to no CPU load.
--
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=54607
Bug ID: 54607
Summary: user32:clipboard - test_string_data() fails on Windows
in mixed locales
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 - test_string_data() fails on Windows in mixed locales:
clipboard.c:2351: Test failed: 7: wrong size 2 / 3
clipboard.c:2352: Test failed: 7: wrong data "a\x00", expected "\x83\xbf\x00"
025c:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
clipboard.c:2351: Test failed: 8: wrong size 3 / 5
clipboard.c:2352: Test failed: 8: wrong data "a\xdf\x00", expected
"\x83\xbf\x83\xc0\x00"
1d98:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
clipboard.c:2351: Test failed: 9: wrong size 3 / 5
clipboard.c:2352: Test failed: 9: wrong data "a\xdf\x00", expected
"\x83\xbf\x83\xc0\x00"
1e40:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
clipboard.c:2351: Test failed: 10: wrong size 4 / 7
clipboard.c:2352: Test failed: 10: wrong data "a\xdf?\x00", expected
"\x83\xbf\x83\xc0\x83\xc1\x00"
0234:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
clipboard.c:2351: Test failed: 11: wrong size 4 / 7
clipboard.c:2352: Test failed: 11: wrong data "a\xdf?\x00", expected
"\x83\xbf\x83\xc0\x83\xc1\x00"
0578:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
See https://test.winehq.org/data/patterns.html#user32:clipboard
A bisect shows that this failure started with the commit below:
commit 605ecafa67a4e034328b69396581e2f9b60d7af3
Author: François Gouget <fgouget(a)codeweavers.com>
AuthorDate: Wed Dec 21 18:48:29 2022 +0100
user32: Fix a SetClipboardData() buffer overflow.
Wine would append a correctly aligned NUL Unicode character to
terminate the string but overflow the buffer by one byte for odd-sized
strings.
Windows instead overwrites the last two buffer bytes with a NUL Unicode
character which ends up being misaligned for odd-sized strings.
The clipboard data has a size field anyway so match the Windows
behavior.
Tweak the tests to show that SetClipboardData() can overwrite half of
the Unicode string's last character.
--
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=46219
Bug ID: 46219
Summary: Camelot Unchained client client crashes while
execution
Product: Wine
Version: 3.0.3
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: igor.kurtovic(a)me.com
Created attachment 62903
--> https://bugs.winehq.org/attachment.cgi?id=62903
Backtrace from error
Every time the Client Patcher is launched it crashes with a severe error and is
closed
--
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=46451
Bug ID: 46451
Summary: TeamViewer Portable Version 14 Crashes when I go to
exit
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fanfare(a)comcast.net
Distribution: ---
Created attachment 63235
--> https://bugs.winehq.org/attachment.cgi?id=63235
Backtrace file
TeamViewer actually worked. It just crashes when I try to exit it. I have
sibmitted the backtrace file.
--
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=46665
Bug ID: 46665
Summary: Trying to run Belarc Advisor but during "checking for
security updates" the program crashes
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arclite7(a)gmail.com
Distribution: ---
Created attachment 63610
--> https://bugs.winehq.org/attachment.cgi?id=63610
Wine backtrace.txt with todays date added
Belarc has encountered a serious problem and has had to close - second time of
running, this time from the program shortcut on the desktop... prior instance
was run automatically from the installer but that too appears to have crashed a
the same point during the inventory process.
--
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=46572
Bug ID: 46572
Summary: Uplay launch transparent window
Product: Wine
Version: 4.0-rc7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wiiu3dsxl13127(a)gmail.com
Distribution: ---
Created attachment 63445
--> https://bugs.winehq.org/attachment.cgi?id=63445
Logs from launching wine in terminal
When I launched Uplay, the Windows appear but she is transparent
--
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=47162
Bug ID: 47162
Summary: Batman: Arkham Origins Crashes at Launch - Stuttering
cutscenes dx11
Product: Wine
Version: 4.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: david.gamiz(a)gmail.com
Distribution: ---
Hi,
The issue is only in DX11 version but the cinematics in this game not play
well. Play very very choppy and stuttering, at 8 or less FPS.
If exist another open issue more specific or generic, can you list this game in
it?
Maybe is a driver problem or is problem of the game it self? I don’t know, but
is possible fix this problem the experience can be perfect for all.
Thanks!
David Gámiz Jiménez
My Hardware:
AMD Phenom(tm) II X6 1055T
8GB RAM DDR3-1333
SSD Sata3 KINGSTON 120Gb / Seagate Sata3 HDD 1TB
Nvidia GeForce GTX 1060 OC 3072MB VRAM DDR5
Ubuntu 16.04 LTS (Last updated) / Unity 7
Driver Nvidia: 418.56 official graphics ppa
Gamepad Xbox360 Wired USB
--
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=47425
Bug ID: 47425
Summary: Cadence Allegro 17.2 : Crash when installing
application
Product: Wine
Version: 4.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: cmaria95(a)ymail.com
Distribution: ---
Created attachment 64773
--> https://bugs.winehq.org/attachment.cgi?id=64773
Wine Installation Crash Back trace log.
Wine crashed due to an Unhandled page fault on write access when attempting to
install Cadence Allegro version 17.2, running Open SUSE Tumbleweed version
20190623.
--
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=45716
Bug ID: 45716
Summary: WinUAE fails to register some key presses
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yesideez(a)hotmail.co.uk
Distribution: ---
I'm running WinUAE v4.1.0 x64 and have noticed that several key presses don't
get picked up by the emulator.
For example, when in Workbench the right Windows key on my keyboard and N
should let me create a new drawer (directory) but as soon as I press the
Windows key I get the start menu appear and the N is ignored.
Pressing END+BREAK/PAUSE should put the emulator in and out of warp mode (it's
currently stuck in Warp mode which renders parts of the application unusable).
--
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=45931
Bug ID: 45931
Summary: Powerpoint gets stuck on hovering File menu button (MS
Office 2013 32bit)
Product: Wine
Version: 3.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madura.x86(a)gmail.com
Distribution: ---
Powerpoint freezes the whole PC (I can not kill the process or make it quit by
using CPU limit control). To reproduce hover mouse pointer above File menu (top
left corner) button after Powerpoint has been running for a few seconds. The
whole PC becomes non-responsive and a hard reset is required to recover. I can
not gather traces since it makes the whole PC unusable right now, if there are
any debug controls for this please mention.
--
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=47535
Bug ID: 47535
Summary: Corel PaintShop Pro X7: installer (setup) crashes on
startup
Product: Wine
Version: 4.0.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kle(a)bluewin.ch
Distribution: ---
Created attachment 64929
--> https://bugs.winehq.org/attachment.cgi?id=64929
Wine backtrace crash report of PSP X7
PaintShop Pro X7 setup installer crashes immediately after it is clicked
--
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=50535
Bug ID: 50535
Summary: Corel Paintshop Pro 2018 Ultimate Crashes on Install
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mark_van_noy(a)hotmail.com
Distribution: ---
Created attachment 69197
--> https://bugs.winehq.org/attachment.cgi?id=69197
Backtrace for the install when all files have been extracted locally prior to
install.
When running the install with the command "wine start /unix
'/run/media/mark/USB DISK/Paintshop Pro/Paintshop Pro Ultimate
2018/psp2018_ult/Setup.exe'" the install crashes while on the fist screen of
the setup that announces the installation wizard is starting. Perhaps a newer
version of Wine would fix the issue. I also have different versions of
Paintshop Pro that I could try as I have been using it under Windows for years.
I am extremely new to Wine after trying in a it back in 1997 so I might be
able to fiddle and get the install to run.
I am running OpenSuse Leap 15.2 and installed their package of wine with
command, "zypper install wine." I am comfortable compiling from source so I
may try again with Wine 6 soon.
--
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=50585
Bug ID: 50585
Summary: Path of Exile hangs/crashes frequently.
Product: Wine
Version: 6.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jontomxire(a)hushmail.com
Distribution: ---
Created attachment 69261
--> https://bugs.winehq.org/attachment.cgi?id=69261
drive_c/Program Files (x86)/Grinding Gear Games/Path of
Exile/PathOfExile_x64_d3d11.log
Prior to release 3.13.1, Path of Exile would hang and then report a crash on an
infrequent basis.
Since release 3.13.1, This behaviour is seen frequently. 4 times in one hour of
play tonight, and 5 times over a slightly longer period yesterday night.
CPU: AMD Ryzen 5 1600 Six-Core Processor
GPU: NVidia 1080
RAM: 8GB if I remember correctly.
I am using Wine staging. The game is running from SD.
I have DXVK installed in this Wine prefix.
The issue happens with both Vulkan and DX11 graphics.
I know this is insufficient information to investigate (unless you install the
game yourself and start playing), but it is (annoyingly) easy for me to
reproduce and if you tell me what logs you need and where to look for them I am
happy to provide. I did a search and did find two log files. I have attached
them and am not sure they are any use. They appear to be D3D log files, but I
set the game to Vulkan drivers.
--
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=50671
Bug ID: 50671
Summary: Dragon Age Origin crashes frequently
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wubajdqyvaarfovwff(a)wqcefp.com
Distribution: ---
Created attachment 69373
--> https://bugs.winehq.org/attachment.cgi?id=69373
backtrace of the error
I get frequent crashes when playing Dragon Age: Origins (GoG version). I added
the stack trace of some examples. In the terminal I get the following error
which might be helpful:
0130:err:d3d:wined3d_debug_callback 0x73fde40: "GL_OUT_OF_MEMORY in
glCompressedTexSubImage2D".
wine: Unhandled page fault on write access to 00400000 at address 79CB892B
(thread 0130), starting debugger...
--
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=51118
Bug ID: 51118
Summary: Xorg IO error 9 bad file descriptor
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 0456523(a)gmail.com
Distribution: ---
When trying to run anything that opens a graphics window (basically any game)
it will crash and Xorg will spit this out on the terminal (this was an attempt
to run Half-Life):
```
[pqcraft@PQC-PC]:~/Programs/Counter-Strike$ wine hl.exe
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
steamservice.cpp (229) : Assertion Failed: BOpenService failed (1060)
XIO: fatal IO error 9 (Bad file descriptor) on X server ":0"
after 187 requests (186 known processed) with 0 events remaining.
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 10 (X_UnmapWindow)
Resource id in failed request: 0x3600001
Serial number of failed request: 300
Current serial number in output stream: 309
```
I have no idea what that means but I suspect it has something to do with my
graphics drivers as I changed over from 'rocm-dkms' to the Oibaf drivers so
that I could use kernel 5.12.2. I am going to make this bug report anyway just
in case this is a problem with wine as only wine has this issue (CS:GO works
fine and other native Linux games).
--
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=52406
Bug ID: 52406
Summary: Fuul wine freeze after try remove soothe2 VST from DAW
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: balykin_nikita(a)live.ru
Distribution: ---
Created attachment 71657
--> https://bugs.winehq.org/attachment.cgi?id=71657
core dump
I am using DAW reaper and LinVST (bridge) to load vst from windows as a native.
Wine version up to 6.13 works good but all newer version can't work properly
(the same for wine and wine-staging).
Description:
1. Open DAW (I use reaper, crash does not depend on the version)
2. Put Soothe2 (VST Plugin) to the track. Its interface will open and
everything will work fine. The sound is processed and nothing hangs.
3. Try to close plugin window or remove plugin from track.
And after that the whole daw freezes.
If I load plugin in a separate process, only this process hangs. But in other
daws the situation is similar.
On wine 6.13 all works good. Idk how can I found many logs from vst via wine
and hope for help with the search for trace/logs of this thing. I have attached
a core dump from the system log.
I didn't have time to write about this before... And it's almost a release
candidate!
--
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=52420
Bug ID: 52420
Summary: Wine 7.0 Release Compiled with Clang on Arch Produces
a Broken Build
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 71674
--> https://bugs.winehq.org/attachment.cgi?id=71674
Arch PKGBUILD File for Wine 7.0 Release
Using the default Arch makepkg flags (from /etc/makepkg.conf - by default this
uses GCC so the user either has to change this to Clang or export to Clang in
the PKGBUILD), using this example PKGBUILD produces a WoW64 build but throws
stack overflow errors upon calling winecfg and doesn't run winecfg.
The same is true if all of the miscellaneous variables exported along with
Clang are not set; this will still occur. Un-setting lld and/or any of the llvm
variables bakes no difference.
This topic also has a page an the Arch forums:
https://bbs.archlinux.org/viewtopic.php?id=273313
--
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=52558
Bug ID: 52558
Summary: Delta Automation COMMGR Software cannot access COM
Ports
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sche91(a)sche91.ru
Distribution: ---
Created attachment 71871
--> https://bugs.winehq.org/attachment.cgi?id=71871
The list of serial ports are empty
Hello.
There are two applications from Delta Automation:
1 - ISPSoft (An IDE for PLC (Programmable Logic Controllers));
2 - COMMGR (a small companion app which connects ISPSoft with PLCs).
ISPSoft works flawlessly for me, I haven't noticed any bugs. Projects are
created and compiled.
But it's useless until it's linked with COMMGR's driver.
COMMGR can create different types of drivers:
1 - Simulation with a localhost port (works).
2 - Ethernet (I haven't tested it, but COMMGR does see the list of my network
cards (eno1, wlp..)
3 - Serial(RS232/485) - most important one. It doesnt work, because there's no
list of available serial ports.
I use the latest version of COMMGR(1.14)
I have a real DB9 serial port (ttyS0) and CP2102 USB-Serial converter (ttyUSB0)
every port has symlinks in /dosdevices/.
/dev/ttyS0 and /dev/ttyUSB0 are granted with 777 permissions.
Screenshots of software are included.
Link to the software is
https://downloadcenter.deltaww.com/en-US/DownloadCenter?v=1&q=COMMGR%20V1.1…
--
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=53054
Bug ID: 53054
Summary: Logiciel PokerStars
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Bernard.Ganne(a)gmail.com
Distribution: ---
Created attachment 72452
--> https://bugs.winehq.org/attachment.cgi?id=72452
Message d'erreur s'affichant au démarrage et aussi lors de l'utilisation de
certaines options
Ne fonctionne pas à cause de OpenGl.dll
--
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=53120
Bug ID: 53120
Summary: Nothing will run, gives pagefault error
Product: Wine
Version: 7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mark.warnants(a)outlook.com
Distribution: ---
Created attachment 72575
--> https://bugs.winehq.org/attachment.cgi?id=72575
Error when trying to run winecfg
When trying to run winecfg I get the error attached. Nothing will run. I had to
kill the debugger as it was taking too long to run.
System:
Lenovo ThinkPad L13 Yoga Gen 2
16 GB memory
11th Gen Intel i7-1165G7 @2.8 GHz
Nvidia GeForce RTX 3060 Ti (egpu) and Mesa Intel Xe graphics
1 TB disk
Ubuntu 22.04
64 bit
Gnome 62.1
X11
Winehq-devel 7.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=53237
Bug ID: 53237
Summary: SDK Version is too low?
Product: Wine
Version: 7.0-rc6
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dgz3059305632(a)outlook.com
I was running it on HarmonyOS 2.0.0,but it reported "SDK version is too low".
--
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=53259
Bug ID: 53259
Summary: zello
Product: Wine
Version: 7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: benkei2469samurai(a)gmail.com
Distribution: ---
Created attachment 72639
--> https://bugs.winehq.org/attachment.cgi?id=72639
zello- tool- options crash
use zello push tool option or any button then zello is 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=53317
Bug ID: 53317
Summary: Logos 9, Wine 7.11, Crash When Indexing: Invalid
String Format
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thwright(a)thwright.com
Distribution: ---
Created attachment 72698
--> https://bugs.winehq.org/attachment.cgi?id=72698
Invalid String Format
Bumped into this error today while trying to use Logos. It failed to index and
the program is crashing regularly.
--
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=53373
Bug ID: 53373
Summary: Topaz Labs AI Suite apps always fail to launch -
[Unhandled exception: page fault on execute access to
0x0000000000000000 in 64-bit code (0000000000000000)]
Product: Wine
Version: 7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winezilla(a)getnada.com
Distribution: ---
Created attachment 72758
--> https://bugs.winehq.org/attachment.cgi?id=72758
backtrace
Topaz Denoise, Gigapixel, and Sharpen (a series of photo editing apps) all fail
to launch under wine; they instantiate a window and then crash. It's not clear
to me why, and no helpful output is provided to investigate. I am hoping
someone more knowledgeable can take a look.
--
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=53551
Bug ID: 53551
Summary: Unable to run a hello world console program: unhandled
page fault
Product: Wine
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ufospoke(a)gmail.com
Distribution: ---
Created attachment 72913
--> https://bugs.winehq.org/attachment.cgi?id=72913
Log file with failure on the Intel Xeon computer
I cannot run windows programs anymore on my Intel Xeon linux computer (after
upgrade of the OS).
A simple Hello World program (console application) does not work at all (see
the log file). Here is the part of the log that seems to be the problem:
wine: Unhandled page fault on execute access to 00007F9B141858D0 at address
00007F9B141858D0 (thread 0084), starting debugger...
wine: Unhandled page fault on execute access to 00007F55F46193F0 at address
00007F55F46193F0 (thread 00c8), starting debugger...
What is strange is that this happens only on one of the 2 computers that I use.
Both run the same OS (Fedora 36) with wine 7.12. The second computer run an
Intel i7.
The Xeon runs 2 Xeon CPU E5-2660 v4 which means it has 56 cores. Therefore I
first get some warnings with regards to the number of CPU:
0024:fixme:ntdll:create_logical_proc_info Improve CPU info reporting: system
supports 56 logical cores, but only 32 supported!
0024:fixme:ntdll:create_logical_proc_info skipping logical processor 33
...
0024:fixme:ntdll:create_logical_proc_info skipping logical processor 55
I'm not sure this is an issue.
Note that the binary file was compiled on the Xeon computer with a fresh
cross-compiler and with -static -s option:
x86_64-w64-mingw32-g++-12.1.0 -o hello_world.exe -static -s hello_world.cpp
Also, when I run the binary file on the i7 computer, it runs fine (see attached
log). So the binary file is fine.
In addition, I can add that both computers run an Nvidia GPU but only the Xeon
computer runs the nvidia proprietary driver from rpmfusion. The i7 uses
nouveau.
--
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=53662
Bug ID: 53662
Summary: winehq-bullseye.sources file links to incorrect
location for GPG key for Debian Bullseye only
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eric.wheez(a)gmail.com
Distribution: ---
Big impact, but easy fix-
This file points to the wrong location for the winehq-archive.key:
https://dl.winehq.org/wine-builds/debian/dists/bullseye/winehq-bullseye.sou…
"Signed-By: /etc/apt/keyrings/winehq-archive.key"
Other .sources files (for other Debian releases, newer and older) point to the
correct location: "Signed-By: /usr/share/keyrings/winehq-archive.key"
The WineHQ wiki (https://wiki.winehq.org/Debian) tells people to download the
key using "sudo wget -nc -O /usr/share/keyrings/winehq-archive.key
https://dl.winehq.org/wine-builds/winehq.key"
Workarounds include...
1. Editing the .sources file to point to the key file download location
specified by the WineHQ wiki:
sudo sed -i
's&/etc/apt/keyrings/winehq-archive.key&/usr/share/keyrings/winehq-archive.key&g'
/etc/apt/sources.list.d/winehq-bullseye.sources
2. Adding the key/repo the old way:
wget -O - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -
sudo add-apt-repository "deb https://dl.winehq.org/wine-builds/debian/
${VERSION_CODENAME} main"
sudo apt-get update -y
This one stumped me for a few hours today, so I wanted to report it in.
--
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=54130
Bug ID: 54130
Summary: broken msvc __has_include.
Product: Wine
Version: 7.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pawel_sikora(a)zoho.com
Distribution: ---
hi,
the recent wine-stable versions (6.0.4/7.0.1) break __has_include feature [1]
inside cl.exe (msvc-2022) while wine-stable 5.0.4 works fine. i've prepared
docker-based testcase that contains msvc-2022 subset extracted from official
microsoft virtualbox image [2] and few sources/scripts.
steps to reproduce:
- download .7z archives from [3] and extract.
- build docker image: ./docker-build.sh
- run docker container:./docker-run.sh
- run testcase: wine cmd /c bugme
wine-5.0.4 results (expected):
B:\>A:\VC\Tools\MSVC\14.34.31933\bin\Hostx64\x64\cl.exe
-IB:\sources\cosim\cmodel_h -FoB:\bugme.obj -c B:\bugme.cpp /nologo
bugme.cpp
compiler supports __has_include
there's no cxxabi.h - OK.
wine-6.0.4/7.0.1 results (buggy):
B:\>A:\VC\Tools\MSVC\14.34.31933\bin\Hostx64\x64\cl.exe
-IB:\sources\cosim\cmodel_h -FoB:\bugme.obj -c B:\bugme.cpp /nologo
bugme.cpp
compiler supports __has_include
compiler reports cxxabi.h existence
try #include...
B:\bugme.cpp(6): fatal error C1083: Cannot open include file: 'cxxabi.h': No
such file or directory
links:
[1] https://en.cppreference.com/w/cpp/preprocessor/include
[2] https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/
[3]
https://drive.google.com/drive/folders/1asoZguCucA6ownwUn0r1KxeyqwY-ABVp?us…
--
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=54203
Bug ID: 54203
Summary: Running conference software, video and audio functions
cannot be used.
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 13998212498(a)163.com
Distribution: ---
Created attachment 73738
--> https://bugs.winehq.org/attachment.cgi?id=73738
Terminal output
Running conference software, video and audio functions cannot be used. The
compiled version of Wine is 7.22. What can I do? The video and audio functions
of the software can be used
--
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=54261
Bug ID: 54261
Summary: State of Survival got stuck at the end of the loading
screen (fixme:dxgi:d3d11_swapchain_Present1?)
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thierry.vignaud(a)gmail.com
Distribution: ---
Created attachment 73817
--> https://bugs.winehq.org/attachment.cgi?id=73817
Wine logs when starting the game
State of Survival got stuck at the end of the loading screen
See https://appdb.winehq.org/objectManager.php?sClass=version&iId=41243
We can install the game using
https://sos-pc.kingsgroupgames.com/dlfile/?clickcode=official
It then downloads the game contents but doesn't progress near the end: it got
gets stuck on the Loading game resources screen.
Then there's a "dnrepair" popup that's unreadable due to squares in place of
most letters.
-----------------------
The game FAQ talk about that;
https://sos.kingsgroupgames.com/pc/faq?seq=error&p=ss_global&t=8Yim9FAR&l=en
"How do I solve the problem where the game gets stuck on the Loading game
resources screen?
1. Make sure that your VT (Virtualization Technology) is turned on. Please
refer to this tutorial: How to Turn on VT>>
2.
Close your security/anti-virus software, run the repair program,
restart your PC, and then re-enter the game. You can find the repair
program here: C:\Program Files (x86)\FunPlus\State of
Survival\engine\1.0.8\dnrepairer.exe"
-----------------------
Which is the famous dnrepair popup we're seeing above
On the terminal, wine displays tons of this message:
0158:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0089D778.
Sometimes another value is displayed:
0158:fixme:dxgi:d3d11_swapchain_Present1 Ignored present parameters 0089AD58.
--
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=54422
Bug ID: 54422
Summary: Metatrader 5 crashes with Wine Loader
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: donallen1031(a)gmail.com
When using Metatrader 5 and trying to add custom indicators to the platform, I
can't load the scripts and on occasion, the program crashes, with a Wine Loader
" error message. It locks the Mac down and I have to do a hard restart. I m not
a developer just a user. any help is appreciated. Thanks
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54426
Bug ID: 54426
Summary: Adobe Photoshop 7.0 main window hangs and always
stayed on top
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rizalmart98(a)gmail.com
Distribution: ---
When Adobe Photoshop 7.0 was run. Its main window hangs and unclickable. Also
it always floats on top unable to grab focus on other opened linux gui
applications.
Tested on Slackware Current
--
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=54673
Bug ID: 54673
Summary: Can't install fingerprint scanner software named,
"BioTime". Version 8.5
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Prabesh432(a)gmail.com
Distribution: ---
Created attachment 74188
--> https://bugs.winehq.org/attachment.cgi?id=74188
Screenshot of error message
Distro: Fedora 37
Wine version: stable-22.08
Wine installed from: Flatpak
The software which I am trying to install:
https://www.zkteco.me/product-details/biotime-85-software-1
The error message I got:
Runtime error (at 134:2069):
Cannot open file
"Z:\run\user\1000\doc\d950f81c\BioTime\local\Image\en\Welcome.bmp". Path not
found
Another error message after pressing ok:
Help is needed to install it.
--
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=54750
Bug ID: 54750
Summary: SDRShar - error No Device Selected
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeff(a)quanifi.org
Distribution: ---
Created attachment 74243
--> https://bugs.winehq.org/attachment.cgi?id=74243
backtrace log
SRDSharp error - "NO DEVICE SELECTED", when it is in fact selected in the
SDRSharp program and showing in the program window under DEVICES...
My rtl-sdr dongle is working with other SDR programs, but with SDRSharp it does
not see any device, whether the rtl-sdr or the HackRf One device is connected
and showing up in the devices...
Also getting a WINE error that says:
The program link to SDRSharp.exe has encountered a serious problem and needs to
close. This can be caused by a problem in the program or a efficiency in Wine.
You may want to check the Application Database for tips about running
this application.
--
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=54767
Bug ID: 54767
Summary: Bonjour Appears to install without error but when
attempting to run PrinterWizard.exe the application
crashes with page fault on read access to 0x00000017
in 64-bit code
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: mcl1552(a)yahoo.com.au
Distribution: ---
Created attachment 74260
--> https://bugs.winehq.org/attachment.cgi?id=74260
Zip containing the 2 txt files mentioned in the Description
Summary says it all.
Backtrace attached.
1. Bonjour-Wine-Package-Error.txt was Linux Mint 19.3 Cinnamon
2. backtrace-BonjourCrashInWine.txt was after Upgrade to Linux Mint 21 Cinnamon
Basically any app that relies on Bonjour configless services fails.
--
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=54884
Bug ID: 54884
Summary: Only 3.0 runs maybe or maybe not, maybe.
Product: Wine
Version: 3.0
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maybejosiah(a)aol.com
4/22/2023, 9:04PM, I have tried versions of Wine on a nexus 7 grouper model
"ME370T" and only 3.0 works on it. I am running Android 5.1.1 Lollipop. I have
tried it rooted, unrooted, and after reinstalling Android firmware. I tried
latest release, 6.23, 6.0, 5.0, 4.0 and 3.0 of Wine. I do not know revision of
like my tablet but may get that. Also when opening 3.0 no option for browsing
like C: is displayed. I am unsure if that is a bug. Based on what seems to me,
like all 2012 nexus 7 groupers may not be able to run other than 3.0. If you
would like stack trace or like logs from other than 3.0 not working I could
maybe get those. All as per one might be maybe or might not be maybe, maybe or
maybe not, maybe. 9:16PM
--
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=55166
Bug ID: 55166
Summary: Roli Connect - Error installation
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pucker-operator_42.0mdgn(a)simplelogin.com
Distribution: ---
Created attachment 74743
--> https://bugs.winehq.org/attachment.cgi?id=74743
This is the log Wine gives me at the end of the install
Distribution : openSUSE Tumbleweed 20230626 ; KDE Plasma 5.27.6 ; GUI X11 ;
Source of .exe : https://roli.com/start
The installation doesn't end properly. Then, I can launch the program but I get
a Javascript Error.
--
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=55178
Bug ID: 55178
Summary: iLOK/PACE license manager installer needs pnputil.exe
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)jonathanreus.com
Distribution: ---
I am attempting to install the iLok/Pace license manager on wine 8.11, running
Kubuntu Linux 22.04.
I've attempted to install the latest license manager ( version 5.8.0 available:
https://www.ilok.com/#!license-manager ) - which runs into an error "ERROR:
pnputil.exe failed to add/install the iLok driver package, error=-1073741515"
about halfway through the installation, which eventually fails completely.
Installing an older version of the license manager ( version 5.6.1 ) runs into
the same pnputil error, but this does not stop the installer from completing.
However, other software that is dependent on the iLok drivers does not work
properly ( for example, UA Connect from Universal Audio:
https://www.uaudio.com/downloads/ua-connect/ ).
Additionally, when attempting to uninstall iLok/PACE I receive the error:
"ERROR: --install package's .inf file path does not exist: C:\Program Files
(x86)\Common Files\PACE\iLokDriverPackages\EV\iLokDrvr64.inf"
It seems like pnputil.exe is not present at all on wine, and is needed in order
to support this installer? This is way beyond my expertise and I wish I could
help debug further.
My thanks for all your great work wine, team.
--
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=55383
Bug ID: 55383
Summary: Avatar Star Taiwan Black 3d textures on characters
inside game rounds
Product: Wine
Version: 8.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qraique(a)protonmail.ch
Distribution: ---
Created attachment 74956
--> https://bugs.winehq.org/attachment.cgi?id=74956
black characters inside game
As the summary says Characters get black textures inside game rounds
if you aren't able to create an account on https://as.917play.com.tw/ I'd be
happy to provide one for you
Download Link : https://as.917play.com.tw/register/download/ if it's not
working create an account
--
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=55444
Bug ID: 55444
Summary: Garmin Express install failed
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nicolas(a)microniko.net
Distribution: ---
Created attachment 75004
--> https://bugs.winehq.org/attachment.cgi?id=75004
Command line results
I install .Net 4.7.2 (and others) but installer crash.
See attached files...
--
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=55594
Bug ID: 55594
Summary: Microsoft Office for business fails to install (just
shows blank white screen)
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thysupremematrix(a)tuta.io
Distribution: ---
Created attachment 75124
--> https://bugs.winehq.org/attachment.cgi?id=75124
Includes backtrace + termianl output
Microsoft Office for business fails to install, it just a shows black white
screen. The sha1sum is 0f587083971ce928b44a0e28c8bdb0653c9b2743 and the version
number is 16.0.16731.20234, which is the latest version of Office at the time
of making this bug report
(https://learn.microsoft.com/en-us/officeupdates/update-history-microsoft365…).
I installed the following via winetricks:
cmd andale arial comicsans courier georgia impact times trebuchet verdana
webdings corefonts msxml6 msls31 riched20 gdiplus
and this is a 32-bit prefix. Wine calltrace and terminal output is attached.
If you have a Microsoft Business account, you can get the installer from
aka.ms/office-install. Otherwise I can provide the installer if you want.
(Marking this as major since it blocks the entire office suite for business)
--
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=55716
Bug ID: 55716
Summary: Mouse in GTA3 can only be moved about 280 degrees
before hitting a hard stop
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: liz.minix(a)gmail.com
Distribution: ---
The mouse in GTA3 can only be moved about 280 degrees left or right before it
hits a hard stop where it cannot move any further.
Affected Wine versions are 8.11 - 8.17 (self-build on Fedora).
I'm using Wayland+Gamescope and Virtual Desktop and Mouse Capture is enabled.
Wine version 8.10 and under are fine, allowing 360 and more movement without
hitting a stop.
Looks like a regression with the mouse improvements intorduced with 8.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=55816
Bug ID: 55816
Summary: Disgen 2023: Entries of top menu bar are not
displayed.
Product: Wine
Version: 8.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jan-olof.svensson(a)abc.se
Distribution: ---
Created attachment 75306
--> https://bugs.winehq.org/attachment.cgi?id=75306
Top menu bar according to the manufacturer's website
Disgen 2023, https://www.dis.se/disgen. The entries of the top menu bar are not
displayed and therefore do not work. Only the name of the program is visible.
I have checked previous versions of Wine and this is not a regression.
--
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=55901
Bug ID: 55901
Summary: Call of Duty World at War (COD 5 WAW) - Mod maps no
longer work
Product: Wine
Version: 8.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jodifer14232009(a)spickety.com
Distribution: ---
Created attachment 75438
--> https://bugs.winehq.org/attachment.cgi?id=75438
terminal logs
When using older version of wine such as 4.0.1, the game works flawlessly.
When using 8.0.1 or 8.0.2, mods will not work and will either cause the game to
crash or freeze.
How to reproduce...
Create wine prefix using wine 8.0.1 (32 or 64 bit)
Install COD WAW game (I have the retail CD)
Install COD WAW patches
Install some COD WAW zombie map mops (I used Nacht Der Untoten Reimagined and
Berlin Hotel mod)
Launch the game
Launch the mod
Play the map in solo mode and the game with either freeze 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=55930
Bug ID: 55930
Summary: OS-Manjaro kde
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: stotikandrej(a)gmail.com
Distribution: ---
Created attachment 75494
--> https://bugs.winehq.org/attachment.cgi?id=75494
logs
After update, wine and proton is not working. I cant run anything.Wine in
flatpak works
--
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=55934
Bug ID: 55934
Summary: Photoshop CS2 crashes after opening the program - the
first time it was working, now it is not anymore
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mf(a)webid.de
Distribution: ---
Created attachment 75499
--> https://bugs.winehq.org/attachment.cgi?id=75499
Wine report of Photoshop Crash
Wine reported a severe error when running the transaction Photoshop CS2, in
Windows it is working normally. I installed the program on Linux using wine
installer, after the installation it worked. Now after having locked my screen
and restart, because things were not working in general after the wake up of
Linux, it is not working anymore at all. Please find the report attached.
If the Photoshop won't work, it would be kind of a Linux showstopper for me...
- which I would regret, because I recently found a lot of advantages using
Linux instead of Windows.
Having these problems with Photoshop I think I can forget to try Microsoft
Office.. but this is a minor issue, I rarely write letters which have to be
fully compatible...
Thank you very much for your help!
Kind regards,
Markus
P.S. I see Bug ID 46740 with the same problem, but that was wine version 4.0,
an update has been suggested, but I am running 8.0.2 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=56058
Bug ID: 56058
Summary: Drawing text background incorrect
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: ch.panel(a)free.fr
Distribution: ---
Bug in the TextOut function
-when background is OPAQUE
-when the "font" used defines an orientation
the writing is drawn with the defined orientation but the background is drawn
without orientation
--
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=56082
Bug ID: 56082
Summary: 0024:err:module:import_dll Library MFC42.DLL not
found, please mention to run winetricks -q mfc42
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
When installing €uro-Man, wine complains about MFC42.DLL not being present, but
fails to mention it can be installed by running this command:
winetricks -q mfc42
After running that command, €uro-Man works fine.
Is it an idea to alter the error message to something like this?
0024:err:module:import_dll Library MFC42.DLL (which is needed by
L"Z:\\home\\jose\\wine-tmp\\Euro-Man\\euroman.exe") not found. Run winetricks
-q mfc42 to install it.
To reproduce:
Download €uro-Man: https://www.myabandonware.com/game/uro-man-ldh#download
$ rm -rf ~/wine-tmp/
$ mkdir ~/wine-tmp
$ export WINEPREFIX=~/wine-tmp
$ cd ~/wine-tmp
$ unzip ~/Downloads/uro-Man_Win_EN_Full-Rip.zip
$ cd Euro-Man/
$ wine euroman.exe now this error comes up in the console:
0024:err:module:import_dll Library MFC42.DLL (which is needed by
L"Z:\\home\\jose\\wine-tmp\\Euro-Man\\euroman.exe") not found
winetricks -q mfc42
$ wine euroman.exe
press select (accept Direct3D HAL)
Now the game runs fine.
Software:
$ wine --version
wine-9.0-rc3f rom this aur PKGBUILD:
https://bugs.winehq.org/attachment.cgi?id=75744
$ uname -a
Linux cedric-work-laptop 6.6.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 21 Dec 2023
19:01:01 +0000 x86_64 GNU/Linux
Running lxde on Xorg
Hardware:
$ lscpi
03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22
[Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT] (rev c3)
07:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] (rev c4)
$ xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x44 cap: 0xf, Source Output, Sink Output, Source Offload, Sink
Offload crtcs: 4 outputs: 2 associated providers: 1 name:modesetting
Provider 1: id: 0x124 cap: 0xf, Source Output, Sink Output, Source Offload,
Sink Offload crtcs: 6 outputs: 1 associated providers: 1 name:modesetting
--
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=55983
Bug ID: 55983
Summary: Launching application failed
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tsubist(a)gmail.com
Distribution: ---
Created attachment 75578
--> https://bugs.winehq.org/attachment.cgi?id=75578
Backtrace
History:
2000 # https://wiki.winehq.org/Ubuntu
2001 sudo dpkg --add-architecture i386
2002 sudo mkdir -pm755 /etc/apt/keyrings
2003 sudo wget -O /etc/apt/keyrings/winehq-archive.key
https://dl.winehq.org/wine-builds/winehq.key
2004 sudo wget -NP /etc/apt/sources.list.d/
https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources
2005 sudo apt update
2006 sudo apt install --install-recommends winehq-stable
2007 wget https://archive.org/download/gog-galaxy/gog-galaxy.exe
2008 wine gog-galaxy.exe
...
Errors after failure to launch GOG Galaxy. Got past the point of asking for
winemono.
0078:fixme:nsi:ipv6_forward_enumerate_all not implemented
06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"LIBCRYPTO-1_1" (1.1.1.12)
06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"PCRE2-8" (10.40.0.0)
06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"POCOFOUNDATION" (1.12.2.0)
06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"LIBEXPAT" (2.4.7.0)
06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"POCOFOUNDATION" (1.12.2.0)
06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"POCOFOUNDATION" (1.12.2.0)
06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"QT5CORE" (5.15.2.0)
06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"POCOFOUNDATION" (1.12.2.0)
06c4:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"POCODATA" (1.12.2.0)
06c4:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0075F1CC 1 C) semi-stub
06c4:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0075F04C 1 C) semi-stub
06c4:fixme:process:WTSGetActiveConsoleSessionId stub
0078:fixme:nsi:ipv6_forward_enumerate_all not implemented
0078:fixme:nsi:ipv6_forward_enumerate_all not implemented
06c4:fixme:netprofm:list_manager_GetConnectivity 021B3370, 021B28DC
0078:fixme:nsi:ipv6_forward_enumerate_all not implemented
0078:fixme:nsi:ipv6_forward_enumerate_all not implemented
06c4:fixme:netprofm:list_manager_GetConnectivity 021B3F68, 021B3F34
06c4:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0075F89C 1 C) semi-stub
06dc:fixme:wtsapi:WTSQueryUserToken 1 03BEF89C semi-stub!
06ec:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"LIBCRYPTO-1_1" (1.1.1.12)
--
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=42877
Bug ID: 42877
Summary: SumatraPDF 3.1.2 tabs are covered by wine title bar
Product: Wine
Version: 2.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ericbasil.rabi(a)gmail.com
Distribution: ---
The SumatraPDF 3.1.2 has tabs and menu button at the top of the window. These
are partially covered by the wine title bar when not in full screen. When in
full screen, the tabs and the menu button are almost complete covered. This
makes accessing the menu and closing tabs impossible in full screen. I use
ubuntu 16.04.
--
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=48361
Bug ID: 48361
Summary: Honkai Impact 3rd doesn't start
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Without wine-staging the game crashes, with wine-staging the game simply
"terminates".
The log simply says
######
000b:fixme:winediag:__wine_start_process Wine Staging 5.0-rc2 is a testing
version containing experimental patches.
000b:fixme:winediag:__wine_start_process Please mention your exact version when
filing bug reports on winehq.org.
Terminated
######
Any logs I should provide?
--
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=54079
Bug ID: 54079
Summary: Honkai Impact 3rd; game client rapidly eats all memory
(16Gb) + swap(16Gb) while starting until the system
kills it.
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 73624
--> https://bugs.winehq.org/attachment.cgi?id=73624
Honkai Impact 3rd; wine 7.19 default output
Hello,
I installed the game "Honkai Impact 3rd" from Epic Games Store in a fresh
prefix.
Installing EGS had no issue.
Installing the game had no issue, except that it complained about a failure to
install a required add-on. When the message was closed, it proceeded to
download and install the game anyway. The add-on it tries to install are
KB2921916 and KB3033929, which adds SHA256 support to Windows 7
(https://social.technet.microsoft.com/Forums/en-US/f4a4e72c-85c7-4683-8f4d-4…).
I think it's unrelated to this bug.
Clicking on the game in the EGS library opens the game launcher. Clicking
'play' in the game launcher closes the open window(s) and launches the game
client. There is nothing on screen, but there's a BH3.exe process that rapidly
(under 30sec) eats all RAM memory. Then the computer starts crawling while it
eats all swap memory (5~10 mins). After it reaches 100% of all memory used, the
system kills the game client process and all memory is freed. The EGS launcher
comes back on screen (if the CEF webhelper didn't crash in the meantime).
My system has 16GB of RAM and 16GB of swap. The game requirements are 4GB
minimum - 8GB recommended.
I've had a few game consumes all RAM and some swap lately, but they were games
with requirement of 16Gb minimum and I thought that Wine dependencies and linux
libraries consumption explained that it needed a couple of Gb more. It doesn't
explain the current issue, however.
It may also be the application that behaves badly, but I've not seen reports of
such memory problems on Windows when searching for it.
It may be a wine bug.
Debian GNU/Linux 8 (jessie) 64 bits
NVIDIA GeForce RTX 2070/PCIe/SSE2 (nv driver 515.86.01; 8GB)
Intel® Core™ i7-4930K CPU @ 3.40GHz × 12
Wine 7.19 64-bit WoW
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=40376
Bug ID: 40376
Summary: Black screen in Epic Games Launcher caused by d3d11
Product: Wine
Version: 1.9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: felix-bachl(a)web.de
Distribution: ---
A black screen can be seen. The following output is repeated endlessly.
fixme:d3d11:d3d11_immediate_context_OMSetBlendState Color mask > 3 not
implemented.
fixme:d3d11:d3d11_immediate_context_RSSetState Ignoring FrontCounterClockwise
0x1.
fixme:d3d11:d3d11_immediate_context_OMSetBlendState Per-rendertarget blend not
implemented.
--
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=44840
Bug ID: 44840
Summary: Icewind Dale unusably glitchy starting with Wine
Version 3.2
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wodencafe(a)gmail.com
Distribution: ---
Starting with Wine 3.2 and on, Icewind Dale (2.0.0.11 (GOG)) is having very
strange input / glitchy rendering issues.
I have attached a video comparison with 3.1 where it works fine.
Tested with 3.2, 3.3, and 3.4, and all have the strange input and glitchy
problem.
There are no additional wine modifications.
Please see the video for example of problem, and comparison of when it was
working with 3.1
--
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=50193
Bug ID: 50193
Summary: Minimizing a window of a Delphi app leads to a window
completely disappearing without any ability to restore
it
Product: Wine
Version: 1.2-rc2
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, regression, source, testcase
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
Regression SHA1: 61e50e15ba45ad54655f98619f5ef33917033165
Distribution: ---
Created attachment 68708
--> https://bugs.winehq.org/attachment.cgi?id=68708
test app (source + binary)
Applications created with Delphi create secondary top level windows without
WS_EX_APPWINDOW style set, and minimizing such a window leads to a window
completely disappearing without any ability to restore it.
This is a regression caused by
commit 61e50e15ba45ad54655f98619f5ef33917033165
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri May 28 12:14:43 2010 +0200
winex11: Map zero-size windows and set an empty window region for them.
Admittedly Windows behaviour is weird: it minimizes such windows in an MDI
style with desktop as an MDI client and Delphi window as an MDI child.
https://source.winehq.org/patches/data/196455 is an attempt to fix this
regression.
Before this patch: no taskbar window for a normal or minimized owned window.
After this patch: no taskbar window for normal owned window, after a window
being minimized a taskbar button appears, after a window being restored a
taskbar button gets removed.
Attachment contains a simple test app (source + binary) that reproduces this
problem.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54425
Bug ID: 54425
Summary: user32:clibpoard - test_string_data_process() fails on
Windows in mixed locales
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
user32:clibpoard - test_string_data_process() fails on Windows in mixed
locales:
clipboard.c:2351: Test failed: 7: wrong size 2 / 3
clipboard.c:2352: Test failed: 7: wrong data "a\x00", expected "\x83\xbf\x00"
1020:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
clipboard.c:2351: Test failed: 8: wrong size 3 / 5
clipboard.c:2352: Test failed: 8: wrong data "a\xdf\x00", expected
"\x83\xbf\x83\xc0\x00"
2024:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
clipboard.c:2351: Test failed: 9: wrong size 3 / 5
clipboard.c:2352: Test failed: 9: wrong data "a\xdf\x00", expected
"\x83\xbf\x83\xc0\x00"
1a7c:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
clipboard.c:2351: Test failed: 10: wrong size 4 / 7
clipboard.c:2352: Test failed: 10: wrong data "a\xdf?\x00", expected
"\x83\xbf\x83\xc0\x83\xc1\x00"
1538:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
clipboard.c:2351: Test failed: 11: wrong size 4 / 7
clipboard.c:2352: Test failed: 11: wrong data "a\xdf?\x00", expected
"\x83\xbf\x83\xc0\x83\xc1\x00"
05bc:clipboard: 7 tests executed (0 marked as todo, 0 as flaky, 2 failures), 0
skipped.
clipboard.c:231: 2 failures in child process
See https://test.winehq.org/data/patterns.html#user32:clipboard
The failures happen in the w10pro64-mx-MX test configuration. What's special
about it is that it uses a mix of locales:
SystemDefaultLCID 0411
UserDefaultLCID 040c
ThreadLocale 0411
SystemPreferredUILanguages 0412,0409
UserDefaultUILanguage 0412
ThreadUILanguage 0412
Country 231
ACP 932
The failures started happening with the commit below:
commit 605ecafa67a4e034328b69396581e2f9b60d7af3
Author: Francois Gouget <fgouget(a)codeweavers.com>
Date: Wed Dec 21 18:48:29 2022 +0100
user32: Fix a SetClipboardData() buffer overflow.
Wine would append a correctly aligned NUL Unicode character to
terminate the string but overflow the buffer by one byte for odd-sized
strings.
Windows instead overwrites the last two buffer bytes with a NUL Unicode
character which ends up being misaligned for odd-sized strings.
The clipboard data has a size field anyway so match the Windows
behavior.
Tweak the tests to show that SetClipboardData() can overwrite half of
the Unicode string's last character.
--
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=54906
Bug ID: 54906
Summary: Menu items with icons are drawn with black squares if
Wine is running in Vista+ mode
Product: Wine
Version: 8.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: george.hazan(a)gmail.com
Distribution: ---
The following construction fails in the all 8.x versions of Wine (currently I
upgraded to version 8.7 devel) and works Ok in Wine 7.1:
MENUITEMINFO mii = {};
mii.cbSize = sizeof(mii);
mii.fMask = MIIM_STRING | MIIM_STATE;
if (pimi->iconId != -1) {
mii.fMask |= MIIM_BITMAP;
if (IsWinVerVistaPlus() && IsThemeActive()) {
if (pimi->hBmp == nullptr)
pimi->hBmp = ConvertIconToBitmap(pimi->parent->m_hMenuIcons,
pimi->iconId);
mii.hbmpItem = pimi->hBmp;
}
else mii.hbmpItem = HBMMENU_CALLBACK;
}
InsertMenuItemW(hMenu, uItem, TRUE, &mii);
I.e. if I run command 'winecfg -v win2003', then everything is Ok with icons,
otherwise I see black squares instead of icons. This code works Ok under all
versions of Windows, from XP to Windows 11, the problem is specific to Wine 8.x
under Linux (I use Kubuntu 23.04).
To see the problem you can download my open source messenger Miranda NG from
https://miranda-ng.org/downloads, just download a ZIP, run it and open main or
tray icon menu. The full source code is avalable here:
https://github.com/miranda-ng/miranda-ng, you need module menu_utils.cpp inside
mir_app, InsertMenuItemWithSeparators or BuildRecursiveMenu functions.
WMBR, George Hazan.
--
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=53520
Bug ID: 53520
Summary: Dracula -The resurrection (gog) has an vertical
screen offset
Product: Wine
Version: 7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
wine-7.14-106-gbfc73b0b80a
ubuntu 22.04
GTX560M + nvidia driver 390.151
--
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=32342
Bug #: 32342
Summary: PlanetSide2 Error message and bugreport.txt and
debug.log in Steam.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linards.liepins(a)gmail.com
Classification: Unclassified
Created attachment 42683
--> http://bugs.winehq.org/attachment.cgi?id=42683
PlanetSide2 bugreport.txt
Cannot run PlanetSide 2 on x64 Fedora 17. Popuing up three similar error log
message with attached bugreport. Also attached debug.log is generated in Steam
install dir.
--
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=55985
Bug ID: 55985
Summary: S.T.A.L.K.E.R. Anomaly: Crashes when loading into save
file.
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mythicalnewt(a)gmail.com
Distribution: ---
Created attachment 75589
--> https://bugs.winehq.org/attachment.cgi?id=75589
Stacktrace from winedebugger
Anomaly launches and the main menu works perfectly, however when loading a save
file it crashes in the loading screen and wine debugger launches.
Wine versions 7.x and below work perfectly fine only wine 8.x crash in this
manner.
I made sure to delete all wineprefixes and .wine folder before running the
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=54034
Bug ID: 54034
Summary: Treasure Adventure World: a deluge of wine bugs
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: galtgendo(a)o2.pl
Distribution: ---
There are quite a few bugs here.
1. 'Type 1' cutscene player fails silently, 'Type 2' crashes.
2. Text on inventory screen is drawn at a wrong position.
3. Game crashes due to gfx running out of vms shortly after exiting and
reentering first room.
3b. The modal error dialogs related to those crashes appear *under* the game
window.
(going by proton database, things at least somewhat worked somewhere in the
past, but that no longer the case)
--
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=50547
Bug ID: 50547
Summary: Freezes at Fallout2-based games
Product: Wine
Version: 6.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexyecu(a)gmail.com
Distribution: ---
Fallout2 engine based games (like Fallout Sonora) freezes for 1 — 2 seconds
every 10 or 15 minutes with Wine 6.0 rc6. Wine 5.5 works fine.
Fedora 32 with last updates, nvidia, alsa, secondary X-server.
--
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=49981
Bug ID: 49981
Summary: Doom Eternal Killed
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Created attachment 68382
--> https://bugs.winehq.org/attachment.cgi?id=68382
Terminal output when launching
On launch the game is killed before it starts.
--
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=49927
Bug ID: 49927
Summary: Prince of Persia Sands Of Time Graphic Bug
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: SolisX007(a)yahoo.com
Distribution: ---
Created attachment 68309
--> https://bugs.winehq.org/attachment.cgi?id=68309
POP-blacklines
Prince of Persia Sands Of Time Graphic Bug where it shows two black lines that
follow the character around on wine-5.18 nvidia proprietary driver. I will
upload a screenshot of the issue. This was tested in a clean wine prefix.
--
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=18923
Summary: Post Mortem starts out of bounds
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mickflemm(a)gmail.com
When i run Post Mortem
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=14766 -i had to
override msvcrt but that's another bug) i get a blank screen. It turns out that
if i run compiz and try anything that zooms out of the desktop (eg fire up the
app switcher or enable 3d windows and rotate the cube) i can see the app
running normaly (videos and everything, i even managed to start a game). It
seems that the app starts "above" the desktop for some reason (i've attached
the log).
You can get the game from here -> http://uk-microids.gamesplanet.com/ for a few
euros and check it out, i haven't tested the demo but i guess it should have
the same behaviour, you can get it here ->
http://www.gamespot.com/pc/adventure/postmortem/download_2897772.html
This seems to be the only problem with this game, sound works, gameplay is ok,
you just have to fire up the app switcher or rotate the cube with 3d windows
enabled in order to see anything :P
--
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=21796
Summary: Syberia game can`t start normally
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
Created an attachment (id=26360)
--> (http://bugs.winehq.org/attachment.cgi?id=26360)
Console output
Whel i load syberia game, i hear the sound, but on screen i see only my desktop
without mouse, etc. I can switch to other windows by window manager, but don`t
see anything. Game locks image. Keyboard work, so i switch to console and kill
wineserver.
The game works fine, if compositing enable, but switch to other windows don`t
work.
My videodrivers are xf86-video-ati
--
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=20947
Summary: Slow mouse and menus in Kdeops studio anventure game
engine
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 4plague(a)gmail.com
Created an attachment (id=25113)
--> (http://bugs.winehq.org/attachment.cgi?id=25113)
full console output
Every Kheops Studio adventure game tested (Echo: Secrets of the Lost Cavern;
Return to Mysterious Island; Voyage: Journey to the Moon; Escape from Treasure
Island) has the same problem:
When entering a menu (overlay over the 3D game world and the main menu) mouse
is extremely slow as are background sprite graphics (butterflies etc).
console is flooded by:
fixme:d3d:stretch_rect_fbo >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from
glBlitFramebuffer() @ device.c / 6174
--
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=47640
Bug ID: 47640
Summary: No Man's Sky (Beyond) does not start anymore: Unable
to initialize Vulkan
(vkEnumerateInstanceExtensionProperties failed)
Product: Wine
Version: 4.13
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dima(a)ulupov.com
Created attachment 65081
--> https://bugs.winehq.org/attachment.cgi?id=65081
wine64 No Man's Sky console output
No Man's Sky (which looks like used to run) switched to Vulkan.
Now it does not start with popup message right after start:
---
Unable to initialize Vulkan (vkEnumerateInstanceExtensionProperties failed).
You may not have a Vulkan driver installed, or an old driver on your machine
may be corrupted.
Please refer to www.no-mans-sky.com for details.
---
Mac OS X Version: 10.14.6
MacBook Pro (15-inch, 2018)
Radeon Pro 555X 4 GB
Intel UHD Graphics 630 1536 MB
No Man's Sky version: 2.06b
No Man's Sky was installed with GOG Galaxy client.
--
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=51998
Bug ID: 51998
Summary: Unable to start CloneCD
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Unable to start CloneCD due to ElbyCDIO failing to load
--
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=28861
Bug #: 28861
Summary: Final Fantasy XI hangs after character selection
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: llwang(a)infor.org
CC: julliard(a)winehq.org
Classification: Unclassified
Created attachment 37071
--> http://bugs.winehq.org/attachment.cgi?id=37071
WINEDEBUG=warn+all log for running pol.exe with wine-1.3.29
Final Fantasy XI hangs after character selection and setting active character
on the server. The main game screen does not load. A log with
WINEDEBUG=warn+all with wine-1.3.29 is attached. After doing a regression
test, the commit that caused FFXI to hang after character selection seems to
be:
79c2e55b5a6331d15788f65a929e9e002c2f8b05 is the first bad commit
commit 79c2e55b5a6331d15788f65a929e9e002c2f8b05
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Apr 20 20:30:09 2011 +0200
user32: Only call the driver when the cursor position has really changed.
:040000 040000 5e335fb6e93ffa3171bd0ac90294f8088f64b749
b75dac74bbb00182b657a40cd0bf673aad71ace1 M dlls
--
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=54437
Bug ID: 54437
Summary: ntoskrnl.exe:ntoskrnl breaks test_rawinput() in
user32:input for non-English locales on Windows 7
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
ntoskrnl.exe:ntoskrnl breaks test_rawinput() in user32:input for non-English
locales on Windows 7:
input.c:2921: Test failed: 15: expected WM_INPUT message
input.c:2924: Test failed: 15: expected RIM_INPUT message
See https://test.winehq.org/data/patterns.html#user32:input
These failures happen in the w7u-de, w7u-el, w7u-es and w7y-pt-PT locales but
not in the English test configurations (w7u, w7u-2qxl).
Also they only happen if ntoskrnl.exe:ntoskrnl was run before.
And a bisect shows that they started with the commit below:
commit fb0f8fe54712541790944f24ad61f662ddb92155
Author: Tim Clem <tclem(a)codeweavers.com>
Date: Thu Jan 12 11:30:23 2023 -0800
user32/tests: Test GetRawInputBuffer header fields more thoroughly.
Exposes an alignment issue under WoW64.
--
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=55583
Bug ID: 55583
Summary: d3d8:device - test_wndproc() often gets an unexpected
WM_WINDOWPOSCHANGING in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
d3d8:device - test_wndproc() often gets an unexpected WM_WINDOWPOSCHANGING in
Wine:
device.c:3221: Test failed: Expected message 0x46 for window 0, but didn't
receive it, i=1.
See https://test.winehq.org/data/patterns.html#d3d8:device
This specific case started happening on 2023-09-08. A similar failure happened
in the past but only for i=0 while in the WineTest runs this failure only
happens with i=1. A bisect shows that this specific failure started with the
commit below:
commit 763dc064504d729029f227e220c858fdb8a8178e
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Wed Sep 6 14:40:52 2023 +0300
d3d8/tests: Don't check messages when doing the minimization workaround
dance.
--
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=56056
Bug ID: 56056
Summary: Exiting IrfanView full screen mode creates a redundant
task bar "Untitled window" item which is not clickable
Product: Wine
Version: 9.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 75712
--> https://bugs.winehq.org/attachment.cgi?id=75712
"Untitled window" item
Steps to reproduce:
1) Download IrfanView
2) Install/unpack and run
3) Open any image, click Enter (to enter full screen mode)
4) Click enter again (leave full screen mode)
An unclickable taskbar entry 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=53453
Bug ID: 53453
Summary: Command & Conqueror 3: Tiberium Wars - fails to start
(splash screen not even shown)
Product: Wine
Version: 7.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: williammpratt81(a)gmail.com
Distribution: ---
Tiberium Wars
(https://appdb.winehq.org/objectManager.php?sClass=application&iId=4671
) fails to start since upgrading to wine 7.4
There's no useful output and this is an application that worked for years.
Version 7.0 also 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=38708
Bug ID: 38708
Summary: wine 1.7.* won't grab keyboard, some games super slow
Product: Wine
Version: 1.7.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: n.andrew.walsh(a)gmail.com
Distribution: ---
Using the dev branch causes several games (Dragon Age: Origins, Homeworld2
Complex , and the recently released Etherium, which were the only games I have)
to fail to grab the keyboard, such that keypresses show up in the aterm from
which the wine command was issued. Downgrading to the 1.6.* series resolves the
issue
Furthermore, the Complex mod for wine runs *etremely* slowly: loading a game
with 1.6.* takes under 30 seconds; with 1.7.* it's over ten minutes.
What information do you need to help narrow down the issue?
Cheers,
A
--
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=55866
Bug ID: 55866
Summary: "Honkai: Star Rail": game cannot start
Product: Wine
Version: 8.18
Hardware: x86-64
URL: https://hsr.hoyoverse.com
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 9427421240(a)posteo.net
Distribution: ---
Created attachment 75389
--> https://bugs.winehq.org/attachment.cgi?id=75389
Log - Trying to start the game from the launcher.
When i tried to start the game from the launcher, the launcher was minimised,
but the game did not start.
Game-version: 1.4
Wine-version: 8.18 and 8.19
OS: "Debian GNU/Linux Testing (Trixie)"
--
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=52952
Bug ID: 52952
Summary: Jagex Launcher: Installer does not show
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: zanzu1(a)outlook.com
Distribution: ---
Created attachment 72322
--> https://bugs.winehq.org/attachment.cgi?id=72322
wine output
Running the setup for jagex launcher with wine does not show anything.
Tested on a clean prefix with wine 7.7 (staging).
Download link: https://cdn.jagex.com/Jagex%20Launcher%20Installer.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=46568
Bug ID: 46568
Summary: 64-bit msxml6.dll from Microsoft Core XML Services 6.0
redist package fails to load (Wine doesn't respect
44-bit user-mode VA limitation from Windows < 8.1)
Product: Wine
Version: 4.0
Hardware: x86-64
URL: https://download.microsoft.com/download/2/e/0/2e01308a
-e17f-4bf9-bf48-161356cf9c81/msxml6_x64.msi
OS: Linux
Status: NEW
Keywords: download, win64
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
reported by Louis in https://bugs.winehq.org/show_bug.cgi?id=46107#c2
--- quote ---
I tried winetricks msxml3 and msxml6, but somehow it didn`t work out in 64-bit
wineprefix; i get errors that msxml is not registered etc,
Does anyone know a workaround to use native msxml on 64-bit prefix?
--- quote ---
Relevant part of trace log:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Altium/AD18
$ WINEDEBUG=+seh,+relay,+loaddll,+virtual wine64 ./X2.EXE >>log.txt 2>&1
...
002a:Call KERNEL32.LoadLibraryExW(0053f2b0
L"C:\\windows\\system32\\msxml6.dll",00000000,00000008) ret=7fbe435d7558
...
002a:trace:loaddll:load_native_dll Loaded L"C:\\windows\\system32\\msxml6.dll"
at 0x7ff79e00000: native
002a:Call PE DLL (proc=0x7ff79e0101c,module=0x7ff79e00000
L"msxml6.dll",reason=PROCESS_ATTACH,res=(nil))
...
002a:Call KERNEL32.HeapCreate(00000001,00000000,00000000) ret=7ff79e18411
002a:trace:virtual:NtAllocateVirtualMemory 0xffffffffffffffff (nil) 00110000
2000 00000004
002a:trace:virtual:map_view got mem with anon mmap
0x7fbe39819000-0x7fbe39929000
002a:trace:virtual:VIRTUAL_DumpView View: 0x7fbe39820000 - 0x7fbe3992ffff
(valloc)
002a:trace:virtual:VIRTUAL_DumpView 0x7fbe39820000 - 0x7fbe3992ffff --rw-
002a:trace:virtual:NtAllocateVirtualMemory 0xffffffffffffffff 0x7fbe39820000
00010000 1000 00000004
002a:trace:virtual:mprotect_exec forcing exec permission on
0x7fbe39820000-0x7fbe3982ffff
002a:trace:virtual:VIRTUAL_DumpView View: 0x7fbe39820000 - 0x7fbe3992ffff
(valloc)
002a:trace:virtual:VIRTUAL_DumpView 0x7fbe39820000 - 0x7fbe3982ffff c-rw-
002a:trace:virtual:VIRTUAL_DumpView 0x7fbe39830000 - 0x7fbe3992ffff --rw-
002a:Ret KERNEL32.HeapCreate() retval=7fbe39820000 ret=7ff79e18411
...
002a:Call ntdll.RtlAllocateHeap(7fbe39820000,00000000,00000060) ret=7ff79e03c10
002a:Ret ntdll.RtlAllocateHeap() retval=7fbe39822730 ret=7ff79e03c10
002a:Call msvcrt.memset(7fbe39822740,00000000,00000042) ret=7ff79e03a5a
002a:Ret msvcrt.memset() retval=7fbe39822740 ret=7ff79e03a5a
002a:trace:seh:NtRaiseException code=c0000005 flags=0 addr=0x7ff79e03efe
ip=7ff79e03efe tid=002a
002a:trace:seh:NtRaiseException info[0]=0000000000000000
002a:trace:seh:NtRaiseException info[1]=ffffffffffffffff
002a:trace:seh:NtRaiseException rax=000000000011b2d0 rbx=6c61567274736270
rcx=0000000000000008 rdx=0000000000000000
002a:trace:seh:NtRaiseException rsi=0000000000007fbe rdi=0000000000000730
rbp=00000ff7c73044e8 rsp=000000000053ea70
002a:trace:seh:NtRaiseException r8=00007fbe39822740 r9=0000000000000000
r10=0000000000000000 r11=0000000000000000
002a:trace:seh:NtRaiseException r12=00007fbe39822740 r13=000007ff79f8dc80
r14=00007fbe436c6160 r15=000000000053f708
...
002a:exception c0000005 in PE entry point
(proc=0x7ff79e0101c,module=0x7ff79e00000,reason=PROCESS_ATTACH,res=(nil))
002a:Ret PE DLL (proc=0x7ff79e0101c,module=0x7ff79e00000
L"msxml6.dll",reason=PROCESS_ATTACH,res=(nil)) retval=0
002a:Call PE DLL (proc=0x7ff79e0101c,module=0x7ff79e00000
L"msxml6.dll",reason=PROCESS_DETACH,res=(nil))
002a:Ret PE DLL (proc=0x7ff79e0101c,module=0x7ff79e00000
L"msxml6.dll",reason=PROCESS_DETACH,res=(nil)) retval=1
002a:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msxml6.dll" : native
002a:Ret KERNEL32.LoadLibraryExW() retval=00000000 ret=7fbe435d7558
002a:err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\system32\\msxml6.dll"
--- snip ---
It seems that certain older 64-bit components such as Microsoft XML libs make
assumptions about the 64-bit user-mode virtual address space layout.
This is different from the usual broken apps a la "I failed at porting my
32-bit app to 64-bit" (pointer truncation).
In this case, pointers from certain allocations are broken into multiple parts
and used as indices into multi-level lookup tables.
Pitfall: there is a 44-bit user-mode VA limitation (8TB) for 64-bit Windows
which was lifted starting with Windows 8.1+.
Wine doesn't respect the 44-bit pre-Windows 8.1 virtual address space limits,
allowing process heaps to be placed in 0000'7Fxx'0000'0000 range (128 TB) which
causes out-of-bounds access to lookup tables when indices overflow (derived
from pointer bits). The exception occurs in entry point, causing 'msxml6.dll'
to be unloaded.
One workaround is to move Wine's top-down allocations/heaps into 8 TB VA range
(Wine preloader) and impose same user-mode address space bits limits as with
all 64-bit Windows versions < 8.1 to stay "compatible". I've tested it and it
works for native here. Not sure if it's worth to change though.
I don't know if a separate 64-bit MSXML6 re-distributable package exists that
has been fixed wrt Windows 8.1+ address space limits.
MSXML6 is part of Windows OS for newer versions and automatically kept
up-to-date.
$ sha1sum msxml6_x64.msi
1eb84eeae7729ea5db7fe79779f4e216114261ba msxml6_x64.msi
$ du -sh msxml6_x64.msi
2.6M msxml6_x64.msi
$ wine --version
wine-4.0-276-g84459ba94b
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=39742
Bug ID: 39742
Summary: Heroes of Might and Magic 5 does not work (empty
screen)
Product: Wine
Version: 1.8-rc3
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: ---
Heroes of Might and Magic 5 does not work.
When starting game shows only first splash screen.
After splash game starts intro video and it is not shown. But sound exists.
This occurs since 1.55.
In version 1.54 all ok.
--
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=54217
Bug ID: 54217
Summary: SourceInsight: app menu doesn't work
Product: Wine
Version: 7.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: x1917x(a)gmail.com
Distribution: ---
The menu bar has no reaction to any mouse clicks, acts like it is disabled.
The issue affects multiple apps, another app I know is Propellerhead Reason
(https://bugs.winehq.org/show_bug.cgi?id=10845).
There was an experimental patch (from Rein Klazes in 2009) which used to fix
the issue, but IIRC this patch was never accepted. Anyway, for many years it
was enough to recompile Wine with that patch to have a working app menu...
until recently. Now dlls/user32/menu.c code was heavily refactored so the patch
cannot be applied even manually (all involved functions are gone etc).
To summarize:
- there is a bug which breaks app menu functionality for at least 2 apps
- at this moment there is NO fix or workaround which can be applied anymore
The original bugreport for Propellerhead Reason is from 2007. A 15-year wine is
nice, but a 15 years old bug in Wine is not - please, please do something with
this issue.
--
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=46522
Bug ID: 46522
Summary: Application stops responding
Product: Wine
Version: 4.0-rc7
Hardware: x86-64
URL: https://formatfactory.it.uptodown.com/windows/download
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.finizio.mgbx(a)hotmail.it
Distribution: Mint
Created attachment 63379
--> https://bugs.winehq.org/attachment.cgi?id=63379
Desktop screenshot
Hi! I got an error with FormatFactory 4.5.5. It stops responding when I drag
and drop a file from desktop into the app. To reproduce the bug:
1) Download the program from
https://formatfactory.it.uptodown.com/windows/download
2)Install it
3)Run it. It will ask you if you want to update the program to version 4.5.5.
Update it.
4)Try to drag and drop a file from desktop into the application
5)A new window opens but the program stops responding and you are not able to
do
anything anymore.
I attached a screenshot of the error.
--
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=53354
Bug ID: 53354
Summary: Wine should provide icu.dll
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: osmanx(a)problemloesungsmaschine.de
Distribution: ---
Created attachment 72742
--> https://bugs.winehq.org/attachment.cgi?id=72742
tzdb.exe
Windows since at least version Windows 10 19H1 ships a icu.dll in the system
directory. The VS2022 (and I think also VS2019) C++ standard library in C++20
mode uses this DLL to implement the timezone database as specified by the C++
standard. The standard library loads this DLL dynamically with LoadLibraryExW
(see
<https://github.com/microsoft/STL/blob/ef62d3fa0b8e4e2406b9bb74e916e1ca8a1df…>)
and throws a std::system_error (see
<https://github.com/microsoft/STL/blob/ef62d3fa0b8e4e2406b9bb74e916e1ca8a1df…>
and
<https://github.com/microsoft/STL/blob/ef62d3fa0b8e4e2406b9bb74e916e1ca8a1df…>)
when it cannot load it. In order to provide compatibility with modern Windows
versions, IMHO Wine should thus ship a compatible icu.dll. A similar issue also
exists for older Windows versions even on the Microsoft side (see
<https://github.com/microsoft/STL/issues/1911>).
This issue arose since I recently modernized timezone handling in OpenMPT by
using C++20 chrono. For now, I have worked around the problem in OpenMPT. See
<https://bugs.openmpt.org/view.php?id=1618> and
<https://source.openmpt.org/browse/openmpt?op=comp&compare[]=/trunk/OpenMPT/…>.
Simple test case:
```
// cl /std:c++20 /permissive- /EHsc /O2 /W4 tzdb.cpp
#include <chrono>
#include <iostream>
#include <stdexcept>
#include <windows.h>
int main() {
try {
std::chrono::get_tzdb_list();
} catch (const std::exception & e) {
std::cerr << "FAIL: " << e.what() << std::endl;
return 1;
}
std::cout << "OK" << std::endl;
return 0;
}
```
tzdb.exe 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=52115
Bug ID: 52115
Summary: Horizon Zero Dawn crashes during loading
Product: vkd3d
Version: 1.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Distribution: ---
Hello,
I tried this game from GoG with vkd3d-git and it crashes during the 1st loading
(see https://youtu.be/3qpdE9FUBQg) -
The game works with vkd3d-proton without issue (https://youtu.be/MA3ehphVWsg)
I attach the WINEDEBUG=+vkd3d VKD3D_DEBUG="trace" log
--
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=47686
Bug ID: 47686
Summary: No Man's Sky - crash when moving fast through
asteroids / space
Product: Wine
Version: 4.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: winebugz(a)kbrm.net
Distribution: ---
Created attachment 65143
--> https://bugs.winehq.org/attachment.cgi?id=65143
First crash backtrace
WINE : wine-4.14 (Staging)
OPSYS: Debian 9.9
GPU : Nvidia GTX 670
VDRV : nvidia-driver 430.40-1 (experimental repo)
DLL-OVERRIDE: vulkan-1 (built-in) /* game won't even start to menu without this
*/
Replicate:
Get in ship
Get above atmosphere
Target "Signal Source / Coordiates"
Engage Pulse Engines
1-3 minutes into flight - NMS crashes with:
Unhandled exception: page fault on write access to [HEX ADDRESS] in 64-bit
code ([HEX ADDRESS]).
Attaching three (3) backtraces and console output.
--
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=52240
Bug ID: 52240
Summary: VODKALIBUR Mod Tool Crashes on Starup
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 71349
--> https://bugs.winehq.org/attachment.cgi?id=71349
Staging6.23_Logs_and_dotnet_prefix_backtrace
(The mod-tool is meant for SoulCalibur VI)
In a clean Wine Staging 6.23 prefix, the program crashes on startup without
displaying anything.
Running the program with dotnet48 gets the program to display a splash-screen
before throwing an exception error and dropping 3 .dll files in the app's
directory.
SHA256:
4ddbc85ed075aaf3943319945d0dc7d43b7be4e244674f4df8f47c6d18b6dbe3
Download:
https://cdn.discordapp.com/attachments/651396632167841812/90621213743162163…
(Releases are typically obtained with in-app updates or via the developer's
Discord server - this is a direct link to the last WPF build that was released
via a direct Discord attachment at the time of writing)
--
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=55955
Bug ID: 55955
Summary: some part of the software is black, if I click a line
it appears, but only a line, never more than a line
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: gerard.labadie(a)sysgroup.fr
Distribution: ---
Created attachment 75543
--> https://bugs.winehq.org/attachment.cgi?id=75543
Display of Captvty 3 on Windows
The resolution of the bug
https://bugs.winehq.org/show_bug.cgi?id=55742
allows to launch successfully Captvty V3, but part of the window is black and
impossible to read
I have attached the file Captvty-3-display-ok, when running on Windows which
shows a normal display
and the file Captvty-linux which shows that the resume of the replay is Ok, but
not the lines with the names of the replays.
reproducer
have wine 8.20 or after, the latest winetricks
create a directory .captvty_V3
download the zip from v3.captvty.fr
unzip it to .captvty_V3
export WINEARCH=win64
export WINPREFIX=~/.captvty_V3
wineboot -u
winetricks -q dotnet48 corefonts gdiplus fontsmooth=rgb vlc win7
mkdir temp
cd temp
cabextract ~/.cache/winetricks/win7sp1/windows6.1-KB976932-X64.exe
cp -rf
./x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2/comctl32.dll
~/.wine_captvty_V3/drive_c/windows/syswow64/comctl32.dll
cd ~
rm -rf temp
launch it with
wine .captvty_V3/Captvty.exe
I noticed from the command line the messages
fixme:uxtheme:BeginBufferedPaint painting parameters are ignored
and
0024:fixme:uxtheme:AllowDarkModeForWindow 00030048 1: stub
using winecfg I tried various options for comctl32, any option with "native"
works (with the black display), any other option crashes the sofware.
in https://forum.winehq.org/viewtopic.php?t=38088
somebody commented
I don't know how to fix the black display, but I strongly believe this might be
due to using the native comctl32 (which is not really a good thing).
I think it might be a good idea to open a bugreport about the application not
being able to load builtin comctl32, maybe one of the developers has an idea
how to fix this, and maybe this "black display" issue might be solved then as
well
--
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=50083
Bug ID: 50083
Summary: ASCOM Platform 6.5 - Installation failed
Product: Wine
Version: 5.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bammzilla(a)astronomy.com.ph
Distribution: ---
Created attachment 68544
--> https://bugs.winehq.org/attachment.cgi?id=68544
Screenshots of popup error screens during install
The ASCOM Platform allows windows desktop planetarium programs to control
astronomical hardware such as telescopes, domes, and cameras.
The software is freely distributable and open source, released under the
Creative Commons Attribution-ShareAlike 3.0 License, but written under the .NET
Platform.
The latest version is ASCOM Platform 6.5, written under .NET Framework 4.8 and
Visual Studio 2019.
To prepare the installation, I ran winetricks -q vcrun2019 dotnet35sp1
dotnet452 dotnet472 dotnet48. No errors were reported in the installation of
dotnet.
I then launched the installer with the following command:
WINEDEBUG=+nls wine ASCOMPlatform65.exe >> ASCOMPlatform65.log 2>&1
The installation went smoothly but popped up several error screens and ended
with an installation failed.
Screenshots of the error screens are attached.
The WINEDEBUG log file is gzipped and attached.
ASCOMPlatform installer log files are zipped and attached.
Download the installer from the following link:
https://github.com/ASCOMInitiative/ASCOMPlatform/releases/download/v6.5Rele…
Full source code of ASCOM Platform is available here:
https://github.com/ASCOMInitiative/ASCOMPlatform
ASCOMPlatform License file:
https://github.com/ASCOMInitiative/ASCOMPlatform/blob/master/LICENSE.txt
Information about ASCOM can be found here:
https://ascom-standards.org/Community/
--
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=43172
Bug ID: 43172
Summary: IDirectPlay4::EnumConnections needs to support wide
string in DPNAME structure
Product: Wine
Version: 2.10
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dplay
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
IDirectPlay4::EnumConnections needs to support wide strings in DPNAME returned
in EnumConnections. Currently it just forwards to the ascii 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=56109
Bug ID: 56109
Summary: Broken Radiobutton navigation (Up/Down, Accelerators)
in several InnoSetup installers
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 75779
--> https://bugs.winehq.org/attachment.cgi?id=75779
Ant Renamer
Broken Radiobutton navigation (Up/Down, Accelerators) in several InnoSetup
installers
Radiobuttons :
I &Accept ..
I do ¬ accept ...
- Click on one or the other then VK_UP or VK_DOWN => Focus change (dotted
rectangle) while selection does not move => THIS IS A BUG
- ALT+A and ALT+N have no effect => THIS IS A BUG
Happens with Ant Renamer 2.12 (see screenshot), TuxPaint 0.9.22 and several
other Inno Setup installers
--
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=13529
Summary: wine doesn't run under a X client for windows under wine
[dogfood?]
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andriusmao(a)gmail.com
I was doing some tests and kde runs properly under a X client for windows (such
as Xming and WinaXe) under wine. But wine starts debugger when trying to run
any windows program (such as these provided by WinaXe or such as winecfg) in
"remote" display.
--
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=54571
Bug ID: 54571
Summary: ImageList images hard to see or even invisible
depending on COLOR_WINDOWTEXT
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: dark(a)darkok.xyz
Distribution: ---
Created attachment 74114
--> https://bugs.winehq.org/attachment.cgi?id=74114
Visibility of images depending on Window Text color.
The lighter the Window Text color gets, the less visible the images in an
ImageList get.
This really affects people primarily using dark themes such as myself, as then
the text color is going to be so light the images will be invisible.
I'm not sure if this issue is present in other software, but in this case I am
experiencing this with the GSAE (GS Advanced Editor) tool shipped with Roland
sound modules.
I am able to see the images properly again if I replace what is currently line
1488 of `comctl32/imagelist.c` (ImageList_DrawIndirect) with `if (FALSE)`
instead of `if (himl->hbmMask)` so the else branch always runs (this will
likely break other software though, and in my case is just a temporary
measure).
--
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=50993
Bug ID: 50993
Summary: App compiled with address sanitizer don't work in Wine
Product: Wine
Version: 6.6
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: ---
When trying to use in Wine app compiled with address sanitizer and MinGW LLVM,
then this app doesn't run and print
```
0104:err:module:LdrInitializeThunk "libclang_rt.asan_dynamic-x86_64.dll" failed
to initialize, aborting
0104:err:module:LdrInitializeThunk Initializing dlls for
L"Z:\\mnt\\Miecz\\godot3.2\\bin\\a.exe" failed, status 80000003
```
To reproduce issue
Download and unpack Mingw-llvm(unlike Mingw GCC allows to build app with
address sanitizer)
https://github.com/mstorsjo/llvm-mingw/releases/download/20201020/llvm-ming…
2. set variables(change PATH_TO_CHANGE)
export MINGW32_PREFIX="/PATH_TO_CHANGE/i686-w64-mingw32-"
export MINGW64_PREFIX="/PATH_TO_CHANGE/x86_64-w64-mingw32-"
3. Copy to current directory all files from folder which contains
`libclang_rt.asan_dynamic-x86_64.dll` inside unpacked mingw
4. Compile and try to open app
echo "int main(){if(2>1){return 1;}}" > a.cpp
/PATH_TO_CHANGE/x86_64-w64-mingw32-clang++ a.cpp -fsanitize="address"
wine a.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=45584
Bug ID: 45584
Summary: FindFirstFile fails to correct case when full name
supplied
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: us(a)edmeades.me.uk
Distribution: ---
Created attachment 62002
--> https://bugs.winehq.org/attachment.cgi?id=62002
Simple testcase in c
FindFirstFile can be used to correct the case of a file. In fact when trying to
correct the case of the whole path and file, a google implies its a good
routine to use to pass each part of the directory tree through
Problem: If findfirstfile isnt passed a wildcard, it looks for the file in
question and if it exists, returns the case of the file as supplied, not the
case as it is on disk
Try supplied testcase.
I think this can also be seen by:
wine cmd
dir >ABCD
dir abcd
Note in the directory listing it shows abcd, not ABCD
--
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=45713
Bug ID: 45713
Summary: FusionFall Retro: fails to launch
Product: Wine-staging
Version: 3.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: macariopatrick(a)icloud.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62144
--> https://bugs.winehq.org/attachment.cgi?id=62144
Upon getting the error message, I exit Terminal to kill Wine.
The launcher allows me to log into my account, but when the launcher downloads
the files necessary to play the game, it doesn't launch. Unity Web Player
displays an error message stating that Unity Web Player needs to be updated. It
works on Windows correctly, but not in Wine. The game uses a custom version of
Unity Web Player 2.x.x.
--
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=46254
Bug ID: 46254
Summary: EnumResourceTypesW should return True if there are no
resources to enumerate
Product: Wine
Version: 3.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
EnumResourceTypesW -- When there are no resource types to enumerate the
function instead of True will return False (see
https://github.com/wine-mirror/wine/blob/master/dlls/kernel32/resource.c#L2…)
This bug was originally reported in pywin32-ctypes
https://github.com/enthought/pywin32-ctypes/issues/59
--
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=28583
Bug #: 28583
Summary: MS Exchange setup no long displays images
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Created attachment 36725
--> http://bugs.winehq.org/attachment.cgi?id=36725
Console Output.
The the URL is created in the HTMLImgElement_put_src, it fails to load it
because the path is relative, and the ALLOW_IMPLICIT_FILE_SCHEME hasn't be
used.
See attached file for snippet.
--
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=23364
Summary: 16-bit games - many don't work in Wine.
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
As I have not found a bug report for this already I've decided to create one
myself.
Many 16-bit games, especially the old Windows 3.1 games like "whack-a-mole",
"Bricklayer" and many others I've tried simply don't work at all in Wine. Since
there's too many 16-bit games to list, it makes sense to write one bug report
covering the same problem i.e. problems running 16-bit games.
Try some yourself from here:
http://members.chello.at/theodor.lauppert/games/win16.htm
Here I've found that the 32-bit version of tetris works in Wine, but the 16-bit
version does NOT work at all (try it yourself from this link, you get to
download both the 32-bit and 16-bit versions respectively, at the bottom of
that page): http://members.chello.at/theodor.lauppert/games/tetrisjr.htm
I'm pleased to say that the Ballistic (Paddle) game appears to work:
http://www.classicdosgames.com/genre/paddle.html
This bug report may appear trivial and not important, but playing old Windows
games appeals to some people. These games will NOT work in dosbox. Also
consider that 64-bit versions of Microsoft Windows won't even run 16-bit
programs and games, whereas Wine can sometimes get them working, as in the case
of the Ballistic game.
--
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=31704
Bug #: 31704
Summary: AutoCAD 2008: Next button doesn't work in activation
window
Product: Wine
Version: 1.5.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 41677
--> http://bugs.winehq.org/attachment.cgi?id=41677
Activation window
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20sp2
3) install AutoCAD
4) wine acad.exe
5) select that you want to activate product and click next
6) enter your registrations data
6) click next (see attached image)
Behaviour:
Nothing happens.
Expected behaviour:
Content of window should change.
--
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=53407
Bug ID: 53407
Summary: Hogia Hemekonomi Missing date picker widget
Product: Wine
Version: unspecified
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 72799
--> https://bugs.winehq.org/attachment.cgi?id=72799
How the calendar widget looks when run on Windows XP.
When showing transactions there is a date entry field where the user can enter
a date. Or press "enter" to get a date picker widget. The widget seems to be
missing in Wine.
To reproduce:
- Run the software like "wine Hemeko.exe"
- There will be dialogue asking about number format, click Yes.
- On first run you get an intro (or error see Bug 53384). If error, just
dismiss. If intro, press "Återgå till Hemekonomi" to dismiss.
- Click "Arkiv" and "Ny" to create a new database to work with. When asked
"Ange namnet på den nya databasen" enter something like "foo.mdb" and click OK.
- Click "Fortsätt med Hemekonomi" to dismiss setup wizard.
- Press CTRL-K or click on icon Kontoutdrag.
- Click OK.
- Use mouse to set focus on entry field in lower right corner called "Fr o m"
- Press enter.
- See Program Error.
On subsequent runs click Arkiv/Öppna instead to use the existing foo.mdb
database.
--
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=54668
Bug ID: 54668
Summary: jcef_helper.exe has excountered a serious problem and
needs to close.
Product: Wine
Version: 8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hugot7071(a)gmail.com
Distribution: ---
Created attachment 74183
--> https://bugs.winehq.org/attachment.cgi?id=74183
backtrace of program error details
This problem is not present under Windows hand has not been reported yet.
This is presented with JCEF (Java Chromium Embedded Framework)
--
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.