https://bugs.winehq.org/show_bug.cgi?id=54442
Bug ID: 54442
Summary: experimental wow64 mode: doesn't show some graphical
windows
Product: Wine
Version: 8.1
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 73990
--> https://bugs.winehq.org/attachment.cgi?id=73990
SteamSetup.png
When I'm building wine with new experimental wow64 mode, it is unable to
properly show or render application windows for some applications.
I've tried it both on clean prefix and on existing prefix.
I've tried Steam setup and Battle.net setup, both failed. With Battle.net setup
I see no window, with Steam setup I see black window with some artifacts.
When using multilib wine built old way, everything works as usual.
Happens both with wine 8.0 and 8.1.
OS: Gentoo Linux amd64 (64bit)
Graphics: X11
Videocard information:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: Quadro K1000M/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 470.161.03
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
Wine build options: ./configure --with-mingw --enable-archs='i386,x86_64'
--prefix=/tmp/wineinstall
Default wine output:
$ WINEPREFIX=/tmp/wineprefix/prefix1 /tmp/wineinstall/bin/wine
/tmp/SteamSetup.exe
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0090:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back
to RandR 1.0. Please consider using the Nouveau driver instead.
0034:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back
to RandR 1.0. Please consider using the Nouveau driver instead.
010c:err:environ:init_peb starting L"Z:\\tmp\\SteamSetup.exe" in experimental
wow64 mode
010c:err:winediag:is_broken_driver Broken NVIDIA RandR detected, falling back
to RandR 1.0. Please consider using the Nouveau driver instead.
010c:fixme:imm:ImeSetActiveContext (00020046, 1): stub
010c:fixme:imm:ImmReleaseContext (00010052, 00020046): stub
0090:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub
0090:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54751
Bug ID: 54751
Summary: The 64-bit advapi32:registry breaks
test_CoGetPSClsid() in ole32:compobj in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The 64-bit advapi32:registry breaks test_CoGetPSClsid() in ole32:compobj in
Wine:
compobj.c:1449: Test failed: CoGetPSClsid failed with error 0x80040155
compobj.c:1450: Test failed: got clsid {52222222-1234-1234-1234-56789abcdef0}
See https://test.winehq.org/data/patterns.html#ole32:compobj
A bisect shows that this started with the commit below:
commit 3f82f6ff59f4024f67e2d646883cbea223fba84a
Author: Sven Baars <sbaars(a)codeweavers.com>
Date: Fri Mar 17 16:52:51 2023 +0100
kernelbase: Use open_key() to obtain any existing Wow6432node in
create_key().
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54738
Bug ID: 54738
Summary: msi:action - The 64-bit test_register_class_info()
fails in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
msi:action - The 64-bit test_register_class_info() fails in Wine:
action.c:6025: Test failed: key not created
action.c:6147: Test failed: key not created
See https://test.winehq.org/data/patterns.html#msi:action
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48811
Bug ID: 48811
Summary: StarCraft II fails to load in staging, crashes after
trying to start a game in stable
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: wschmrdr(a)gmail.com
Distribution: ---
Created attachment 66725
--> https://bugs.winehq.org/attachment.cgi?id=66725
Output occurring when the application crashes.
Ever since upgrading from 5.3 to 5.4, StarCraft II has ceased working. On
staging, this occurs during the loading screen. I am able to get through the
Battle.net app OK, but cannot get to my login authenticating. I have tried
switching to stable, but when trying to load up a game, I see the same output
issue. Selected the dbghelp component because that's the line that comes up in
the output at the time of the 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=54742
Bug ID: 54742
Summary: The 64-bit advapi32:registry breaks the 32-bit
test_redirection() in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The 64-bit advapi32:registry breaks the 32-bit test_redirection() in Wine.
To reproduce run the following commands:
$ rm -rf ~/.wine # start from a fresh wineprefix
$ ./wow64/wine64 wow64/dlls/advapi32/tests/x86_64-windows/advapi32_test.exe
registry 2>&1 | grep -E '(Test failed|tests executed)'
0020:registry: 6309 tests executed (156 marked as todo, 0 as flaky, 0
failures), 2 skipped.
$ ./wow32/wine wow32/dlls/advapi32/tests/i386-windows/advapi32_test.exe
registry 2>&1 | grep -E '(Test failed|tests executed)'
registry.c:2837: Test failed: RegOpenKeyExA failed: 2
registry.c:2842: Test failed: RegOpenKeyExA failed: 2
registry.c:2861: Test failed: 00000000: wrong value 32/64
registry.c:2863: Test failed: 00000200: wrong value 32/64
registry.c:2868: Test failed: 00000000: wrong value 64/0
registry.c:2869: Test failed: 00000100: wrong value 64/0
registry.c:2870: Test failed: 00000200: wrong value 64/0
registry.c:3168: Test failed: RegOpenKeyExA failed: 2
registry.c:3174: Test failed: RegOpenKeyExA failed: 2
registry.c:3180: Test failed: RegOpenKeyExA failed: 2
registry.c:3206: Test failed: found equals 0
registry.c:3208: Test failed: found equals 0
registry.c:3210: Test failed: found equals 0
registry.c:3212: Test failed: found equals 1
registry.c:3214: Test failed: wrong number of subkeys: 10
registry.c:3216: Test failed: found equals 1
registry.c:3218: Test failed: found equals 0
registry.c:3220: Test failed: wrong number of subkeys: 10
registry.c:3222: Test failed: found equals 0
0128:registry: 7658 tests executed (74 marked as todo, 0 as flaky, 19
failures), 2 skipped.
See https://test.winehq.org/data/patterns.html#advapi32:registry
The reason why this failure is only visible with the fg-deb64-wow32 is because
this is the only test configuration that runs the 32-bit tests in the same
wineprefix as the 64-bit tests.
What this shows is that advapi32:registry does not correctly cleans up after
itself which has the potential for breaking any test that follows (not just
32-bit ones).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53431
Bug ID: 53431
Summary: widl generates enum forward declarations in typedefs
which are not valid in C++
Product: Wine
Version: 7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: gfw.kra(a)gmail.com
Distribution: ---
Hi everyone,
I recently discovered an issue with C++ code in headers compiled from winrt
idl's using widl. It does not compile when included, when tried using mingw g++
v12.1.0.
There’s seems to be issue with how enum typedefs are translated within
namespaces.
Example:
When tried to include windows.media.speechsynthesis.h compiled from
windows.media.speechsynthesis.idl in cpp file, the following output is received
(compiler output shows headers from mingw, but these look the same when
compiled using widl in wine).
```
/usr/x86_64-w64-mingw32/include/windows.foundation.h:90:26: error: use of enum
‘PropertyType’ without previous declaration
90 | typedef enum PropertyType PropertyType;
| ^~~~~~~~~~~~
/usr/x86_64-w64-mingw32/include/windows.foundation.h:164:18: error: using
typedef-name ‘ABI::Windows::Foundation::PropertyType’ after ‘enum’
164 | enum PropertyType {
| ^~~~~~~~~~~~
/usr/x86_64-w64-mingw32/include/windows.foundation.h:90:39: note:
‘ABI::Windows::Foundation::PropertyType’ has a previous declaration here
90 | typedef enum PropertyType PropertyType;
| ^~~~~~~~~~~~
/usr/x86_64-w64-mingw32/include/windows.media.speechsynthesis.h:218:30: error:
use of enum ‘VoiceGender’ without previous declaration
218 | typedef enum VoiceGender VoiceGender;
| ^~~~~~~~~~~
/usr/x86_64-w64-mingw32/include/windows.media.speechsynthesis.h:476:22: error:
using typedef-name ‘ABI::Windows::Media::SpeechSynthesis::VoiceGender’ after
‘enum’
476 | enum VoiceGender {
| ^~~~~~~~~~~
/usr/x86_64-w64-mingw32/include/windows.media.speechsynthesis.h:218:42: note:
‘ABI::Windows::Media::SpeechSynthesis::VoiceGender’ has a previous declaration
here
218 | typedef enum VoiceGender VoiceGender;
| ^~~~~~~~~~~
/usr/x86_64-w64-mingw32/include/windows.media.speechsynthesis.h:822:30: error:
using typedef-name ‘ABI::Windows::Media::SpeechSynthesis::VoiceGender’ after
‘enum’
822 | enum VoiceGender *value) = 0;
| ^~~~~~~~~~~
/usr/x86_64-w64-mingw32/include/windows.media.speechsynthesis.h:218:42: note:
‘ABI::Windows::Media::SpeechSynthesis::VoiceGender’ has a previous declaration
here
218 | typedef enum VoiceGender VoiceGender;
```
windows.media.speechsynthesis.idl has typedef of enum VoiceGender, which is
defined later.
```
namespace Windows {
namespace Foundation {
interface IClosable;
}
namespace Media {
namespace SpeechSynthesis {
typedef enum VoiceGender VoiceGender;
```
This is translated to following:
```
#ifdef __cplusplus
namespace ABI {
namespace Windows {
namespace Media {
namespace SpeechSynthesis {
typedef enum VoiceGender VoiceGender;
}
}
}
}
#else /* __cplusplus */
typedef enum __x_ABI_CWindows_CMedia_CSpeechSynthesis_CVoiceGender
__x_ABI_CWindows_CMedia_CSpeechSynthesis_CVoiceGender;
#endif /* __cplusplus */
```
This typedef is not valid in C++. According to the standard, enum cannot be
forward declared using typedef. This could be replaced with just simple enum
declaration, but it would need to have type specifier (that goes for definition
as well).
Best 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=36079
Bug ID: 36079
Summary: loader fails to build with clang -faddress=sanitize
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48263
--> https://bugs.winehq.org/attachment.cgi?id=48263
make log
I tried building wine with clang's address sanitizer enabled, which mostly
worked, until the loader:
make[1]: Entering directory '/home/austin/wine-gcc49-asan/loader'
clang -fsanitize=address -m32 -o wine-preloader -static -nostartfiles
-nodefaultlibs -Wl,-Ttext=0x7c400000 preloader.o ../libs/port/libwine_port.a
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib32/libpthread.a(pthread_mutex_lock.o):
In function `__pthread_mutex_lock':
/var/tmp/portage/sys-libs/glibc-2.19/work/glibc-2.19/nptl/../nptl/pthread_mutex_lock.c:80:
undefined reference to `__assert_fail'
/var/tmp/portage/sys-libs/glibc-2.19/work/glibc-2.19/nptl/../nptl/pthread_mutex_lock.c:116:
undefined reference to `__assert_fail'
/var/tmp/portage/sys-libs/glibc-2.19/work/glibc-2.19/nptl/../nptl/pthread_mutex_lock.c:146:
undefined reference to `__assert_fail'
/var/tmp/portage/sys-libs/glibc-2.19/work/glibc-2.19/nptl/../nptl/pthread_mutex_lock.c:151:
undefined reference to `__assert_fail'
..
austin@aw25 ~/wine-gcc49-asan $ clang --version
clang version 3.3 (tags/RELEASE_33/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
austin@aw25 ~/wine-gcc49-asan $ git describe
wine-1.7.17-42-g24c5728
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49797
Bug ID: 49797
Summary: WIDL doesn't tolerate anonymous structs within
interfaces
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: ---
IDLs in Windows SDKs sometimes contain anonymous structs within interfaces.
WIDL fails to compile such IDLs.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37346
Bug ID: 37346
Summary: New application , installed successfully , starts up
fine , no data storing , BUSY WIN ACCOUNTING APP
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lax.sunny(a)gmail.com
Created attachment 49664
--> https://bugs.winehq.org/attachment.cgi?id=49664
Log created by wine on running the app , problem is with database storage and
runtime functions
Application named busy win very much famous accounting software
tried using number of prefixes
application installs smoothly
when i run the app it starts up normally but crashes on adding a new company or
detecting an old 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=50079
Bug ID: 50079
Summary: Wine msiexec fails when building inside a windows/mac
os x docker container
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: spam(a)crasu.de
Distribution: ---
Created attachment 68535
--> https://bugs.winehq.org/attachment.cgi?id=68535
Run with winedebug=msi and strace
Sample dockerfile:
FROM ubuntu:20.04
RUN export DEBIAN_FRONTEND="noninteractive" \
&& dpkg --add-architecture i386 \
&& apt-get update \
&& apt-get install -y wget winbind xvfb unzip curl jq \
&& apt-get remove -y libmysqlclient21 mysql-common \
&& apt autoremove -y
RUN wget -nc https://dl.winehq.org/wine-builds/winehq.key && apt-key add
winehq.key
RUN echo 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main' >
/etc/apt/sources.list.d/wine.list
RUN export DEBIAN_FRONTEND="noninteractive" \
&& apt-get update \
&& apt-get install -o APT::Immediate-Configure=false --install-recommends
-y winehq-devel
RUN useradd -ms /bin/bash wineuser
# Install winemono
RUN wget https://dl.winehq.org/wine/wine-mono/5.1.1/wine-mono-5.1.1-x86.msi
RUN WINEPREFIX=/home/wineuser/.wine su wineuser -c "wine msiexec /i
wine-mono-5.1.1-x86.msi && wineserver -w"
Eroor message:
0024:err:msi:ACTION_InstallFiles compressed file wasn't installed
(L"bin\\libmono-2.0-x86.dll")
0024:err:msi:execute_script Execution of script 0 halted; action
L"InstallFiles" returned 1603
I tried different msis (wine gecko, wine mono, ....) they all fail. After
serveral tries the installation sometimes does not through an error. But the
package is still not fully installed.
Reference:
https://github.com/Winetricks/winetricks/issues/1525
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51502
Bug ID: 51502
Summary: Civilization 3 Sound Stutters, loops, and fails
(eventually)
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
Assignee: wine-bugs(a)winehq.org
Reporter: bryan(a)varnernet.com
Distribution: ---
Audio on Civilization III is just not very good.
Typical short sounds stutter, playback sounding badly rendered into the target
buffer, loop when they shouldn't, etc.
The most common problem is for the sound (all of it) to just stop, or just
continuously loop a small soundfile that should have been a one-off play at the
triggered point in time.
Looks like the app is using dsound, along with winmm to mmioOpenA the .wav's.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52762
Bug ID: 52762
Summary: DesignDoll will not boot/crashes upon booting.
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: catchyandcleche(a)gmail.com
Distribution: ---
Created attachment 72129
--> https://bugs.winehq.org/attachment.cgi?id=72129
This file (designdoll_backtrace01.txt) is the backtrace file/error log file
that was created when I tried to run the DesignDoll application.
I am using a GUI version of Ubuntu for Desktop (Ubuntu 20.04.4 LTS), also
utilizing WINE version 7.0 (Displayed as wine-7.0 in the terminal).
When double clicking the .desktop application created on the desktop
(DesignDoll.desktop) after installing the DesginDollLauncher.exe program and
after making sure that the DesignDoll.desktop shortcut created during the
installation process allows launching, the program will boot* but quickly
crash.
I attached the program error log (see "designdoll_backtrace01.txt).
*I can only assume that the application booted (or at least tried to) and
quickly crashed. It did not display any indication that the program had booted
in the GUI environment. When a window did show up to indicate that the program
had run (in a sense), it was to inform me of the fact that the program crashed
(or simply could not boot).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54271
Bug ID: 54271
Summary: gdiplus:get_gif_background_color can't get gif
background color
Product: Wine
Version: unspecified
Hardware: x86
OS: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: 399989567(a)qq.com
Created attachment 73837
--> https://bugs.winehq.org/attachment.cgi?id=73837
wrong picture
OS:debian
When I was using WeChat, I found that when sending an animated gif, the same
image would have different serious errors, such as misalignment, flickering,
solid black(sometimes pink, brown) background .
I know that using winetricks gidplus can fix this problem, but this method
introduces some other problems, so I come here for help hoping to find a
solution to the problem. I really need your help! ! !
Maybe you need an account for this application. Of course, it would be great if
you can find a similar demo. I am trying to find a demo
APP download url:https://weixin.qq.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=52619
Bug ID: 52619
Summary: Dungeon Fighter Online: Launcher crash when accepting
Terms of Service
Product: Wine
Version: 7.2
Hardware: x86-64
URL: https://www.dfoneople.com/support/download
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wannabetheguy(a)gmail.com
Distribution: Fedora
Created attachment 71944
--> https://bugs.winehq.org/attachment.cgi?id=71944
Terminal log output
With Proton 7.0 announcing Dungeon Fighter Online as playable, I gave it a try
and ran into this crash when trying to log-in with my old Neople account. Both
the Steam version and standalone version of the launcher crashed this way.
A clean Wine 7.2 (staging) prefix with the standaline client gives me an
identical result, so I am reporting here as well.
The problem occurs with NeopleLauncher.exe. After logging in with my Neople
account, I am required to accept the Terms of Service that appears within the
window before being able to continue. When I click the Accept button, the
launcher crashes.
On subsequent log-ins, the Terms of Service appears again.
The only change to the Wine prefix was changing the Windows version to 10 as
the launcher gives a "no longer supported" message with 7. 8/8.1 work but crash
the same as 10.
The ieframe messages just before the backtrace seem notable, but as I'm not
sure I have set this report to unknown.
--
Do not reply 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=27232
Summary: keys stuck when wine window loses focus
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)gmail.com
When a key is pressed while a wine application is in focus and released while
other application has focus it is stuck down in wine.
To reproduce:
0) set your window manager to focus follows mouse
1) run notepad
2) press some keys to type text
3) press and hold ctrl, pressing a now selects typed text
4) move the mouse to another window
5) release ctrl
6) move mouse back to notepad, press a
Now text previously selected should be replaced with a. Instead, it is selected
again by the Ctrl+a shortcut.
The Ctrl key is stuck.
Note that when windows are switched by means similar to Windows ALt+Tab the
modifier used for switching windows this way gets also stuck.
--
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=50431
Bug ID: 50431
Summary: SCM erroneously tries to start 64-bit kernel drivers
as 32-bit service when 'ImagePath' contains
'\\SystemRoot\\system32\\drivers' and 'WOW64=1'
Product: Wine
Version: 6.0-rc4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says. Bug 47175 (https://bugs.winehq.org/show_bug.cgi?id=47175#c4) is
kinda related but the mistake is not in the service creation part.
Norton AntiVirus 2010 installer creates several 32-bit and 64-bit services. The
kernel driver services are 64-bit by design (64-bit WINEPREFIX).
The registry entries for these services contain a mix of different styles.
'WOW64' is always set because the services were created by a 32-bit installer
process. Wine uses this flag only in case of failure to determine the binary
type. 64-bit kernel drivers should be always started as 64-bit.
Registry:
--- snip ---
...
[System\\CurrentControlSet\\Services\\BHDrvx64] 1609425565
"Description"="SONAR Engine Driver"
"DisplayName"="BHDrvx64"
"ErrorControl"=dword:00000001
"ImagePath"="C:\\ProgramData\\Norton\\{0C55C096-0F1D-4F28-AAA2-85EF591126E7}\\NAV_17.0.0.136\\Definitions\\BASHDefs\\20090829.001\\BHDrvx64.sys"
"ObjectName"="LocalSystem"
"PreshutdownTimeout"=dword:0002bf20
"Start"=dword:00000003
"Type"=dword:00000001
"WOW64"=dword:00000001
...
[System\\CurrentControlSet\\Services\\IDSVia64] 1609419518
"Description"="Symantec Intrusion Prevention Driver"
"DisplayName"="IDSVia64"
"ErrorControl"=dword:00000001
"ImagePath"="C:\\ProgramData\\Norton\\{0C55C096-0F1D-4F28-AAA2-85EF591126E7}\\NAV_17.0.0.136\\Definitions\\IPSDefs\\20090828.002\\IDSVia64.sys"
"ObjectName"="LocalSystem"
"PreshutdownTimeout"=dword:0002bf20
"Start"=dword:00000001
"Type"=dword:00000001
"WOW64"=dword:00000001
...
[System\\CurrentControlSet\\Services\\ccHP] 1609437834
#time=1d6df9f4d82eda4
"DisplayName"="Symantec Hash Provider"
"ErrorControl"=dword:00000001
"ImagePath"="\\SystemRoot\\system32\\drivers\\NAVx64\\1100000.088\\ccHPx64.sys"
"ObjectName"="LocalSystem"
"PreshutdownTimeout"=dword:0002bf20
"Start"=dword:00000001
"Type"=dword:00000001
"WOW64"=dword:00000001
...
--- snip ---
'ccHP' kernel service doesn't work here. SCM erroneously starts 'winedevice'
hosting process as 32-bit hence loading the 64-bit kernel driver binary will
obviously fail.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/windows/system32/drivers/NAVx64/1100000.088
$ file *
cchpx64.cat: data
ccHPx64.inf: Windows setup INFormation
ccHPx64.sys: PE32+ executable (native) x86-64, for MS Windows
iron.cat: data
Iron.inf: Windows setup INFormation
Ironx64.sys: PE32+ executable (native) x86-64, for MS Windows
isolate.ini: Little-endian UTF-16 Unicode text, with CRLF line terminators
srtsp64.cat: data
srtsp64.inf: Windows setup INFormation
srtsp64.sys: PE32+ executable (native) x86-64, for MS Windows
srtspx64.cat: data
srtspx64.inf: Windows setup INFormation
srtspx64.sys: PE32+ executable (native) x86-64, for MS Windows
SymDS64.cat: data
SymDS64.sys: PE32+ executable (native) x86-64, for MS Windows
SymDS.inf: Windows setup INFormation
SymEFA64.cat: data
SymEFA64.sys: PE32+ executable (native) x86-64, for MS Windows
SymEFA.inf: Windows setup INFormation
symnet64.cat: data
SymNet.inf: Windows setup INFormation
symnetv64.cat: data
SymNetV.inf: Windows setup INFormation
symtdiv.sys: PE32+ executable (native) x86-64, for MS Windows
--- snip ---
Trace log:
--- snip ---
$ WINEDEBUG=+seh,+relay,+loaddll,+ntoskrnl,+ntdll,+server,+service wineboot
>>log.txt 2>&1
...
003c:trace:service:load_service_config Image path =
L"\\SystemRoot\\system32\\drivers\\NAVx64\\1100000.088\\ccHPx64.sys"
003c:trace:service:load_service_config Group = (null)
...
003c:trace:service:load_service_config Service account name = L"LocalSystem"
...
003c:trace:service:load_service_config Display name = L"Symantec Hash
Provider"
003c:trace:service:load_service_config Service dependencies : (none)
003c:trace:service:load_service_config Group dependencies : (none)
...
003c:Call KERNEL32.ExpandEnvironmentStringsW(0003b9d0
L"\\SystemRoot\\system32\\drivers\\NAVx64\\1100000.088\\ccHPx64.sys",000439c0,0000003c)
ret=1400062de
003c:Call kernelbase.ExpandEnvironmentStringsW(0003b9d0
L"\\SystemRoot\\system32\\drivers\\NAVx64\\1100000.088\\ccHPx64.sys",000439c0,0000003c)
ret=7bc4429f
003c:Call ntdll.RtlInitUnicodeString(0021f628,0003b9d0
L"\\SystemRoot\\system32\\drivers\\NAVx64\\1100000.088\\ccHPx64.sys")
ret=7b042c06
003c:Ret ntdll.RtlInitUnicodeString() retval=00000078 ret=7b042c06
003c:Call
ntdll.RtlExpandEnvironmentStrings_U(00000000,0021f628,0021f618,0021f614)
ret=7b042c47
003c:Ret ntdll.RtlExpandEnvironmentStrings_U() retval=00000000 ret=7b042c47
003c:Ret kernelbase.ExpandEnvironmentStringsW() retval=0000003c ret=7bc4429f
003c:Ret KERNEL32.ExpandEnvironmentStringsW() retval=0000003c ret=1400062de
003c:Call KERNEL32.GetBinaryTypeW(000439c0
L"\\SystemRoot\\system32\\drivers\\NAVx64\\1100000.088\\ccHPx64.sys",0021f7c0)
ret=140006473
003c:Call kernelbase.CreateFileW(000439c0
L"\\SystemRoot\\system32\\drivers\\NAVx64\\1100000.088\\ccHPx64.sys",80000000,00000001,00000000,7fd700000003,00000000,00000000)
ret=7b61b63d
...
003c:Call ntdll.RtlDosPathNameToNtPathName_U(000439c0
L"\\SystemRoot\\system32\\drivers\\NAVx64\\1100000.088\\ccHPx64.sys",0021f458,00000000,00000000)
ret=7b0160a0
003c:Ret ntdll.RtlDosPathNameToNtPathName_U() retval=00000001 ret=7b0160a0
003c:Call
ntdll.NtCreateFile(0021f3e8,80100080,0021f428,0021f418,00000000,00000000,00000001,00000001,00000060,00000000,00000000)
ret=7b01623a
003c:Ret ntdll.NtCreateFile() retval=c000003a ret=7b01623a
003c:Call ntdll.RtlNtStatusToDosError(c000003a) ret=7b01633c
003c:Ret ntdll.RtlNtStatusToDosError() retval=00000003 ret=7b01633c
...
003c:Ret kernelbase.CreateFileW() retval=ffffffffffffffff ret=7b61b63d
003c:Ret KERNEL32.GetBinaryTypeW() retval=00000000 ret=140006473
...
0054:trace:ntoskrnl:load_driver loading driver
L"C:\\windows\\system32\\drivers\\NAVx64\\1100000.088\\ccHPx64.sys"
...
0054:Call KERNEL32.LoadLibraryW(0012d578
L"C:\\windows\\system32\\drivers\\NAVx64\\1100000.088\\ccHPx64.sys")
ret=0036490e
0054:Call kernelbase.LoadLibraryW(0012d578
L"C:\\windows\\system32\\drivers\\NAVx64\\1100000.088\\ccHPx64.sys")
ret=7bc3ab84
...
0054:Call ntdll.LdrGetDllPath(0012d578
L"C:\\windows\\system32\\drivers\\NAVx64\\1100000.088\\ccHPx64.sys",00000000,00d5faf0,00d5fae8)
ret=7b01bc26
0054:Ret ntdll.LdrGetDllPath() retval=00000000 ret=7b01bc26
...
0054:Call ntdll.LdrLoadDll(0012d958
L"C:\\windows\\syswow64;C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem;C:\\windows\\system32\\WindowsPowershell\\v1.0",00000000,00d5fb10,00d5faf8)
ret=7b01bdfc
...
0054: create_file( access=80100000, sharing=00000005, create=1,
options=00000060, attrs=00000000,
objattr={rootdir=0000,attributes=00000000,sd={},name=L""},
filename="/home/focht/projects/wine/mainline-install-x86_64/lib/wine/cchpx64.sys"
)
...
0054: create_file() = NO_SUCH_FILE { handle=0000 }
...
0054:Ret ntdll.LdrLoadDll() retval=c0000135 ret=7b01bdfc
...
0054:Ret kernelbase.LoadLibraryW() retval=00000000 ret=7bc3ab84
...
0054:err:ntoskrnl:ZwLoadDriver failed to create driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\ccHP": c0000142
--- snip ---
'\\SystemRoot\\system32\\drivers' is a valid path for REG_EXPAND_SZ type
'ImagePath' as well. It doesn't need to be '%SystemRoot%\\xxx'.
Due to 'GetBinaryTypeW' failure, the "else" path is taken which uses 'WOW64'
flag. All services created by 32-bit installer have 'WOW64' set by design,
including the 64-bit services which leads to the incorrect "fallback" choice.
Wine source:
https://source.winehq.org/git/wine.git/blob/784cb2060ab63076adc349dcb1d15a6…
--- snip ---
856 static DWORD get_winedevice_binary_path(struct service_entry
*service_entry, WCHAR **path, BOOL *is_wow64)
857 {
858 static const WCHAR winedeviceW[] =
{'\\','w','i','n','e','d','e','v','i','c','e','.','e','x','e',0};
859 WCHAR system_dir[MAX_PATH];
860 DWORD type;
861
862 if (!is_win64)
863 *is_wow64 = FALSE;
864 else if (GetBinaryTypeW(*path, &type))
865 *is_wow64 = (type == SCS_32BIT_BINARY);
866 else
867 *is_wow64 = service_entry->is_wow64;
868
869 GetSystemDirectoryW(system_dir, MAX_PATH);
870 HeapFree(GetProcessHeap(), 0, *path);
871 if (!(*path = HeapAlloc(GetProcessHeap(), 0, lstrlenW(system_dir) *
sizeof(WCHAR) + sizeof(winedeviceW))))
872 return ERROR_NOT_ENOUGH_SERVER_MEMORY;
873
874 lstrcpyW(*path, system_dir);
875 lstrcatW(*path, winedeviceW);
876 return ERROR_SUCCESS;
877 }
--- snip ---
Virustotal.com scan of the binary:
https://www.virustotal.com/gui/file/b8110fba782df5f9bfc25d39315b5ccd1f375b2…
$ sha1sum NAV10TBEN.exe
eadfb9c860146186c548aba695a9be87607f5586 NAV10TBEN.exe
$ du -sh NAV10TBEN.exe
74M NAV10TBEN.exe
$ wine --version
wine-6.0-rc4
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.
http://bugs.winehq.org/show_bug.cgi?id=23583
Summary: Kaspersky Internet Security 2010 needs FLTMGR.SYS to
install in Vista and Win 7 mode
Product: Wine
Version: 1.2-rc7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Created an attachment (id=29472)
--> (http://bugs.winehq.org/attachment.cgi?id=29472)
install log
See summary and 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=47728
Bug ID: 47728
Summary: Project Reality BF2 PRBF2.exe crashes on startup
Product: Wine
Version: 4.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: apq49584(a)tuofs.com
Distribution: ---
Created attachment 65203
--> https://bugs.winehq.org/attachment.cgi?id=65203
backtrace for prbf2.exe
Debian 10 buster with winehq packaged wine-devel and libfaudio from OBS.
Download link:
https://www.realitymod.com/downloads
winecfg was used to set a virtual desktop of 1024x768.
(The PRBF2.exe works fine when a native d3dx9_25.dll
(sha256:4c54df27ce84d21b2924e64ff79b13e7876ce85d8e0c9c1d0abd8da73888187a) is
placed in the game folder. This is just background information and was NOT done
for the bug report.)
This is my first bug report here, so if you need anything else, say it and i
will provide. 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=53187
Bug ID: 53187
Summary: user32:menu - test_menu_input()'s tests 6, 8, 10, 12,
14,16 fail semi-systematically on Windows in Russian
and Chinese and other 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:menu - test_menu_input()'s tests 6, 8, 10, 12, 14,16 fail
semi-systematically on Windows in some locales:
menu.c:2324: Test failed: test 6
menu.c:2324: Test failed: test 8
menu.c:2324: Test failed: test 10
menu.c:2324: Test failed: test 12
menu.c:2324: Test failed: test 14
menu.c:2324: Test failed: test 16
https://test.winehq.org/data/patterns.html#user32:menu
The WineTest results shows:
* Systematic failures in Russian (except on 2022-06-09!).
* Systematic failures in Chinese but only since 2022-06-10 (up to the current
date, 2022-06-17).
* And a failure in Hebrew but only on 2022-04-27!
None of the behavior changes corresponds to times when the locale snapshots
were updated.
A TestBot run shows the same systematic (2 out of 2) failures in Arabic,
Hebrew, Hindi, Hindi+UTF-8 and Russian (so not in Chinese).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53877
Bug ID: 53877
Summary: vbscript compile_assignment assertion when assigning
multidimensional array by indices
Product: Wine
Version: 7.20
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: ---
The following works in real vbscript:
Dim x
Redim x(10)
x(1) = Array(5, 6, 7)
WScript.echo x(1)(0)
WScript.echo x(1)(2)
x(1)(0) = x(1)(2)
WScript.echo x(1)(0)
Output:
5
7
7
When running through Wine vbscript an assertion happens when processing
x(1)(0) = x(1)(2)
case EXPR_CALL:
call_expr = (call_expression_t*)left;
assert(call_expr->call_expr->type == EXPR_MEMBER);
Stepping through the debugger, call_expr->call_expr->type appears to be
EXPR_CALL
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50859
Bug ID: 50859
Summary: X Error of failed request: GLXBadFBConfig
Product: Wine-staging
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linsilstef(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
[stefan@yuntani Downloads]$ wine64 Gw2Setup-64.exe
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1
00f4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1
0024:fixme:heap:RtlSetHeapInformation 0000000000020000 0 000000000022FD30 4
0024:fixme:heap:RtlSetHeapInformation 0000000001620000 0 000000000022FD10 4
0024:fixme:heap:RtlSetHeapInformation 0000000001620000 1 0000000000000000 0
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFO
X Error of failed request: GLXBadFBConfig
Major opcode of failed request: 150 (GLX)
Minor opcode of failed request: 0 ()
Serial number of failed request: 218
Current serial number in output stream: 218
The error also occurs in wine 6.3. and Wine 6.4
System Fedora 34 Mesa version 21.0.0-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=43708
Bug ID: 43708
Summary: Major terrain glitching on SPORE
Product: Wine-staging
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emily.shadowsong(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59176
--> https://bugs.winehq.org/attachment.cgi?id=59176
Clearly, it's already getting wierd...
I've been playing SPORE for a while now, it has worked normally; at one point
in playing I pressed ALT+TAB and the whole terrain just glitched. It shows up
that way on the map, it's not graphics-related because I can physically touch
the messed-up land. There's sometimes jagged spikes, often times lines through
the planet, and extremely tall mountains, making the game practically
unplayable unless I have wings. Sometimes it'll appear as though my nest
spawned inside water, and if I try to walk out of the water and onto what looks
like land I'll be eaten by the fish monster. I've reinstalled SPORE about five
times now and it hasn't helped. I've tried running SPORE on safe mode as well.
I have the core SPORE, galactic adventures, and creepy & cute parts pack.
Every time I alt tab, the terrain changes again and gets more and more messed
up.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49588
Bug ID: 49588
Summary: Cannot build wine with GCC 10 and Address Sanitizer
Product: Wine
Version: 5.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
Created attachment 67745
--> https://bugs.winehq.org/attachment.cgi?id=67745
config.log
Hi,
When I tried to compile Wine with address sanitizer with GCC 10 with this
command
```
./configure --enable-win64 CFLAGS="-Og -fsanitize=address"
LDFLAGS="-fsanitize=address -lasan -lpthread"
make -j8
```
then this errors prints to config.log when configuring build
```
configure:4663: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4663: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean
'--version'?
gcc: fatal error: no input files
compilation terminated.
```
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47193
Bug ID: 47193
Summary: Sony Vegas PRO 16 reports successful installation but
there are no files installed
Product: Wine-staging
Version: 4.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: donanykey(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 64442
--> https://bugs.winehq.org/attachment.cgi?id=64442
WINEDEBUG=+msi
Hi
Vegas PRO 16 trial installer reports successful installation but there are no
files actually installed.
P.s. All installation options unchecked other than Vegas PRO itself
Best
D
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50760
Bug ID: 50760
Summary: SteuerSparErklärung 2021 (German tax program): crashes
on launching main window
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: debian(a)carbon-project.org
Distribution: ---
Created attachment 69547
--> https://bugs.winehq.org/attachment.cgi?id=69547
Console output while executing the program
Since test version and paid version are the same (the only restriction I know
of is: you can't send the tax declarations to the tax authority with the test
version), you can reproduce this issue with the test version available at
https://download.steuertipps.de/software/SSE26Standard/testversion
The report is about version 26.29.77 but prior versions showed this crash as
well.
Steps to reproduce (after default installation; WARNING: you need to set your
profile to *Windows 10*, prior versions are no longer supported by the
program):
1. Launch SSE.exe from the main install directory
2. Select the option "Steuererklärung 2020" (any other works too as far as I
can tell, but this is the main function for most people)
3. Observe the main window starting to appear and then two instances of the
crash reporter of the tax program getting launched, showing you the information
the program wants to send to the vendor (Akademische Arbeitsgemeinschaft).
I don't see anything of the crash logged to the console, the only error I can
see there is
> 0024:err:seh:dispatch_exception Fatal EXCEPTION_WINE_CXX_EXCEPTION exception (code=e06d7363) raised
Otherwise there are mostly FIXMEs, so this could very well be a missing
function somewhere.
The program itself logs the following to a file:
> 02.03.2021 15:19:38.080: Exception: Access Violation at 00000000
> 02.03.2021 15:19:38.080: PageFile: 397.66 MB WorkingSetSize: 462.65 MB
> 02.03.2021 15:19:38.080: Writing Minidump:
> 02.03.2021 15:19:38.154: Unhandled Exception (TopLevelFilter)
> 02.03.2021 15:19:38.154: Exception: Breakpoint at 02AEB4EA
> 02.03.2021 15:19:38.155: PageFile: 395.32 MB WorkingSetSize: 461.28 MB
> 02.03.2021 15:19:38.155: Writing Minidump:
> 02.03.2021 15:19:38.155: Saved dump file to 'C:\users\kai\Temp\__Akad__Crash_02.dmp'
> 02.03.2021 15:19:38.155: Version: 26, 0, 26075, 0
> 02.03.2021 15:19:38.155: Build: Build-26075
> 02.03.2021 15:19:42.588: Saved dump file to 'C:\users\kai\Temp\__Akad__Crash_01.dmp'
> 02.03.2021 15:19:42.588: Version: 26, 0, 26075, 0
> 02.03.2021 15:19:42.588: Build: Build-26075
> 02.03.2021 15:19:42.594: Exception: Access Violation at CCCCCC02
> 02.03.2021 15:19:42.594: PageFile: 424.93 MB WorkingSetSize: 526.80 MB
> 02.03.2021 15:19:42.594: Writing Minidump:
> 02.03.2021 15:19:42.595: Saved dump file to 'C:\users\kai\Temp\__Akad__Crash_03.dmp'
> 02.03.2021 15:19:42.595: Version: 26, 0, 26075, 0
> 02.03.2021 15:19:42.595: Build: Build-26075
> 02.03.2021 15:19:42.601: Exception: Access Violation at CCCCCC02
> 02.03.2021 15:19:42.601: PageFile: 424.93 MB WorkingSetSize: 526.80 MB
> 02.03.2021 15:19:42.601: Writing Minidump:
> 02.03.2021 15:19:42.602: Saved dump file to 'C:\users\kai\Temp\__Akad__Crash_04.dmp'
> 02.03.2021 15:19:42.602: Version: 26, 0, 26075, 0
> 02.03.2021 15:19:42.602: Build: Build-26075
> 02.03.2021 15:19:42.608: Exception: Access Violation at CCCCCC02
> 02.03.2021 15:19:42.608: PageFile: 424.93 MB WorkingSetSize: 526.80 MB
> 02.03.2021 15:19:42.608: Writing Minidump:
> 02.03.2021 15:19:42.609: Saved dump file to 'C:\users\kai\Temp\__Akad__Crash_05.dmp'
> 02.03.2021 15:19:42.609: Version: 26, 0, 26075, 0
> 02.03.2021 15:19:42.609: Build: Build-26075
> 02.03.2021 15:19:42.614: Unhandled Exception (TopLevelFilter)
> 02.03.2021 15:19:42.614: Exception: Access Violation at CCCCCC02
> 02.03.2021 15:19:42.614: PageFile: 424.93 MB WorkingSetSize: 526.80 MB
> 02.03.2021 15:19:42.615: Writing Minidump:
> 02.03.2021 15:19:42.616: Saved dump file to 'C:\users\kai\Temp\__Akad__Crash_06.dmp'
> 02.03.2021 15:19:42.616: Version: 26, 0, 26075, 0
> 02.03.2021 15:19:42.616: Build: Build-26075
> 02.03.2021 15:19:42.656: MiniDumper::TopLevelFilter failed
The non-staging version fails earlier for me and doesn't get even this far
(previous editions, up until "SteuerSparErklärung 2020", all worked fine for
me, even on non-staging versions of Wine. But those allowed Windows 7 as the
OS).
Attached you find all the output from the console and the minidump files
produced by the program itself (upload follows this initial report).
Let me know, if you need anything else.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40528
Bug ID: 40528
Summary: Cygwin installs (with errors) but doesn't work at all
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)lam.pl
Distribution: ---
Cygwin was installed with "setup.exe version 2.873 (64 bit)".
When installing, many packages' post-install scripts returned exit code
-1073741819. They also repeatedly said on the console:
running: C:\cygwin64\bin\bash.exe --norc --noprofile
"/etc/postinstall/mintty.sh"
error: Unable to redirect output to '/var/log/setup.log.runXa00041'; using
console
fixme:ntdll:NtSetInformationToken unimplemented class 4
fixme:ntdll:NtQueryInformationProcess (process=0xffffffffffffffff)
Unimplemented information class: ProcessSessionInformation
fixme:advapi:LsaOpenPolicy ((null),0x180309f00,0x00000001,0xffffc2f8) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:netapi32:NetUserGetInfo Level 3 is not implemented
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc9b52c
error: Unable to remove temporary file '/var/log/setup.log.runXa00041'
abnormal exit: exit code=-1073741819
setup.exe says "cygwin" was installed as 2.5.1-1 version.
And now, "wine whatever.exe" in $HOME.wine/drive_c/cygwin64/bin (and that
includes "wine bash -i --login", but I've tried all others, literally anything
like "wine less.exe") says:
fixme:winediag:start_process Wine Staging 1.9.8 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
err:winedevice:ServiceMain driver L"Null" failed to load
fixme:ntdll:NtSetInformationToken unimplemented class 4
fixme:ntdll:NtQueryInformationProcess (process=0xffffffffffffffff)
Unimplemented information class: ProcessSessionInformation
fixme:advapi:LsaOpenPolicy ((null),0x180309f00,0x00000001,0xffffc2f8) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:netapi32:NetUserGetInfo Level 3 is not implemented
Cygwin WARNING:
Couldn't compute FAST_CWD pointer. This typically occurs if you're using
an older Cygwin version on a newer Windows. Please update to the latest
available Cygwin version from https://cygwin.com/. If the problem persists,
please see https://cygwin.com/problems.html
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc9b52c
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50341
Bug ID: 50341
Summary: MS-MPI 10.x crashes due to use-after-free in
RpcAsyncCompleteCall()
Product: Wine
Version: 5.6
Hardware: x86-64
URL: https://github.com/microsoft/Microsoft-MPI/releases/do
wnload/v10.1.1/msmpisetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: rpc
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Continued from bug 45699.
RPCRT4_process_packet() frees the stub message which RpcAsyncCompleteCall()
subsequently uses.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51952
Bug ID: 51952
Summary: World of Warcraft Classic (WOW) has funky graphics
with DX12
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 70933
--> https://bugs.winehq.org/attachment.cgi?id=70933
Console output
When i start wow classic with the dx12 render mode, everything in the game
world is barely visible due to render issues.
The Interface is ok, but i hid it in the example picture.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45227
Bug ID: 45227
Summary: Framemaker 8 element window is drawn incorrectly
Product: Wine
Version: 3.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ulrich.gemkow(a)ikr.uni-stuttgart.de
Distribution: ---
In Framemaker 8.0 (and Framemaker 7.2) the element window is drawn too wide
with garbage added. To reproduce:
- Download Framemaker 8 from the download link
https://supportdownloads.adobe.com/detail.jsp?ftpID=4549 and install it. This
installs a demo version which is 30 days functional.
- Start Framemaker with "wine start FrameMaker.exe"
- Create new document with File->New->Document (select Portrait mode)
- In the child window for the new document open the element window (click the
triangle in the right scrollbar)
The element window should be two columns wide with element symbols. It is drawn
too wide with garbage content added on the right side.
This is the same bug as #19609 but now there is a download link for a trial
version (thanks to Louis).
--
Do not reply 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=32863
Bug #: 32863
Summary: Mathematica main menu window has extra space under
menu
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 43397
--> http://bugs.winehq.org/attachment.cgi?id=43397
Screenshot
In Windows there's nothing like the black bar under menu seen in the screenshot
(denoted by arrow).
--
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=11773
Summary: Mathematica 5.1, Display errors, unreadable.
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jacobidiego(a)gmail.com
Hello.
I have previously filed a bug about Mathematica not being able to install:
URL: http://bugs.winehq.org/show_bug.cgi?id=11725
And this same bug in one report which will be marked as invalid:
http://bugs.winehq.org/show_bug.cgi?id=11765
The errors of this report is:
- Some characters are not displayed as they should.
Writing an expression like: (2+x)/(x^2-3) will be showed as (2+x)}(x^2-3).
Note the "/" is changed by "}", but double "//" is correctly showed as "//".
Also Pressing x² makes Mathematica crashes just becouse the correct expression
is x^2 and not x² or x³.
Also there seems to be some conditions for the "/" to be drawed, like if it is
preceded by a variable o number: see 1/x or x/(x-3) then the "/" will be
drawed, but if is is preceded by a ) or ] then "}" will be drawed: (x-3)/x or
Sin[x]/x. Thats wear.
- Mathematical representation is badly printed.
When you enter expressions like (2+x)/(x^2-3) Mathematical has the really nice
feature of showing this as a nice looking fraction. Also it can represent it
with ascii characters if you choose that, but with wine, it doesn't shows the
goodlooking expression and shows a terrible badly drawed ascii expression. Just
to say, "1/x" can not be readed with this expression.
But i am not entirely sure when and why. Trying a bit furder and i can get some
examples which are correctly drawn:
Sqrt[x-3]
(x-3)^2//Expand
But a fraction will not be correctly displayed:
(2+x)/(x^2-3)
Maybe this has something to do with the first error that mathematica will show
a "}" instead of a "/": (2+x)}(x^2-3)
All this errors were tested on ubuntu 7.10 AMD64 and with wine 0.9.55 (becouse
.56 is not available yet for ubuntu on your repos) and with all builtin dlls,
but also some natives does the same results.
It is only one of other errors of Mathematica.
I have no logs for that.
Cheers.
Diego
--
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=54280
Bug ID: 54280
Summary: Deno crashes when opening it
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: mikrutrafal(a)protonmail.com
Distribution: ---
Deno - javascript runtime, crashes when opening
Tested version -
https://github.com/denoland/deno/releases/download/v1.29.2/deno-x86_64-pc-w…
Output(simplified)
```
#
# Fatal error in , line 0
# Check failed: 0x04 == old_protection.
#
#
#
#FailureMessage Object: 00000000002BFB50
==== C stack trace ===============================
(No symbol) [0x0000000141A0121B]
BaseThreadInitThunk [0x000000007B6293C9+9]
(Z:\usr\src\packages\BUILD\dlls\kernel32\thread.c:61)
RtlUserThreadStart [0x0000000170060DA3+131]
(Z:\usr\src\packages\BUILD\dlls\ntdll\thread.c:285)
(No symbol) [0x0000000000000000]
EntryPoint [0x00000001427370BC+0]
(No symbol) [0x000000007FEF0000]
wine: Unhandled exception 0x80000003 in thread 168 at address 000000014184FA6B
(thread 0168), 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.
http://bugs.winehq.org/show_bug.cgi?id=18388
Summary: Roblox crashes on install with unimplemented function
pdh.dll.PdhMakeCounterPathA
Product: Wine
Version: 1.1.20
Platform: Other
URL: http://wiki.roblox4linux.co.cc
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: pdh
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user asked for help with this app, see
http://www.winehq.org/pipermail/wine-users/2009-May/053263.html
He said it was his son's favorite game.
Starting the installer goes fine, but it crashes with that
underfined function in pdh.dll.
Winetricks pdh works around it and gets on to the next problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47808
Bug ID: 47808
Summary: Cygwin's mintty.exe crashes with a stack overflow
Product: Wine
Version: 4.16
Hardware: x86-64
URL: https://cygwin.com/setup-x86_64.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 65297
--> https://bugs.winehq.org/attachment.cgi?id=65297
hack: always expand the stack if within the stack reserve
The problem is that Cygwin replaces the default stack with one that they've
manually allocated, for whatever reason. Unlike Wine's stack, their stack is
actually split into reserved and committed parts.
Then somewhere in gdi32, libfreetype jumps multiple pages of stack at once,
skipping the guard page and triggering a stack overflow. It's within the
reserved portion, but it never touches the guard pages, so we abort
immediately. This is never a problem normally, because Wine commits the whole
stack instead of just part of it.
The architecturally correct way to fix this is normally to have any such
function use _chkstk(). But it's within libfreetype, so that isn't going to
work. The attached patch fixes the bug, but it's probably not correct. I don't
know how much better we can do, though...
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52868
Bug ID: 52868
Summary: TwitchTest crashes.
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jon9097(a)gmail.com
Distribution: ---
TwitchTest is a free program that allows you to measure the speed to Twitch
servers. It runs, but if you test speed to several servers (for example, select
Europe) - it crashes. Log is not attached, because the program is free and you
can reproduce this bug. The download link is attached.
To test need Twitch key, I can not give his, because it is confidential
information.
https://r1ch.net/projects/twitchtest
--
Do not reply 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=27827
Summary: Creo Elements/Direct Modeling Express 4.0 loader
failure due to missing msvcrt.dll dependency
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
a user reported a problem with this app on IRC #winehq.
It seems there is a dll dependency to msvcrt.dll not present with Wine dlls.
--- snip ---
...
0025:Call PE DLL (proc=0x5c172245,module=0x5c170000
L"redirect.dll",reason=PROCESS_ATTACH,res=0x1)
0025:Call KERNEL32.GetEnvironmentVariableW(5c17309c
L"SDREDIRECTION",5c175f30,00000040) ret=5c171d99
0025:Ret KERNEL32.GetEnvironmentVariableW() retval=00000000 ret=5c171d99
0025:Call KERNEL32.lstrcmpiW(5c173810 L"no",5c1730b8 L"") ret=5c17228a
0025:Ret KERNEL32.lstrcmpiW() retval=00000001 ret=5c17228a
0025:Call KERNEL32.SetEnvironmentVariableW(5c1738c0 L"_NO_DEBUG_HEAP",5c1738bc
L"1") ret=5c1722b1
0025:Ret KERNEL32.SetEnvironmentVariableW() retval=00000001 ret=5c1722b1
0025:Call KERNEL32.GetModuleHandleW(00000000) ret=5c1722e0
0025:Ret KERNEL32.GetModuleHandleW() retval=00400000 ret=5c1722e0
0025:Call KERNEL32.GetProcAddress(00400000,5c173954 "ThreadAttached")
ret=5c1722e7
0025:Ret KERNEL32.GetProcAddress() retval=004e6e20 ret=5c1722e7
0025:Call KERNEL32.GetModuleHandleW(00000000) ret=5c1722f9
0025:Ret KERNEL32.GetModuleHandleW() retval=00400000 ret=5c1722f9
0025:Call KERNEL32.GetProcAddress(00400000,5c173964 "ThreadDetached")
ret=5c172300
0025:Ret KERNEL32.GetProcAddress() retval=004e6e40 ret=5c172300
0025:Call KERNEL32.GetModuleHandleW(5c173624 L"MSVCRT") ret=5c17212b
0025:trace:module:LdrGetDllHandle L"MSVCRT" -> (nil) (load path L"C:\\Program
Files\\PTC\\Creo Elements\\Direct Modeling Express
4.0\\binNT;.;C:\\windows\\system32;C:\\windows\\system;C:\\windows;C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem")
0025:Ret KERNEL32.GetModuleHandleW() retval=00000000 ret=5c17212b
0025:Call KERNEL32.GetProcAddress(00000000,5c173618 "setlocale") ret=5c172132
0025:Ret KERNEL32.GetProcAddress() retval=00000000 ret=5c172132
0025:Call KERNEL32.OutputDebugStringW(5c173650 L"redirect: Cannot find
setlocale() in msvcrt.dll.") ret=5c17214b
0025:Ret KERNEL32.OutputDebugStringW() retval=0032fc80 ret=5c17214b
0025:Call KERNEL32.lstrcmpiW(5c173610 L"try",5c1730b8 L"") ret=5c172230
0025:Ret KERNEL32.lstrcmpiW() retval=00000001 ret=5c172230
0025:Call KERNEL32.RaiseException(0000002c,00000000,00000000,00000000)
ret=5c172243
0025:trace:seh:raise_exception code=2c flags=0 addr=0x683704bb ip=683704bb
tid=0025
0025:trace:seh:raise_exception eax=6835dc85 ebx=683e06c4 ecx=00000000
edx=00000010 esi=0032fd18 edi=0032fc90
0025:trace:seh:raise_exception ebp=0032fc78 esp=0032fc14 cs=0073 ds=007b
es=007b fs=0033 gs=003b flags=00200246
0025:trace:seh:call_stack_handlers calling handler at 0x7b9fbf2e code=2c
flags=0
0025:trace:seh:__regs_RtlUnwind code=2c flags=2
0025:trace:seh:__regs_RtlUnwind calling handler at 0x7b9e0be3 code=2c flags=2
0025:trace:seh:__regs_RtlUnwind handler at 0x7b9e0be3 returned 1
...
--- snip ---
The dll init code from "redirect.dll" assumes "msvcrt.dll" has already been
loaded (hence GetModuleHandleW).
There is an earlier loading attempt of "msvcrt.dll" due to Wine builtin
MSVCR100.dll which is later dropped because native MSVCR100.dll has precedence.
--- snip ---
...
0025:warn:module:load_builtin_dll failed to load .so lib for builtin
L"C:\\windows\\system32\\MSVCR100.dll":
/home/focht/.wine/dosdevices/c:/windows/system32/msvcr100.dll: invalid ELF
header
0025:trace:module:load_builtin_dll Trying built-in L"MSVCR100.dll"
0025:trace:module:load_dll looking for L"msvcrt.dll" in L"C:\\Program
Files\\PTC\\Creo Elements\\Direct Modeling Express
4.0\\binNT;.;C:\\windows\\system32;C:\\windows\\system;C:\\windows;C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem"
0025:trace:module:get_load_order looking for
L"C:\\windows\\system32\\msvcrt.dll"
0025:trace:module:get_load_order got hardcoded default for L"msvcrt.dll"
0025:trace:module:load_dll L"C:\\windows\\system32\\msvcrt.dll" is a fake Wine
dll
0025:trace:module:load_builtin_dll Trying built-in L"msvcrt.dll"
0025:trace:module:load_dll looking for L"kernel32.dll" in L"C:\\Program
Files\\PTC\\Creo Elements\\Direct Modeling Express
4.0\\binNT;.;C:\\windows\\system32;C:\\windows\\system;C:\\windows;C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem"
0025:trace:module:load_dll Found L"C:\\windows\\system32\\KERNEL32.dll" for
L"kernel32.dll" at 0x68350000, count=7
0025:trace:module:load_dll looking for L"ntdll.dll" in L"C:\\Program
Files\\PTC\\Creo Elements\\Direct Modeling Express
4.0\\binNT;.;C:\\windows\\system32;C:\\windows\\system;C:\\windows;C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem"
0025:trace:module:load_dll Found L"C:\\windows\\system32\\ntdll.dll" for
L"ntdll.dll" at 0x7b980000, count=7
0025:trace:module:load_builtin_callback loaded msvcrt.dll 0x116490 0x68780000
0025:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\msvcrt.dll"
at 0x68780000: builtin
0025:trace:module:load_dll Loaded module L"C:\\windows\\system32\\msvcrt.dll"
(builtin) at 0x68780000
0025:trace:module:load_dll looking for L"kernel32.dll" in L"C:\\Program
Files\\PTC\\Creo Elements\\Direct Modeling Express
4.0\\binNT;.;C:\\windows\\system32;C:\\windows\\system;C:\\windows;C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem"
0025:trace:module:load_dll Found L"C:\\windows\\system32\\KERNEL32.dll" for
L"kernel32.dll" at 0x68350000, count=8
0025:trace:module:load_builtin_callback loaded msvcr100.dll 0x116398 0x68740000
0025:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\msvcr100.dll" at 0x68740000: builtin
0025:Call PE DLL (proc=0x6874bac4,module=0x68740000
L"msvcr100.dll",reason=WINE_PREATTACH,res=(nil))
0025:Ret PE DLL (proc=0x6874bac4,module=0x68740000
L"msvcr100.dll",reason=WINE_PREATTACH,res=(nil)) retval=0
0025:trace:module:load_dll L"C:\\windows\\system32\\MSVCR100.dll" pre-attach
returned FALSE, preferring native
0025:trace:module:LdrUnloadDll (0x68740000)
0025:trace:module:LdrUnloadDll (L"msvcr100.dll") - START
0025:trace:module:MODULE_DecRefCount (L"msvcr100.dll") ldr.LoadCount: 0
0025:trace:module:MODULE_DecRefCount (L"msvcrt.dll") ldr.LoadCount: 0
0025:trace:module:MODULE_DecRefCount (L"KERNEL32.dll") ldr.LoadCount: 7
0025:trace:module:MODULE_DecRefCount (L"ntdll.dll") ldr.LoadCount: 6
0025:trace:module:MODULE_DecRefCount (L"KERNEL32.dll") ldr.LoadCount: 6
0025:trace:module:free_modref unloading L"C:\\windows\\system32\\msvcrt.dll"
0025:trace:module:free_modref unloading L"C:\\windows\\system32\\msvcr100.dll"
0025:trace:module:LdrUnloadDll END
0025:trace:module:load_native_dll Trying native dll
L"C:\\windows\\system32\\MSVCR100.dll"
...
--- snip ---
It would be helpful if someone could install the app on Windows and load
"SolidDesigner.exe" main executable in Dependency Walker Tool
(http://www.dependencywalker.com/) to figure out which dll pulls in
"msvcrt.dll".
In the listview select "msvcrt.dll" and then right click context menu
"highlight matching module in tree".
This would ideally show the parent dll in tree view that pulls in the
dependency.
Regards
--
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=54599
Bug ID: 54599
Summary: Honeygain unimplemented function
IPHLPAPI.DLL.GetCurrentThreadCompartmentId
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: raycekarneal(a)gmail.com
Distribution: ---
Created attachment 74131
--> https://bugs.winehq.org/attachment.cgi?id=74131
Honeygain unimplemented function log
After installing Honeygain from this URL:
https://download.honeygain.com/windows-app/Honeygain_install.exe, the program
will launch fine. Then, waiting a few moments, it will then crash. The wine
debugger gives the error "Unhandled exception: unimplemented function
IPHLPAPI.DLL.GetCurrentThreadCompartmentId called in 32-bit code (0x7bc2bf40)".
The error log has been 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=54410
Bug ID: 54410
Summary: .NET 3.5 Checkbox checkmarks should be black instead
of "Foreground" color
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: matombo(a)arcor.de
Distribution: ---
On Windows the Checkbox "Foreground" property only affects the color of the
checkbox label, but not the checkmark, which is always black.
On current wine(-mono) the "Foreground" property also affects the color of the
checkmark.
The result is that with Foreground="white" (and Background being unset) the
checkmark is not visible anymore and one cannot tell if a box is checked or
not.
--
Do not reply 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=24946
Summary: uTorrent Release Candidate 2 (2.2 build 22732) hangs
on start up
Product: Wine
Version: 1.3.6
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
µTorrent hangs on start up here in Wine 1.3.5 and 1.3.6. I've double checked
with an empty $HOME/.wine.
I'm using Fedora 14 i686.
--
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=53147
Bug ID: 53147
Summary: kernel32:process - test_QueryInformationJobObject()
fails randomly on Windows 8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
kernel32:process - test_QueryInformationJobObject() fails randomly on Windows
8:
process.c:2758: Test failed: Expected basic_accounting_info.ActiveProcesses to
be 2 (2) is 3
https://test.winehq.org/data/patterns.html#kernel32: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=54681
Bug ID: 54681
Summary: Virtual Desktop Streamer Installer: msiexec crashes
while installing
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pewbustop(a)live.com
Distribution: ---
Created attachment 74194
--> https://bugs.winehq.org/attachment.cgi?id=74194
"The program msiexec.exe has encountered a serious problem and needs to close."
The installer for Virtual Desktop Streamer (a virtual reality streaming app)
runs but appears to install improperly as msiexec crashes in the middle of
installing (particularly right after the step labeled "Copying new files").
The installer finishes successfully but the running installed program does not
launch. I suspect msiexec is supposed to provide some missing file(s)/run some
script(s) that better sets up the installed application.
https://download.vrdesktop.net/files/VirtualDesktop.Streamer.Setup.exe
SHA1 (March 13, 2023): 9bcfa9922a4aafd98a5f6c77b54e8e5b0b316b73
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54529
Bug ID: 54529
Summary: ePubPack 1.3.2.0 :crash when program start
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cupcapcorn(a)yahoo.co.jp
Distribution: ---
Created attachment 74072
--> https://bugs.winehq.org/attachment.cgi?id=74072
bug report when I start ePubPack
Wine crashes when I run ePubPack.exe
https://sourceforge.net/projects/epubpack/
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54451
Bug ID: 54451
Summary: V-Rally Crash to desktop
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adec2011.ac(a)gmail.com
Distribution: ---
V-Rally by Infogrames 1997 crashes to desktop after selecting either directx or
glide mode from the start menu
Unhandled exception: page fault on read access to 0xfffffff8 in 32-bit code
(0x004461bc).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:004461bc ESP:00a5fe50 EBP:00000000 EFLAGS:00010297( R- -- I S -A-P-C)
EAX:00000000 EBX:00000001 ECX:058d056c EDX:058d0458
ESI:00000000 EDI:00754c90
--
Do not reply 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=26359
Summary: VMWare Player Setup has no GUI
Product: Wine
Version: 1.3.15
Platform: x86-64
URL: http://www.computerbild.de/download/VMware-Player-9032
75.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Created an attachment (id=33580)
--> (http://bugs.winehq.org/attachment.cgi?id=33580)
console log
VMware-player-3.1.3-324285 Setup only has white screen. From console log i
would guess it's gecko related.
--
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=53835
Bug ID: 53835
Summary: cefclient.exe crash on CHECK_EQ(PAGE_READWRITE,
old_protection);
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: 398063392(a)qq.com
Distribution: ---
https://chromium.googlesource.com/v8/v8.git/+/refs/heads/main/src/base/plat…
void OS::SetDataReadOnly(void* address, size_t size) {
DCHECK_EQ(0, reinterpret_cast<uintptr_t>(address) % CommitPageSize());
DCHECK_EQ(0, size % CommitPageSize());
unsigned long old_protection;
CHECK(VirtualProtect(address, size, PAGE_READONLY, &old_protection));
CHECK_EQ(PAGE_READWRITE, old_protection);
}
the last line assume old_protection==PAGE_READWRITE, but it is PAGE_WRITECOPY
in wine, CHECK_EQ failed will raise a int3 break crash.
you can download cefclient.exe from
https://cef-builds.spotifycdn.com/cef_binary_106.1.1%2Bg5891c70%2Bchromium-…
, and run it by "wine64 cefclient.exe --no-sandbox --use-gl=angle
--use-angle=swiftshader --in-process-gpu" to reproduce 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=54470
Bug ID: 54470
Summary: Midnight Mansion HD - Text on signs not visible
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jpleonard12(a)gmail.com
Distribution: ---
Demo Windows version of Midnight Mansion v1.0.1 HD
http://www.actionsoft.com/games/midnightmansionhd/
The game installs and seems to work, but when the player reaches a signpost,
information text is supposed to pop-up when RETURN is pressed. The pop-up
window appears but it is always blank.
Installed with wine32 prefix, tried WinXP, Win7 modes, but result is always the
same.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53540
Bug ID: 53540
Summary: PowerPoint 2000 - No printers available in dialog
window
Product: Wine
Version: 7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jpleonard12(a)gmail.com
Distribution: ---
Created attachment 72902
--> https://bugs.winehq.org/attachment.cgi?id=72902
Screenshot of print dialog window
When trying to print in PowerPoint 2000, it does not show the list of installed
printers in the dialog. The box is completely blank. This behavior is present
in Wine 7.14, and at least as far back as Wine 5.19.
It should be noted that in Word 2000 (in the same wine installation) all the
installed printers are shown in its print dialog window.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51966
Bug ID: 51966
Summary: Autostart fluidsynth
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: es20490446e(a)gmail.com
Distribution: ---
Many distros keep fluidsynth off by default because it consumes quite some
memory (126MiB), and usually it conflicts with other user sessions (only one
session can run fluidsynth at the same time).
If fluidsynth isn't running Wine could autostart it, so midi music works. Once
Wine is closed, if it was started by Wine, Wine could close it.
A good default configuration for launching it is:
fluidsynth -si -a alsa -m alsa_seq -C no -g 0.5 -L 1 -r 48000 -R yes -z 1024 -o
synth.default-soundfont="[soundfont]"
Where soundfont could be, if present and in this order:
- GeneralUser.sf2 (better more realistic audio)
- FluidR3_GM.sf2 (more frequent)
Under one of these folders, depending on the distro:
/usr/share/soundfonts (fluidsynth default, modern)
/usr/share/sounds/sf2 (debian default, vintage)
--
Do not reply 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=20482
Summary: Tunnelier Win32 SSH client shows a very tall dialog
upon exiting
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christianuceda(a)yahoo.com
Created an attachment (id=24385)
--> (http://bugs.winehq.org/attachment.cgi?id=24385)
Anomalous confirmation dialog
Tunnelier is a nice Win32 SSH graphical client.
Get the software from:
$wget http://dl.bitvise.com/Tunnelier-Inst.exe
Then install:
$wine Tunnelier-Inst.exe
To run it:
$wine tunnelier
to reproduce the bug just log into any ssh enabled server, the console and the
SFTP window will open automatically after logging in.
Then click on exit, a requester stating that there is a session running will
appear asking for exit confirmation.
This confirmation dialog is anomalous, the text on it appears like a tall
vertical column.
See attached capture.
--
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=51988
Bug ID: 51988
Summary: Dungeon Keeper 2 (Retail) crashes on startup
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: volker.schlegel(a)tutanota.com
Distribution: ---
Created attachment 70976
--> https://bugs.winehq.org/attachment.cgi?id=70976
Backtrace.txt created by wine
Distro: Arch
Architecture: x86_64
Wine is installed via the package manager
The game crashes when trying to start it with "wine ./DKII.exe".
I have no idea on what Version Dungeon Keeper 2 is.
SHA1 checksum of DKII.exe: 57261c8ef4acdc93c94bd54a3142a24ececba53d
--
Do not reply 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=25435
Summary: MS Access will not open any wizard.
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: de.techno(a)gmail.com
After creating a table, going to the create tab, you'll find lots of wizards...
like the form wizard, report wizard etc... none of them work.
A window opens with the title frui_frmMain with the next, previous cancel etc..
buttons visible and that's about it... access hangs completely and has to be
forced quited.
This appears to be a popular bug.
--
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=36989
Bug ID: 36989
Summary: ThunderSpeed installer get white blank window
Product: Wine
Version: 1.7.23
Hardware: x86
URL: http://down.sandai.net/thunderspeed/ThunderSpeed1.0.12
.122.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: penghao(a)linuxdeepin.com
Created attachment 49129
--> http://bugs.winehq.org/attachment.cgi?id=49129
installer window under wine inlinux
Environment:
Deepin 32bit
Linux phcole 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:12 UTC 2014 i686
i686 i686 GNU/Linux
wine-1.7.23
download from:
http://down.sandai.net/thunderspeed/ThunderSpeed1.0.12.122.exe
start it to install the program, I get white blank window 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.
http://bugs.winehq.org/show_bug.cgi?id=24878
Summary: "Group by" options don't work in Explorer++
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31495)
--> (http://bugs.winehq.org/attachment.cgi?id=31495)
Terminal output
The file grouping options accessible in the view -> group by menu don't seem to
do anything. Native comctl32 (v6) makes them functional.
--
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=52012
Bug ID: 52012
Summary: MeshroomCL crashes on unimplemented function
vcomp140.dll._vcomp_for_dynamic_init_i8
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vcomp
Assignee: wine-bugs(a)winehq.org
Reporter: revisionarian(a)gmail.com
Distribution: ---
The photogrammetry software application MeshroomCL crashes during execution of
its TexturingCL node. The output error message is:
"Unhandled exception: unimplemented function
vcomp140.dll._vcomp_for_dynamic_init_i8 called in 64-bit code"
This error was encountered using Wine 6.21 on Unbuntu 20.04. MeshroomCL version
was 0.7.3. MeshroomCL can be downloaded from URL
https://github.com/openphotogrammetry/meshroomcl/releases.
--
Do not reply 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=27559
Summary: ImgBurn crash at startup when Wine's 'Windows Version'
is set to 'Vista' (or newer)
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://www.imgburn.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
I've had a bunch of crash logs sent to me over the past year where ImgBurn
crashes unrecoverably on startup when users are running it under Wine but was
never able to reproduce the error until today.
It turns out that if Wine's 'Windows Version' is set to 'XP' (default and what
I'd always been using) everything works fine. The second it's changed to
'Vista' (or newer), the app crashes at startup.
I've managed to get a crash call stack via madExcept / Eurekalog and have now
traced the problem back to the 'Explorer' style component it uses in the 'Disc
Layout Editor' window ('TVirtualExplorerTree' by MustangPeak). It looks like
it's related to namespace stuff and therefore the shell?
I've made/attached a Delphi demo app with a single form and single instance of
'TVirtualExplorerTree' to hopefully make testing and debugging this issue a
little easier.
Without fail, it'll crash when Wine's 'Windows Version' is set to 'Vista' but
it's fine as 'XP'. I'm using Wine in Ubuntu 11.04 for testing.
The programs (ImgBurn and demo app) work fine on a real Windows XP, Vista or 7
installation.
--
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=54734
Bug ID: 54734
Summary: Lord of the Rings Online randomly crashes during
gameplay
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ewg.grey(a)gmail.com
Distribution: ---
Created attachment 74238
--> https://bugs.winehq.org/attachment.cgi?id=74238
Wine terminal output after a crash
I'm running Arch Linux with Wine 8.4 from the Arch repository on an AMD Ryzen 7
5800X with an AMD ATI Radeon RX 6800 XT graphics card.
The Lord of the Rings Online game client randomly closes/crashes during
gameplay with the following message as the last output from Wine:
01b8:fixme:faultrep:ReportFault 000000000011E500 0x0 stub
I've been using this install of LotRO for over a year with no issues. However,
I tried creating a new Wine prefix and reinstalling the game from scratch.
I run the following winetricks to get all of the game client's functionality to
work:
winetricks d3dcompiler_43 d3dx11_42 d3dx11_43 winhttp corefonts
I'm also using dxvk 2.1
Nothing else is changed from the defaults.
Everything worked fine up through Wine 8.0. However, those were TKG builds of
Wine. I switched to the Arch build of Wine to test if the issue was the TKG
build of Wine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53860
Bug ID: 53860
Summary: Wine Notepad : Using Japanese Input Method(IM),
sometimes cursor goes back when string converted
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: su_zu_me(a)hotmail.com
Distribution: ---
Using input method (IM) to input Japanese characters, sometimes the cursor goes
back when a string converted (kana to kanji).
- Confirming the previous conversion by entering the next character, the cursor
will go back to the previous position each time.
- Press [Enter] to confirming the conversion, the cursor may or may not go
back. It occurs frequently (about a half of conversions).
- It may not depend on the contents of conversion.
Conversions are done successfully.
It occurs with Wine 7.16 or later.
Not occurs with Wine 7.15 or earlier.
Tested Wine version:
7.12
7.13
7.14
7.15
7.16
7.19
7.20
OS:
Ubuntu 22.04.1 LTS (amd64)
Display server:
Wayland
Input Method Framework:
IBus
Input Method Engine:
Mozc
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50955
Bug ID: 50955
Summary: .netCore app can't bind to port shortly after another
.netCore program binding to the same port was
terminated
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: besentv(a)gmail.com
Distribution: ---
Created attachment 69784
--> https://bugs.winehq.org/attachment.cgi?id=69784
BrokenClient
I provided code for 3 different programs as attachment which represent
extremely scaled down code of a bug I tried to find in a proprietary program:
BrokenServer and BrokenClient are both C# programs created for .netCore 3.1
(x86).
BrokenServer creates a socket, tries to bind it to port 41811 and ends up
accepting all incoming connections on this port inside an infinite loop.
Broken Client tries to connect to the socked opened by BrokenServer and ends up
in an infinite loop(seems important!?).
TestCode is to test what is actually broken in Wine: It runs a BrokenServer and
3 BrokenClients using CreateProcessA() and waits for getchar(). After that it
stops all 4 processes using TerminateProcess() and immediately restarts the
BrokenServer using CreateProcessA(). The server tries to bind to port 41811 but
unlike on Windows it (almost) always fails to do so, showing a MessageBox with
the information that the port is already in use.
As mentioned before, the infinite loop in BrokenClient seems to make a
difference because I never encountered this issue without it.
I wasn't able to recreate this problem with native code.
Everything was tested in a clean prefix with .netCore x86 desktop
("windowsdesktop-runtime-3.1.10-win-x86") installed.
--
Do not reply 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=36230
Bug ID: 36230
Summary: qcap: Silverlight requires Audio Capture Filter
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: michael(a)fds-team.de
Silverlight requires the "Audio Capture Filter" for recording from the
microphone.
Steps to reproduce (Download Silverlight + start configuration dialog):
wget
http://silverlight.dlservice.microsoft.com/download/B/A/9/BA94BEC9-5DBC-4B5…
wine Silverlight.exe
wine "C:\Program Files\Microsoft
Silverlight\5.1.30214.0\Silverlight.Configuration.exe"
Change to the Webcam and Microphone Tab. The list of devices is empty and you
should see the following debug messages:
-------
err:ole:CoGetClassObject no class object {e30629d2-27e5-11ce-875d-00608cb78066}
could be created for context 0x17
fixme:strmbase:STRMBASE_DllGetClassObject
{e30629d2-27e5-11ce-875d-00608cb78066}: class not implemented yet.
-------
The CLSID belongs to CLSID_AudioRecord and is not implemented in
dlls/qcap/qcap_main.c (/* FIXME: Implement QCAP_createAudioCaptureFilter */)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53717
Bug ID: 53717
Summary: Unreadable CDROM disk freezes wine
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugs(a)copysoft.org
Distribution: ---
I'm trying to recover data from an almost unreadable CDROM disk. I have been
running ddrescue non-stop for a few days now and data is slowly being
recovered. This means the CDROM drive is permanently busy at all times with a
disk that is unreadable and unmountable under normal circumstances (this is
important).
When I try to launch a wine application via Wine I find that Wine attempts to
access the CDROM drive, I can hear the CDROM drive making noises as if
starting/stopping but nothing ever happens, can hear the drive clicking as in
starting and stopping, the wine application I'm trying to run never start, I
can see some wine .exe processes in D state, I guess waiting for the CDROM
drive to become available.
I can see this in the console:
0058:err:sync:RtlpWaitForCriticalSection section 000000006CDCB040
"dlls/mountmgr.sys/device.c: device_section" wait timed out in thread 0058,
blocked by 0064, retrying (60 sec)
It seems that when a drive is unreadable or inaccessible wine freezes and
continually re-tries access to the drive.
This also means that Wine interferes with ddrescue when trying to access the
CDROM drive, because the disk is unreadable and both applications try to access
no Wine application ever starts, and if it does (winecfg) it freezes, so I end
in a situation Wine doesn't work and it bothers ddrescue.
Is there a way to start Wine applications making them ignore the CDROM Drive?
In the Wine control panel I can get rid of the Z drive for example but not the
CDROM drive...
I also tried to go into the Wine prefix under "dosdevices" and removed: d:: ->
/dev/sr0
Then tried to link d:: to /dev/null but wine recreates the link to the drive as
e:: -> /dev/sr0 and tries to access the CDROM again.
Is there a way to tell WINE not to use a device? as in ignore /dev/sdr?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54533
Bug ID: 54533
Summary: mfmediaengine:mfmediaengine - On Windows
test_TransferVideoFrames() fails on AMD GPUs
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
mfmediaengine:mfmediaengine - test_TransferVideoFrames() fails on AMD GPUs:
w11pro64_amd (AMD RX6600):
mfmediaengine.c:1300: Test failed: Unexpected 49% diff
fgtb-w10pro64_rx550 (AMD RX550):
mfmediaengine.c:1300: Test failed: Unexpected 2% diff
See https://test.winehq.org/data/patterns.html#mfmediaengine:mfmediaengine
The percentages are constant on both machines.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50369
Bug ID: 50369
Summary: Multiple tools for viewing GDI handles/resources list
and GDI leak detection require support for
PEB->GdiSharedHandleTable (GDIView, GDILeaks)
Product: Wine
Version: 6.0-rc3
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,
as it says. I know this information can be retrieved tracing processes with
Wine 'gdi' debug channel.
https://source.winehq.org/git/wine.git/blob/56e7cd12ce0ce3bb331a8595b25aedb…
Currently investigating bug 23221 where the application massively leaks GDI
handles. App bug, most likely unrelated to the actual problem of the ticket.
I wanted to see the leakage in a realtime-view with absolute values, leak rate
per second, changes when doing certain UI actions. It's possible to extract
that from Wine trace logs as well using timestamps and filtering for specific
messages but it takes way more effort to associate the leak rate with certain
UI actions (controls).
Multiple tools provide that information in a convenient way. Unfortunately they
rely on the shared handle table being exposed.
---
* https://www.nirsoft.net/utils/gdi_handles.html ("GDIView - View GDI
handles/resources list and detect GDI leaks")
Stable download link via Internet Archive:
https://web.archive.org/web/20201127182337/http://www.nirsoft.net/utils/gdi…
*
https://docs.microsoft.com/en-us/archive/msdn-magazine/2003/january/detect-…
("Detect and Plug GDI Leaks in Your Code with Two Powerful Tools for Windows
XP")
Stable download link via Internet Archive:
https://web.archive.org/web/20170911002438/http://download.microsoft.com/do…
The MSDN article provides the struct layout for entry:
--- quote ---
In his book Windows Graphics Programming: Win32 GDI and DirectDraw (Prentice
Hall, 2002), Feng Huan provides another way to access this table, but he also
describes the structure of each of the 0x4000 entries of this table, as you can
see here:
...
typedef struct {
DWORD pKernelInfo;
WORD ProcessID;
WORD _nCount;
WORD nUpper;
WORD nType;
DWORD pUserInfo;
} GDITableEntry;
--- quote ---
'GDILeaks' self-extractor contains multiple example applications as binaries
and with sources.
https://www.geoffchappell.com/studies/windows/win32/ntdll/structs/peb/index…
--- quote ---
Offset (x86) Offset (x64) Definition Versions
0x94 0xF8 PVOID GdiSharedHandleTable; 3.51 and higher
--- quote ---
The app crashes because the 'PEB->GdiSharedHandleTable' pointer is NULL:
--- snip ---
$ WINEDEBUG=+seh,+relay wine ./GDIView.exe >>log.txt 2>&1
...
0104:Call KERNEL32.GetModuleHandleW(140011eb0 L"ntdll.dll") ret=140004c52
...
0104:Ret KERNEL32.GetModuleHandleW() retval=7bc00000 ret=140004c52
0104:Call KERNEL32.GetProcAddress(7bc00000,140011ec8 "RtlGetCurrentPeb")
ret=140004c67
0104:Ret KERNEL32.GetProcAddress() retval=7bc068e4 ret=140004c67
0104:Call ntdll.RtlGetCurrentPeb() ret=140004c6e
0104:Ret ntdll.RtlGetCurrentPeb() retval=7fffffdaf000 ret=140004c6e
0104:trace:seh:dispatch_exception code=c0000005 flags=0 addr=0000000140004CA6
ip=0000000140004CA6 tid=0104
0104:trace:seh:dispatch_exception info[0]=0000000000000000
0104:trace:seh:dispatch_exception info[1]=0000000000000008
0104:trace:seh:dispatch_exception rax=0000000000000000 rbx=0000000000f314c0
rcx=000000000021ee48 rdx=0000000000000000
0104:trace:seh:dispatch_exception rsi=0000000000000000 rdi=0000000000000000
rbp=0000000000000000 rsp=000000000021edf8
0104:trace:seh:dispatch_exception r8=000000000021ee30 r9=0000000000000000
r10=0000000000000000 r11=0000000000000246
0104:trace:seh:dispatch_exception r12=0000000000000415 r13=0000000000000001
r14=0000000000000000 r15=000000000021f168
0104:trace:seh:call_vectored_handlers calling handler at 000000007B011BA0
code=c0000005 flags=0
0104:trace:seh:call_vectored_handlers handler at 000000007B011BA0 returned 0
0104:warn:seh:virtual_unwind exception data not found in L"GDIView.exe"
--- snip ---
Wine source:
--- snip ---
$ grep -Hrni GdiSharedHandleTable
include/winternl.h:339: PVOID GdiSharedHandleTable;
/* 094/0f8 */
include/winternl.h:584: ULONG64 GdiSharedHandleTable;
/* 00f8 */
--- snip ---
https://source.winehq.org/git/wine.git/blob/56e7cd12ce0ce3bb331a8595b25aedb…
(x86)
https://source.winehq.org/git/wine.git/blob/56e7cd12ce0ce3bb331a8595b25aedb…
(x86_64)
$ sha1sum gdiview*.zip
4bacc3fed9a41678c72eba41937ff73b7e98ee90 gdiview-x64.zip
1115a41a1784127380ac2df0d3960f4bf09955db gdiview.zip
$ du -sh gdiview*.zip
68K gdiview-x64.zip
52K gdiview.zip
$ wine --version
wine-6.0-rc3
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=53392
Bug ID: 53392
Summary: does not compile on Openindiana (solaris11)
Product: Wine
Version: 7.13
Hardware: x86-64
OS: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: malicorne(a)chez.com
It seems that wine does not respect the CFLAGS or at least to some extend.
$ uname -a
SunOS addie 5.11 illumos-c1bbf9203b i86pc i386 i86pc illumos
$ ./configure CFLAGS="-fPIC" CXXFLAGS="-fPIC" --prefix=/opt/wine
$ make
[...]
gcc -o tools/winegcc/winegcc tools/winegcc/utils.o tools/winegcc/winegcc.o
-lsocket -lnsl
tools/winegcc/winegcc -o dlls/acledit/acledit.dll.so --wine-objdir . -fno-PIC
-fasynchronous-unwind-tables -shared \
dlls/acledit/acledit.spec -Wb,--prefer-native -mno-cygwin dlls/acledit/main.o
\
dlls/winecrt0/libwinecrt0.a dlls/ucrtbase/libucrtbase.a
dlls/kernel32/libkernel32.a \
dlls/ntdll/libntdll.a
Text relocation remains referenced
against symbol offset in file
.rodata (section) 0x11010 acledit.dll-62d91a2e.spec.o
.rodata (section) 0x11017 acledit.dll-62d91a2e.spec.o
.rodata (section) 0x11030 acledit.dll-62d91a2e.spec.o
.rodata (section) 0x11037 acledit.dll-62d91a2e.spec.o
.rodata (section) 0x11050 acledit.dll-62d91a2e.spec.o
.rodata (section) 0x11057 acledit.dll-62d91a2e.spec.o
.rodata (section) 0x11070 acledit.dll-62d91a2e.spec.o
.rodata (section) 0x11077 acledit.dll-62d91a2e.spec.o
.rodata (section) 0x11090 acledit.dll-62d91a2e.spec.o
.rodata (section) 0x11097 acledit.dll-62d91a2e.spec.o
.rodata (section) 0x110b0 acledit.dll-62d91a2e.spec.o
.rodata (section) 0x110b7 acledit.dll-62d91a2e.spec.o
.data (section) 0x110d5 acledit.dll-62d91a2e.spec.o
.data (section) 0x110f1 acledit.dll-62d91a2e.spec.o
.data (section) 0x11102 acledit.dll-62d91a2e.spec.o
.data (section) 0x1110a acledit.dll-62d91a2e.spec.o
.data (section) 0x11112 acledit.dll-62d91a2e.spec.o
.data (section) 0x1111a acledit.dll-62d91a2e.spec.o
.data (section) 0x11122 acledit.dll-62d91a2e.spec.o
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: error: ld returned 1 exit status
winegcc: /usr/bin/gcc failed
make: *** [Makefile:1380: dlls/acledit/acledit.dll.so] Error 2
Error on line 4
If I replace the -fno-PIC by -fPIC as requested on CFLAGS, it does go on until
next time.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32893
Bug #: 32893
Summary: SNES9x DirectDraw display not refreshed correctly when
menus shown
Product: Wine
Version: 1.5.23
Platform: x86-64
URL: http://files.ipherswipsite.com/snes9x/snes9x-1.53-win3
2.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 43440
--> http://bugs.winehq.org/attachment.cgi?id=43440
Showing refresh problem #1
I'm testing with Wine 1.5.23, SNES9x 1.53, Lubuntu 11.10 x86-64, Nvidia driver
304.64.
There is a small issue with the way the SNES9x DirectDraw display is refreshed.
When you browse the menus, as you move from menu to menu the previous menu area
is cleared to black, instead of showing the emulated game.
There was a change at some point between Wine 1.5.18 and 1.5.23. With 1.5.18
all "old" menus remained onscreen (see
http://bugs.winehq.org/attachment.cgi?id=42660), so the current behaviour is
better but not perfect.
To reproduce
- Download and unzip SNES9x.
- Download a SNES ROM, e.g. from
http://pdroms.de/files/supernintendoentertainmentsystem/skipp-and-friends-p…
- Run SNES9x. Select File->Load Game... and select SAF.smc
- Currently the default Direct3D output gives an empty/black window (bug
32319). So change to DirectDraw output: select Video->Display Configuration...,
change Output Method to DirectDraw and click OK.
- Click on the menu bar to browse the menus. As you move from menu to menu,
notice that the region which was occupied by the previously-shown menu is
black.
--
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=44507
Bug ID: 44507
Summary: Railroad Tycoon 3 (GOG version): invisible mouse
cursor in RT3 Mini-Game
Product: Wine
Version: 3.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t6zm3v62fkp7fe5(a)yandex.ru
Distribution: ---
Created attachment 60464
--> https://bugs.winehq.org/attachment.cgi?id=60464
Screenshot
Railroad Tycoon 3 (GOG version) has additional RT3 Mini-Game. But it's
impossible to play it because the mouse cursor becomes transparent after moving
it into the game's window and appears over after moving it out (but it works,
you can even try to move rails with this invisible cursor until you get tired,
screenshot is attached).
Terminal shows only this:
1@device:~$ WINEARCH=win32 WINEPREFIX=~/win32 wine '/home/1/win32/drive_c/GOG
Games/Railroad Tycoon 3/_Extras/MiniGame/RT3Game.exe'
0009:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
002f:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
Lubuntu 16.04.3, Wine 3.1 from official 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.
https://bugs.winehq.org/show_bug.cgi?id=53869
Bug ID: 53869
Summary: some electron apps error out with "EINVAL: invalid
argument, lstat 'Z:\' " caused by ntdll-Junction_point
Product: Wine-staging
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kerrickethan(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 73396
--> https://bugs.winehq.org/attachment.cgi?id=73396
error log for danger crew
the problem was first sighted on wine-7.15-staging, but still happens on later
versions using wine-staging. the games i have tested(as this error appears with
some games and not others) will load on a clean wine, but errors out when using
wine-staging. This after testing some patches appears to be caused by
ntdll-Junction_Points, and removing/disabling that patchset will allow the
games to run(after also disabling some patchsets that require
ntdll-Junction_Point to be enabled).
game tested: danger crew
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54071
Bug ID: 54071
Summary: winzip 27 installer crashes
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: temp82(a)luukku.com
Distribution: ---
Created attachment 73620
--> https://bugs.winehq.org/attachment.cgi?id=73620
crash log
a0ef3ee4cee282b45d9f97690b6b8e9444d719a6 winzip27.exe
https://www.winzip.com/en/
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54423
Bug ID: 54423
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=53379
Bug ID: 53379
Summary: ME3Tweaks 7.0.7 doesn't launch
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: ---
ME3Tweaks Mod Manager, the mod manager for the Mass Effect game saga, doesn't
launch on version 7.0.7.125, the latest at the time of writing. All previous
versions launch as expected.
Reproducing the issue is simple: download the program (links below), install
it, and attempt to launch it.
An interesting difference in the logs is in the second line. I don't know if
it's relevant.
On 7.0.6 (the working version), it's:
0310:fixme:seh:WerRegisterRuntimeExceptionModule
(L"C:\\users\\user\\Temp\\.net\\ME3TweaksModManager\\LyZyGpfEln90Fkxp5ZGXmnrlwemKAtA=\\mscordaccore.dll",
0000000180000000) stub
And if you look in that path, mscordaccore.dll is there.
However, in 7.0.7 (the broken version):
010c:fixme:seh:WerRegisterRuntimeExceptionModule
(L"Z:\\home\\user\\ME3-7.0.7\\drive_c\\users\\user\\Documents\\ME3TweaksModManager\\mscordaccore.dll",
0000000140000000) stub
And mscordaccore.dll is not in that path, nor in that Temp folder from before.
Links:
Project repository: https://github.com/ME3Tweaks/ME3TweaksModManager
Latest version, the broken one:
https://github.com/ME3Tweaks/ME3TweaksModManager/releases/download/7.0.7.12…
Last working version:
https://github.com/ME3Tweaks/ME3TweaksModManager/releases/download/7.0.6.12…
Changes between versions:
https://github.com/ME3Tweaks/ME3TweaksModManager/compare/7.0.6.124...7.0.7.…
Linux 5.18.12-zen1, NixOS unstable 22.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=51682
Bug ID: 51682
Summary: LINE detects Wine as Win7/Win8 even with winecfg set
to Win10
Product: Wine
Version: 6.15
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: ---
Reported in the forums under https://forum.winehq.org/viewtopic.php?f=8&t=35589
The program installs fine, but when running it complains that it can't run
under Win7/Win8. Setting Win10 in winecfg doesn't help.
https://desktop.line-scdn.net/win/new/LineInst.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=50839
Bug ID: 50839
Summary: DARQ has no shadows with OpenGL renderer
Product: Wine
Version: 6.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 69655
--> https://bugs.winehq.org/attachment.cgi?id=69655
example
0408:err:d3d:wined3d_debug_callback 0x24d585b0:
"GL_INVALID_FRAMEBUFFER_OPERATION in glDrawElements(incomplete framebuffer)".
0408:fixme:d3d:wined3d_context_gl_check_fbo_status FBO status
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS (0x8da8).
0408:fixme:d3d:context_dump_fbo_attachment GL_DEPTH_ATTACHMENT: 2d texture
282, 256x256, 0 samples, format 0x81a5.
0408:fixme:d3d:context_dump_fbo_attachment GL_STENCIL_ATTACHMENT: NONE.
0408:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT0: 2d-array
texture 275, 256x256, 0 samples, format 0x822e.
0408:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT1: NONE.
0408:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT2: NONE.
0408:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT3: NONE.
0408:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT4: NONE.
0408:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT5: NONE.
0408:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT6: NONE.
0408:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT7: NONE.
wine-6.4-180-g41df83c50e1
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48306
Bug ID: 48306
Summary: Roblox Player: Client kicked with Error Code 268
Product: Wine
Version: 5.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nerdyminer18(a)gmail.com
Distribution: ---
To preface this, Wine cannot normally run the Roblox Player unless a tool, like
Grapejuice (https://gitlab.com/brinkervii/grapejuice), is installed so Wine can
launch the application from the Roblox website.
Whenever the Roblox Player connects to a game, there is a ~5 second window
where the application will work properly until the client is forced to
disconnect by the server. When this happens, a box with the text "Disconnected
| You have been kicked due to unexpected client behavior (Error Code: 268)"
appears. This error code only appears when the application detects that an
external application is modifying the application(Ex: Running Cheat Engine's
debugger triggers this error). Wine in this case is being treated as a sort of
exploit in the case that it's trying to modify the application somehow.
[I cannot provide a log/backtrace as of the time this bug gets submitted, but I
will do so later on]
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39390
Bug ID: 39390
Summary: Backgrounds are black in 99 Spirits
Product: Wine
Version: 1.7.51
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: funtimeschaos(a)rocketmail.com
Distribution: ---
Created attachment 52501
--> https://bugs.winehq.org/attachment.cgi?id=52501
Terminal output
All backgrounds fail to render, replaced by plain blackness instead.
The terminal doesn't seem to provide much helpful out, but I've attached it
regardless.
According to the terminal, this may be a duplicate of 9127, but the normal work
around steps (winetricks quartz, wmp10, allcodecs) removed the quartz fixme
messages but not the problem.
Would love to put up a more helpful output, if I knew which WINEDEBUG flags to
use.
--
Do not reply 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=34188
Bug #: 34188
Summary: crash when creating a new wineprefix with winemac.drv
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 45475
--> http://bugs.winehq.org/attachment.cgi?id=45475
backtrace
May only be in 10.7+.
--
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=52385
Bug ID: 52385
Summary: Crysis Wars Launcher v1.3.0.8 - Error stacktrace when
updating game files
Product: Wine
Version: 7.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
When clicking "CHeck Update" button, the following stacktrace is generated in
the popup window:
See the end of this message for details on invoking \njust-in-time (JIT)
debugging instead of this dialog box.\n\n************** Exception Text
**************\nSystem.NullReferenceException: Object reference not set to an
instance of an object
at Crysis_Wars_Launcher.frmMain.cmdUpdateCheck_Click (System.Object sender,
System.EventArgs e) [0x00012] in <64bbd76a3b7e4855a9ea4f8a8a481001>:0
at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x0001f] in
<549c758871b2437dae49530d4382de22>:0
at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00037] in
<549c758871b2437dae49530d4382de22>:0
at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs
mevent) [0x0009a] in <549c758871b2437dae49530d4382de22>:0
at System.Windows.Forms.Control.WmMouseUp (System.Windows.Forms.Message& m,
System.Windows.Forms.MouseButtons button, System.Int32 clicks) [0x001c3] in
<549c758871b2437dae49530d4382de22>:0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m)
[0x005a0] in <549c758871b2437dae49530d4382de22>:0
at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m)
[0x0011f] in <549c758871b2437dae49530d4382de22>:0
at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m)
[0x00056] in <549c758871b2437dae49530d4382de22>:0
at System.Windows.Forms.Control+ControlNativeWindow.OnMessage
(System.Windows.Forms.Message& m) [0x00001] in
<549c758871b2437dae49530d4382de22>:0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x000b3] in
<549c758871b2437dae49530d4382de22>:0
at System.Windows.Forms.NativeWindow.Callback (System.Windows.Forms.Message&
m) [0x00025] in <549c758871b2437dae49530d4382de22>:0
\n************** Loaded Assemblies **************\nmscorlib\n Assembly
Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/4.5/mscorlib.dll\n----------------------------------------\nCrysis
Wars Launcher\n Assembly Version: 1.3.0.8\n Win32 Version: 1.3.0.8\n
CodeBase:
file:///C:/Games/Crysis%20Wars/Crysis%20Wars%20Launcher.exe\n----------------------------------------\nSystem.Windows.Forms\n
Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll\n----------------------------------------\nSystem\n
Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll\n----------------------------------------\nSystem.Drawing\n
Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll\n----------------------------------------\nAccessibility\n
Assembly Version: 4.0.0.0\n Win32 Version: \n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll\n----------------------------------------\nSystem.Configuration\n
Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll\n----------------------------------------\nSystem.Xml\n
Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll\n----------------------------------------\nMono.Security\n
Assembly Version: 4.0.0.0\n Win32 Version: 4.0.0.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll\n----------------------------------------\nSystem.Numerics\n
Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Numerics/4.0.0.0__b77a5c561934e089/System.Numerics.dll\n----------------------------------------\nSystem.Core\n
Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll\n----------------------------------------\n\n**************
JIT Debugging **************\n
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47579
Bug ID: 47579
Summary: Sins Of SOlar Empire Rebellion: Game starts with black
screen and crashes with MIniDump in background
Product: Wine-staging
Version: 4.12.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Game behaving as described in the subject line.
I am assuming only relevant line(s) is this from terminal:
$ wine "/home/linards/.wine/drive_c/Games/Sins of a Solar Empire Rebellion
Ultimate Edition/Sins of a Solar Empire Rebellion.exe"
0274:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0274:fixme:gameux:GameExplorerImpl_VerifyAccess (001505B8, L"C:\\Games\\Sins of
a Solar Empire Rebellion Ultimate Edition\\Sins of a Solar Empire
Rebellion.exe", 0034FC14)
0274:fixme:ver:GetCurrentPackageId (0x34ec84 (nil)): stub
0274:fixme:d3d:wined3d_check_device_format_conversion wined3d 0x155d58,
adapter_idx 0, device_type WINED3D_DEVICE_TYPE_REF, src_format
WINED3DFMT_B5G5R5X1_UNORM, dst_format WINED3DFMT_B5G6R5_UNORM stub!
0274:fixme:d3d:swapchain_init The application requested more than one back
buffer, this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
0277:fixme:d3d:wined3d_texture_upload_data Not supported for multisample
textures.
0274:fixme:wbemprox:client_security_SetBlanket 6795C678, 00216F50, 10, 0,
(null), 3, 3, 00000000, 0x00000000
0274:fixme:wbemprox:client_security_Release 6795C678
0274:fixme:wbemprox:enum_class_object_Next timeout not supported
0274:fixme:wbemprox:client_security_SetBlanket 6795C678, 00216F70, 10, 0,
(null), 3, 3, 00000000, 0x00000000
0274:fixme:wbemprox:client_security_Release 6795C678
0274:fixme:d3d:wined3d_query_create Unhandled query type 0x4.
0274:fixme:dbghelp:elf_search_auxv can't find symbol in module
0274:fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs
0274:fixme:faultrep:ReportFault 0034F8C4 0x0 stub
Graphics:
Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
driver: amdgpu v: kernel
Display: x11 server: Fedora Project X.org 1.20.5 driver: amdgpu tty: N/A
OpenGL: renderer: Radeon RX 580 Series (POLARIS10 DRM 3.30.0
5.1.19-300.fc30.x86_64 LLVM 8.0.0)
v: 4.5 Mesa 19.1.3
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54208
Bug ID: 54208
Summary: This is related to bug 31360. Seems like DLL ends up
in the wrong folder. I belive its called "Sw
DocumentMgr.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: toolitkwic(a)yahoo.com
Distribution: ---
Created attachment 73751
--> https://bugs.winehq.org/attachment.cgi?id=73751
BUG 31360 its the only thing that keeps bound to Windows
This is related to bug 31360. Seems like DLL ends up in the wrong folder. I
belive its called "Sw DocumentMgr.dll"
Hope you can help me out
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54528
Bug ID: 54528
Summary: error in lanchung Shamela
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dz.wbdev(a)gmail.com
Distribution: ---
Created attachment 74068
--> https://bugs.winehq.org/attachment.cgi?id=74068
error log
I'm trying to launch the Shamela (المكتبة الشاملة) application in Linux Mint
21.1 Cinnamon -which is a library for ebooks that use elastic search- using
Wine version 8, i get the error attached with the topic.
this is the link to download the program: https://shamela.ws/page/download
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46686
Bug ID: 46686
Summary: Tom Clancy's Ghost Recon Future Soldier crashes after
intro in DX11 mode
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 63647
--> https://bugs.winehq.org/attachment.cgi?id=63647
backtrace
view.c:2294: unsafe_impl_from_ID3D11ShaderResourceView: Assertion
`iface->lpVtbl == &d3d11_shader_resource_view_vtbl' failed.
wine-4.2-63-g0c738d900a
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36272
Bug ID: 36272
Summary: valgrind shows several leaks in
dmime/tests/performance.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==6437== 28 bytes in 1 blocks are definitely lost in loss record 301 of 951
==6437== at 0x7BC4C735: notify_alloc (heap.c:255)
==6437== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==6437== by 0x7FBF4B1: DMUSIC_CreateDirectMusicImpl (dmusic.c:414)
==6437== by 0x7FBFABB: ClassFactory_CreateInstance (dmusic_main.c:100)
==6437== by 0x4D3AE26: CoCreateInstance (unknwn.h:226)
==6437== by 0x5F9ADA9: IDirectMusicPerformance8Impl_Init (performance.c:286)
==6437== by 0x4956EA6: test_createport (performance.c:104)
==6437== by 0x4957D93: func_performance (performance.c:263)
==6437== by 0x4958B90: run_test (test.h:584)
==6437== by 0x4958F7F: main (test.h:654)
==6437==
==6437== 44 bytes in 1 blocks are definitely lost in loss record 432 of 951
==6437== at 0x7BC4C735: notify_alloc (heap.c:255)
==6437== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==6437== by 0x5F90B1E: create_dmaudiopath (audiopath.c:642)
==6437== by 0x5F9D9FE: IDirectMusicPerformance8Impl_CreateStandardAudioPath
(performance.c:1033)
==6437== by 0x5F9D5BF: IDirectMusicPerformance8Impl_InitAudio
(performance.c:952)
==6437== by 0x4956AD4: test_InitAudio (performance.c:51)
==6437== by 0x4957D53: func_performance (performance.c:256)
==6437== by 0x4958B90: run_test (test.h:584)
==6437== by 0x4958F7F: main (test.h:654)
==6437==
==6437== 56 bytes in 1 blocks are possibly lost in loss record 480 of 951
==6437== at 0x7BC4C735: notify_alloc (heap.c:255)
==6437== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==6437== by 0xC0632EC: MMDRV_InitPerType (lolvldrv.c:384)
==6437== by 0xC063C27: MMDRV_Install (lolvldrv.c:475)
==6437== by 0xC06416F: MMDRV_Init (lolvldrv.c:547)
==6437== by 0xC061F4B: MMDRV_InitSingleType (lolvldrv.c:78)
==6437== by 0xC061FEE: MMDRV_GetNum (lolvldrv.c:89)
==6437== by 0xC07F7C8: midiOutGetNumDevs (winmm.c:284)
==6437== by 0x7FBF004: create_system_ports_list (dmusic.c:328)
==6437== by 0x7FBF5C7: DMUSIC_CreateDirectMusicImpl (dmusic.c:436)
==6437== by 0x7FBFABB: ClassFactory_CreateInstance (dmusic_main.c:100)
==6437== by 0x4D3AE26: CoCreateInstance (unknwn.h:226)
==6437== by 0x5F9ADA9: IDirectMusicPerformance8Impl_Init (performance.c:286)
==6437== by 0x5F9D498: IDirectMusicPerformance8Impl_InitAudio
(performance.c:930)
==6437== by 0x4956AD4: test_InitAudio (performance.c:51)
==6437== by 0x4957D53: func_performance (performance.c:256)
==6437== by 0x4958B90: run_test (test.h:584)
==6437== by 0x4958F7F: main (test.h:654)
==6437==
==6437== 56 bytes in 1 blocks are possibly lost in loss record 481 of 951
==6437== at 0x7BC4C735: notify_alloc (heap.c:255)
==6437== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==6437== by 0xC0632EC: MMDRV_InitPerType (lolvldrv.c:384)
==6437== by 0xC063C4D: MMDRV_Install (lolvldrv.c:476)
==6437== by 0xC06416F: MMDRV_Init (lolvldrv.c:547)
==6437== by 0xC061F4B: MMDRV_InitSingleType (lolvldrv.c:78)
==6437== by 0xC061FEE: MMDRV_GetNum (lolvldrv.c:89)
==6437== by 0xC07F7C8: midiOutGetNumDevs (winmm.c:284)
==6437== by 0x7FBF004: create_system_ports_list (dmusic.c:328)
==6437== by 0x7FBF5C7: DMUSIC_CreateDirectMusicImpl (dmusic.c:436)
==6437== by 0x7FBFABB: ClassFactory_CreateInstance (dmusic_main.c:100)
==6437== by 0x4D3AE26: CoCreateInstance (unknwn.h:226)
==6437== by 0x5F9ADA9: IDirectMusicPerformance8Impl_Init (performance.c:286)
==6437== by 0x5F9D498: IDirectMusicPerformance8Impl_InitAudio
(performance.c:930)
==6437== by 0x4956AD4: test_InitAudio (performance.c:51)
==6437== by 0x4957D53: func_performance (performance.c:256)
==6437== by 0x4958B90: run_test (test.h:584)
==6437== by 0x4958F7F: main (test.h:654)
==6437==
==6437== 552 bytes in 1 blocks are possibly lost in loss record 789 of 951
==6437== at 0x7BC4C735: notify_alloc (heap.c:255)
==6437== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==6437== by 0x5F9E05B: create_dmperformance (performance.c:1218)
==6437== by 0x5F91088: ClassFactory_CreateInstance (dmime_main.c:100)
==6437== by 0x4D3AE26: CoCreateInstance (unknwn.h:226)
==6437== by 0x4957997: test_COM (performance.c:218)
==6437== by 0x4957D8E: func_performance (performance.c:262)
==6437== by 0x4958B90: run_test (test.h:584)
==6437== by 0x4958F7F: main (test.h:654)
==6437==
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41549
Bug ID: 41549
Summary: Hover! in fullscreen mode does not cover the top bar
in Gnome.
Product: Wine
Version: 1.9.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aaronbpaden(a)gmail.com
Distribution: ---
I'm using wine-staging 1.9.20.
When you set Hover! to fullscreen, it sets the display resolution and fills up
most of the screen as it should, but it's set under top bar in GNOME, resulting
in several rows of pixels from the bottom of the application also being outside
of the display.
I confirmed that Hover! does cover the task bar in a Windows VM.
There's nothing really in the logs, except for a weird
"fixme:process:LoadModule Strange error set by CreateProcess: 193", but that
shows up before setting fullscreen.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53308
Bug ID: 53308
Summary: Fail to run rise of nation since 7.10
Product: Wine
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: clabbe.montjoie(a)gmail.com
Distribution: ---
rise of nation works well for some time, but since 7.10 it fail to start:
wine print somes logs which probably is the problem:
0024:err:module:DelayLoadFailureHook failed to delay load
winegstreamer.dll.winegstreamer_create_wm_async_reader
wine: Call from 7B041285 to unimplemented function
winegstreamer.dll.winegstreamer_create_wm_async_reader, aborting
--
Do not reply 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=32983
Bug #: 32983
Summary: Artifacts demo crashes on start up
Product: Wine
Version: 1.5.23
Platform: x86
URL: http://illogictree.com/app/artifacts/files/Artifacts.z
ip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 43572
--> http://bugs.winehq.org/attachment.cgi?id=43572
backtrace
Backtrace:
=>0 0xc8ae8ebd (0x00000000)
0xc8ae8ebd: -- no code accessible --
--
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=42631
Bug ID: 42631
Summary: 7 Days To Die mouse cursor wrongly move to bottom
right
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tim110011(a)163.com
Distribution: ---
The game works fine under windows system.
When moving mouse slowly, cursor wrongly move to bottom right.
Set mouse sensitivity to 1.00 make this problem more obvious.
System:
Fedora 25 x64 Xfce Desktop
kernel 4.9.13
nvidia Geforce gtx 750Ti
nvidia 1.375.26 Driver
wine 2.3
This problem alse exist in wine 1.9.12
https://appdb.winehq.org/objectManager.php?sClass=version&iId=29521&iTestin…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41697
Bug ID: 41697
Summary: Nvida's "Antialiasing with Transparency" demo requires
unimplemented function d3dx9_29.dll.D3DXComputeTangent
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 56098
--> https://bugs.winehq.org/attachment.cgi?id=56098
Terminal output Wine 1.9.22-113-gb32a0ea
In order to test this demo and get the crash, you will need to set
d3dcompiler_43 to native or install it via winetricks in order to work around
bug 37676.
Terminal output 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=49970
Bug ID: 49970
Summary: No sound in Supreme Commander FA - regression in 5.18
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: mszpak(a)wp.pl
Distribution: ---
Supreme Commander Forged Alliance (the latest version from GOG.com) works
pretty well (just without dual monitor support) with Wine up to 5.18 (tested
with 5.4, 5.8 and 5.17). Unfortunately after upgrade wine-staging 5.18
(wine-5.18-2.fc32.x86_64) there is no sound at all. No sounds in game, no
music, even a cinematic intro has no sound.
I tried with some other games with 5.18 and sound works fine.
I don't see anything special regarding sound in a default Wine logs. How could
I debug that problem to make it easier to find a reason?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54439
Bug ID: 54439
Summary: STATUS_PENDING missing in TransactNamedPipe
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: ake.rehnman(a)gmail.com
Distribution: ---
Created attachment 73988
--> https://bugs.winehq.org/attachment.cgi?id=73988
patch attempt
I believe STATUS_PENDING is missing for overlapped io in TransactNamedPipe.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52269
Bug ID: 52269
Summary: Captvty can not find its folders
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
URL: https://archive.org/download/captvty-2.9.5/captvty-2.9
.5.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 71402
--> https://bugs.winehq.org/attachment.cgi?id=71402
screenshot showing the issue
To reproduce the bug, you have to install dotnet-4.5 before.
Captvty complains about it can be find the folder /tools/cefsharp.
Obviously, this folder is there.
This part of console output looks suspicious
0024:Call KERNEL32.GetFileAttributesExW(023b1e7c
L"Z:\\home\\test\\captvty-2.9.5\\tools\\cefsharp",00000000,0032f150)
ret=79aa31c8
0024:Call ntdll.RtlDosPathNameToNtPathName_U(023b1e7c
L"Z:\\home\\test\\captvty-2.9.5\\tools\\cefsharp",0032eef0,00000000,00000000)
ret=7b01a58b
0024:Ret ntdll.RtlDosPathNameToNtPathName_U() retval=00000001 ret=7b01a58b
0024:Call ntdll.NtQueryFullAttributesFile(0032eef8,0032ef10) ret=7b01a6f1
0024:fixme:file:errno_to_status Converting errno 75 to STATUS_UNSUCCESSFUL
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54760
Bug ID: 54760
Summary: imm32:imm32 - The 32-bit test_ImmActivateLayout()
fails on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: imm32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
imm32:imm32 - The 32-bit test_ImmActivateLayout() fails on Windows:
imm32.c:4154: Test failed: 3: got hkl E020047F, himc 00020249, MSG_IME_UI msg
0x282, wparam 0x6, lparam 0
imm32.c:4154: Test failed: 4: got hkl E020047F, himc 00020249, MSG_IME_UI msg
0x282, wparam 0x7, lparam 0
imm32.c:4154: Test failed: 5 (missing): hkl E020047F, himc 00020249, MSG_IME_UI
msg 0x282, wparam 0x7, lparam 0
imm32.c:4171: Test failed: 2: got hkl E020047F, himc 00020249, MSG_IME_UI msg
0x285, wparam 0, lparam 0xe020047f
imm32.c:4171: Test failed: 3: got hkl 04090409, himc 00020249, IME_SELECT
select 0
imm32.c:4171: Test failed: 5 (missing): hkl 04090409, himc 00120203, IME_SELECT
select 0
imm32.c:4333: Test failed: 3 (missing): hkl E020047F, himc 00020249, MSG_IME_UI
msg 0x282, wparam 0x2, lparam 0
imm32.c:4371: Test failed: 2: got hkl E020047F, himc 00020249, MSG_IME_UI msg
0x285, wparam 0, lparam 0xe020047f
imm32.c:4371: Test failed: 3: got hkl 04090409, himc 00020249, IME_SELECT
select 0
imm32.c:4371: Test failed: 5 (missing): hkl 04090409, himc 00100229, IME_SELECT
select 0
See https://test.winehq.org/data/patterns.html#imm32:imm32
This is specific to the 32-bit tests and impacts all Windows 8+ versions.
However the failures don't happen when the test is run on its own so they are
probably caused by interference from another test.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54596
Bug ID: 54596
Summary: Wavelab 6.1 has problems minimising window
Product: Wine
Version: 8.2
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: ---
Wavelab 6.1 works just fine but towards the end of the wine 7 releases it
became troublesome to minimise the wavelab window. In Kubuntu there are 3
methods to minimise a window all with the same issue, that being it takes many
clicks, in some cases dozens, to minimise the window.
A copy of the program is available here:
ftp://ftp.steinberg.net/Download/WaveLab_6/6.1.1.353/WaveLab_6.1.1_Update.z…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54250
Bug ID: 54250
Summary: winedbg loads wrong debug symbols for builtin dlls
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: ake.rehnman(a)gmail.com
Distribution: ---
Created attachment 73804
--> https://bugs.winehq.org/attachment.cgi?id=73804
Patched winedbg attempt
Winedbg loads the wrong debugging info for dlls where a native dll exists in
the prefix and the native dll is replaced with the built-in version.
For instance the lpImageName in the DEBUG_EVENT struct contains the path to the
C:\Windows\System32\somedll.dll but it is replaced with the built-in version
from the build directory (in my case) that is actually mapped in to memory. So
in this case winedbg loads the debug symbols from from the system directory and
not the one that is in the build directory.
However it looks like if calling NtQueryInformationFile with the file handle we
get the correct name to the loaded dll. See the attached patch how I solved the
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=51107
Bug ID: 51107
Summary: rise of nation extended: cannot do multiplayer
Product: Wine
Version: 6.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: clabbe.montjoie(a)gmail.com
Distribution: ---
When creating a multiplayer lobby, correct set of IP are well displayed in
below of screen.
But joining with "direct connection" fail.
tcpdump on host show that packet are coming.
Tryed to install winetrick direcplay without any change.
ss -ulpn on host
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
UNCONN 0 0 0.0.0.0:15454 0.0.0.0:*
users:(("wineserver",pid=10362,fd=249),("rise.exe",pid=10360,fd=126))
UNCONN 0 0 0.0.0.0:56915 0.0.0.0:*
users:(("wineserver",pid=10362,fd=246),("rise.exe",pid=10360,fd=122))
UNCONN 0 0 0.0.0.0:17805 0.0.0.0:*
users:(("wineserver",pid=10362,fd=251),("rise.exe",pid=10360,fd=129))
UNCONN 0 0 0.0.0.0:34987 0.0.0.0:*
users:(("wineserver",pid=10362,fd=256),("rise.exe",pid=10360,fd=133))
UNCONN 0 0 0.0.0.0:34987 0.0.0.0:*
users:(("wineserver",pid=10362,fd=255),("rise.exe",pid=10360,fd=132))
UNCONN 0 0 0.0.0.0:34987 0.0.0.0:*
users:(("wineserver",pid=10362,fd=253),("rise.exe",pid=10360,fd=131))
UNCONN 0 0 0.0.0.0:34987 0.0.0.0:*
users:(("wineserver",pid=10362,fd=252),("rise.exe",pid=10360,fd=127))
UNCONN 0 0 0.0.0.0:11087 0.0.0.0:*
users:(("wineserver",pid=10362,fd=250),("rise.exe",pid=10360,fd=128))
UNCONN 0 0 0.0.0.0:44780 0.0.0.0:*
users:(("wineserver",pid=10362,fd=254),("rise.exe",pid=10360,fd=130))
UNCONN 0 0 0.0.0.0:13972 0.0.0.0:*
users:(("wineserver",pid=10362,fd=248),("rise.exe",pid=10360,fd=125))
tcpdump show that game correctly send broadcast advertising of the game.
But the second PC (client) does not see the game as joinable.
The problem seems that the game does not "get" UDP packets
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50576
Bug ID: 50576
Summary: ACAT Phrase, part of Intel Assistive Context-Aware
Toolkit (ACAT) v1.00.0 (.NET 4.5 app) crashes on
unimplemented function
'uiautomationcore.dll.UiaNodeFromFocus'
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: uiautomationcore
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 50508
Download:
https://github.com/intel/acat/releases/download/v1.00.0/ACATSetup.exe
Prerequisite:
* 'winetricks --force -q dotnet45'
* 'winetricks -q vcrun2012' (workaround for bug 42751)
You need to have a camera attached. Any webcam that Linux recognizes will work.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Intel/ACAT
$ wine ./ACATPhrase.exe
...
Face detection in progress...
FPS=0
Face Detected!
Face detection in progress - Please wait
Face Detected!
-------------------------------------------------------------------------------------------
Please wait and do NO GESTURES...Calibration in progress...
-------------------------------------------------------------------------------------------
0240:fixme:sync:SetWaitableTimerEx (00000704, 0B0AFEE0, 500, 00000000,
00000000, 00000000, 50) semi-stub
-----------------------------------------------------
Calibration complete
-----------------------------------------------------
...
01d8:fixme:uiautomation:UiaRegisterProviderCallback (00BC0CA2): stub
wine: Call from 7B00FF28 to unimplemented function
uiautomationcore.dll.UiaNodeFromFocus, aborting
...
Eyebrow Raise detected: #61
wine: Call from 7B00FF28 to unimplemented function
uiautomationcore.dll.UiaNodeFromFocus, aborting
...
--- snip ---
Wine source:
https://source.winehq.org/git/wine.git/blob/c1824d578ac514d29e79a5a00d6759f…
--- snip ---
79 @ stub UiaNodeFromFocus
--- snip ---
Microsoft docs:
https://docs.microsoft.com/en-us/windows/win32/api/uiautomationcoreapi/nf-u…
$ sha1sum ACATSetup.exe
de818a4723d72d7654895631ef121e574d8b3713e ACATSetup.exe
$ du -sh ACATSetup.exe
283M ACATSetup.exe
$ wine --version
wine-6.0-250-gacd1b068a34
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=48596
Bug ID: 48596
Summary: Net64+ needs tasklist implementation
Product: Wine
Version: 5.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thegooster88(a)gmail.com
Net64+ requires to find an emulator to run the Super Mario 64 online mod on.
it uses tasklist which at the time of writing has not been implemented. could
this be implemented at some 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=33945
Bug #: 33945
Summary: gcc warnings
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: irwin(a)beluga.phys.uvic.ca
Classification: Unclassified
Created attachment 45085
--> http://bugs.winehq.org/attachment.cgi?id=45085
Wine-1.6-rc4 build warnings excluding missing glyph warnings
I have added an attachment consisting of the warning messages generated by
configure, make, and make install for my recent build of Wine-1.6-rc4 using gcc
(Debian 4.7.2-5) 4.7.2. This list of warnings was created as follows:
./configure .... >& configure.out
make >& make.out
make install >& make_install.out
grep -i warn *.out |grep -v "missing glyph" > wine_build_warnings
I have excluded the 1665 (!) glyph related warnings from
this list, e.g.,
make.out:warning: Courier 13: missing glyph for char f8925
because I assume those have something to do with missing system fonts on my own
system and nothing to do with Wine. The remaining 110 warnings consist of
76 "may be used uninitialized" warnings which should probably be looked at but
are likely not too serious and 25 "array subscript is above array bounds"
warning which sound more serious. There are also 9 miscellaneous warnings.
--
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=54367
Bug ID: 54367
Summary: Wow64 wineboot fails to generate 32Bit slice of
wineprefix
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gcenx83(a)gmail.com
wine wineboot
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
wine: created the configuration directory '/Users/gcenx/.wine'
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
0050:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0048:fixme:imm:ImeSetActiveContext (000000000001002E, 0): stub
0048:fixme:imm:ImmReleaseContext (0000000000010020, 000000000001002E): stub
002c:fixme:imm:ImeSetActiveContext (0000000000010056, 1): stub
002c:fixme:imm:ImmReleaseContext (0000000000010054, 0000000000010056): stub
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
008c:err:setupapi:SetupDefaultQueueCallbackW copy error 1812
L"@C:\\windows\\system32\\drivers\\wineusb.sys,-1" ->
L"C:\\windows\\inf\\wineusb.inf"
008c:fixme:file:NtLockFile I/O completion on lock not implemented yet
008c:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
0094:err:environ:init_peb starting
L"Z:\\opt\\local\\share\\wine\\mono\\wine-mono-7.4.0\\support\\removeuserinstalls-x86.exe"
in experimental wow64 mode
0094:err:virtual:virtual_setup_exception stack overflow 1776 bytes addr
0x17005717e stack 0x510910 (0x510000-0x511000-0x60fd20)
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
009c:err:environ:init_peb starting
L"Z:\\opt\\local\\share\\wine\\mono\\wine-mono-7.4.0\\support\\installinf-x86.exe"
in experimental wow64 mode
009c:err:virtual:virtual_setup_exception stack overflow 1776 bytes addr
0x17005717e stack 0x510910 (0x510000-0x511000-0x60fd20)
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
008c:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
008c:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
00e8:err:environ:init_peb starting L"C:\\windows\\syswow64\\rundll32.exe" in
experimental wow64 mode
00e8:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x6f00ec8d
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
0108:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: configuration in L"/Users/gcenx/.wine" has been updated.
0108:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0108:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0108:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
This being on macOS Ventura with --enable-archs=i386,x86_x64 being passed
during configure phase.
--
Do not reply 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=20054
Summary: Wine should include the Microsoft Sans Serif font
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
The GdipGetGenericFontFamilySansSerif function should return the "Microsoft
Sans Serif" font family, but this font does not exist in Wine. Wine should
include a truetype font with this name so gdiplus can be fixed.
http://source.winehq.org/git/wine.git/?a=blob;f=dlls/gdiplus/tests/font.c;h…
--
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=54737
Bug ID: 54737
Summary: Sakura no Toki (SakuToki): hangs after opening video
(which also has no sound)
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: pernegger(a)gmail.com
Distribution: ---
Created attachment 74241
--> https://bugs.winehq.org/attachment.cgi?id=74241
terminal output for 8.4
Unfortunately the trial does not contain the OP movie, so you need the full
version to test this yourself.
The OP plays after Chapter II. You could just hold left-ctrl for a few minutes
[the last scene of chapter II is set at an art gallery, so one you hit that,
you know you’re close], or I can attach a savegame from right before if you
prefer.
According to VLC, which plays the video perfectly, it’s in Windows Media Video
9 (WMV3) + Windows Media Audio Lossless (WMAL) format (please suggest a tool
that can extract more detailed info about the video if you think that might be
useful).
In-game, the video plays, actually, but there’s no audio during video playback.
The bigger problem is that when the video ends, the game gets stuck at a white
screen that doesn’t seem to accept any input; the in-game audio resumes just
fine.
Transcoding the video fixes the audio, but not the hang on video exit.
Moving the video file [movie/oe45xltvh.dat] out of the way will allow you to
progress at least.
The mfplat component is a mere guess based on the log. Sorry.
[Ubuntu 18.04.6 LTS, official wine-devel packages from the WineHQ repo,
pristine separate 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=51058
Bug ID: 51058
Summary: Buddy Launcher: fails to install/run, "failed to
create driver"
Product: Wine
Version: 6.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: pernegger(a)gmail.com
Distribution: ---
Created attachment 69919
--> https://bugs.winehq.org/attachment.cgi?id=69919
terminal output [wine 6.7]
BuddyLauncher is a Japanese online activation DRM "solution" required for some
commercial games, the client is available from
https://www.drmbuddy.com/mypage/dl_launcher.php [the big grey button to the
right that says "無料ダウンロード", you want BuddySetup3201.exe]. It may need
LANG=ja_JP.UTF-8 or similar set to run.
I know DRM is tricky, and I'm not holding my breath, but considering the last
update was in 2011 and it supports everything back to 98SE(!) I thought it
might be simple enough to at least report it.
The installation completes without a GUI error message, but it's obviously not
installed correctly, and the terminal output has this at the end:
0118:fixme:ntoskrnl:IoAllocateDriverObjectExtension stub: 00426DD8, 003B5000,
76, 00D9FA1C
0118:err:ntoskrnl:ZwLoadDriver failed to create driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\{1B5AFF9E-65D4-4392-9CD0-DF0DB39A6AD4}":
c0000002
[Ubuntu 18.04.5, official packages from winehq.org]
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11273
Summary: Civilization I for Windows (16-bt) does not install
through setup
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Civilization I for Windows (16-bt) does not install through setup.
Already existing installation works, though, with some bugs I've reported
separately.
--
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=19607
Summary: FIFA '97 does not start
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johan.palmqvist(a)home.se
Created an attachment (id=22862)
--> (http://bugs.winehq.org/attachment.cgi?id=22862)
FIFA '97 output
FIFA '97 does not start. See attached files for output.
System is a fully updated Kubuntu 9.04 with Wine 1.1.26 (default settings) on a
Dell D610 with Intel 915 graphics.
--
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=37551
Bug ID: 37551
Summary: FIFA Manager 13: Doesn't start - Black screen
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rundhund101(a)gmx.de
Distribution: ---
Created attachment 49972
--> https://bugs.winehq.org/attachment.cgi?id=49972
Log file with error message
After starting the Game the Screen goes black and nothing happens.
This message is created endlessly in the log file:
fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0xff,
opcode_token 0x0000ffff.
The log got very big after that. ~2,6GB
Had to kill 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=40847
Bug ID: 40847
Summary: When the Game "Football Manager 13" wants to start it
crash with "fatal error"
Product: Wine
Version: 1.9.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kramermarkus(a)t-online.de
Distribution: ---
Created attachment 54833
--> https://bugs.winehq.org/attachment.cgi?id=54833
Backtrace from FM13
When i want to start the Game "Fifa Football Manager 13" first Origin start
normal in Wine with Playonlinux, when i want to start the FM now it comes the
message from a fatal error.
I have installed the FM with Origin in the wine Version.
I have attemps it with 1.8 , 1.8.3 , 1.9.12 and 1.9.12-staging.
I put the Backtrace as attachment.
And please excuse my bad english.
Greetings from Germany
Markus
----German Version below----
Wenn ich den FM13 starten möchte, startet Origin ohne Probleme, allerdings
folgt dann die Meldung von einem schwerwiegenden Fehler. Origin und FM13 ließen
sich ohne Probleme installieren und Origin läuft ohne Abstürze.
Ich habe den FM13 über Origin unter Wine installiert.
Grüße
Markus
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38763
Bug ID: 38763
Summary: Homeworld hangs when changing screen resolution or
switching renderer
Product: Wine
Version: 1.5.8
Hardware: x86
URL: http://www.fileplanet.com/22939/20000/fileinfo/Homewor
ld-Demo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 81cd178ae1baea33212acf7d7e8e65d354e50492
Distribution: ---
This is about a bug in the original Homeworld, can be reproduced in the demo
and the patched v1.05 game version as well.
When changing screen resolution or selecting a different renderer in the video
options menu the game hangs with 100% CPU usage after clicking the <accept>
button to apply the change.
Bug #23714 describes a problem when changing resolution, the difference is that
I can't reproduce the problem in Wine 1.2/1.4, the problem appeared in Wine
1.5.8 for me.
The first commit that broke the game (so that it crashes when changing
resolution):
commit 81cd178ae1baea33212acf7d7e8e65d354e50492
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Jun 25 21:51:16 2012 +0200
winex11: Move ChoosePixelFormat implementation to opengl32 and base it on
DescribePixelFormat.
Then came (Wine 1.5.17)
commit 449deda62fea5f18676e3e109e7f4c4f455b6b40
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Nov 8 11:56:06 2012 +0100
wined3d: Link directly to opengl32.
and the game hangs since then.
To reproduce the problem in the demo:
1. install the demo and start the game with homeworld.exe
2. in the main menu go to <Options> -> <Video> menu and choose a different
screen resolution/renderer and click the <Accept!> button.
wine-1.7.45-62-g46bdb6e
Fedora 22
XOrg 1.17.1
nouveau 1.0.11 + Mesa3D 10.5.7
XFCE 4.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=54684
Bug ID: 54684
Summary: Sakura no Toki (SakuToki): thumbnails on save/load
screen are all-black
Product: Wine
Version: 8.3
Hardware: x86-64
URL: https://trial.getchu.com/D090/968350/sakuranotoki_tria
l.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: pernegger(a)gmail.com
Distribution: ---
Created attachment 74197
--> https://bugs.winehq.org/attachment.cgi?id=74197
terminal output for 8.3 without/with DXVK
The given URL links to the free trial version / demo of the game; the full
version behaves identically.
Use unzip -I shift-jis -O shift-jis to extract the ZIP, to avoid garbling the
filenames.
Run サクラノ刻第I章体験版.exe; you'll probably want to set LANG=ja_JP.UTF-8.
1. Start game.
2. Wait until you get the regular UI [it's just a few seconds, but you can
press left-ctrl to speed it up a bit].
3. Save the game.
4. Note that the thumbnail doesn't show the screen you're on but is all-black.
If you examine the "savedata" directory, you'll notice that there's an
all-black PNG alongside the save file; in other words, it seems to be the
capture that fails.
Installing DXVK into the prefix "fixes" the issue.
That's why I chose the d3d component, by the way. I hope that was the right
thing to do; if not please accept my apologies and reassign.
[Ubuntu 18.04.6 LTS, official wine-devel packages from the WineHQ repo,
pristine separate 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=47416
Bug ID: 47416
Summary: Perfectly Clear crashes on Save
Product: Wine
Version: 4.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mauro.decarolis(a)libero.it
Distribution: ---
Created attachment 64762
--> https://bugs.winehq.org/attachment.cgi?id=64762
crash log
Perfectly Clear is an image manipulation program. When saving your work with
Save or Save As, the program crashes.
Tried on Perfectly Clear v 3.7.0.1586 -you can grab an evaluation copy here:
https://eyeq.photos/downloads/perfectly-clear-free?utm_source=autoresponder…
wine version 4.9
kernel version 4.6.16
Attaching crash log
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.
http://bugs.winehq.org/show_bug.cgi?id=15110
Summary: MechCommander crashes in virtual desktop mode when mouse
leaves virtual desktop
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukas.middendorf(a)freenet.de
Created an attachment (id=15805)
--> (http://bugs.winehq.org/attachment.cgi?id=15805)
debug output from console (I marked the point at which the mouse pointer left
the window)
I'm using wine 1.1.3 (compiled from source for complete debug symbols, but
crash is the same with the package from winehq) on ubuntu 8.04.
When wine runs in virtual desktop mode and the intro video of MechCommander is
over, as soon as the mouse pointer leaves the window, the game freezes and I
get a backtrace on the console. There are no errors or fixmes directly related
to the crash. If I then use ctrl+c in the console, the internal debugger of
MechCommander starts (this also happens if the crash has not happened), but
does not seem to be of any use (missing debug symbols I think), but at least
the program does not die totally.
If I disable direct draw for MechCommander (edit prefs.cfg in game directory
and set "b DirectDraw = F") the game runs in windowed mode itself and I have
not seen the crash happen.
I have seen it happen with MechCommander Gold and also with the free demo of
MechCommander. The only way to get the demo seems to be from
http://downloads.gamezone.com/demos/d8467.htm (unfortunately you need a special
downloader, but it runs with wine), but http://www.mechcommander.org/ offers
some valuable help on how to obtain the full version.
--
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=11265
Summary: A number of bugs with Civilization I
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
A Civilization I for Windows (16-bit) displays a number of bugs:
1. Some splash screens display no content.
2. In some dialogues (such as city-dialogue) there are some
tranparent/non-rendered areas
3. Keyboard commands do not work in 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.
https://bugs.winehq.org/show_bug.cgi?id=42386
Bug ID: 42386
Summary: Zmodler3 crash
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: harald.nigg(a)web.de
Distribution: ---
Created attachment 57183
--> https://bugs.winehq.org/attachment.cgi?id=57183
Zmodler3
Hello Wine Team,
i have a big Problem.
My 3D Program "Zmodler3" dosen't run with Wine.
I hope you can help me please.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47384
Bug ID: 47384
Summary: Bookmap
Product: Wine-staging
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bill.666(a)live.fr
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Hi,
Bookmap 6 and 7 not work on Manjaro 18 / Solus 3.0 / Ubuntu 16.04.
Best 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.
http://bugs.winehq.org/show_bug.cgi?id=32201
Bug #: 32201
Summary: Unclosed quotes in .inf files are tolerated by
windows, not by wine
Product: Wine
Version: 1.5.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joel(a)airwebreathe.org.uk
Classification: Unclassified
My company develop a product that contains an ActiveX control. I have been
experimenting with the new ActiveX auto-install feature.
The INF file contains the line:
signature="$CHICAGO$
instead of
signature="$CHICAGO$"
Clearly this is a mistake which we will correct soon. However, windows
tolerates this, wine does not. A message box with the text "Installation of
component failed: 800f0100" is shown.
--
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=41456
Bug ID: 41456
Summary: vlc media player works on wine-1.34 but not wine-1.3.5
Product: Wine
Version: 1.3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ericmatteson2001(a)yahoo.com
Distribution: ---
Created attachment 55824
--> https://bugs.winehq.org/attachment.cgi?id=55824
tests of vlc media player on several versions of wine.
vlc media player runs normally on wine-1.3.4 but not on wine-1.3.5
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52816
Bug ID: 52816
Summary: Quantum Break has broken rendering with OpenGL
renderer
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 72194
--> https://bugs.winehq.org/attachment.cgi?id=72194
example
wine-7.6-152-g07f22e20d73
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41988
Bug ID: 41988
Summary: Atari: The 80 Classic Games requires
WINED3D_TEXF_LINEAR
Product: Wine
Version: 2.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 56395
--> https://bugs.winehq.org/attachment.cgi?id=56395
Wine 2.0-rc1 terminal output
In Wine 2.0-rc1 whenever I run the main menu for Atari: The 80 Classic Games, I
get the following terminal output:
fixme:d3d:surface_cpu_blt Filter WINED3D_TEXF_LINEAR not supported in software
blit.
Full terminal output 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.
http://bugs.winehq.org/show_bug.cgi?id=27448
Summary: Windows Expert Tool needs mode command
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
http://forums.mydigitallife.info/threads/26240-Windows-Expert-Tool-2.0-Reco…
fixme:shell:SHAutoComplete stub
fixme:exec:SHELL_execute flags ignored: 0x00000180
wine: cannot find L"C:\\windows\\system32\\mode.exe"
File not found
Right click WET and run as administrator
Press Return key to continue:
Looks like the "mode" command is missing. Appears to be a batch command? I
can't find it anywhere.
This program looks like a fun testcase.
--
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=49816
Bug ID: 49816
Summary: Streamlabs OBS fails to start
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ldhacker(a)live.com
Distribution: ---
When trying to open Streamlabs OBS (https://streamlabs.com/) it seems like
nothing happens. The loading spinner spins for a few seconds then stops.
When clicking Streamlabs OBS.exe to try and run it again, a window pops up
saying that Streamlabs encountered an issue.
Log.txt shows what happens when I try to open it the first time.
Log2.txt shows what happens the second time.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22891
Summary: winamp [5.572] Winamp.exe hangs after exiting winamp
forcing a kill
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jason.whipp(a)gmail.com
Created an attachment (id=28305)
--> (http://bugs.winehq.org/attachment.cgi?id=28305)
Console/Terminal output after exit is selected/close button is clicked
When exiting Winamp via the WinAMP's Menu -> Exit or via the close box, Winamp
hangs in sleeping state and never exits requiring a kill.
Out put of errors after exit is started attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52635
Bug ID: 52635
Summary: WarpEM fails to process data with: internal error in
the .NET Runtime at IP 00000000014B7F8A
(00000000013F0000) with exit code 80131506
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alois.schloegl(a)gmail.com
Distribution: ---
Created attachment 71960
--> https://bugs.winehq.org/attachment.cgi?id=71960
Screenshot with settings in WarpEM GUI
Trying to do some data processing with WarpEM fails with this error:
0280:err:eventlog:ReportEventW L"Application: WarpWorker.exe\nFramework
Version: v4.0.30319\nDescription: The process was terminated due to an internal
error in the .NET Runtime at IP 00000000014B7F8A (00000000013F0000) with exit
code 80131506.\n"
In order to reproduce the issue, I did the following:
* install WarpEM 1.0.9 on wine-staging 7.3/Debian10 according to
https://appdb.winehq.org/objectManager.php?sClass=version&iId=40620
* Download about 50 data sets or more from
http://ftp.ebi.ac.uk/empiar/world_availability/10721/data/
(the total set is 1.5TB with 2834 files, 50 are sufficient)
* Start WarpEM and set "Input: directory" to local copy of th data, and set
"Input: Extension" to "*.tiff".
* Adapt settings in WarpEM gui according to attached screenshot
(Pixel X/Y: 0.4190/0.4190, Bin:1, Exposure 1, Range 20.0-2.8, Motion
33.5-6.7, Motion Grid 6x4x70, etc.)
* Click on "START PROCESSING"
Then for each selected gpu, a WarpWorker (cmd) window is openend, which
eventually dies, and Wine reports for each work this error:
093c:err:eventlog:ReportEventW L"Application: WarpWorker.exe\nFramework
Version: v4.0.30319\nDescription: The process was terminated due to an internal
error in the .NET Runtime at IP 00000000014B7F8A (00000000013F0000) with exit
code 80131506.\n"
Once these WarpWorker Windows closed, pressing "STOP PROCESSING" has no effect,
and Warp can only be closed by closing the window, and stopping wine with
<Ctrl-C> .
I understand that the error code indicates a problem with memory management and
garbage collection, so it might be also a bug in WarpEM. However, according to
a colleague, the same procedure seem to work fine on windows.
I plan to attach a log file with default WINEDEBUG. Let me know if you need
further 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.
http://bugs.winehq.org/show_bug.cgi?id=31360
Bug #: 31360
Summary: Bobcad v21 crashes on startup
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Tried installing v21 express trial from http://www.bobcad.com, sha1sum
2e986bc8e48e74d361a100d0f8ea5f7b1d41c38e v21.6.exe
Need 'winetricks mfc42' before install to avoid a DLL registration failure.
On startup, the app crashes. +relay shows it's right after
ole32.OleCreateEmbeddingHelper() returns. Adding warn+heap seems to
show it's using freed memory as a pointer:
...
0045:Ret ole32.OleCreateEmbeddingHelper() retval=00000000 ret=007477df
0045:Call KERNEL32.InterlockedDecrement(02813064) ret=00745900
0045:Ret KERNEL32.InterlockedDecrement() retval=00000005 ret=00745900
trace:seh:raise_exception code=c0000005 flags=0 addr=0x7492f7 ip=007492f7
tid=0045
...
Unhandled exception: page fault on read access to 0xfeeefeee in 32-bit code
(0x007492f7).
Backtrace:
=>0 0x007492f7 in bobcad21 (+0x3492f7) (0x0033f184)
1 0x00743441 in bobcad21 (+0x343440) (0x0033f208)
2 0x7bc63e6a call_entry_point+0x29() in ntdll (0x0033f238)
3 0x7bc64a74 relay_call+0x173(descr=0x7e7dc248, idx=0x5000d, stack=0x33f2ac)
[wine-git/dlls/ntdll/relay.c:466] in ntdll (0x0033f298)
4 0x7e6ff4bd in ole32 (+0xf4bc) (0x0033f2f0)
5 0x0046290c in bobcad21 (+0x6290b) (0x0033f2f0)
--
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=49002
Bug ID: 49002
Summary: Free Horror Game "My Place" triggers
GL_INVALID_FRAMEBUFFER_OPERATION in wined3d
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 66977
--> https://bugs.winehq.org/attachment.cgi?id=66977
Snipped from the log
At a certain section, the game spams this error, severely degrading the
performance.
--
Do not reply 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=16404
Summary: Ever17 crash in system voices menu
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.download.com/Ever17-Out-of-Infinity/3000-
7494_4-10573528.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tyle7(a)hotmail.com
Created an attachment (id=17729)
--> (http://bugs.winehq.org/attachment.cgi?id=17729)
Terminal output from the crash
This is tested on wine from git, with patch
http://bugs.winehq.org/attachment.cgi?id=17707 applied to avoid the crash of
bug 10005 .
This only occurs in the full version of the game, as the system voices menu not
is included in the trial version. I have tested this with the Japanese full
version, not sure if US version affected as well.
Steps to reproduce:
Start the game,
Click on Special -> System Voices
Click on any of the characters on the screen. The game crashes.
--
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=34635
Bug #: 34635
Summary: When quitting Die by the Sword a DirectInput failure
message shows up
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46161
--> http://bugs.winehq.org/attachment.cgi?id=46161
DBTS Log
It reads 'DirectInput failure: Unknown to mankind on line 1991'. I can't see
anything interesting in the log.
The problem can be reproduced in the demo (check out the link).
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49440
Bug ID: 49440
Summary: Clue demo shows a white screen at startup (ie6 is a
workaround)
Product: Wine
Version: 5.11
Hardware: x86
URL: https://softfamous.com/clue-classic/download/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 67538
--> https://bugs.winehq.org/attachment.cgi?id=67538
Screenshot showing the problem
All is said in the title:
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45030
Bug ID: 45030
Summary: Final Fantasy X/X-2 HD Remaster launcher crashes on
clicking settings
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shadow(a)umbrox.de
Distribution: ---
Created attachment 61155
--> https://bugs.winehq.org/attachment.cgi?id=61155
Log file of the crash
When you click on "Settings" in the Final Fantasy X/X-2 HD Remaster launcher,
the launcher crashes. Starting the games, however, 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=42441
Bug ID: 42441
Summary: IL-2 Sturmovik under wine -> mouse not working
Product: Wine
Version: 2.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: nicolas.chartoire(a)gmail.com
CC: bbaeyens(a)gmail.com
Distribution: ---
This is a clone of a very old bug, that I encountered in fresh versions of
Wine.
I ran IL2 Sturmovik Forgotten Battle (the 2003 game from UbiSoft) ; made isos
from the original CDs ; mounted and setup.exeED ok
The problem is when launching the game. The mouse is not properly working :
-with Staging the mouse just not react, no move
-with Devel (currently 2.1) the mouse just move a few pixels away then freezes.
The game is unusable then.
Vanilla Ubuntu 16.04.1 with Wine from the WineHQ ppa
Tried to steal / give back focus to the game window, no effect.
Thanks,
here's the old bug report:
+++ This bug was initially created as a clone of Bug #8172 +++
Fresh install of Ubuntu Feisty with wine 0.9.35 (installed through Automatix2).
Tried running IL-2 Sturmovik (1946) under wine, it starts, but the mouse
pointer
does not move. The game does respond to key inputs, so its not frozen. Console
shows nothing special.
I tried running the game full screen, windowed, I tried some tricks like alt
tabbing in and out, sending the window to another viewpoint, changing mouse
settings in winecgf nothing cures it. It worked fine with ubuntu Edgy and wine
0.9.30.
In case it matters, I use a wireless USB logitech MX Revolution mouse, with no
special configuration or tweaking. The same problem occurs when I connect a
wired Logitech MX500.
It might be interesting to note such mouse behaviour under windows is also a
known issue when IL2 looses focus, and requires one to alt tab in and out of
the
game to regain a working mouse pointer. I suspect this problem should be
reproducable on the very old IL2 demo, downloadable here:
http://www.download.com/IL-2-Sturmovik-demo/3000-7547_4-10230099.html?tag=l…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43278
Bug ID: 43278
Summary: Thief - picking Items causes the screen to darken
Product: Wine-staging
Version: 2.10
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shitman71(a)hotmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
The game thief has problems with picking items, each time picking an item the
screen darkens. This makes this game unplayable.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43205
Bug ID: 43205
Summary: Grand Theft Auto V not working
Product: Wine-staging
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tall89(a)mail.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
------SYSTEM-------
wine-2.10 (Staging)
ОС: Linux Mint 18.1 Serena
model name : Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz
model name : Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz
model name : Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz
model name : Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz
RAM =
01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 760]
(rev a1)
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 760/PCIe/SSE2
OpenGL core profile version string: 4.5.0 NVIDIA 375.66
OpenGL core profile shading language version string: 4.50 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.5.0 NVIDIA 375.66
OpenGL shading language version string: 4.50 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 375.66
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
------------------------
WINEDEBUG=fixme-all,err+loaddll,err+dll,err+file,err+reg
------ Program PlayGTAV.exe ------
wine: Unhandled page fault on write access to 0x00000000 at address 0x1411d61e8
(thread 01ab), 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.
http://bugs.winehq.org/show_bug.cgi?id=26678
Summary: wine beebem.exe crashes in
RtlEnterCriticalSection+0x17 with page fault on read
access
Product: Wine
Version: 1.0.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: agents(a)andrewpetermarlow.co.uk
Created an attachment (id=33975)
--> (http://bugs.winehq.org/attachment.cgi?id=33975)
A dump of all output including register dump, stack dump and backtrace.
beebem is the BBC Micro emulator. When I run it using wine it gives the
following error as it crashes:
wine: Unhandled page fault on read access to 0x00000034 at address 0x7bc33647
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000034 in 32-bit code
(0x7bc33647).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7bc33647 ESP:0032fbf4 EBP:0032fc1c EFLAGS:00210206( - 00 - RIP1)
EAX:00000020 EBX:7bc89444 ECX:00436f60 EDX:0000c98a
ESI:00000020 EDI:0000fe00
The full log is in the attachment.
This happened when running on Debian 6 (squeeze) with the 1.0.1 version of wine
installed by the synaptic package manager.
Regards,
Andrew Marlow
--
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=13560
Summary: Baldur's Gate 2 Throne of Bhaal fails to save game
because the file default.tot exists in the game temp
directory.
Product: Wine
Version: 0.9.59.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian.apolloni(a)gmail.com
Baldur's Gate 2 with the installed expansion Throne of Bhaal fails to save
games unless the user manually removes the file /temp/default.tot in the game
directory. It's not wine crashing: the game displays an error message with the
following text:
Save game failed, do you wish to quit?
Yes No
Removing the default.tot file before attemping to save makes it work, but the
files gets recreated when the game runs so it has to be removed every time you
want to save, which is pretty annoying.
>From the App DB's comments and a quick google search it seems many others are
having the same problem.
It's a lot of time that I don't use wine but I remember in the past it was
saving correctly whithout the need to manually delete anything.
--
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=43672
Bug ID: 43672
Summary: Airscout program 1.2.0.5 does not load under wine
2.0.2
Product: Wine
Version: 2.0.2
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cut.em(a)tiscali.it
Distribution: ---
Created attachment 59116
--> https://bugs.winehq.org/attachment.cgi?id=59116
this is what I get when trying to load the program in a shell.
The Airscout 1.2.0.5 by DL2AFL Program does not load under wine 2.0.2 on a 64
bit Linux Mint 18.2 running amd64 . It was ok with wine 1.8 on a 32 bit linux
machine running xubuntu 14.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.
http://bugs.winehq.org/show_bug.cgi?id=32089
Bug #: 32089
Summary: Window resize enters endless cycle
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: techtonik(a)gmail.com
Classification: Unclassified
Console2 application enters the endless cycle when tries to adjust its window
size if it doesn't match one specified in settings. Probably there is an
off-by-one problem in Wine window size reporting functions.
Console2 size is specified in characters. Default size is 25x80, but in Wine it
jumps from 23x80 to 24x78 and back. Sources for Console2 are available.
--
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=23647
Summary: Street Fighter 4 Benchmark: Flickering screen with
parallel rendering enabled
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: eg.galano(a)gmail.com
The benchmark runs great as long as you disable parallel rendering.
When parallel rendering is enabled, the screen will flicker between the proper
scene and a black screen.
The benchmark is downloadable from:
http://gamedaily.newaol.com/pub/StreetFighterIV_Benchmark.exe SHA1SUM:
f7754210308b3a0ff2bb3be3a62b22767519ca62
--
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=54464
Bug ID: 54464
Summary: Sekiro: Shadows Die Twice GOTY crashes on launch
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 7d20333faf8e93a3a16680cf1beadc9cdcb50c45
Distribution: ---
vkd3d:err:shader_parse_input_signature Failed to parse input signature.
0550:err:d3d11:d3d11_input_layout_to_wined3d_declaration Failed to extract
input signature, ret -3.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51625
Bug ID: 51625
Summary: Unravel fails to load
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
After loading bar just a process with a black screen
0820:err:virtual:virtual_setup_exception stack overflow 4944 bytes in thread
0820 addr 0x7f236f600fa8 stack 0x1fcb0 (0x20000-0x22000-0x120000)
wine-6.15-38-gdb410052a39
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50249
Bug ID: 50249
Summary: Shapes of planes crashes at start
Product: Wine
Version: 5.22
Hardware: x86-64
URL: http://www.freegamearchive.com/play/download/game/shap
es_on_a_plane.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcirt
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 68761
--> https://bugs.winehq.org/attachment.cgi?id=68761
backtrace
When launching Shapes of planes, a picture is shown. But then nothing happens.
If you type enter, the game crashes.
--
Do not reply 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=33487
Bug #: 33487
Summary: Davar bible software not working
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.needle(a)gmail.com
Classification: Unclassified
Created attachment 44324
--> http://bugs.winehq.org/attachment.cgi?id=44324
Error received
This is the Davar Bible Software, version 3. The program starts, but then
crashes, generating the code that I've 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=32958
Bug #: 32958
Summary: ReVolt 1207: Crashes when trying to play Stunt Arena
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimitar(a)shadez.info
Classification: Unclassified
Created attachment 43528
--> http://bugs.winehq.org/attachment.cgi?id=43528
The backtrace produced by wine.
Running on an Ubuntu 12.04 64bit, using wine. ReVolt is with patch 1207
applied. The command used to run the game (from within its folder) is:
wine explorer /desktop=1024x768 ./revolt.exe
The game starts up, shows the menu, allows me to select Stunt Arena, allows me
to enter my player's name, choose my car and start the game. It crashes while
loading the level.
--
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=9932
Summary: Listview highlight issues when drag&drop enabled
Product: Wine
Version: unspecified
Platform: All
URL: http://www.stationplaylist.com/LV_Checkboxes.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ross(a)stationplaylist.com
I've written a test program to show several problems with Listviews.
When a Listview has drag & drop enabled, clicking a list item with the mouse
shows the highlight color for only a fraction of a second. The operator cannot
see which list item is selected.
A related problem occurs when clicking a list item checkbox while it is
highlighted. It does not show the tick mark. It appears the checkbox is not
checked but moving the highlight to another list item then shows the checkbox
is checked.
These are only issues when drag & drop is enabled.
These issues are quite serious for anyone wanting to use our radio broadcasting
software on Linux. It's not useable with these problems as the highlighted
track and/or checked track is what will play when the user clicks Play.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53090
Bug ID: 53090
Summary: Roland Cloud Manager 2.6.4: cannot login
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: doppioandante(a)gmail.com
Distribution: ---
Created attachment 72514
--> https://bugs.winehq.org/attachment.cgi?id=72514
Roland Cloud Manager wine output
Roland Cloud Manager startup window offers option for sign up or sign in, which
must be done in an external browser. Unfortunately clicking either results in
the application getting stuck, no page begin opened in the browser and the
attached repeating log on the terminal.
Some of the relevant lines:
03a4:fixme:netprofm:connection_GetAdapterId 00000000002984B0, 000000000D69B330
03a4:fixme:netprofm:connection_GetAdapterId 0000000000255930, 000000000D69B330
03a4:fixme:netprofm:connection_GetAdapterId 00000000002559E0, 000000000D69B330
03a4:fixme:netprofm:connection_point_Advise 00000000002558B0, 000000001063A910,
000000001063A944 - semi-stub
0058:fixme:nsi:ipv6_forward_enumerate_all not implemented
The application is said to be running well in the AppDB, but even testing that
older version (2.6.1) and even with the older wine that comes stock with Ubuntu
I get the exact same problem.
I'm currently using wine-staging 7.9 from winehq ubuntu ppa. The bug occurs
with wine-devel as well. My distribution is Ubuntu 22.04 with 5.15 kernel
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54369
Bug ID: 54369
Summary: d2d1:d2d1 test crashes with use-after-free bug when
using warn+heap
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: rbernon(a)codeweavers.com
Distribution: ---
I'm unable to reproduce locally, but it pretty consistently crashes on the
Gitlab CI.
The crash happens there:
---
d2d1:d2d1 start dlls/d2d1/tests/d2d1.c
01d4:err:d3d:wined3d_context_gl_update_window Failed to get a device context
for window FEEEFEEE.
[New LWP 293]
[New LWP 294]
[New LWP 295]
[New LWP 296]
[New LWP 333]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
YieldProcessor () at ../include/winnt.h:6833
6833 ../include/winnt.h: No such file or directory.
Thread 6 (Thread 0x465fb40 (LWP 333) "wined3d_cs"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7e057c3 in wait4 () from /lib/i386-linux-gnu/libc.so.6
#2 0xf7e05736 in waitpid () from /lib/i386-linux-gnu/libc.so.6
#3 0xf7d7fc9a in ?? () from /lib/i386-linux-gnu/libc.so.6
#4 0xf7f41488 in system_compat () from /lib/i386-linux-gnu/libpthread.so.0
#5 0xf7cc6abc in __wine_dbg_start_debugger () at
../dlls/ntdll/unix/signal_i386.c:1855
#6 segv_handler (signal=11, siginfo=0x7ff8f3cc, sigcontext=0x7ff8f44c) at
../dlls/ntdll/unix/signal_i386.c:1870
#7 <signal handler called>
#8 wined3d_context_gl_update_window (context_gl=0x9d4db0) at
../dlls/wined3d/context_gl.c:1353
#9 wined3d_context_gl_activate (context_gl=context_gl@entry=0x9d4db0,
texture=texture@entry=0x594f388, sub_resource_idx=sub_resource_idx@entry=0) at
../dlls/wined3d/context_gl.c:4508
#10 0x00b47c64 in wined3d_context_gl_acquire (device=0x9f3eb8,
texture=<optimized out>, sub_resource_idx=<optimized out>) at
../dlls/wined3d/context_gl.c:4579
#11 0x00bea568 in context_acquire (sub_resource_idx=0, texture=0x0,
device=0x9f3eb8) at ../dlls/wined3d/wined3d_private.h:6550
#12 texture_resource_unload (resource=0x594f388) at
../dlls/wined3d/texture.c:3625
#13 0x00b5d17b in wined3d_cs_execute_next (queue=0x3a5c3a0, cs=0x3a50020) at
../dlls/wined3d/cs.c:3307
#14 wined3d_cs_run (ctx=<optimized out>) at ../dlls/wined3d/cs.c:3386
#15 0x7b62a290 in WriteTapemark@16 () from
/builds/rbernon/wine/usr/local/lib/wine/i386-windows/kernel32.dll
#16 0x7bc5d0d7 in call_thread_func_wrapper () from
/builds/rbernon/wine/usr/local/lib/wine/i386-windows/ntdll.dll
#17 0x7bc5d900 in call_thread_func (entry=0xb5d040 <wined3d_cs_run>,
arg=0x3a50020) at ../dlls/ntdll/thread.c:270
#18 0x00000000 in ?? ()
Thread 5 (Thread 0x7257cb40 (LWP 296) "d2d1_te:disk$3"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7f3becc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2 0x794ad4bd in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3 0xf7f350b4 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf7e3f2c6 in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 4 (Thread 0x72d7db40 (LWP 295) "d2d1_te:disk$2"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7f3becc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2 0x794ad4bd in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3 0xf7f350b4 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf7e3f2c6 in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 3 (Thread 0x7c7feb40 (LWP 294) "d2d1_te:disk$1"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7f3becc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2 0x794ad4bd in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3 0xf7f350b4 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf7e3f2c6 in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 2 (Thread 0x7cfffb40 (LWP 293) "d2d1_te:disk$0"):
#0 0xf7f9f559 in __kernel_vsyscall ()
#1 0xf7f3becc in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/i386-linux-gnu/libpthread.so.0
#2 0x794ad4bd in ?? () from /usr/lib/i386-linux-gnu/dri/swrast_dri.so
#3 0xf7f350b4 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#4 0xf7e3f2c6 in clone () from /lib/i386-linux-gnu/libc.so.6
Thread 1 (Thread 0xf7f6e9c0 (LWP 292) "d2d1_test.exe"):
#0 YieldProcessor () at ../include/winnt.h:6833
#1 wined3d_cs_mt_finish (queue_id=<optimized out>, context=<optimized out>) at
../dlls/wined3d/cs.c:3222
#2 wined3d_cs_mt_finish (context=0x3a50020, queue_id=WINED3D_CS_QUEUE_DEFAULT)
at ../dlls/wined3d/cs.c:3214
#3 0x00b657a8 in wined3d_cs_finish (queue_id=WINED3D_CS_QUEUE_DEFAULT,
cs=<optimized out>) at ../dlls/wined3d/wined3d_private.h:5141
#4 wined3d_device_uninit_3d (device=device@entry=0x9f3eb8) at
../dlls/wined3d/device.c:1418
#5 0x00bdf810 in wined3d_swapchain_decref (swapchain=0x9d7798) at
../dlls/wined3d/swapchain.c:156
#6 0x68503bb0 in dxgi_device_Release (iface=0x9afab8) at
../dlls/dxgi/device.c:91
#7 dxgi_device_Release (iface=0x9afab8) at ../dlls/dxgi/device.c:79
#8 0x00401e90 in IDXGIDevice_Release (This=<optimized out>) at
include/dxgi.h:2118
#9 release_test_context_ (line=line@entry=5857, ctx=ctx@entry=0x7ffd04) at
../dlls/d2d1/tests/d2d1.c:1218
#10 0x0040e650 in test_draw_text_layout (d3d11=0) at
../dlls/d2d1/tests/d2d1.c:5857
#11 0x0043d10b in run_queued_tests () at ../dlls/d2d1/tests/d2d1.c:406
#12 func_d2d1 () at ../dlls/d2d1/tests/d2d1.c:13444
#13 0x0043d533 in run_test (name=0x96f2db "d2d1") at ../include/wine/test.h:718
#14 0x0043f18e in main (argc=2, argv=0x96f2a8) at ../include/wine/test.h:833
#15 0x0043ef1f in mainCRTStartup () at ../dlls/msvcrt/crt_main.c:58
#16 0x7b62a290 in WriteTapemark@16 () from
/builds/rbernon/wine/usr/local/lib/wine/i386-windows/kernel32.dll
#17 0x7bc5d0d7 in call_thread_func_wrapper () from
/builds/rbernon/wine/usr/local/lib/wine/i386-windows/ntdll.dll
#18 0x7bc5d900 in call_thread_func (entry=0x43eea0 <mainCRTStartup>,
arg=0x7ffd1000) at ../dlls/ntdll/thread.c:270
#19 0x00000000 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.
http://bugs.winehq.org/show_bug.cgi?id=11604
Summary: Adobe Premiere 6 tryout installer / Cleaner 5 EZ crashes
Product: Wine
Version: 0.9.42.
Platform: Other
URL: http://download.adobe.com/pub/adobe/magic/premiere/win/6
.x/pre60to.zip
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This happens both with 0.9.42 and with 0.9.54-190-g6d59ddf
and probably others.
The installer crashes and puts up a dialog "Unhandled Exception".
Backtrace:
2 0x7e18ba8b TLB_abort+0xb() [dlls/oleaut32/typelib.c:1357] in oleaut32
(0x0034def0)
3 0x7e18bb1f MSFT_Read+0x8f(buffer=0x34df68, count=0xc, pcx=?, where=0x880)
[dlls/oleaut32/typelib.c:1455] in oleaut32 (0x0034df30)
4 0x7e193044 MSFT_CustData+0x64(pcx=0x34e208, offset=?, ppCustData=0x11c64c)
[dlls/oleaut32/typelib.c:1700] in oleaut32 (0x0034df80)
5 0x7e193464 ITypeLib2_Constructor_MSFT+0x3b4(pLib=?, dwTLBLength=?)
[dlls/oleaut32/typelib.c:2476] in oleaut32 (0x0034e350)
6 0x7e197269 LoadTypeLibEx+0x799(szFile=?, regkind=0x0, pptLib=0x34e75c)
[dlls/oleaut32/typelib.c:2335] in oleaut32 (0x0034e5b0)
Clicking OK hits the same crash once, but otherwise continues.
Enough of the app is installed to try to start.
The crash happens when the installer is running
c:\\Program Files\\Cleaner 5 EZ\\CleanerEZ5.exe /Regserver
and sure enough, after install is over, running that app with
or without /Regserver reproduces the crash (as well as the
nasty directdraw screen black bug).
I'll attach a log. The key lines seem to be
0027:Call oleaut32.LoadTypeLib(0034f0ec L"C:\\Program Files\\Cleaner 5
EZ\\CleanerEZ5.tlb",0034fdb0) ret=00544f78
...
trace:typelib:MSFT_ReadString L"Cleaner 1.0 Type Library" 25
trace:typelib:MSFT_CustData
trace:typelib:MSFT_Read pos=0x0000075a len=0x0000000c 0x00000000 0x0000085d
0x00000880
err:ole:MSFT_Seek seek beyond end (2176/2141)
0027:Call KERNEL32.DebugBreak() ret=7e97ea8b
0027:Call user32.MessageBoxA(00000000,0034e05c "Unhandled exception:
80000003\nAt address: 7ee20433\n",006f68a8 "Unhandled
Exception",00002000) ret=005f6fbc
And yes, you can reproduce the crash by loading that typelib into
wine's OleView. So I guess I'll attach the .tlb, too.
--
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=52234
Bug ID: 52234
Summary: wine double free or corruption
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: axet(a)me.com
Distribution: ---
Wine 6.21 double free or corruption when network enabled (wifi) and starts
normally when wifi is disabled. Only x64 prefixes are affected, x32 prefixes
starts normally. Looks like malicious code but I have no prove or suspicions
actions beside wine freeze at start with network enabled. First discovered
using lutris-6.21-6
https://github.com/lutris/wine/issues/128
Simple inspection with 'strace' WINEDEBUG wireshard give me no results. Only
wine 6.21 affected. It is worth digging?
I'm using this command to start / create prefix:
WINEPREFIX=$PWD/123
~/.local/share/lutris/runners/wine/winehq-6.21-x86_64/bin/wineboot
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46258
Bug ID: 46258
Summary: Can't run Zools Backup tool on wine
Product: Wine
Version: 3.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mahmoud.elswerky(a)gmail.com
Distribution: ---
I Can't run Zools windows backup client on wine
it install successfuly but can't open
is there any hope in supporting running it on wine ???
https://home.zoolz.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=48748
Bug ID: 48748
Summary: The game Adventure Academy keeps crash while starting.
The game can be found here
https://www.adventureacademy.com/download/
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: light.joshus(a)gmail.com
Distribution: ---
Created attachment 66650
--> https://bugs.winehq.org/attachment.cgi?id=66650
Bug report for Adventure academy
The game Adventure Academy seems like it is going to work without issue but
then it crashes.
--
Do not reply 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=12341
Summary: Winambulancia -DB backup crashes
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.softprogres.sk/prog_winamb.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuharsky(a)misbb.sk
WinAmbulancia (see AppDB) is medical software for variety of specialisations of
medical prax. It uses VFP and VB with MDB backend. The app is in Slovak (SK)
language. Mostly the wine problems are related to the OLE.
The database backup function dosen't work properly. In the app, please go to
"Nástroje > Zálohovania" and You will be asked for location of the backup.
Just confirm the path and press OK. You will be then asked, whether You wish to
run DB Defragmentation first. Say "Nie" (eng:No), otherwise You will crash
because of the bug 12340.
The user faces the backup option automatically even after startup after several
days without backup.
--
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=39378
Bug ID: 39378
Summary: winecfg and ntdll disagree upon the proper place for
DllOverrides key
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
I've run into this problem as I've tried to run a 32bit program in a 64bit
prefix that needed native msvcr120.dll due to missing (at very least) some
strto* functions.
When I've set the override via winecfg, they've got ignored till I've removed
builtin from /usr/lib32/wine.
Surprisingly, environment override *did* work without that step, so I've dug in
deeper - first via WINEDEBUG=loaddll, then WINEDEBUG="module,reg".
The conclusion was:
winecfg creates [Software\\Wine\\AppDefaults\foo\\DllOverrides] keys
ntdll looks at [Software\\Wow6432Node\\Wine\\AppDefaults\foo\\DllOverrides]
keys
Obviously, ntdll trumps winecfg every time.
Correcting winecfg keys makes things work, but obviously, the entries disappear
from winecfg.
--
Do not reply 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=14543
Summary: Worms World Party crashes on attempting to run
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
Created an attachment (id=14883)
--> (http://bugs.winehq.org/attachment.cgi?id=14883)
Wine 1.1.1 output log (including BT)
Worms World Party crashed when I attempted to run it - WWP fullscreened and
rendered a black screen atop everything else, then Wine crashed, and sat at a
backtrace until I killed wineserver.
Wine output, including backtrace, attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53750
Bug ID: 53750
Summary: OpenSeeFace fails to use webcam
Product: Wine
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: putr4.s(a)gmail.com
Distribution: ---
Created attachment 73213
--> https://bugs.winehq.org/attachment.cgi?id=73213
Backtrace from the crash reporter when using `--use-dshowcapture 0`
When trying to use the webcam OpenSeeFace's Windows version (obtainable from
here: https://github.com/emilianavt/OpenSeeFace/releases/tag/v1.20.4) ends up
saying "No frame" every time, while the native Linux version runs fine.
However, the Windows version is still relevant in the case of using VTube
Studio and VSeeFace, especially for the former since it also adds hand tracking
to its build of OpenSeeFace.
To test download and extract the 1.20.4 release, then try running
facetracker.exe in the Binary folder, or use the run.bat file in that same
folder.
Notably if I run it with the arguments `--dcaps-list 0` it reports that my
webcam has an FPS range of 0.033-0.033, and when running it with no arguments
it reports an FPS value of 0. Trying to set a specific FPS value manually with
`--fps` also does not work, it still reports 0 FPS.
Also, if I try running it with `--use-dshowcapture 0` to make it fall back to
using OpenCV it ends up crashing (backtrace attached).
I am using Arch Linux with Wine 7.18 from the Arch repos, and my webcam is
reported by lsusb as "Bus 001 Device 005: ID 04f2:b521 Chicony Electronics Co.,
Ltd USB 2.0 Webcam Device".
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40512
Bug ID: 40512
Summary: Alan Wake's American Nightmare some textures has
partially or missing transparency
Product: Wine
Version: 1.9.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 54315
--> https://bugs.winehq.org/attachment.cgi?id=54315
screenshot
Grass Distance option set to max.
GOG version.
wine-1.9.8-75-gab78cff
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50702
Bug ID: 50702
Summary: Clipboard doesn't work in Ultimate Doom Builder
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: otaku(a)rambler.ru
Distribution: ---
How to reproduce:
- Open any Doom 2 map in Ultimate Doom Builder (don't forget to add doom2.wad
or freedoom2.wad to resources)
- Select anything on map
- Ctrl+C
- Ctrl+V - and nothing happens
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19514
Summary: installation succeeds, running fails -- "the program X
has encountered a serious problem and needs to close"
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bluedzins(a)wp.pl
I try to run PWN Polish Dictionary (v.3.0) using wine. Using virtualbox
everything fine, but using wine only installation works OK. When executing
installed program I get windows program error:
the program X has encountered a serious problem and needs to close
with wine explanation below (the same dialog).
Exactly the same behaviour I see for another program -- SuperMemo UX. I will
attach logs for both of them.
--
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=40730
Bug ID: 40730
Summary: Elasto Mania: Hang on launch - later works but without
sound
Product: Wine
Version: 1.5.18
Hardware: x86
URL: http://elastomania.com/share_win.html
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fritz-stuhr(a)web.de
Regression SHA1: 841214ddb4d4dc620e6b51dfe6655b585d423edc
Distribution: Ubuntu
Starting with 841214ddb4d4dc620e6b51dfe6655b585d423edc Elasto Mania (full
version aswell as linked shareware version) hangs directly at the title screen
or about a quarter of a second after starting the first level.
Beginning with 4f32f8e185949f2cb7bcee4f218f4724d5b823d5 it doesn't hang anymore
but sound is not working anymore (was working fine before
841214ddb4d4dc620e6b51dfe6655b585d423edc).
Please note that the sound starts a bit delayed (I think that also happens on
Windows). After starting the first level it takes about 3.5 seconds before you
can hear anything.
Git bisecting was done on a Lubuntu 16.04 32bit live CD.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38196
Bug ID: 38196
Summary: ffmpeg fails to create direct3d9 device on shell
window
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michael(a)fds-team.de
Distribution: ---
Created attachment 50972
--> https://bugs.winehq.org/attachment.cgi?id=50972
wine test to reproduce the issue
If you enable DXVA2 in ffmpeg, the creation of the Direct3D9 device fails. They
use the following code:
--------
IDirect3D9_GetAdapterDisplayMode(ctx->d3d9, adapter, &d3ddm);
d3dpp.Windowed = TRUE;
d3dpp.BackBufferWidth = 640;
d3dpp.BackBufferHeight = 480;
d3dpp.BackBufferCount = 0;
d3dpp.BackBufferFormat = d3ddm.Format;
d3dpp.SwapEffect = D3DSWAPEFFECT_DISCARD;
d3dpp.Flags = D3DPRESENTFLAG_VIDEO;
hr = IDirect3D9_CreateDevice(ctx->d3d9, adapter, D3DDEVTYPE_HAL,
GetShellWindow(), D3DCREATE_SOFTWARE_VERTEXPROCESSING | D3DCREATE_MULTITHREADED
| D3DCREATE_FPU_PRESERVE, &d3dpp, &ctx->d3d9device);
---
The creation fails because ffmpeg tries to create the device using the shell
window, but GetShellWindow() always returns NULL as handle until some program
sets the shell window using SetShellWindow(). Wine does not provide any program
which calls SetShellWindow() and it is therefore not possible to get ffmpeg +
DXVA2 working with plain Wine.
In order to test this bug you either need to apply the DXVA2 patches from
https://github.com/wine-compholio/wine-staging/tree/master/patches/dxva2-Vi…
and enable vaapi in the registry or you can use the wine test from the
attachment.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38416
Bug ID: 38416
Summary: Unhandled D3DFORMAT
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
This is the test utility from Microsoft DerectxSDK free distributed
Utilities/bin/x86/DXCapsViewer.exe
----
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format
WINED3DFMT_B10G10R10A2_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x54
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x55
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x76
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format
WINED3DFMT_B10G10R10A2_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B5G5R5X1_UNORM,
dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B5G5R5A1_UNORM,
dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
----
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53031
Bug ID: 53031
Summary: Please add sndio as a sound backend
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: job+wine(a)tilde.team
Distribution: ---
Currently for Linux, FreeBSD, and NetBSD, Wine supports ALSA, PulseAudio, and
OSS as audio backends. I think it would be nice if sndio(7) would be included
as well. It's a lightweight alternative to PulseAudio, and supports the three
operating systems I said earlier (as well as OpenBSD, which this sound server
came from).
This is currently our options for us sndio users to get audio to work in Wine:
1. Fallback to ALSA or OSS
2. Configure .asoundrc to use an aucat(1) pipe
(https://github.com/raphael/linux-samus/issues/200)
3. Use this alsa-sndio plugin (https://github.com/Duncaen/alsa-sndio) along
with this patch (https://github.com/Cloudef/alsa-sndio) to fix audio crackling
4. Use this libasound implementation that uses sndio
(https://github.com/Cloudef/libasound-sndio)
5. Just use PulseAudio
Option 1 would mean only one application can use the sound device at a time,
which would suck if you want to play a game with its music off while having
sound effects on, and get your music from somewhere else.
Option 2 will introduce a lot of latency if you don't configure the buffer size
of sndiod(8) and aucat(1). It is also hacky.
Option 3 is the best workaround for me, but it still introduces some latency I
don't want, which I can see while playing Touhou.
Option 4 works, but also hacky IMO. Also messes with alsamixer which I don't
like.
Option 5... Well might as well not use sndio in the first place then? :P
sndio also has support for network audio. And it arguably works better in that
regard than PulseAudio
(https://www.reddit.com/r/linux/comments/3i849k/playing_around_with_openbsds…).
One use-case I could think of is someone needing to use a proprietary music
program for Windows, and wants to play it to an OpenBSD box that is connected
to some special sound setup. That user wouldn't want the extra latency
introduced by options 2 to 5.
As for applications supporting sndio, well there are many, and an increasing
number thanks to the efforts of BSD porters. Firefox, VLC, libao, and OpenAL
are notable examples.
I'd really appreciate it if Wine could be one of the applications supporting
sndio 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=42858
Bug ID: 42858
Summary: Stuttering sound setting the OS to Windows 7 and
higher on FreeBSD
Product: Wine
Version: 2.4
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adrien_fernandes2(a)hotmail.com
On every games I try, when I set to Windows XP, the sound is working correctly
but if I set to Windows 7 and higher, the sound will stutter, whatever the game
you are trying.
It's a bit annoying when you have to set the OS to Windows 7 like with Enter
the Gungeon to make it work.
I tried Resident Evil Revelations and Enter the Gungeon, they both have the
same problem so I guess it's something related to FreeBSD (maybe more BSD 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.
http://bugs.winehq.org/show_bug.cgi?id=19561
Summary: Very large memory leak when doing overlapped reads
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ronfischler(a)gmail.com
Created an attachment (id=22796)
--> (http://bugs.winehq.org/attachment.cgi?id=22796)
Program compiled and ready to run using mingw
WINE is buffering serial ports which is in conflict with using overlapped
reads. Additionally, when using overlapped reads on a serial port, there is a
large memory leak. Every time we receive a block of data on the port, (say 800
bytes in our case,) wineserver allocates many pages on the heap and does not
free them afterwards. We are seeing as many as 21 pages lost to the heap every
time we read a small block of data.
My company is creating a Monitor & Control product that works through serial
ports, and we want it to be able to run on Linux netbooks (using USB to serial
port adapters.) This memory leak is the only thing holding us up. The memory
leak is too large for us to recommend to customers that our application can be
used on Linux platforms using WINE.
We are including an attachment for a small program that captures the leak. The
problem is a result of our call to readfile() in the do-while loop. It is using
the overlappedRead feature. Every time this Win32 function call is made, 84K
bytes disappears forever.
-Ron F.
--
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=33785
Bug #: 33785
Summary: Invisible graphics elements in Patrimonium adventure
game
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ChristophFranzen(a)gmx.net
Classification: Unclassified
Created attachment 44761
--> http://bugs.winehq.org/attachment.cgi?id=44761
Console messages when starting the game
Hi,
in the "Patrimonium" adventure game moving objects such as the player and
non-player characters are partly invisible, it seems that the order of
foreground and background is reversed; the mouse cursor also seems to vanish
occasionally.
The graphical game menu for actions is also absent, probably in the background
as well.
You can get the game from there:
http://patrimonium.amberfisharts.com/de/download/1 (Installer)
http://patrimonium.amberfisharts.com/de/download/2 (ZIP)
Note that the language is german, but that should not be a problem.
Changing graphics settings in the wine registry did not work.
Regards, Christoph
--
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=27396
Summary: Mshtml, DontExecuteScripts flag is ignored
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Example: http://netikka.net/dev/noscript.exe
Run in Windows -> Ok, script is disabled
Run in Wine -> Fail, script is enabled
Method is used to view & download webcontent, but not allowing scripts to run.
DLCTL_NO_SCRIPTS = $00000080
Works with native mshtml.dll + msls31.dll (from xp)
--
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=39571
Bug ID: 39571
Summary: The Ground Gives Way crashes when launching the game.
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 52723
--> https://bugs.winehq.org/attachment.cgi?id=52723
Backtrace for the Windows XP version of The Ground Gives Way
When running the free game called "The Ground Gives Way" in Wine 1.7.53 it
immediately crashes. This occurs in both the Windows XP version and the Windows
Vista/7/8/10 version.
Steps to reproduce:
1. Navigate to the game's directory.
2. Use "wine The Ground Gives Way.exe" command in terminal.
--
Do not reply 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=28613
Bug #: 28613
Summary: Hidden Mysteries: Salem Secrets text rendering is
corrupted
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: josh+wine(a)iswifter.net
Classification: Unclassified
Text throughout the game (including the Credits roll) draws with extra pixels.
The pattern is seemingly arbitrary but is consistent across multiple
occurrences of a single character.
--
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=43613
Bug ID: 43613
Summary: Space Pirates and Zombies 2: Mouse stops working in
menus
Product: Wine
Version: 2.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: colonelpanic42(a)gmail.com
Distribution: ---
Created attachment 59030
--> https://bugs.winehq.org/attachment.cgi?id=59030
Log for SPAZ 2 on 2.15-staging, no CSMT
Playing Space Pirates and Zombies 2 from Steam, latest version (currently
0.9.902). After flying around in 3D space for a while (approx. 5-10 minutes)
the mouse stops working in menus (TAB tactical menu, ESC main menu), which
makes the game unplayable after that point as the TAB menu is needed to get
back to the star map to continue the game. The mouse seems to get stuck
controlling the targeting reticle for the ship, as this keeps moving instead of
the mouse pointer when opening the TAB menu.
I tried playing in 2.13-staging as well as 2.15-staging, with and without CSMT
enabled. I've tried different mouse warp settings to see if that would change
anything which it hasn't. I've attached the last log (2.15-staging w/o CSMT)
but there's a LOT of lines that just read "fixme:dxgi:dxgi_swapchain_Present
Unimplemented sync interval 1" which I'm not sure are in any way related (these
happen since the game runs before the issue occurs).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50703
Bug ID: 50703
Summary: number of midi ports limited to 16
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: bugs.winehq.org(a)mrtoasted.com
Distribution: ---
As mentioned on the forum
https://forum.winehq.org/viewtopic.php?t=33605&p=126857 the number of midi
ports are arbitrarily limited to the first 16 that are found.
If I add up all midi devices (physical or virtual) I can easily get way beyond
this number, which means that I often can't select the port I actually want to
use.
Please allow wine to list all available midi ports (physical + virtual) on the
system.
--
Do not reply 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=30389
Bug #: 30389
Summary: No sound in Poacher
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mrmcspummbucket(a)gmail.com
Classification: Unclassified
Created attachment 39731
--> http://bugs.winehq.org/attachment.cgi?id=39731
Some terminal output
No sound in freeware game "Poacher". Terminal output mentions a lot about dmime
(see attachment). Appears possibly related to:
http://bugs.winehq.org/show_bug.cgi?id=25753http://bugs.winehq.org/show_bug.cgi?id=9027http://bugs.winehq.org/show_bug.cgi?id=23373
But since I'm no expert, it should be someone else's decision to say if its a
duplicate.
Overriding dmime.dll does give the game sound, but also makes it lag like
nothing else, causing it do be unplayable.
--
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=35307
Bug ID: 35307
Summary: TagScanner fails to rename if folder structure is
given
Product: Wine
Version: 1.7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 47094
--> http://bugs.winehq.org/attachment.cgi?id=47094
Steps to reproduce
Steps to reproduce:
1) remove ~/.wine
2) wine Tagscan.exe
3) for required steps please see the attachment (left side of the image)
Behaviour:
See attachment (right side of the image).
"01 - Old Artist.mp3"
is still in
"~/music/"
Expected behaviour:
No error shown in above attachment and
"01 - Old Artist.mp3"
should be in
"~/music/Londinium/"
Additional info:
1) TagScanner 5.1.645
Terminal output:
fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially implemented
fixme:explorerframe:taskbar_list_SetProgressState iface 0x10ca7d0, hwnd
0x40058, flags 0 stub!
fixme:explorerframe:taskbar_list_SetProgressValue iface 0x10ca7d0, hwnd
0x40058, ullCompleted 1, ullTotal 1 stub!
fixme:shell:check_flags Unsupported flags: 025c
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49949
Bug ID: 49949
Summary: Tower Jack - 1.2 has flickering pixels at the sides in
full screen.
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: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 68339
--> https://bugs.winehq.org/attachment.cgi?id=68339
Screenshot of the game running fullscreen
Summary
Tower Jack - 1.2 has flickering pixels at the sides in full screen.
Download location
https://sphyrth.itch.io/towerjack
$ sha256sum Tower\ Jack\ -\ 1.2.zip
70446cec5f5a94236bd6d18a1aebdc50decc597502c085fe67faa79364d66bbd Tower Jack -
1.2.zip
Steps to reproduce
1) unzip the game
$ unzip Tower\ Jack\ -\ 1.2.zip
$ cd Tower\ Jack
2) run the game:
$ wine Tower\ Jack.exe
3) Select Settings and press left key until the game is running in full screen
Now there are flickering pixels at both sides next to the game area. (see
screenshot)
Environment:
I run LXDE with 2 monitors with this video card:
$ lspci
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lexa
PRO [Radeon 540/540X/550/550X / RX 540X/550/550X] (rev c7)
$ lsmod
amdgpu 5861376 4
kvm_amd 114688 0
gpu_sched 40960 1 amdgpu
i2c_algo_bit 16384 1 amdgpu
Versions:
$ wine --version
wine-5.18 (Staging)
$ pacman -Q wine
wine-staging 5.18-1
uname -a
Linux cedric-p4 5.8.13-arch1-1 #1 SMP PREEMPT Thu, 01 Oct 2020 20:40:35 +0000
x86_64 GNU/Linux
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44264
Bug ID: 44264
Summary: MPEG video not rendered in Windows Media Player 6.4
Product: Wine
Version: 3.0-rc4
Hardware: x86
URL: http://download.microsoft.com/download/winmediaplayer/
Update/6.4/W9XNT4/EN-US/mpfull.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 60073
--> https://bugs.winehq.org/attachment.cgi?id=60073
Log from WMP 6.4 during load and play of centaur_1.mpg
Videos in Windows Media Player 6.4 load and play (as per time counter and seek
bar) but only a black screen is visible.
Sample files:
centaur_1.mpg (MPEG-1/2)
centaur_2.mpg (MPEG-1/2)
http://hubblesource.stsci.edu/sources/video/clips/
Chicken Chair (MPEG-4)
https://download.blender.org/demo/movies/ChairDivXL.avi
All videos are playable with gst-play-1.0 (Chicken Chair with sound). Note
that centaur_2.mpg doesn't play in Win98SE due to missing codec server
(probably caused by microsoft.com site changes).
Xubuntu 17.04 x86, Intel Pentium D 3.46GHz, GeForce 8600 GT with Nvidia
340.102 driver.
wine-devel 3.0~rc4~xenial from dl.winehq.org
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28014
Summary: Invisible mouse cursor in some games
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bero(a)arklinux.org
In some fullscreen games, e.g. this freely downloadable one:
http://files.myplaycity.com/files/hotelmogul_setup.exe
the mouse cursor is invisible with current wine builds.
There is no suspicious output in the terminal wine was run from.
--
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=29001
Bug #: 29001
Summary: FeedDemon cannot show feeds' content
Product: Wine
Version: 1.3.32
Platform: x86
URL: http://www.filehippo.com/download_feed_demon
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lucak3(a)gmail.com
Classification: Unclassified
Created attachment 37325
--> http://bugs.winehq.org/attachment.cgi?id=37325
Console log
As of 1.3.32 & FeedDemon 4.0.0.22, FD doesn't show the contents of a selected
feed.
Importing default feeds during first time wizard is enough to see this issue.
In the mean time, msxml3 spams the console to death with its remarks of not
accepting the syntax of downloaded contents.
I needed to kill it with CTRL+c, since it locked up.
--
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=52358
Bug ID: 52358
Summary: Warframe remains running after exiting
Product: Wine-staging
Version: 7.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pmargeti34(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Warframe remains opened after I've exited the game (using the game exit
dialog). There is a warframe process visible in the task manager. This didn't
happen with 6.x branch so I'm guessing it's a regression. Game hasn't had major
updates (last major update was before the holidays and arch still had
wine-staging 6.x back then.
--
Do not reply 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=32867
Bug #: 32867
Summary: Directional Lightmaps/Shader problems in
Chivalry:Medieval Warfare
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xpander0(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
some places in the distance seem to have black spots. it seems to be caused by
the shaders or from directional lightmaps.
pictures to describe the problem:
https://dl.dropbox.com/u/28788188/Screenshot-607-1screen.pnghttps://dl.dropbox.com/u/28788188/Screenshot-596-1screen.pnghttps://dl.dropbox.com/u/28788188/Screenshot-598-1screen.png
tested with wine 1.5.19 to wine 1.5.23
let me know if u need some debug output.
terminal doesnt show anything usefull, but i might miss some necessary debug
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=43882
Bug ID: 43882
Summary: Warframe crash when squad is disbanded
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: necromancer007(a)list.ru
Distribution: ---
Created attachment 59490
--> https://bugs.winehq.org/attachment.cgi?id=59490
The end of a log file before crash
A bug happens every time.
To reproduce:
1. Start a game in Public mode. Either join or host the game.
2. After the game leave the squad or let squad members leave.
3. Get a crash in form of a fatal freeze.
Logs don't seem to show anything suspicious except for a 'surface load texture'
spam.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54118
Bug ID: 54118
Summary: Warframe wined3d opengl renderer is all black
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 73651
--> https://bugs.winehq.org/attachment.cgi?id=73651
Warframe wine 7.19 default terminal output
Hello,
Split from bug 49517.
Rendered scene is all black in Warframe with OpenGL renderer.
I didn't test the vulkan renderer as my system doesn't support it (libraries
too old).
The issue is also present with wine-staging.
Wine 7.19 64-bit WoW
Debian 8 - 16GB RAM
NVidia RTX 2070 8GB VRAM, proprietary driver 515.86.01.
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=42404
Bug ID: 42404
Summary: Dragonball Xenoverse 2: Constant screen flickering
with framebuffer
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wilecoyote2015(a)gmail.com
Distribution: ---
Created attachment 57217
--> https://bugs.winehq.org/attachment.cgi?id=57217
Logfile
There is a constant, high-frequency flickering. It seems like every second
frame is drawn black.
A workaround is to activate the orm=backbuffer option using winetricks. In
addition, the issue does not occur even with orm=fbo if the screen refresh rate
is 30 Hz.
System specifications:
Nvidia GTX 1060 3Gb
Nvidia drivers, version 375.26
Arch Linux, 64 bit
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42402
Bug ID: 42402
Summary: Dragonball Xenoverse 2: Unable to connect to web
server
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wilecoyote2015(a)gmail.com
Distribution: ---
Created attachment 57215
--> https://bugs.winehq.org/attachment.cgi?id=57215
Log file
It is not possible to use the online functionality of the game because the
connection is not established.
Before the main window a dialog shows up which states that the game attempts to
build a connection. However, this dialog is shown for infinite time and the
main menu cannot be reached. There does not appear any error message.
I am using the Steam version of the game.
The issue happens in Wine-Staging as well as Wine-Development.
I had to compress the logfile into a zip file because the raw file would be too
large. Sorry for that.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44206
Bug ID: 44206
Summary: Star Wars: Battlefront II: freezes during gameplay
after approx 10 minutes
Product: Wine
Version: 3.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: coolo1mc(a)gmail.com
Distribution: ---
Created attachment 59975
--> https://bugs.winehq.org/attachment.cgi?id=59975
wine steam.exe -applaunch 6060 &> log.txt
While playing the game in any mode (campaign, instant action, even tutorial)
after being actually in game for approx 10 minutes the screen freezes up and
sounds continue for about 1 second before playing the open menu sound
repeatedly.
This happens every time, and is also present in the latest wine staging.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47134
Bug ID: 47134
Summary: Star Wars Battlefront 2 crashes with unhandled
exception
Product: Wine
Version: 4.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: cmartinez2985(a)gmail.com
Distribution: ---
Created attachment 64358
--> https://bugs.winehq.org/attachment.cgi?id=64358
Crash output
Using DXVK with working Origin, Battlefront 2 fails to start with a crash
dialog that is attached. Battlefront works fine and so do most of the latest
Battlefields which use the same engine.
I am using Arch Linux with the latest 5.0.x kernel.
--
Do not reply 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=24495
Summary: Knights of the Old Republic can't keep a video mode.
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff(a)deserettechnology.com
Created an attachment (id=30908)
--> (http://bugs.winehq.org/attachment.cgi?id=30908)
console output with WINEDEBUG=+d3d
I am trying to run KOTOR from Steam on a late-2009 iMac iMac11,1 with Catalyst
10.9 on ATI Technologies Inc M98L Mobility Radeon HD 4850 (as specified by
lsusb). After installing native d3d9x, KOTOR menu stars and can create a
character and start a game.
While the video loads, the screen flickers and switches modes, a little white
box appears in the corner, goes to a liney-screen and then back to the white
box, alternates every second or so. Sometimes a video will load after this, but
after the video the same thing happens endlessly.
I am mostly running in a virtual desktop because when we run for real X gets
all messed up by the constant mode-switching.
I've attached console output with WINEDEBUG=+d3d.
--
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=41047
Bug ID: 41047
Summary: Star Wars Racer videos have no sound
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Created attachment 55219
--> https://bugs.winehq.org/attachment.cgi?id=55219
Star Wars Racer wine 1.9.15
Hello,
videos have no sound in Star Wars Episode 1 Racer.
Thank you for your help.
LGDN.
config:
WIne 1.7.15
Ubuntu 16.04 Xenial 64 bits
NVIDIA GeForce GTX 770
official Ubuntu Nvidia drivers 361.42 - 1920x1080
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39135
Bug ID: 39135
Summary: Star Wars Republic Commando launcher crashes when
starting game
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 52145
--> https://bugs.winehq.org/attachment.cgi?id=52145
trace+mshtml,trace+urlmon
To reproduce this bug, open LaunchRC.exe and click START GAME. The game will
start, but the launcher crashes instead of exiting cleanly. No other button has
a problem.
`winetricks dlls ie8` avoids the crash. Further testing revealed that
overriding mshtml.dll and urlmon.dll is sufficient.
For what it's worth, I've been able to figure out that the program crashes
because This->site is null at the IActiveScriptSite_OnLeaveScript macro in
exec_global_code in dlls/jscript/jscript.c.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46416
Bug ID: 46416
Summary: World of Warcraft dx12/vkd3d crashes soon after login
Product: vkd3d
Version: 1.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: zurohki(a)gmail.com
Distribution: ---
Created attachment 63183
--> https://bugs.winehq.org/attachment.cgi?id=63183
WINEDEBUG=+seh,+dxgi,+d3d12 VKD3D_DEBUG=trace log
After logging in and reaching the character select screen, World of Warcraft
quickly crashes with an Error #132 exception. It doesn't matter whether you sit
on that screen or choose a character and start loading in to the game world.
Slackware64-current
Ryzen 2700X
Vega 64
wine 4.0rc4 + staging from https://github.com/lutris/wine/commits/tkg
Kernel 4.20.0
Mesa master, commit 3453814
LLVM 8.0.0svn, r349003
vkd3d master, commit e13fb13
Vanilla Wine doesn't display any output at all, the screen just freezes. I have
to alt-tab to the terminal and ctrl-c to kill Wine, so I can't test with 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=53710
Bug ID: 53710
Summary: Swtor crash randomly during splash screen
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fabienmoal(a)wanadoo.fr
Distribution: ---
Created attachment 73135
--> https://bugs.winehq.org/attachment.cgi?id=73135
backtrace during crash
Hi
Since 7.0 to 7.17, i've random crash on splash screen but more and more often
after each version. I often need to start 4 or 5 times the game to have no
crash on splash screen (occurred sometimes during games for same reason)
It's difficult to find bisect, but i've tried options on WINEDEBUG, and with
WINEDEBUG=-all,warn+heap there is no crash (+heap stop game launcher after 1 or
2 minutes)
So i don't know how to start to find where is the bug
--
Do not reply 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=22041
Summary: winedevice doesn't realized changed screen resolution
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://www.winehq.org/pipermail/wine-users/2010-March/
069987.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toralf.foerster(a)gmx.de
Created an attachment (id=26823)
--> (http://bugs.winehq.org/attachment.cgi?id=26823)
right part of windows shows Lotus Notes workspace pattern
As described in the mail I'd like to have a feature to "refresh" these settings
without restarting an already started windows application.
I attach 3 screen shots which show the effect.
--
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=34935
Bug #: 34935
Summary: KeepassX' autotype cannot type altgr characters in
Wine apps
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
Keepass (native Linux app) cannot autotype characters that are triggered with
altgr into Wine apps. For example, my keyboard configuration requires an altgr
stroke for $, { and } and none of those characters are typed with autotype.
Easy to repro:
- Install and open keepassx
- create a dummy entry with a username or password with altgr-only chars in it
(and some non-altgr chars).
- open and focus notepad
- hit ctrl+v (autotype) while selecting the dummy entry
All the altgr characters are missing.
There are no issues with autotyping into any native linux app.
--
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=52518
Bug ID: 52518
Summary: [quartz] Changes to playback speed show no effect
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: mweires(a)googlemail.com
Distribution: ---
Unity games supporting a 0.5x, 1.0x, 2.0x playback speed for quartz powered
videos show no change in actual playback speed. A request of 2.0 is visible,
but immediatly discarded.
The logs show e.g. on pressing 2x:
011c:fixme:quartz:MediaSeeking_GetRate (00AF1B30/00AF1B3C)->(2.0): stub !!!
Immediatly followed by:
011c:fixme:quartz:MediaSeeking_GetRate (00AF1B30/00AF1B3C)->(0068F550): stub
!!!
which is probably the defaulting in
https://github.com/wine-mirror/wine/blob/master/dlls/quartz/filtergraph.c#L…
back to 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=47746
Bug ID: 47746
Summary: no se que poner ni tampoco se que es la parte de
componente
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: manuellamanna08(a)gmail.com
Distribution: ---
Created attachment 65225
--> https://bugs.winehq.org/attachment.cgi?id=65225
el error que me aparecio
entro a pokemon essentials (aplicacion que sirve para crear un juego de
pokemon)y se me cierra poniendo un 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=48934
Bug ID: 48934
Summary: Critical error when starting game
Product: Wine
Version: 5.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mauromelone1997(a)hotmail.com
Created attachment 66909
--> https://bugs.winehq.org/attachment.cgi?id=66909
The backtrace that pops out when the error occurs.
Hello, sorry for the trouble. I'm writing because I came across a game-breaking
bug involving the wine stable 5.0 version.
I used to play with the same game until a year ago with a previous release of
wine, so I don't think the error happened because of the game.
Basically when I start the game it plays dialogue without any kind of problems
until, suddenly, it stops working, crashes and a long code pops out. I
downloaded the backtrace and sent it to you.
I don't know if I did something wrong with the download or if it's a wine
problem.
Anyhow, thank you for your very hard work on this amazing project, I hope you
can help me.
Have a nice day.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38612
Bug ID: 38612
Summary: Pokemon Rejuvenation Crashes when i walk into first
generator room of the Xen lab
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: rydermora1212(a)gmail.com
Created attachment 51509
--> https://bugs.winehq.org/attachment.cgi?id=51509
Program Error details
Wine crashes when i get to a certain part of pokémon rejuvenation.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38603
Bug ID: 38603
Summary: Text typed by the user on pokemon: dawn of darkness
only appears for a split second while typing
Product: Wine
Version: 1.7.43
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dj-max_payne(a)hotmail.com
Distribution: ---
On the game Pokemon: Dawn of Darkness, when typing something on any field, like
for example: the login screen, register new account screen, or in-game chat.
The characters only appear for a split second while your typing, and if you
stop typing they're not visible at all.
AppDB Page for PDoD:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=32117
The game is affected by bug 657 and requires the workaround 'winetricks -q
mfc42' to run.
Pokemon: Dawn of Darkness is free to download and small in size, since the bug
in question manifests itself on login screen, you don't even have to create an
account or play the game to see it.
PS: So far I haven't encountered any other issue while playing this game, so
basically this bug is all that prevents it from attaining gold qualification on
the AppDB.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44637
Bug ID: 44637
Summary: crash bug after finishing a battle in pokemon
insurgence
Product: Wine
Version: 2.5
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adriannjamen(a)hotmail.com
Created attachment 60634
--> https://bugs.winehq.org/attachment.cgi?id=60634
Program error details
I'm playing a game called pokemon insurgence.
It works normal until i finish a battle.
After a battle the game simply crash.
Wine show a pop up with the text: 'The program game.exe has encountered a
serious problem and needs to close.
I pressed on the button show details and put them as a attachment file with
this post.
--
Do not reply 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=35982
Bug ID: 35982
Summary: pokemon reborn crashes after healing
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kjcan22(a)gmail.com
Created attachment 48101
--> http://bugs.winehq.org/attachment.cgi?id=48101
crashes when healing pokemon at very beginning of game
the game crashes when i first defeat cain and heal my pokemon right after the
battle
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40708
Bug ID: 40708
Summary: RPG Maker games: freeze at certain points
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jpax94(a)gmail.com
When I play games made in RPG Maker, they sometimes crash at certain points.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43331
Bug ID: 43331
Summary: Wine and RPG Maker MV Error
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shalinrox1232(a)gmail.com
Created attachment 58674
--> https://bugs.winehq.org/attachment.cgi?id=58674
For some reason there is an error after I put in my product code. I uninstalled
the prior account from windows and then try to install in on my Mac through
Wine
I just uninstalled the program from my windows and then installed it on my mac.
i know the code limits you to two accounts, maybe that was a problem? but it
wont 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=52593
Bug ID: 52593
Summary: RPG Maker MV: Crash in bundled qt5webenginecore on
project open
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: zoe(a)milky.flowers
Distribution: ---
Created attachment 71919
--> https://bugs.winehq.org/attachment.cgi?id=71919
All output from wine-7.2-628-g2d0e84e6019 from launch to crash, with a default
project set
The program (RPG Maker MV Trial Version 161W) starts up fine and appears to be
stable if no project is loaded. However, within a few seconds of loading a
project or creating a new one, it crashes. It's responsive and appears to
behave normally within those few seconds (e.g. you can place new tiles and so
on). I get the vague impression that the crash is coming not from the main
thread but from the QtWebEngineProcess thread, although I'm not entirely sure
how to verify this. I didn't see the crash when running it with
`WINEDEBUG=+seh,+relay` and the output redirected to a file, which slowed the
program to a glacial crawl; either there's a race condition or the slow pace
extended the few seconds of crash-free time to several minutes. This is all
from a fresh 32-bit prefix dedicated purely to this program.
The program can be freely obtained from the vendor here:
https://dl.degica.com/rpgmakerweb/trial-download/RPGMV_161W_Setup.zip . The
filename is RPGMV_161W_Setup.zip, and its SHA1 checksum is
9ad63c92345ebc3236de1779f96af1575afa316f.
I tried this with several versions of Wine. The most significant is probably
wine-7.2-628-g2d0e84e6019, which I built totally vanilla (`configure && make
depend && make`). However, I also tried using wine-6.23 (Staging), wine-7.2
(Staging), and wine-7.2 (i.e. stable) as built from Gentoo's official packages,
all with the same result. My partner saw the same behavior in Linux Mint with
wine-7.2 (Staging) from the wine-builds repository (that was how all this
began, actually).
Just in case anyone asks, I don't think this has anything to do with corefonts,
as I've installed the winetricks "allfonts" package to this prefix.
STEPS TO REPRODUCE:
1. Post-installation, run `WINEPREFIX=[PREFIX] wine 'C:\\Program
Files\\KADOKAWA\\RPGMV\\RPGMV.exe'`. The program should start normally.
2. If you're running it for the first time, there should be no default project
to open, so the application should work as intended.
3. Either open an existing project or create a new project.
4. Once the project is fully opened, wait a few seconds.
If you want to avoid having it open a default project at startup (e.g. if you
want to control when it crashes for logging purposes or whatnot), edit
`user.reg`, find the `[Software\\KADOKAWA\\RPGMV]` section, and change
`"projectFileUrl"="[PATH_TO_YOUR_PROJECT]"` to `"projectFileUrl"=""`.
ENVIRONMENTS:
Gentoo Linux, x86-64, vanilla kernel 5.16.10
Linux Mint, x86-64, kernel 5.13.0-32-generic
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48214
Bug ID: 48214
Summary: RPGmaker input does not work after moving window
Product: Wine
Version: 4.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: ilkka.prusi(a)gmail.com
Distribution: ---
In some games made with RPGMaker VX ACE the input does not work after you have
moved window in desktop (input focus gone and back again).
Symptom is that game character does not move, menu is not opened on pressing
esc and so forth.
This is repeatable on Debian bullseye with wine 4.0.2, Wayland + Gnome on
x86-64 (Linux 5.4.1).
To repeat simply grab the window with mouse, move it, click inside window and
try keyboard input again.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.