https://bugs.winehq.org/show_bug.cgi?id=46535
Bug ID: 46535
Summary: Exception FindFirstFileExW_rep in Mod Manager (Skyrim)
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: wine.bugzilla(a)kevindegeling.nl
Distribution: ---
Created attachment 63388
--> https://bugs.winehq.org/attachment.cgi?id=63388
Log of Mod Organizer (see last three lines)
There is an application called Mod Organizer
(https://www.nexusmods.com/skyrim/mods/1334/) for Skyrim (Videogame, Bethesda,
2011) which allows you to mod Skyrim. It does so by creating a virtual
directory with all mods, and then by launching Skyrim in that virtual
directory. This way, Skyrim thinks it's using different files then which are
actually in it's root directory. It's a smart way of modding because it's easy
to change load orders and such.
This worked in 3.0.4 but since version 4.0, this functionality fails with a
silent crash and a stacktrace that reveals its origin: ntdll
INFO (18:23:40.0479): Windows Exception (c0000005). Origin:
"C:\windows\system32\ntdll.dll" (7bc40e49). Last hooked call: void *__stdcall
FindFirstFileExW_rep(const wchar_t *,enum _FINDEX_INFO_LEVELS,void *,enum
_FINDEX_SEARCH_OPS,void *,unsigned long)
How to reproduce...
Well, this is the point that you'll better create your own testcase, or else
you must install Skyrim and Mod Organizer. Keep in mind that this only relates
to Version 1 (Mod Organizer 2 also didn't work before).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46842
Bug ID: 46842
Summary: c# On Wine double.TryParse successfully converts empty
string to a double. But double is corrupt.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: MyBugzilla(a)mailinator.com
Distribution: ---
I'm a c#/.net developer.
Testing my windows application and modifying source so that it works reliably
on Wine.
Testing on Linux/Mint 19
c# has a function that parses a string and converts, if possible, to a number.
[Code begins]
double d = 0;
string s = ""; // Create an empty string.
if(double.TryParse(s, out d) == true)
Messagebox.Show( d.ToString() );
[Code end]
The above tryParse should fail, return false, because the string s is empty.
But on Wine it returns true and the double d is now corrupt. It appears to be
empty. The Messagebox displays an empty string.
Any ideas?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42051
Bug ID: 42051
Summary: Costume Quest 2 crashes when using DX11 renderer
Product: Wine
Version: 2.0-rc2
Hardware: x86
URL: http://store.steampowered.com/app/275180/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 56533
--> https://bugs.winehq.org/attachment.cgi?id=56533
terminal output
The DX9 renderer works fairly well in Wine, but when starting the game with the
DX11 renderer the game crashes after showing the splash screens.
The crash doesn't occur when CSMT is enabled in Staging (it's just that the
screen remains black when the game loads to the menu so it's still unplayable
with CSMT).
The generated backtrace shows:
...
Backtrace:
=>0 0x7e1b4d75 wined3d_rendertarget_view_get_drawable_size+0x15(view=(nil),
context=0x13fcab68, width=0x1fffdcac, height=0x1fffdca8)
[/home/gyebro/sources/wine-git/dlls/wined3d/view.c:199] in wined3d (0x1fffdc78)
1 0x7e1838a5 scissorrect+0x84(context=0x13fcab68, state=0x16b33c,
state_id=0x390) [/home/gyebro/sources/wine-git/dlls/wined3d/state.c:4856] in
wined3d (0x1fffdcc8)
2 0x7e1299dd context_apply_draw_state+0x47c(context=<is not available>,
device=<is not available>, state=<is not available>)
[/home/gyebro/sources/wine-git/dlls/wined3d/context.c:3519] in wined3d
(0x1fffdd48)
...
wine-2.0-rc2-31-gf7cc41d
Fedora 25
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 730/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 375.26
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44456
Bug ID: 44456
Summary: i cant launch the game
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zulmenkibo(a)gmail.com
Distribution: ---
Created attachment 60396
--> https://bugs.winehq.org/attachment.cgi?id=60396
i cant launch the game
i cant launch the game
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48277
Bug ID: 48277
Summary: dotnet30sp1 fails to install
Product: Wine
Version: 4.14
Hardware: x86
OS: Linux
Status: NEW
Keywords: dotnet, download, Installer, regression
Severity: normal
Priority: P2
Component: httpapi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
The installer will pop up a fatal error dialog (even in quiet mode), though the
terminal doesn't show anything related. Winetricks notes that it fails because
expected files are not present.
This is a regression, introduced by:
commit efacf6f455b42721c2edb15a06ef57755342fb0b
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Wed Aug 28 20:45:29 2019 -0500
httpapi: Start the http service in HttpInitialize().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=38245
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
It is fixed by:
commit 280bfb58b5162be6d8cee8827307721d7624ac0d
Author: Austin English <austinenglish(a)gmail.com>
Date: Sun Dec 8 23:11:27 2019 -0600
httpapi: Return ERROR_SUCCESS for unimplemented flags in HttpInitialize.
Returning ERROR_CALL_NOT_IMPLEMENTED breaks .Net installers. MSDN suggests
that ERROR_INVALID_PARAMETER may be more appropriate, but that too breaks
.Net.
Signed-off-by: Austin English <austinenglish(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Filing a bug for visibility (in release notes/winetricks).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47960
Bug ID: 47960
Summary: chcp.exe does not exist
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: erich.e.hoover(a)gmail.com
Distribution: ---
conda requires "chcp.exe" to exist to properly work with Python packages, see
MSDN:
https://docs.microsoft.com/en-us/windows-server/administration/windows-comm…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48153
Bug ID: 48153
Summary: Mono's ProcessTest.Start1_FileName_Whitespace test
fails in 4.20
Product: Wine
Version: 4.20
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, regression, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
I've started seeing failures in the following Mono test cases:
MonoTests.System.Diagnostics.ProcessTest.Start1_FileName_Whitespace
MonoTests.System.Diagnostics.ProcessTest.Start2_FileName_Whitespace
Here's the source code for the first of those:
https://github.com/mono/mono/blob/93e46c687b0f1b3bea7ecf362a667f3bd8b59fc5/…
Specifically, the "#6" line, which checks error codes, fails. Unfortunately, it
doesn't say what error code we got.
This worked in Wine 4.19 but fails in current master.
Bisect results and downloadable test case to follow.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46262
Bug ID: 46262
Summary: Beat Hazard 2: Small window size after minimizing
Product: Wine
Version: 4.0-rc1
Hardware: x86-64
URL: https://store.steampowered.com/app/618080/Martial_Arts
_Brutality/
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: devilj(a)outlook.pt
Distribution: ArchLinux
Created attachment 62964
--> https://bugs.winehq.org/attachment.cgi?id=62964
Log snippet
When minimizing and restoring, the window becomes very small (46×70), and
resizing is disallowed.
This bug has been present in Wine 3.21, as well as Wine-staging 3.18 and up.
According to the log, the window actually restores correctly to its intended
size (1286×750) before being immediately resized to 46×70.
Window position seems to be preserved correctly.
This same bug also happens with a free game by the same developer, Martial Arts
Brutality, which is available on Steam.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37793
Bug ID: 37793
Summary: crash FO3launcher.exe wine 1.7
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: laborde_stephane(a)yahoo.fr
Distribution: ---
Created attachment 50337
--> https://bugs.winehq.org/attachment.cgi?id=50337
crash FO3launcher.exe
Installed OK : FIFA online 3 (FO3 installer) :
http://fo3.garena.com/download/installer
When launching fo3launcher.exe it crashes whit report attached bellow.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46196
Bug ID: 46196
Summary: Beat Hazard 2: Missing country code and flag
Product: Wine
Version: 3.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: devilj(a)outlook.pt
Distribution: ---
Created attachment 62856
--> https://bugs.winehq.org/attachment.cgi?id=62856
Wine log (snippet)
The user's country flag is replaced with an "Unknown" icon. This happens
because the game fails to get the two-digit country code from Wine. The game
runs well otherwise; this is merely a UI issue.
The game calls GetUserGeoID, but this returns -1 instead of a valid GeoID. The
game never calls SetUserGeoID as far as I can tell!
Wine log snippet generated with +nls,+timestamp,+debugstr,+trace,+relay.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.