https://bugs.winehq.org/show_bug.cgi?id=39252
Bug ID: 39252
Summary: Heart of Darkness: Crashes on start
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: groovy354(a)gmail.com
Distribution: ---
I've installed Heart of Darkness with no problem, but when I try to run the
game (the `HODWin32.exe`file from Program Files), it crashes with no error
message or anything. If I run the `HeartOfDarkness_En.EXE`, a welcome popup
show up, and if I press "Start Game", the game crashes just the same.
The free demo available on the Internet (`hod_demo-weben1_2.exe`) works fine,
but the full version just crashes on start.
*The terminal output is empty*, and so is debug info (called with
`WINEDEBUG=+relay,+seh,+tid wine HODWin32.exe >> ~/temp/hod_output.txt 2>&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=47540
Bug ID: 47540
Summary: Official Windows Build
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorendias(a)gmail.com
Distribution: ---
I think WINE could really benefit from doing an Official Windows Version.
In many cases, WINE delivers a superior experience to that of Windows in
running Legacy Apps, for example older versions of StarCraft on Windows have
color problems and don't play right. On WINE this is not a problem.
>From a technical perspective, WINE could have a Official WSL2 installer or this
could be achieved in various ways.
>From a financial perspective, I think consumers and businesses would be
interested even in purchasing a official CrossOver version in cases where their
business software doesn't function right on Windows natively.
>From a developer perspective, Xenia is a Xbox Emulator built on Windows and
integrating directly with Direct X. I think such a version could easily attract
Windows developer talent to improve WINE and also could provide benefits
developing and debugging WINE on a Windows OS.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47777
Bug ID: 47777
Summary: PRO/Desktop - i386-(32-bit) no longer works
Product: Wine
Version: 4.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: n296869(a)rtrtr.com
Distribution: ---
Created attachment 65261
--> https://bugs.winehq.org/attachment.cgi?id=65261
error message 01
in the past it used to work,
months ago thus not sure exact cause maybe distro-update,
both wine staging and stable don't work
4.16 & 4.02 but result in same error
/OpenGL/GLtest.exe also gives error
btw, i can't install recommended wine:i386 apt-packages ("unmet dependencies")
libvdpau-va-gl1:i386 libgl1-mesa-glx:i386 libgl1:i386 libglx-mesa0:i386
libglx0:i386 libglx-mesa0:i386 libgl1-mesa-dri:i386 libllvm8:i386
they used to work, instead error dialog, appears when about to enter 3D-view
and then occasional hangs(wine4.02) crashes(wine4.16) on subsequent attempts
Ubuntu LTS 18.04 , intel graphics
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47773
Bug ID: 47773
Summary: Origin: Legacy fails to open with DXVK when
d3d10,d3d10_1 dxd10core, d3d11 and dxgi libraries are
not disabled for OriginClientService.exe
Product: Wine-staging
Version: 4.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: werifGX(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 65256
--> https://bugs.winehq.org/attachment.cgi?id=65256
wine-output
Origin-legacy fails to open with DXVK when d3d10,d3d10_1 dxd10core, d3d11 and
dxgi libraries are not disabled for OriginClientService.exe
If said libraries are disabled alike
https://github.com/Winetricks/winetricks/pull/1318
```bash
if [ -n "$WINETRICKS_USE_LEGACY_ORIGIN" ]; then
w_override_app_dlls 'OriginClientService.exe' 'disabled' 'd3d10'
w_override_app_dlls 'OriginClientService.exe' 'disabled' 'd3d10_1'
w_override_app_dlls 'OriginClientService.exe' 'disabled' 'd3d10core'
w_override_app_dlls 'OriginClientService.exe' 'disabled' 'd3d11'
w_override_app_dlls 'OriginClientService.exe' 'disabled' 'dxgi'
fi
```
Then client works no issues.
---
Based on output:
00c4:err:module:import_dll Library Qt5Svg.dll (which is needed by L"C:\\Program
Files (x86)\\Origin\\imageformats\\qsvg.dll") not found
00e8:err:vulkan:wine_vk_init Failed to load Wine graphics driver supporting
Vulkan.
00e8:err:module:find_forwarded_export module not found for forward
'winevulkan.wine_vkGetInstanceProcAddr' used by
L"C:\\windows\\system32\\vulkan-1.dll"
00e8:err:vulkan:wine_vk_init Failed to load Wine graphics driver supporting
Vulkan.
00e8:err:module:find_forwarded_export module not found for forward
'winevulkan.wine_vkGetInstanceProcAddr' used by
L"C:\\windows\\system32\\vulkan-1.dll"
wine: Call from 0x7bc913c1 to unimplemented function
vulkan-1.dll.vkGetInstanceProcAddr, aborting
wine: Unimplemented function vulkan-1.dll.vkGetInstanceProcAddr called at
address 7BC913C1 (thread 00e8), starting debugger...
And assuming that DXVK wasn't initialized i deduced this being winebug.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47282
Bug ID: 47282
Summary: Gaea missing dll
Product: Wine
Version: 4.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: bronsonmathews(a)gmail.com
Distribution: ---
Free download here:
https://quadspinner.com/Gaea/Download
Does not run on wine. I get the mscoree.dll not found issue bellow....
$ ./Gaea.exe
002c:err:module:fixup_imports_ilonly mscoree.dll not found, IL-only binary
L"Gaea.exe" cannot be loaded
002c:err:module:LdrInitializeThunk Importing dlls for L"C:\\Gaea\\Gaea.exe"
failed, status c0000135
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47775
Bug ID: 47775
Summary: Wine `start` doesn't support launching files with a
full UNIX path specified
Product: Wine
Version: 4.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Steps to reproduce:
1) Download any MSI file
2) Run it this way:
$ wine start /full/path/to/app.msi
Get this error
0009:err:start:wmain Unknown option 'L"/full/path/to/app.msi"'
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47539
Bug ID: 47539
Summary: Consider switching from Bugzilla to Gitlab
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorendias(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
Other open source projects such-as Gnome, GIMP, etc... have benefited from
switching to Gitlab -- a more modernized collaborative self hosted tool.
I searched a bit and was surprised that I couldn't find a similar discussion
for WineHQ.
I suggest doing some research and considering the benefits of switching --
easier identification of bugs via screenshots or screen-casts can be included
on inline posts. Communications have better Text Markup and can be upvoted or
have reactions. Version control and patches are really straight forward.
I feel that Gnome is a good example of a project benefited as it really it made
it easier for the larger community to coordinate, communicate, and participate.
I think that Gitlab's style is average of what current day developers
expectation as it mirrors tooling already commonly in use -- GitHub in many
ways.
https://gitlab.gnome.org/explore/projects/starred
And now that GitHub is owned by Microsoft and built into VS Code and Microsoft
Coding tooling I think it would be easier to encourage developers to
participate by having familiar tools.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47643
Bug ID: 47643
Summary: Windows Registry no longer supporting Path Key
Product: Wine
Version: 4.14
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: ---
Certainly, 1 year ago modifying HKEY_CURRENT_USER>Environment by adding a Path
key caused Wine to follow that path when looking for a exe file. It appears
this is no longer the case as the exact same modification to the Windows
registry results in a file not found message.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47461
Bug ID: 47461
Summary: XInput: XBox 360 gamepads no longer detected (since
wine 4.7)
Product: Wine
Version: 4.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: felixhaedicke(a)web.de
Distribution: ---
Since Wine 4.7, all my applications which use the XInput API for accessing
gamepads cannot find my Xbox 360 Wireless Controllers any more.
Checked with the following applications:
* Blur
* Cemu - http://cemu.info/
* XInputTest - https://github.com/chrizonix/XInputTest
Messages in wine-4.7 with XInputTest (very similar with other applications):
WINEDEBUG=+xinput wine XInputTest_1000_Samples.exe
001f:fixme:setupapi:SetupDiBuildDriverInfoList : stub 0x113b18, 0xc7f4c8, 2
001f:err:plugplay:install_device_driver Failed to build compatible driver list,
error 0x78.
0009:trace:xinput:XInputGetState (index 0, state 00641A08)!
0009:trace:xinput:XInputGetState (index 0, state 00641A08)!
Error! Player 1 - XBOX 360 Controller Not Found!
And in wine-4.11:
WINEDEBUG=+xinput,+setuapi wine XInputTest_1000_Samples.exe
001e:err:setupapi:open_driver_key Failed to open driver key, error 2.
001e:err:setupapi:open_driver_key Failed to open driver key, error 2.
001f:err:setupapi:SetupDiSelectBestCompatDrv No compatible drivers were
enumerated for device
L"SDLJOY\\VID_045E&PID_02A1&IG_0\\256&030000005E040000A102000000010000&0&0".
001f:err:plugplay:install_device_driver Install function 0x17 failed, error
0xe0000228.
0009:trace:xinput:XInputGetState (index 0, state 00641A08)!
0009:trace:xinput:XInputGetState (index 0, state 00641A08)!
Error! Player 1 - XBOX 360 Controller Not Found!
Press Enter Key To Exit
And in wine-4.6 (which works fine):
WINEDEBUG=+xinput,+setuapi wine XInputTest_1000_Samples.exe
0009:trace:xinput:XInputGetState (index 0, state 0x531a08)!
0009:trace:xinput:HID_find_gamepads Found gamepad 0
L"\\\\?\\HID#VID_045E&PID_02A1&IG_1#256&030000005E040000A102000000010000&0#{4D1E55B2-F16F-11CF-88CB-001111000030}"
Ready! Waiting for 0009:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0032FC8C 1
C) semi-stub
0009:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0032FA7C 1 C) semi-stub
1000 Samples (Move Left Stick)0009:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr
(0032FC6C 1 C) semi-stub
0009:trace:xinput:XInputGetState (index 0, state 0x531a08)!
0009:trace:xinput:XInputGetState (index 0, state 0x531a08)!
0009:trace:xinput:XInputGetState (index 0, state 0x531a08)!
0009:trace:xinput:XInputGetState (index 0, state 0x531a08)!
0009:trace:xinput:XInputGetState (index 0, state 0x531a08)!
0009:trace:xinput:XInputGetState (index 0, state 0x531a08)!
0009:trace:xinput:XInputGetState (index 0, state 0x531a08)!
...
Tested with unmodified Wine builds.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47695
Bug ID: 47695
Summary: Colony prospector (Steam) need unimplemented function
msvcrt.dll._ftol2_sse
Product: Wine
Version: 4.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: mc2374(a)mclink.it
Distribution: Other
PC System with Rosa Linux Fresh 2016.1 x86_64, wine 32bit 4.14 (+ Staging &
latest dxvk), mesa 19.1.4
The game Colony prospector, available on Steam, won't run; it starts and near
immediately closes, while in the error output the two lines reported below
appear a few times:
*************
wine: Call from 0x7bc8f9f9 to unimplemented function msvcrt.dll._ftol2_sse,
aborting
************
I cannot say for sure that this is the only reason for the game starting
failure, but it is involved...
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.