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.
https://bugs.winehq.org/show_bug.cgi?id=48271
Bug ID: 48271
Summary: Qt5 dropdown menu and combobox does not show on click
Product: Wine
Version: 4.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brouits(a)free.fr
Distribution: ---
I am testing QSpeakers* win32 and win64 on wine 4.0.2. It uses the Qt5 toolkit.
All works nice except menu dropdowns and comboboxes which does not show up on
click. Tested also on a real windows® and it goes well here.
If i can do anything, tell me.
[*] http://brouits.free.fr/qspeakers/
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48234
Bug ID: 48234
Summary: Odin Diet doesn`t start
Product: Wine
Version: 4.20
Hardware: x86
URL: https://s3.ap-south-1.amazonaws.com/asthawebsite/odin_
diet.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Hi, a user submitted this as rated garbage in appdb:
"Nothing Works, After trying to run it, no screen or error msg or popup comes,"
I guess he ran from clicking on desktoplink; when ran from the console:
0027:err:module:import_dll Library odbcbcp.dll (which is needed by
L"C:\\ODIN\\Diet\\RMSDBWriter.dll") not found
0027:err:module:import_dll Library RMSDBWriter.dll (which is needed by
L"C:\\ODIN\\Diet\\SurvMgr_INT.dll") not found
0027:err:module:import_dll Library SurvMgr_INT.dll (which is needed by
L"C:\\ODIN\\Diet\\DietOdin.exe") not found
odbcbcp.dll can be installed for example from mdac apparently, but I opened
this bugreport because the app expects it to be present apparently, it is on my
win7 partition.
Adding stub dll is enough to get the program started; Didn`t try further, login
required.
So simple Question: Is it within wine`s scope to implement these kind of dlls
(from mdac e.g.)
If not, i can resolve bug as WONTFIX, or keep it open as collector for other
apps that need this (just as for example the MFC42 "collector bug report").
Could some wine "authority" give advice on 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.