https://bugs.winehq.org/show_bug.cgi?id=48438
Bug ID: 48438
Summary: mfplat support regression
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: edpil02(a)orange.fr
Distribution: ---
I was able to play ride 3 bikes game with native mfplat.dll :
built-in mfplat.dll -> black screen (because cant play mp4 movies)
native mfplat -> the game run (can play the intro movies).
But latest versions of wine (4.16 ?) seems to crash now with native mfplat.
Get this error :
00b7:fixme:mfplat:mfsession_Shutdown 0000000025CC1140.
00b7:fixme:mfplat:mfsession_Shutdown 0000000025CC1320.
The game does not crash but cant start because it cant play the intro movie.
Seems that wine have been patch for mfplat support in may 2019 , but not sure.
Sorry for my english.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51878
Bug ID: 51878
Summary: Gamepad / adapter not detected without legacy joystick
backends.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
Created attachment 70806
--> https://bugs.winehq.org/attachment.cgi?id=70806
Output from 'joy.cpl' and 'evtest' (+plugplay,+hid,+hidp,+hid_report,+dinput).
After adfee25b45a [1], a DualShock 2 PlayStation gamepad via a USB adapter no
longer works in FINAL FANTASY XI Online, or in the Wine 'joy.cpl' test program.
A little bit of background: this gamepad previously didn't work in things like
Steam, which was most likely due to permissions (user not part of the input
group for example), but I never did anything about that since I only use the
gamepad via Wine, and it worked. With this change in Wine, it looks like it
might no longer be possible to avoid additional configuration and/or
dependencies, and I've tested various methods of making it work.
While it now works in the native Linux build of Steam, it still doesn't work
with the game, or with 'joy.cpl'.
The output is more or less the same for the game and 'joy.cpl': when I press
the ANALOG button to enable the analog mode, I can see
0074:trace:hid_report:process_device_event Received action 650
wine: Unhandled page fault on read access to 0000000000000000 at address
00000001C9232342 (thread 0074), starting debugger...
0070:err:wineusb:event_thread_proc Error handling events: System call
interrupted (perhaps due to signal)
0070:err:wineusb:event_thread_proc Error handling events: System call
interrupted (perhaps due to signal)
but the application itself does not actually crash (looks like it's
'winedevice.exe' in the background).
If I press a different button, there's
0074:trace:hid_report:process_device_event Received action 651
0074:warn:plugplay:bus_main_thread L"SDL" bus wait returned status 0xc0000005
and nothing else after that no matter what I press until I restart the process.
The gamepad/adapter is detected as follows:
usb 3-2: new low-speed USB device number 7 using xhci_hcd
usb 3-2: New USB device found, idVendor=0810, idProduct=0001, bcdDevice= 1.06
usb 3-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 3-2: Product: Twin USB Joystick
input: Twin USB Joystick as
/devices/pci0000:00/0000:00:07.1/0000:0c:00.3/usb3/3-2/3-2:1.0/0003:0810:0001.0009/input/input24
input: Twin USB Joystick as
/devices/pci0000:00/0000:00:07.1/0000:0c:00.3/usb3/3-2/3-2:1.0/0003:0810:0001.0009/input/input25
pantherlord 0003:0810:0001.0009: input,hidraw4: USB HID v1.10 Joystick [Twin
USB Joystick] on usb-0000:0c:00.3-2/input0
It's possible I'm still missing something I did not need with the legacy
backend(s).
Some things that I've tried:
- Add the user to the input group.
- Added sdl, udev, and usb support to the Wine build.
1.
https://source.winehq.org/git/wine.git/commit/adfee25b45af8160848f94fdb2427…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51961
Bug ID: 51961
Summary: Multiple errors when starting "winepath" command
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilySeville7cf(a)gmail.com
Distribution: ---
OS: Linux Mint 20.2 Cinnamon
Note: I followed
https://wine.htmlvalidator.com/install-wine-on-linux-mint-20.html guide to
install Wine.
When I execute winepath c:\\ I obtain several errors along with expected
output:
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034: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.
006c: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.
005c: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.
002c: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.
0100:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0100:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
/home/emilyseville7cfg/.wine/dosdevices/c:/
"winepath c:\\ 2> /dev/null" workaround helps.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51960
Bug ID: 51960
Summary: Multiple errors when starting "notepad" command
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilySeville7cf(a)gmail.com
Distribution: ---
OS: Linux Mint 20.2 Cinnamon
Note: I followed
https://wine.htmlvalidator.com/install-wine-on-linux-mint-20.html guide to
install Wine.
When I type "Linux Mint 20.2 Cinnamon" command I obtain multiple errors:
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0068:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0068:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0070:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0070:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0060:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0060: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.
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.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0104:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0104:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51897
Bug ID: 51897
Summary: Post lutris based League of Legends install :
Unhandled exception: page fault on execute access to
0xf74b68b0 in 32-bit code
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SarahPope57777(a)tutanota.com
Distribution: ---
Created attachment 70844
--> https://bugs.winehq.org/attachment.cgi?id=70844
Backtrace of error
Post lutris based League of Legends install : Unhandled exception: page fault
on execute access to 0xf74b68b0 in 32-bit code
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51905
Bug ID: 51905
Summary: Notepad++ installer crashes with wine-git
6.19.r0.g7554bd4b41a-1
Product: Wine
Version: 6.19
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 70856
--> https://bugs.winehq.org/attachment.cgi?id=70856
Backtrace from the npp installer with wine-git 6.19.r0.g7554bd4b41a-1
The notepad++ installer crashes.
To reproduce:
1) Download the notepad++ installer: (no longer available, retest with 8.1.8)
https://notepad-plus-plus.org/downloads/v8.1.7/
$ sha256sum ~/Downloads/npp.8.1.7.Installer.exe
0abf9b40854082a82eee9e3013c374312b3471aa24e27fc5b5b5dac95ce3bce3
/home/cedric/Downloads/npp.8.1.7.Installer.exe
2) Prepare wine:
$ rm -rf ~/.wine
$ wineboot
3) run the installer (todo; test from ~/Download)
$ wine ~/Downloads/npp.8.1.7.Installer.exe
4) accept the defaults. Now the installer crashes, with the following messages
and the attached backtrace:
0024:fixme:shell:SHAutoComplete stub
wine: Unhandled page fault on read access to 00000000 at address 7AC30D6F
(thread 0024), starting debugger...
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
My versions:
$ wine --version
wine-6.19
$ pacman -Q wine
wine-git 6.19.r0.g7554bd4b41a-1
$ uname -a
Linux cedric 5.14.11-arch1-1 #1 SMP PREEMPT Sun, 10 Oct 2021 00:48:26 +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=51739
Bug ID: 51739
Summary: GSView crashes when clicking print
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Crashes inside uxtheme.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51865
Bug ID: 51865
Summary: Wine doesn't see/support the Royale Noir Windows XP
theme
Product: Wine
Version: 6.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
I've unpacked this theme to C:/windows/resources/themes/Royal Noir and Wine
6.19 ignores it.
I thought maybe Wine doesn't like a space in the directory name and the fact
that it's longer than 8.3, so I renamed it to Royal however the issue persists.
file luna.msstyles
luna.msstyles: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows
$ sha256sum
038527a0560a5d8c3dfa40e4c7a70255181da22acc010cc8b3b2a0b2494bea5e luna.msstyles
5951021cb2bce715d8ccb3a1497daba4710a792662b21bdaa22d8047d4dd2fcc
Shell/Metallic/Shellstyle.dll
6e3ac52aa771a6888beef3995e770bbe53a29d354df3cca49aac1a51466475b5
Shell/NormalColor/metal_ss.dll
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51796
Bug ID: 51796
Summary: io.h and direct.h are missing from winelib
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: ---
While I can use `unistd.h` and `dirent.h`, I have to rewrite code in order to
do that, and also have to have an abstraction layer, since these headers are
not available in Visual Studio.
It'd be nice if winelib had them.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51809
Bug ID: 51809
Summary: regression: no fonts in steam with wine-6.18
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: idarktemplar(a)mail.ru
Distribution: ---
Created attachment 70697
--> https://bugs.winehq.org/attachment.cgi?id=70697
steam.png
After upgrading to wine-staging 6.18, Steam login window doesn't display any
text. wine-vanilla 6.18 doen't work too. wine-staging 6.17 works fine.
Reproduction:
1. Use wine or wine-staging 6.18.
2. Install and run Steam client.
Expected result:
Steam login window with text.
Actual result:
No text is present on Steam login window. See attached image.
Additional information:
Stdout/stderr contains following line multiple times:
src\vgui2\vgui_surfacelib\Win32Font.cpp (963) : Assertion Failed: Couldn't get
string length
No such output is present when wine 6.17 is used.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51814
Bug ID: 51814
Summary: python fails to initialize rng after boot
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xantares09(a)hotmail.com
Distribution: ArchLinux
python fails to initialize rng after boot:
$ wget https://www.python.org/ftp/python/3.9.5/python-3.9.5-embed-win32.zip
$ unzip python-3.9.5-embed-win32.zip
$ wineboot
wine: created the configuration directory '/home/devel/.wine'
...
wine: configuration in L"/home/devel/.wine" has been updated.
$ wine python -c 'print("hello world")'
Fatal Python error: _Py_HashRandomization_Init: failed to get random numbers to
initialize Python
Python runtime state: preinitialized
same thing if I run a command twice from a clean env
$ rm -rf ~/.wine
$ wine python -c 'print("hello world")'
wine: created the configuration directory '/home/devel/.wine'
...
wine: configuration in L"/home/devel/.wine" has been updated.
hello world
$ wine python -c 'print("hello world")'
Fatal Python error: _Py_HashRandomization_Init: failed to get random numbers to
initialize Python
Python runtime state: preinitialized
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51582
Bug ID: 51582
Summary: Software requests to install .NET Framework
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Created attachment 70424
--> https://bugs.winehq.org/attachment.cgi?id=70424
Opening most .NET applications shows this error popup
Even though wine-mono is installed, some applications wich requires Microsoft
.NET 4.0 and newer won't launch, displaying a error requesting to install
Microsoft .NET
Launching from the terminal only returns a single line:
"
0108:fixme:heap:RtlSetHeapInformation 00000000008D0000 0 000000000041F710 4
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=51808
Bug ID: 51808
Summary: Wine fails to enter directories ending with a space
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Steps to reproduce:
$ mkdir "test "
$ cd "test "
$ touch test.txt
$ wine notepad test.txt
wine: could not open working directory L"Z:\\tmp\\test\\", starting in the
Windows directory.
Notepad will ERROR: "File 'test.txt' does not exist. Do you want to create a
new file?"
I wonder if there are other corner cases Wine fails to work with.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51801
Bug ID: 51801
Summary: Origin can't be installed because of unhandled winsock
error
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: tarequemd.hanif(a)yahoo.com
Distribution: ---
Greetings, I was trying to install origin for a couple of days. OriginSetup.exe
launches then crashes. From the terminal output I can see it's an unhandled
error -5 from addrinfo_err_from_unix in winsock. I tried to see the source code
and the error code is indeed unhandled.
https://github.com/wine-mirror/wine/blob/master/dlls/ws2_32/unixlib.c#L435
I converted the error code -5 to string using gai_strerror function with C. It
says "No address associated with hostname".
wine ping also doesn't work. It says "Request timed out".
0150:fixme:winsock:addrinfo_err_from_unix unhandled error -5
wine: Unhandled page fault on write access to 00000000 at address 11CF3DE6
(thread 0110), starting debugger...
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51763
Bug ID: 51763
Summary: Wavelab 6.11 pre-sets broken in 6.17 staging
Product: Wine
Version: 6.17
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: ---
All presets now no longer work nor are they even visible. This includes the
presets to load add-ons and the system restore previous layout as well as the
presets of each add-on. If loaded manually the add-ons appear to work as
expected (from limited testing). This worked in previous versions.
If I attempt to create a pre-set the program gets stuck on something and needs
to be killed.
The only information supplied by wine:
0168:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0168:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0168:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51752
Bug ID: 51752
Summary: Sacred Underworld. Black screen after campaign start
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: werner(a)armbian.de
Distribution: ---
Created attachment 70647
--> https://bugs.winehq.org/attachment.cgi?id=70647
terminal output from start until campaign start
I have the GOG version of Sacred Gold installed and once I start the Underworld
campaign the screen fading black - like if there was a cut scene - and never
comes back. The game still runs in background as noticeable by sound (foot
steps when moving, enemies...).
It has been years since I played Underworld on a Windows machine but if I
remember correctly the character also does not spawn at the Underworld starting
point but close to the in the Ancaria starting points - depending on chosen
class - before the screen fades black which is odd as well.
The Sacred Ancaria campaign itself plays perfectly fine. Finished it a couple
of times to unlock Niob difficulty.
This issue happens on both version 2.28 and 2.29.14 unofficial.
Tested on both Ubuntu Focal wine-development package (version 5.5.something
IIRC) and winehq-development 6.17.
I tried tinkering with the settings of both wine (tried Windows7 and XP mode
and fullscreen emulation) and of Sacred (turn fullscreen on/of, play videos and
so so) but did not change anything.
Not sure which information could be useful so I try to give as much as
possible.
I am running Linux Mint 20.2 Uma Cinnamon on mainline Linux (currently 5.14.y),
however I had this issue with Hirsute kernel (5.11.y) as well.
For graphics drivers I use oibaf/graphics-drivers/ PPA.
I run the latest linux-firmware by using the Ubuntu impish package which at the
moment is version 1.199.
My machine is a Levono Yoga 7 with AMD Ryzen 7 4800U processor.
I chose "blocker" as severity since not being able to play a whole campaign at
all is kind a severe I guess.
Thank your for reading.
Cheers
Werner
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51604
Bug ID: 51604
Summary: Font smoothing doesn't work in GNOME 40
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: teamworks1732(a)gmail.com
Distribution: ---
Created attachment 70453
--> https://bugs.winehq.org/attachment.cgi?id=70453
Wine in GNOME and KDE
So, I've recently migrated to GNOME 40 on Arch. And I noticed that the font in
Wine isn't anti-aliased. I asked my friend that uses KDE if the problem exist
for him (he used the same distro and it's installed from the same repo), and
it's not there.
I also asked my other friend that uses different distro with the same DE, and
the font smoothing problem also occured to him.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51691
Bug ID: 51691
Summary: Notepad++ does not react to the mouse (hotkeys do
work)
Product: Wine
Version: 6.15
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 70559
--> https://bugs.winehq.org/attachment.cgi?id=70559
console messages
Notepad++ does not react to the mouse. I can't click on any of the icons, I
can't scroll. I can however press alt-f, and the file menu does open.
Steps to reproduce:
$ wine npp.8.1.4.Installer.exe and accept the defaults.
My system:
$ wine --version
wine-6.15-123-gbe8501ac6f1
$ uname -a
Linux cedric 5.13.10-arch1-1 #1 SMP PREEMPT Thu, 12 Aug 2021 21:59:14 +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=51690
Bug ID: 51690
Summary: Adobe Photoshop CC 2020 crash after 25 seconds
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: f4uzan1015(a)gmail.com
Distribution: ---
Created attachment 70558
--> https://bugs.winehq.org/attachment.cgi?id=70558
Please help, i don't what going on here
i start Adobe Photoshop CC 2020 from my NTFS partition using wine command and
it run for 25 second
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51508
Bug ID: 51508
Summary: Segmentation fault when trying to add galliumnine with
either winetricks or protontricks
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dq1dszjd(a)anonaddy.me
Distribution: ---
I am having the issue outlined here
https://github.com/Matoking/protontricks/issues/100 with both winetricks and
protontricks.
Im getting
Executing wine ninewinecfg -e
/usr/bin/winetricks: line 567: 223282 Segmentation fault (core dumped)
"$@"
------------------------------------------------------
warning: Note: command wine ninewinecfg -e returned status 139. Aborting.
on winetricks and
Executing /home/user/.cache/protontricks/proton/Proton Experimental/bin/wine
ninewinecfg -e
wineserver: using server-side synchronization.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
/home/user/.cache/protontricks/proton/Proton Experimental/bin/wine: line 70:
207693 Segmentation fault (core dumped) "$PROTON_DIST_PATH"/bin/wine "$@"
------------------------------------------------------
warning: Note: command /home/user/.cache/protontricks/proton/Proton
Experimental/bin/wine ninewinecfg -e returned status 139. Aborting.
on protontricks while trying to add the galliumnine dll
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51359
Bug ID: 51359
Summary: Wine does see an exe file unless is has an icon
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Created attachment 70217
--> https://bugs.winehq.org/attachment.cgi?id=70217
winetricks GUI
Also affects staging 6.9.
Wine will not find or install any .exe file unless that exe file has a logo,
using the command line:
wine: cannot find L"/mnt/data1/Software/Multimedia/wavelab6/Install/setup.exe"
is returned, using the winetricks GUI the file is not visible.
This occurred on a fresh install of Kubuntu 21.04 and in one instance I was
able to retrieve a back-up copy of the file where wine saw a logo (using the
winetricks GUI) and the program 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.
https://bugs.winehq.org/show_bug.cgi?id=51429
Bug ID: 51429
Summary: Sakura no Uta: spams RtlpWaitForCriticalSection
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: pernegger(a)gmail.com
Distribution: ---
Created attachment 70281
--> https://bugs.winehq.org/attachment.cgi?id=70281
wine-6.12 terminal output
Sakura on Uta will start spamming the terminal with
****:err:ntdll:RtlpWaitForCriticalSection section ******** "?" wait timed out
in thread ****, blocked by 0024, retrying (60 sec) [* = hex digit.]
right from the start. The attached log just runs from launching it to reaching
the main menu seconds later.
Unlike in #50577 there aren't any noticeable symptoms. Despite both games
having "uta" in their name, this isn't a duplicate -- they use different
engines. The upside is that Sakura no Uta has a free trial version that behaves
exactly like the full version, so someone who knows what they're doing could
have a closer look at this:
https://www.makura-soft.com/sakuranouta/special/trial_download.html. The
download links are labelled "ダウンロード", at the bottom of the page. Any one will
do, assuming it works, they're just mirrors.
It's likely you'll need to prefix the wine invocation with LANG=ja_JP.UTF-8 or
so, at least if you want the text to show up properly.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39869
Bug ID: 39869
Summary: QQmusic 2015 can not login
Product: Wine
Version: 1.9.0
Hardware: x86
URL: http://dldir1.qq.com/music/clntupate/QQMusicV12.24.332
3.1216YQQ.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: hillwoodroc(a)gmail.com
Distribution: SUSE
Created attachment 53229
--> https://bugs.winehq.org/attachment.cgi?id=53229
QQMusic.log
1.Download from http://dldir1.qq.com/qqfile/QQIntl/QQi_PC/QQIntl2.11.exe
2.winetrick riched20 to fix bug 5162
3. login with the folloing testing account:
account: 1469264807
Password: winedebug
Useing winetricks to install gdiplus_winxp could fix this 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.
https://bugs.winehq.org/show_bug.cgi?id=51332
Bug ID: 51332
Summary: steamwebhelper.exe crashes, steam client totally
unusable
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: mtmkls(a)gmail.com
Distribution: ---
Each steamwebhelper.exe process stops immediately with this error message:
wine: Call from 7BC522E1 to unimplemented function
mfplat.dll.MFLockSharedWorkQueue, aborting
wine: Unimplemented function mfplat.dll.MFLockSharedWorkQueue called at address
7BC522E1 (thread 0384), starting debugger...
I don't know why it does this, because dlls/mfplat/libmfplat.def defines this
function as an alias to rtworkq.RtwqLockSharedWorkQueue, which seems to be
implemented.
Since all of the tabs in the steam client are web views, the whole client is
unusable.
Steam client version: Jun 8 2021
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51293
Bug ID: 51293
Summary: Assert with side effect in dlls/glu32/sweep.c
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: glu32
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
https://github.com/wine-mirror/wine/blob/e909986e6ea5ecd49b2b847f321ad89b2a…
```
assert( ++fixedEdges == 1 );
```
Assert shouldn't anything than checking if expression is false/true, but here
add value to fixedEdges variable
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51247
Bug ID: 51247
Summary: GTA Vice City game with errors
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: neeraj72006(a)outlook.com
Distribution: ---
Created attachment 70119
--> https://bugs.winehq.org/attachment.cgi?id=70119
Wine logs.
The game runs smoothly, but when I use the command "wine gta-vc.exe", It shows
too many errors, I would like to fix them. I have an Ubuntu 18.04.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=51985
Bug ID: 51985
Summary: errors significance
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: didu31(a)hotmail.fr
Distribution: ---
Created attachment 70972
--> https://bugs.winehq.org/attachment.cgi?id=70972
Sample of wine log.
Errors printed on stderr don't mention their significance.
They should be categorized INFO, WARNING, ERROR, FATAL as the other softwares
do.
At least, FATAL errors should be mentioned as such in order to obtain a
starting point for debugging.
As an example, who is able to tell what is the fatal error that causes aborting
in the log here 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=30755
Bug #: 30755
Summary: gdiplus tests fail if stix fonts present
Product: Wine
Version: 1.5.4
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
On Centos 6, "make test" causes (among others) the failures
runtest -q -P wine -M gdiplus.dll -T ../../.. -p gdiplus_test.exe.so
~/wine-git/dlls/gdiplus/tests/font.c && touch font.ok
...
font.c:396: Test failed: Expected 0, got 3
font.c:397: Test failed: got NULL font collection
make[1]: *** [font.ok] Error 2
/home/dank/wine-git/tools/runtest -q -P wine -M gdiplus.dll -T ../../.. -p
gdiplus_test.exe.so /home/dank/wine-git/dlls/gdiplus/tests/graphics.c && touch
graphics.ok
...
graphics.c:1978: Test failed: Expected 00000000, got 00000010
Unhandled exception: page fault on read access to 0x00000048 in 32-bit code
(0x6834d776).
Backtrace:
=>0 0x6834d776 get_log_fontW+0x16() in gdiplus (0x0032f8c8)
1 0x68358d57 get_font_hfont+0xf6() in gdiplus (0x0032f9f8)
2 0x6835d1cd GdipDrawString+0x26c() in gdiplus (0x0032fb78)
3 0x71cb8763 test_GdipDrawString+0x232() in gdiplus_test (0x0032fc38)
4 0x71cc5c45 func_graphics+0xb84() in gdiplus_test (0x0032fd18)
...
Looks like
GdipNewInstalledFontCollection() which calls
EnumFontFamiliesExW() which calls
add_font_proc() which calls
GdipCreateFontFamilyFromName()
and is failing because the latter function somehow chokes on the stix fonts
(http://stixfonts.org) bundled with centos 6.
Doing
sudo chmod 000 /usr/share/fonts/stix
works around the 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=39880
Bug ID: 39880
Summary: gdiplus tests fail if locale is not en_US
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
$ make test
../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p
gdiplus_test.exe.so brush && touch brush.ok
fixme:gdiplus:GdipGetLineTransform not implemented
fixme:gdiplus:GdipGetPathGradientPath not implemented
../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p
gdiplus_test.exe.so customlinecap && touch customlinecap.ok
../../../tools/runtest -q -P wine -T ../../.. -M gdiplus.dll -p
gdiplus_test.exe.so font && touch font.ok
font.c:757: Test failed: wrong face name ˼Դ���� CN Bold
font.c:762: Test failed: Expected 0, got 14
font.c:768: Test failed: wrong face name ?2�J��?2
fixme:gdiplus:GdipGetLineSpacing ignoring style
font.c:307: Tests skipped: Times New Roman not installed
Makefile:255: recipe for target 'font.ok' failed
make: *** [font.ok] Error 3
After setting the locale from zh_CN.utf8 to en_US by
$ export LC_ALL=en_US
Then run the test, it works fine.
Is this bug related to bug 30755?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48819
Bug ID: 48819
Summary: user32:win "unexpected 0x0282" message" Japanese
Windows 10 failures
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: major
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The TestBot's w1064v1809-zh_CN configuration runs the tests on Windows 10 1809
in a Chinese locale. This test configuration gets unique and systematic
failures in user32:win:
win.c:3852: Test failed: hwnd 01E40500 message 0282
win.c:3858: Test failed: message 0282 available
win.c:3931: Test failed: hwnd 01E40500/00390448 message 0282
win.c:3934: Test failed: hwnd 01E40500/00390448 message 0282
Message 0x0282 is WM_IME_NOTIFY so this looks like a legitimate message given
the locale, one that was just not foreseen by the user32:win test.
See: https://test.winehq.org/data/tests/user32:win.html
However note that quite often WineTest fails to submit its results to
test.winehq.org, typically because it times out. So you can more easily find
the latest failure by looking for the "32 bit WineTest: base VMs" jobs on the
TestBot.
Finally, three of these messages include the window handles which means they
are "always new". Because of this the TestBot will mistakenly attribute the
failure to any user32 patch submitted to wine-devel, which should cause them to
be rejected. So I bumped the priority on this 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.
https://bugs.winehq.org/show_bug.cgi?id=51765
Bug ID: 51765
Summary: AlienShooter2 fails "X Error of failed request:
BadAlloc"
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hi-angel(a)yandex.ru
Distribution: ---
Created attachment 70669
--> https://bugs.winehq.org/attachment.cgi?id=70669
Log of running the game
Simply running the game results in error:
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 149 ()
Minor opcode of failed request: 2
Serial number of failed request: 424
Current serial number in output stream: 425
I did a bit of research, and here's what I found:
1. Game works fine with Wine on older laptop, with OpenGL compat profile 3.1.
The logs are almost identical, except right after the line where AlienShooter2
crashes on newer laptop, on the older there's one more line saying "Setting
line patterns is not supported in OpenGL core context"
2. Running the game with `MESA_GL_VERSION_OVERRIDE=3.1compat` does not make
game produce same line on newer laptop, so am not sure it really uses same low
compat profile.
3. Setting `MESA_GL_VERSION_OVERRIDE=4.5` on older laptop does not make the
warning go away, which suggests wine detection of compat profile is be broken.
I built debug version of Wine, and tried debugging it, but stuck trying to get
the stacktrace. gdb does not break around that place, apparently because the
problem inside one of many dozens wine processes. `winedbg` is of no use
either.
Any suggestions for further debugging are welcome.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40666
Bug ID: 40666
Summary: Cossacks - European Wars: Fails to launch after intro
video
Product: Wine
Version: 1.9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: Other
Created attachment 54536
--> https://bugs.winehq.org/attachment.cgi?id=54536
Console output
When I attempt to launch the GOG version of Cossacks - European Wars with Wine
1.9.10 the intro videos begin to play (with issues, but I will open another
ticket for that bug). Upon pressing escape the player should be brought to the
main menu, but nothing actually happens (except that the videos stop playing).
This appears to be a regression since this step works on Wine 1.6.2. However I
do not have the time to do a full regression test to find the exact commit in
which the regression was introduced.
I am attaching the console output (there isn't much there though).
--
Some additional info about my system (just in case):
Distro: Linux Mint 17.3 (64 bit)
Kernel: 4.4.0-21-generic
Graphics: Proprietary NVIDIA 364.19
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51149
Bug ID: 51149
Summary: evr:evr fails on Vista because of unsupported
interfaces
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Vista and Windows 2008 don't support the IID_IMFQualityAdvise and
IID_IMFQualityAdviseLimits interfaces which causes the evr:evr test to crash.
https://test.winehq.org/data/patterns.html#evr:evr
Patches were submitted but should be revised or resubmitted:
https://www.winehq.org/pipermail/wine-devel/2020-November/177642.html
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51305
Bug ID: 51305
Summary: d3dx10_43:d3dx10 fails on Vista
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
d3dx10_43:d3dx10 fails on Vista:
https://test.winehq.org/data/patterns.html#d3dx10_43:d3dx10
d3dx10.c:1887: Test failed: Test 27: Got unexpected hr 0x80004005.
d3dx10.c:1909: Test failed: Test 27: Got unexpected hr 0x80004005.
d3dx10.c:1914: Test failed: Test 27: Got unexpected hr 0x80004005.
d3dx10.c:1940: Test failed: Test 0: Got unexpected hr 0x88760b59.
d3dx10.c:1945: Test failed: Test 0: Got unexpected hr 0x88760b59.
...
d3dx10.c:1992: Test failed: Test 27: Got unexpected hr 0x80004005.
It may be that the tested features are simply not supported.
However Vista does have d3d10.dll as well as d3dx10_33.dll to d3dx10_43.dll.
So checking for support will require a more subtle approach.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51562
Bug ID: 51562
Summary: wine cannot run with <4GB virtual memory
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xantares09(a)hotmail.com
Distribution: ---
if I set the virtual memory limit to <4G wine cannot boot:
$ ulimit -v 3800000 && wine wineboot
...
0090:err:module:relocate_ntdll ntdll could not be mapped at preferred address
(0x230000), expect trouble
...
0098:err:module:LdrInitializeThunk Importing dlls for
L"C:\\windows\\syswow64\\iexplore.exe" failed, status c0000135
The same happens trying to run anything:
$ ulimit -v 3800000 && wine a.exe
...
18: 002c:err:module:relocate_ntdll ntdll could not be mapped at preferred
address (0x340000), expect trouble
...
18: wine: could not load kernel32.dll, status c0000135
the relevant error message seems to be about relocate_ntdll not mapped at
preferred address
maybe wine wants to allocate more memory than allowed here
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47937
Bug ID: 47937
Summary: ddraw tests crash with in real windows XP
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: ---
ddraw/tests/ddraw4.c and ddraw/tests/ddraw7.c tests crash in Windows XP
ddraw4.c:16394: Test failed: Got unexpected caps 0x104a72fc.
ddraw4.c:16396: Test failed: Got unexpected caps 0x104a72fc.
ddraw4.c:16427: Test failed: Got unexpected caps 0x104a72fc.
ddraw4.c:16429: Test failed: Got unexpected caps 0x104a72fc.
ddraw4.c:16431: Test failed: Got unexpected caps 0x421350.
ddraw4.c:16437: Test failed: Got unexpected hr 0x80004005.
ddraw4.c:16437: this is the last test seen before the exception
0d4c:ddraw4: unhandled exception c0000005 at 004A6699
C:\Documents and Settings\Administrateur\Mes documents\Téléchargements>
ddraw7.c:16371: Test failed: Got unexpected caps 0x104a72fc.
ddraw7.c:16373: Test failed: Got unexpected caps 0x104a72fc.
ddraw7.c:16401: Test failed: Got unexpected caps 0x104a72fc.
ddraw7.c:16403: Test failed: Got unexpected caps 0x104a72fc.
ddraw7.c:16405: Test failed: Got unexpected caps 0x421350.
ddraw7.c:16411: Test failed: Got unexpected hr 0x80004005.
ddraw7.c:16411: this is the last test seen before the exception
0c3c:ddraw7: unhandled exception c0000005 at 004F509F
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44990
Bug ID: 44990
Summary: No HTTPS
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: jon.tech.uk(a)gmail.com
Distribution: ---
Connection to HTTPS fails when setting wininet to native:
003e:err:secur32:schan_AcquireClientCredentials Could not find matching
protocol
Test run with wininet=native exhibiting the error:
$ WINEPREFIX=~/.wine32 WINEARCH=win32 winetricks wininet=native winihttp=native
Using winetricks 20180217-next - sha256sum:
e5c949bb20dbc6ed1257b7807dc475b8ce5f456d0d8c8c58b8b54492dd9f058b with wine-3.0
(Debian 3.0-1~mx17+1) and WINEARCH=win32
Using native override for following DLLs: wininet
Executing wine regedit C:\windows\Temp\_native\override-dll.reg
Using native override for following DLLs: winihttp
Executing wine regedit C:\windows\Temp\_native\override-dll.reg
$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine iexplore google.com
0012:err:module:import_dll Library mscoree.dll (which is needed by
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe") not found
0012:err:module:attach_dlls Importing dlls for
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" failed,
status c0000135
000f:err:service:process_send_command service protocol error - failed to write
pipe!
003e:err:secur32:schan_AcquireClientCredentials Could not find matching
protocol
0009:err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with
error 0x8001011d
Test run with wininet=builtin executing correctly error free:
$ WINEPREFIX=~/.wine32 WINEARCH=win32 winetricks wininet=builtin
winihttp=native
Using winetricks 20180217-next - sha256sum:
e5c949bb20dbc6ed1257b7807dc475b8ce5f456d0d8c8c58b8b54492dd9f058b with wine-3.0
(Debian 3.0-1~mx17+1) and WINEARCH=win32
Using builtin override for following DLLs: wininet
Executing wine regedit C:\windows\Temp\_builtin\override-dll.reg
Using native override for following DLLs: winihttp
Executing wine regedit C:\windows\Temp\_native\override-dll.reg
$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine iexplore google.com
0012:err:module:import_dll Library mscoree.dll (which is needed by
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe") not found
0012:err:module:attach_dlls Importing dlls for
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" failed,
status c0000135
000f:err:service:process_send_command service protocol error - failed to write
pipe!
9[2f51808]: TSF: 0x5e45260 TSFStaticSink::Init() FAILED to install
ITfInputProcessorProfileActivationSink (0x80004001)
9[2f51808]: TSF: TSFTextStore::Initialize() FAILED to initialize
TSFStaticSink instance
Tested with multiple versions of wine, last two checked with are:
$ WINEPREFIX=~/.wine32 WINEARCH=win32 wine --version
wine-3.0 (Debian 3.0-1~mx17+1)
$ WINEPREFIX=~/.wine32 WINEARCH=win32 /opt/wine-staging/bin/wine --version
wine-3.5 (Staging)
Originally submitted with winetricks issue tracker, see
https://github.com/Winetricks/winetricks/issues/966 for further details.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44803
Bug ID: 44803
Summary: Age of Empires II Forgotten Empires crashes "Unhandled
privileged instruction"
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: raphael.nestler(a)gmail.com
Distribution: ---
Created attachment 60841
--> https://bugs.winehq.org/attachment.cgi?id=60841
Log from the console
Since a day Age of Empires II Forgotten Empires crashes on startup with the
message "wine: Unhandled privileged instruction at address 0x7e2c5895 (thread
00ce), starting debugger...". See the attached log for more details.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44732
Bug ID: 44732
Summary: Enterprise Architecture keeps crashing, happening more
often in recent times
Product: Wine
Version: 1.8.3
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dane(a)dotmodus.com
Created attachment 60740
--> https://bugs.winehq.org/attachment.cgi?id=60740
Application keeps crashing, happening more often in recent times
Application keeps crashing, happening more often in recent times
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43977
Bug ID: 43977
Summary: It crashed while working on Sparx System EA product.
Opened an existing diagram, went kaput!
Product: Wine
Version: 2.0.3
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: saikrish(a)akamai.com
Created attachment 59632
--> https://bugs.winehq.org/attachment.cgi?id=59632
core dump
Unhandled exception: page fault on read action
Installed EA software per:
http://www.sparxsystems.com/support/faq/enterprise-architect-WINE.html. (with
some modifications - I had to use brew)
I had some font issues as well, that the product kept popping up a dialog modal
window for GetNewFont2() error and CreateFontError() etc.
Thanks
SK
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42130
Bug ID: 42130
Summary: League of Legends
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emanmc(a)gmail.com
Distribution: ---
Created attachment 56674
--> https://bugs.winehq.org/attachment.cgi?id=56674
League of Legends
League of Legends 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=39343
Bug ID: 39343
Summary: Thunder crashes without native winhttp
Product: Wine
Version: 1.7.51
Hardware: x86
URL: http://down.sandai.net/thunder7/Thunder_dl_7.9.40.5006
.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: hillwoodroc(a)gmail.com
Regression SHA1: 73ab5034efb418251c17a0e49bbf1dc4190e5bfe
Distribution: ---
Created attachment 52432
--> https://bugs.winehq.org/attachment.cgi?id=52432
trace-winhttp-thunder
1.Dowmload form http://down.sandai.net/thunder7/Thunder_dl_7.9.40.5006.exe
2.Run “wine Thunder_dl_7.9.40.5006.exe" to install
3.Using "winetricks riched20" to fix another crash bug.
4.wine C:\\Program\ Files\\Thunder\ Network\\Thunder\\Program\\Thunder.exe
-StartType:DesktopIcon
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36565
Bug ID: 36565
Summary: Mouse movement extremly smoothed in some games,
impossible to control.
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roboman2444(a)gmail.com
In some games, such as RAGE and Stalker:SOC, the mouse acts as if it has a very
huge smoothing filter applied to it. However, the in game cursor will only move
at times you move your mouse. This used to not be a problem, but i can not
remember the version in which it started.
This makes it impossible to play the games, as not only the menus extremely
hard to interact with (unless you use arrow keys and enter), but most of the
time will be spent looking at the ground/sky and spinning.
Setting the games to windowed mode, or changing wine's virtual desktop option
does not help. Nor does Wine's mouse grab option or mousewarpoverride registry
setting.
--
Do not reply 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=34931
Bug #: 34931
Summary: Unhandled exception while installing Quicken 2014
Product: Wine
Version: 1.7.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alen.siljak(a)gmail.com
Classification: Unclassified
Created attachment 46550
--> http://bugs.winehq.org/attachment.cgi?id=46550
Log
At the beginning of the MSI installation of Quicken 2014 Wine crashes. Log
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=34293
Bug #: 34293
Summary: Hauptwerk 4.0.0 64-bit will in stall but not run.
32-bit version runs.
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mark.a.farthing(a)gmail.com
Classification: Unclassified
Created attachment 45652
--> http://bugs.winehq.org/attachment.cgi?id=45652
Debug output from Wine and Playonlinux
Hauptwerk 4.0.0 Free Edition 64-bit will load but not run. Almost as soon as
one starts the program, one gets an error popup (C++ run time error - "This
application has requested the runtime to terminate it in an unusual way"). I
then ran it through playonlinux and got the debug output in the attachment
(this debug output is the result of several attempts, so will contain a lot of
duplication).
--
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=30957
Bug #: 30957
Summary: Unhandled exception: page fault on read access to
0xffffffff in segmented 32-bit code
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chiszp(a)hotmail.com
Classification: Unclassified
Created attachment 40618
--> http://bugs.winehq.org/attachment.cgi?id=40618
backtrace, log
I'm attempting to install Protel Advanced Schematic v3.0 (old software, viewing
setup.exe in a hex editor see references to a Borland installer).
Running 'wine setup.exe' crashes after clicking 'Full Install'. Log included in
attachment as requested.
Disassembling at the crash location 0x1027:0x0508, the instruction appears to
be:
testl 0xffffffff,%fs:0x200
but the crash suggests wine is attempting to read from address 0xffffffff,
rather than treating it as a literal value (a signed -1).
--
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=27800
Summary: NFS U1: Incorrect name of the game controller (wheel)
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: wylda(a)volny.cz
I was asked by Lucas Fialho Zawacki to make some comparison of my wheel between
WinXP and Wine. I took Need for Speed Underground 1 for the tests:
Options -> Controller -> Controller Setup -> "2nd column":
WinXP says: "Wheel"
Wine says: "Joypad"
Tested with:
* wheel "Logitech Wingman Formula Force GP"
* wine-1.3.24-174-g4b4dd30.
--
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=24079
Summary: VSphere Client 4.1: Unable to connect to server
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://vsphereclient.vmware.com/vsphereclient/2/5/8/9/
0/2/VMware-viclient-all-4.1.0-258902.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vince(a)marsters.co.uk
Created an attachment (id=30288)
--> (http://bugs.winehq.org/attachment.cgi?id=30288)
output log when run from a command line
Once installed and dotnet30 installed using winetricks the application runs but
when you enter the server IP, username and password of the ESXi server and
click login there is a connecting message which eventually changes 'Connection
Failed' along with a popup "vSphere Client could not connect to 'server ip' The
server took too long to respond (The operation has timed out)"
--
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=12664
Summary: Game Craft after selecting Pilot
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=11224
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kur1g3n(a)hotmail.com
Created an attachment (id=12321)
--> (http://bugs.winehq.org/attachment.cgi?id=12321)
Log of what says wine all the way from launcher to game crash
Once in game, we can choose the pilot we want to play, after selecting it, the
game begins loading, and it crashes during loading (or at end ?)
--
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=46490
Bug ID: 46490
Summary: ddraw_crosstest fails badly in a real windows 10 box
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Created attachment 63328
--> https://bugs.winehq.org/attachment.cgi?id=63328
error with ddraw_crosstest
In my real windows 10, ddraw_crosstest fails very early for ddraw1-7. It is
quite annoying since I can not test my own conformance test in my real windows
10 box.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52255
Bug ID: 52255
Summary: Playing Constantine. It flies out. code 1280
Product: Wine
Version: 7.0-rc1
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: ---
Playing Constantine. It flies out.
When I start the game opens a black screen and the game crashes.
The terminal says:
Initial process has exited (return code: 1280)
Exit with return code 1280
The game is Constantine.
--
Do not reply 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=22726
Summary: CodeGear RAD Studio 2007/2009 installation errors:
column 3/4 out of range, missing column in table
L"Property"
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.codegear.com/products/radstudio
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bug(a)gigawatt.nl
CC: dank(a)kegel.com, liquitsnake(a)gmx.net
+++ This bug was initially created as a clone of Bug #13042 +++
The installer of CodeGear RAD Studio 2007 and 2009 fails as reported in #13042.
That bug contains a patch which fixes this problem, and allows the installation
to continue. However, later on, it still fails:
err:msidb:get_tablecolumns column 3 out of range
err:msidb:get_tablecolumns column 4 out of range
err:msidb:get_tablecolumns missing column in table L"Property"
I have reported this as a new bug because at first sight this looks completely
unrelated, but if that was wrong, this can be closed as a duplicate.
The steps I have taken to see this problem:
- Start with a clean config
- Set mode to Windows 2000
- Install MDAC 2.8 SP1
- Set mode back to Windows XP
- Make the RAD Studio (2007 or 2009) installation disc available as D:\
- Run D:\Install\Setup.exe
- Click "Retry" once during the automatic .NET Framework installation
- Choose your selection, same problem with everything except for the first
option (CodeGear RAD Studio) deselected, as with everything selected
- Proceed with the installation
It finishes unpacking, and I find the unpacked files as, for example,
.wine/drive_c/users/Public/Application
Data/{B278BA8C-C407-4742-B58E-CE34D8C8A15B}/corey/B1A48A5A/39948DF1/bds.exe
and those files look correct, or at least the text files that I could check do.
However, then it hangs. The installer says "Windows Installer", on the console
I see error messages (look up), and the only action I can take is to click
"Cancel", which also doesn't actually work.
I am using Wine 1.1.44, as reported by wine --version. I do not know what more
information you need, but I will be happy to answer any questions.
--
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=38199
Bug ID: 38199
Summary: Won't start.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tombenko(a)gmail.com
Distribution: ---
The installer works good (after some raping), but the game won't start, just
drops a message saying something serious happened. The debugger still runs...
When it is over or I get bored of it, will attach log.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41412
Bug ID: 41412
Summary: Star Wars - The Old Republic (SWTOR 4.7.1) Takes 17
Minutes After Clicking "Play" For Splash Screen &
Character Selection Screen to Appear
Product: Wine
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: jeremy.of.many2(a)gmail.com
Distribution: ---
Created attachment 55773
--> https://bugs.winehq.org/attachment.cgi?id=55773
DEBUG LOG of SWTOR_FIX.EXE and then LAUNCHER.EXE
Gigabyte Z87X-UD3H-CF Motherboard
Ethernet Connection I217-V (Onboard NIC)
Seasonic PLATINUM-520FLII ATX 12V 24PIN 520W Active PFC 80PLUS Modular Fanless
PSU
2 x F3-12800CL9-4GBXL (DIMM DDR3 Synchronous 1600 MHz (0.6 ns))
Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
NVIDIA GeForce GTX 660 GPU (Driver Version 361.42-0ubuntu2)
NVIDIA HDMI Audio to TV (1360x768)
Auzentech X-Fi Forte 7.1 (EMU20k2 [X-Fi Titanium Series])(For Microphone and
Headphones only)
KINGSTON SH103S3 120GB SSD (Divided into 2 partitions - Linux & Windows 7
Linux Mint 18 Sarah 16.04 LTS (XFCE Edition) x64
I am using Wine-staging 1.9.19 and winetricks (d3dx9, vcrun2008)
I have winecfg set to Windows 10 Compatibility and Virtual Desktop of 1360x768.
I have a 32-bit WINEPREFIX on 64-bit Mint Linux (.bashrc):
export WINEARCH=win32
export WINEPREFIX=~/SWTOR
http://i.imgur.com/LAxbG3q.png
I installed swtor_setup.exe, the launcher updated twice, I entered my username
and password, got the error:
http://i.imgur.com/5giFqyN.png
I closed WINE and disabled BitRaider:
http://i.imgur.com/G67q9fk.png
I downloaded all the game data:
http://i.imgur.com/ZZV5Dcz.png
I launched swtor_fix.exe and launcher.exe again:
http://i.imgur.com/aln6sKO.png (showing debug command, normally just "wine
swtor_fix.exe")
http://i.imgur.com/v3exoWr.png (showing debug command, normally just "wine
launcher.exe")
Task Manager:
http://i.imgur.com/gJxnrzj.png?1
Login screen, entered username and password:
http://i.imgur.com/uV55kYw.png?1
Clicked "Play" Button:
http://i.imgur.com/w5Q5r1c.png?2
Wait 17 minutes to arrive at splash screen then character select screen:
http://i.imgur.com/IR0lF8F.jpg?1
See attached debug information.
I note I originally had 3 debug logs (swtor_fix, the launcher BEFORE the 17
minute wait and AFTER the wait). For the purposes of submitting this bug report
I have appended all 3 of them together and added text to separate them. Please
do a find for "17 minute wait" to be taken to that line in the text.
Side note - I started using Linux in late August and have been trying to get
SWTOR running (without the 17-minute wait) since then so that should give you
an indication of how determined I am to find a fix and contribute to the
community.
Please feel free to e-mail me at jeremy.of.many(a)gmail.com if you have any
questions, suggestions for things I can try or additional debug info.
I have tried to be as thorough as possible in my findings and this initial bug
report.
Thank you for your time.
Cheers,
Jeremy
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42273
Bug ID: 42273
Summary: Biet-O-Matic icons in icon bar loaded in wrong size
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: rebe(a)gmx.net
Distribution: ---
Created attachment 56978
--> https://bugs.winehq.org/attachment.cgi?id=56978
Biet-O-Matic Wine 2.0RC5
Using Biet-O-Matic (BOM) 2.14.14, an ebay sniper app written in VB and with
source code licensed under the gpl, the top bar icons are displayed wrongly,
scaled, so that only the top left quarter of the icon is shown.
I assume this relates to the olepicture implementation.
--
Do not reply 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=29030
Bug #: 29030
Summary: Lego Universe installer looks terrible
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
See attachments (inc)
--
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=47930
Bug ID: 47930
Summary: LEGOLand crashes when going into gameplay
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trymeout(a)tutanota.com
Distribution: ---
Created attachment 65429
--> https://bugs.winehq.org/attachment.cgi?id=65429
crash logs
When I launch Legoland, the menu works but when I click on "Start LegoLand
Game" and skip the instructions 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.
https://bugs.winehq.org/show_bug.cgi?id=52282
Bug ID: 52282
Summary: Android: submit to F-Droid repository
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
CC: dimesio(a)earthlink.net
Wine has it's version for Android, but it's available only in the website for
download
F-Droid is a Android app repository for FOSS projects. It's free to submit and
allow users to automatically update their applications.
https://f-droid.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.
https://bugs.winehq.org/show_bug.cgi?id=49338
Bug ID: 49338
Summary: Black screen when playing videos in Lylian demo
Product: Wine
Version: 5.10
Hardware: x86
URL: http://www.fileplanet.com/217922/210000/fileinfo/Lylia
n-Demo
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Testing bug 39206, I encountered this bug: when playing video, the screen is
black. One can hear music but no picture.
wine LylianDemo.exe
00c8:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
00c8:fixme:heap:RtlCompactHeap (0xad0000, 0x0) stub
00c8:fixme:win:LockWindowUpdate (0x20070), partial stub!
00c8:fixme:win:LockWindowUpdate ((nil)), partial stub!
00c8:err:winediag:MIDIMAP_drvOpen No software synthesizer midi port found, Midi
sound output probably won't work.
00f8:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
00fc:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
00fc:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
00f8:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
0100:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
00fc:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
00f8:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
00fc:err:gstreamer:watch_bus avidemux0: Internal data stream error.
00fc:err:gstreamer:watch_bus gstavidemux.c(5780): gst_avi_demux_loop ():
/GstBin:bin0/GstDecodeBin:decodebin0/GstAviDemux:avidemux0:
streaming stopped, reason not-negotiated (-4)
(wine:9574): GStreamer-CRITICAL **: 09:45:46.041: gst_util_set_object_arg:
assertion 'G_IS_OBJECT (object)' failed
00c8:fixme:qedit:SampleGrabber_IMemInputPin_GetAllocatorRequirements
(007A2580)->(0031F264): semi-stub
00f8:fixme:gstreamer:amt_to_gst_caps_video Unknown video format (subtype
{64697663-0000-0010-8000-00aa00389b71}, compression 0x64697663).
00c8:fixme:win:LockWindowUpdate (0x20070), partial stub!
00c8:fixme:win:LockWindowUpdate ((nil)), partial stub!
00c8:fixme:win:LockWindowUpdate (0x20070), partial stub!
00c8:fixme:win:LockWindowUpdate ((nil)), partial stub!
0130:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
012c:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
0134:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
012c:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
0128:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
0134:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
0128:fixme:gstreamer:amt_from_gst_video_info Unhandled type RGB.
0130:err:gstreamer:watch_bus avidemux2: Internal data stream error.
0130:err:gstreamer:watch_bus gstavidemux.c(5780): gst_avi_demux_loop ():
/GstBin:bin2/GstDecodeBin:decodebin1/GstAviDemux:avidemux2:
streaming stopped, reason not-negotiated (-4)
(wine:9574): GStreamer-CRITICAL **: 09:46:42.454: gst_util_set_object_arg:
assertion 'G_IS_OBJECT (object)' failed
00c8:fixme:qedit:SampleGrabber_IMemInputPin_GetAllocatorRequirements
(007A2958)->(0031F264): semi-stub
00c8:fixme:win:LockWindowUpdate (0x20070), partial stub!
00c8:fixme:win:LockWindowUpdate ((nil)), partial stub!
00c8:fixme:win:LockWindowUpdate (0x20070), partial stub!
00c8:fixme:win:LockWindowUpdate ((nil)), partial 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=50668
Bug ID: 50668
Summary: Submarine Titans crashes when the opening video should
be played
Product: Wine
Version: 6.2
Hardware: x86-64
URL: https://www.fileplanet.com/archive/p-71450/Submarine-T
itans-Demo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: d028217a56f61631ad577f51a7b0b5083bbfc825
Distribution: ---
The game crashes when the opening video is about to play:
>>err:virtual:virtual_setup_exception stack overflow 884 bytes in thread 0024 addr 0x7b06e51d stack 0x220c8c (0x220000-0x221000-0x320000)
This was introduced by
commit d028217a56f61631ad577f51a7b0b5083bbfc825
winegstreamer: Use amt_to_wg_format() in
decodebin_parser_source_query_accept().
With the previous commit the game plays the video then it gets to the main
menu.
stdemo.exe
md5sum: eb74fce386138981f75ec101ec2d9661
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50159
Bug ID: 50159
Summary: Lylian demo plays: we can hear sounds but no video.
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: ---
Created attachment 68676
--> https://bugs.winehq.org/attachment.cgi?id=68676
console output with quartz debug channel enabled
All is said in the tile.
Demo starts, one can hear sound, but no video is played.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49397
Bug ID: 49397
Summary: DX11 Sample "Texturing and Lighting" fails with error
"Failed to load texture"
Product: Wine
Version: 5.10
Hardware: x86-64
URL: https://drive.google.com/uc?export=download&id=0B0ND0J
8HHfaXenFyNC12ZlJlS1U
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ArchLinux
Created attachment 67467
--> https://bugs.winehq.org/attachment.cgi?id=67467
+d3d11,+d3d,+dxgi
I'm running Arch Linux with a GTX 750Ti (driver version 440.82).
Attached is a +d3d11,+d3d,+dxgi log.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47875
Bug ID: 47875
Summary: kernel32:file: FindFirstFile("foo\nul\bar") succeeds
on AMD graphics!
Product: Wine
Version: 4.17
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
On some machines kernel32:file systematically gets the following two failures:
file.c:2709: Test failed: FindFirstFile on C:\foo\bar\nul should fail
file.c:2710: Test failed: Bad Error number -559038801
-559038801 is 0xdeadbeaf which is the value LastError is set to before the
test:
SetLastError( 0xdeadbeaf );
strcpy(buffer2, buffer);
strcat(buffer2, "foo\\bar\\nul");
handle = FindFirstFileA(buffer2, &data);
ok ( handle == INVALID_HANDLE_VALUE, "FindFirstFile on %s should fail\n",
buffer2 );
ok ( err == ERROR_PATH_NOT_FOUND, "Bad Error number %d\n", err );
This suggests that FindFirstFile() succeeds in finding "foo\bar\nul".
Furthermore this only happens on two Windows 8.1 machines, cw-rx460 and
dr-RS740, both in the 32 and 64 bit tests.
They share the same build number (9600) but so does cw2-gtx560 which does not
have these failures. The other common point is that they both have an AMD
graphics card and, presumably, the corresponding driver. But why would a
graphics driver change the behavior of FindFirstFile()?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52260
Bug ID: 52260
Summary: Gothic 3: flickering, low-res textures with built-in
msvcrt.dll
Product: Wine
Version: 6.15
Hardware: x86-64
URL: https://archive.org/download/DemosGothic3/Demos%20-%20
Gothic%203.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: piotr.caban(a)gmail.com
Regression SHA1: f1ef14dc177b23c908e4dd2d47846cb673e3feac
Distribution: ArchLinux
In many places in the game Gothic 3 textures are flashing in and out and they
look like low-resolution textures that are smudged. Most of the buildings have
this glitch.
The problem doesn't occur with native msvcrt.dll.
The bug appeared in Wine 6.15.
What made regression testing difficult was that the offending commit also
caused several applications, including Gothic 3, to crash on start. Therefore I
couldn't perform the regression test in the usual way.
The last good commit where the game starts properly and the bug is *not*
present:
f53b2095f36f1753b9a50d4dcb2eeab6c8c796cd
The next commit broke the game:
f1ef14dc177b23c908e4dd2d47846cb673e3feac
msvcrt: Introduce _setfp helper to access floating point status and control
words.
The breakage was fixed later by
62d2693701c1756264fdf975578cb7f6abd5c1b1
msvcrt: Fix x87 FPU status register assignment detection.
After
git checkout f1ef14dc177b23c908e4dd2d47846cb673e3feac
and the fix applied, the bug is present.
Demos - Gothic 3.exe (1.1G)
md5: 18a1a1b96bed7207944f185f160a689b
(demo needs native d3dx9_29.dll)
wine-7.0-rc2-41-gd03984709d8
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52198
Bug ID: 52198
Summary: MotoGP 2: Controller menu doesn't open when button for
controller menu is pressed
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: tobias.boesch(a)googlemail.com
Distribution: Debian
Created attachment 71251
--> https://bugs.winehq.org/attachment.cgi?id=71251
Logs of starting MotoGP 2 demo and klicking the controller configuration button
Hello Wine dev team,
I tried launching MotoGP 2 and found out that
- after the game is installed and
- started via launcher.exe and
- the launcher appears
- klicking the "Configure controllers" button "doesn't work" which means there
is no window opening.
I expect that a window opens where one can associate controller buttons to game
functions.
This works on a recent Windows 10.
I was able to log messages from wine and added them as attachment.
Note: Though the test for this bug report was made with the wine development
version, I also tested it with my Debian default version 5.09 and with that
version that menu opens.
The demo version can be found at:
https://www.fileplanet.com/archive/p-18296/MotoGP-2-PC-Demo
Some people made this game work in older wine versions by overriding
dinput8.dll. See:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=5418&iTesting…
I tried that in another test and was not successful.
I run Debian 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=48032
Bug ID: 48032
Summary: Errors when installing games in Origin (regression)
Product: Wine
Version: 4.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
During game installations, Origin will almost always print "An unexpected error
has occurred. Please try again in a few moments. Error: 327682:11" and not flag
the game as successfully installed.
Through bisect I've found that this is a regression which was caused by commit
e4ca5dbec056c977bffce31bd7901aaec884f199 (server: Add new pipe servers to the
end of the servers list). Reverting that commit against wine-4.3 also fixed the
issue (can't revert it against 4.19 as git revert doesn't let me).
I've made a log with +server debug channel. It was too big for bugzilla so I
had to upload it to my Google Drive:
https://drive.google.com/open?id=1doEVWo1qW1ppP_VemoCu8xhFkWXEsn0z
(oh, and ignore errors about wine not finding some .exes - i disabled them
myself for certain reasons).
Let me know if anything else is needed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52222
Bug ID: 52222
Summary: WINEDLLOVERRIDES="DINPUT8.dll=n,b" no longer works
since 4f1095a, worked in V6.23.
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: billfleming11(a)gmail.com
Distribution: ---
Zebediah pointed out where this new bug was and I confirmed the regression with
a minor code modification. See his comments here for the program I first saw
the regression against.
https://bugs.winehq.org/show_bug.cgi?id=51409#c7
In Wine 3.X, 4.X, 5.X, 6.X we have been able to supply modified DLLs (for
example that some games require to load a translation or a mod to fix bugs,
etc) in the game's directory and override the built-in DLL to load the
modification hook into the application. From 4f1095a on-wards dinput8 became an
IMPORT requirement of winmm makefile leading to the following error in wine,
before it even really attempts to load the application.
LdrInitializeThunk "WINMM.dll" failed to initialize, aborting
I can modify wine 7.0-rc1 to allow the dll to load again, making the game
playable other than any lingering video playback issues it has.
In dlls/winmm/Makefile.in I modified the IMPORTS line to remove dinput8.
In dlls/winmm/joystick.c I commented out the contents of the void
joystick_load( HINSTANCE instance ) function. (lines 157 to 159 as of 7.0-rc1).
Then after rebuilding wine the application will launch again using
WINEDLLOVERRIDES="DINPUT8.dll=n,b"
Note that this regression will affect a large number of video games as it is
almost universal to "hook" into a game using DINPUT8.dll specifically, as
apposed to other possible DLLs.
If anyone really wants to look at a log file I put one here in the old report.
https://bugs.winehq.org/attachment.cgi?id=71302
Note that at least in this one game my xbox 1 controller still works with xow
after removing those lines, but someone who knows what they are doing should
propose a new patch relating to joysticks.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52073
Bug ID: 52073
Summary: The builtin libxml2/libxslt libraries break
msxml3:domdoc in wow64 mode
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The builtin libxml2 / libxslt libraries break msxml3:domdoc in wow64 mode.
More specifically msxml3:domdoc started crashing on 2021-10-20:
domdoc.c:7004: Test marked todo: expected refcount 2, got 1
Unhandled exception: page fault on read access to 0x00000000ffffffff in 64-bit
code (0x00000000013682a8).
[...]
Backtrace:
=>0 0x00000000013682a8 xmlXPathNodeCollectAndTest+0x28(ctxt=<is not available>,
op=<is not available>, first=<is not available>, last=<is not available>,
toBool=<is not available>)
[Z:\home\winetest\winetest\src\libs\xml2\xpath.c:12028] in msxml3
(0x0000000001388348)
1 0x0000000001369d51 xmlXPathNodeCollectAndTest+0x1ad0(ctxt=<is not
available>, op=<is not available>, first=<is not available>, last=<is not
available>, toBool=<is not available>)
[Z:\home\winetest\winetest\src\libs\xml2\xpath.c:13113] in msxml3
(0x0000000001388348)
2 0x000000000136a024 xmlXPathNodeCollectAndTest+0x1da3(ctxt=<is not
available>, op=<is not available>, first=<is not available>, last=<is not
available>, toBool=<is not available>)
[Z:\home\winetest\winetest\src\libs\xml2\xpath.c:13361] in msxml3
(0x0000000001388348)
3 0x000000000136b559 xmlXPathRunEval+0xc8(ctxt=<is not available>, toBool=<is
not available>) [Z:\home\winetest\winetest\src\libs\xml2\xpath.c:13954] in
msxml3 (0x0000000001388348)
4 0x000000000136b775 xmlXPathCompiledEvalInternal+0xc4(comp=<is not
available>, ctxt=<is not available>, resObjPtr=<is not available>, toBool=<is
not available>) [Z:\home\winetest\winetest\src\libs\xml2\xpath.c:14337] in
msxml3 (0x0000000001388348)
5 0x000000000136bb3a xmlXPathCompiledEval+0x19(comp=<is not available>,
ctx=<is not available>) [Z:\home\winetest\winetest\src\libs\xml2\xpath.c:14383]
in msxml3 (0x0000000000fae760)
6 0x0000000001298edc xsltProcessOneNode+0x18b(ctxt=<is not available>,
contextNode=<is not available>, withParams=<is not available>)
[Z:\home\winetest\winetest\src\libs\xslt\libxslt\transform.c:385] in msxml3
(0x0000000000fae760)
7 0x0000000001296517 xsltCopyText+0x706(ctxt=<is not available>, target=<is
not available>, cur=<is not available>, interned=<is not available>)
[Z:\home\winetest\winetest\src\libs\xslt\libxslt\transform.c:2798] in msxml3
(0x0000000000fadc90)
8 0x0000000001298638 xsltLocalVariablePush+0x267(ctxt=<is not available>,
variable=<is not available>, level=<is not available>)
[Z:\home\winetest\winetest\src\libs\xslt\libxslt\transform.c:2388] in msxml3
(0x0000000000fa3c70)
9 0x0000000001298da2 xsltProcessOneNode+0x51(ctxt=0000000000FC2DC0,
contextNode=0000000000FAE760, withParams=0000000000000000)
[Z:\home\winetest\winetest\src\libs\xslt\libxslt\transform.c:3145] in msxml3
(0x0000000000000000)
10 0x000000000129b28f
xsltApplyStylesheetInternal+0x3ce(style=0000000000FA2030, doc=0000000000FAE760,
params=<is not available>, output=<is not available>, profile=<is not
available>, userCtxt=<is not available>)
[Z:\home\winetest\winetest\src\libs\xslt\libxslt\transform.c:6089] in msxml3
(0x0000000000000000)
11 0x000000000129b95e xsltApplyStylesheet+0x1d(style=<is not available>,
doc=<is not available>, params=<is not available>)
[Z:\home\winetest\winetest\src\libs\xslt\libxslt\transform.c:6285] in msxml3
(0x00000000006bf978)
12 0x000000000125c2a7 node_transform_node_params+0xb6(This=0000000000043960,
stylesheet=<is not available>, p=<is not available>, stream=0000000000000000,
params=0000000000000000)
[Z:\home\winetest\winetest\src\dlls\msxml3\node.c:1518] in msxml3
(0x00000000006bf978)
13 0x000000000125c845 unknode_transformNode+0x34(iface=<is not available>,
domNode=<is not available>, p=<is not available>)
[Z:\home\winetest\winetest\src\dlls\msxml3\node.c:1541] in msxml3
(0x00000000000384a8)
14 0x000000000123085a domdoc_transformNode+0x29(iface=<is not available>,
node=0000000000045540, p=00000000006BF978)
[Z:\home\winetest\winetest\src\dlls\msxml3\domdoc.c:1479] in msxml3
(0x00000000000384a8)
15 0x000000000040c180 in msxml3_test (+0xc17f) (0x00000000000384a8)
[...]
https://test.winehq.org/data/patterns.html#msxml3:domdoc
A bisect shows that the crash started happening with the commit below:
commit bca1b7f2faeb0798f4af420c15ff5a1b1f7b40af
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Oct 20 11:39:06 2021 +0200
mxsml3: Use the bundled libxml2 and libxslt and build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
The previous two commits are imports of the libxslt and libxml2 code
respectively and don't compile. And msxml3:domdoc does not crash with the
previous commit (9a335d89d0cc).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51159
Bug ID: 51159
Summary: test_NLSVersion() fails on Windows 10 >= 2004 in
kernel32:locale
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
test_NLSVersion() fails on Windows 10 >= 2004 in kernel32:locale:
locale.c:6900: Test failed: IsValidNLSVersion succeeded
This is the test where dwNLSVersion is decreased compared to its initial
version:
info.dwNLSVersion -= 0x200;
ret = pIsValidNLSVersion( COMPARE_STRING, L"en-US", &info );
ok( !ret, "IsValidNLSVersion succeeded\n" );
Traces show that Windows 8.1 to Windows 10 1809 have NLSVersion=6020f,
while Windows 10 >= 2004 has NLSVersion=60305.
Maybe the test fails because the older Windows accept anything in the 602xx
range and 60206 (60305+1-0x100) falls in that range?
What was the point of that test?
This test was introduced by the commit below:
commit 84cca2baae23c6afa0c8070f5009fdcfa218e039
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Mar 20 14:43:45 2020 +0100
kernelbase: Implement IsValidNLSVersion().
Signed-off-by: Alexandre Julliard <julliard(a)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.
https://bugs.winehq.org/show_bug.cgi?id=48776
Bug ID: 48776
Summary: GoToMeeting Opener crashes
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Tried to get a goto meeting running just with an older Firefox and Wine.
Unfortunately the "GoToMeeting Opener.exe" crashes short after start,
when showing around 10% progress.
I could follow the crash to an allocation of 0x100000 bytes,
to which some data get asynchronously downloaded, written to a file,
and then freed.
But after that, below a INTERNET_WorkerThreadFunc,
a memcpy tries to access the previously freed memory.
Further looking might lead to a SetEvent that get triggered by
the INTERNET_STATUS_RECEIVING_RESPONSE callback,
but I am not sure if this is related or supposed the way it runs now.
A windows Firefox offers for following link a download:
https://global.gotomeeting.com/join/100000000
(meeting id changed - the download is the same
except 176 bytes, but shows the same 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=52225
Bug ID: 52225
Summary: Several games suffer from audio crackling due to
underflows in winepulse.drv
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winepulse.drv
Assignee: wine-bugs(a)winehq.org
Reporter: rbernon(a)codeweavers.com
Distribution: ---
This is particularly noticeable in the menu of Prince of Persia: Forgotten
Sands, or Forza Horizon 4. It's been like that since the transition to PE
FAudio and xaudio, and most likely caused by FAudio going through mmdevapi now
where it used SDL pulse backend before.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52214
Bug ID: 52214
Summary: Elite Dangerous - Network error, only with WLAN
adapter / Not just since 7.0rc1 / Launcher not
affected / Ethernet works
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: supreme-ntm(a)web.de
Distribution: ---
Created attachment 71277
--> https://bugs.winehq.org/attachment.cgi?id=71277
WINEDEBUG=+seh,+winhttp,+winsock,+wininet
The ED Launcher, which also requires an internet connection, works ok with my
wlan adapter.
But when pressing 'Launch' to start ED, I receive an error message from the
game stating, that the network could not be initialised.
The error does not occur when I use an ethernet connection!
This happens not just since the 7.0rc1 version. This bug appeared sometime in
the latest months, but can't remember the exact wine version... maybe it was
6.18.
Tested wine-staging and wine-devel (7.0rc1) - both are affected.
In wine-stable (6.0.2) the problem does not exist - wlan still works there.
Attached you find the Winedebug log (flags: +seh,+winhttp,+winsock,+wininet)
This bug happens after line 41368 (after pressing the 'Launch' button) - the
lines before stem from the (working) launcher.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52180
Bug ID: 52180
Summary: Significant performance regression in The Sims 2
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
CC: huw(a)codeweavers.com, jacek(a)codeweavers.com
Regression SHA1: c4b258eff75d54fdc0eb9b1843db5f77318f836c
Distribution: ---
Hi, between Wine 6.22 and Wine 6.23, The Sims 2 suffered a significant
performance decrease.
Through bisect, I've discovered multiple changes that contributed to this.
Here is the progress of performance degradation between 6.22 and 6.23 version,
tested on a machine with AMD Ryzen 3800X by loading into the "Pleasant" family
in the "Pleasantville" neighborhood and focusing on one of the household
members and zooming the camera out all the way out during clear weather. The
graphical backend used during tests was DXVK due to Wined3d not working with
the game (only wine-staging does, and even that has a lot of graphical issues
and is a lot slower). And while Sims 2 doesn't have a built-in benchmark tool,
I've found that the value differences have been quite consistent and reliably
reproduced.
wine-6.22 - 47-44 fps
commit d7133c97d91a0dbc746a4c9711831f45704c8b43 - 9-1 fps
commit 318673405c6296342ef49177de26440f69a4b0be - 44-39 fps
commit c4b258eff75d54fdc0eb9b1843db5f77318f836c - 36-30 fps
wine-6.23 - 36-30 fps
I was not sure which commit to specify as the offender so I specified
c4b258eff75d54fdc0eb9b1843db5f77318f836c as one.
It should be noted that the game suffered a similar performance regression in
the past (see https://bugs.winehq.org/show_bug.cgi?id=51047), which might be
related or give a clue as to what the issue is.
And while it's not really relevant, it should be noted that the game is
generally very CPU-bound and runs quite a lot slower with wine+DXVK than
Windows10+DXVK, roughly 2-3 times slower.
In case it might be useful, here's an apitrace of the game:
https://drive.google.com/file/d/158QpcQ98n2h2xCSkpvPFpiwqYkydIRqk/view?usp=…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51862
Bug ID: 51862
Summary: dlls/ntdll/unix/system.c: In function ‘init_cpu_info’
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)protonmail.com
Distribution: ---
Created attachment 70774
--> https://bugs.winehq.org/attachment.cgi?id=70774
log.txt
in distro:
# uname --kernel-release
3.14.56
# gcc --version
4.8.4
# ldd --version
2.19
config line:
configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-x
--libdir=/usr/lib32 CFLAGS="-O2 -march=i686 -mtune=i686"
Compiling wine-6.18 and wine-6.19, fails with:
/dlls/ntdll/unix/system.c: In function ‘init_cpu_info’:
/dlls/ntdll/unix/system.c:250:5: error: inconsistent operand constraints in an
‘asm’
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51403
Bug ID: 51403
Summary: MySQL workbench 5.2.47 gets RemotingException on
startup with wine-mono
Product: Wine
Version: 6.12
Hardware: x86-64
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: damjan.jov(a)gmail.com
Install MySQL workbench from the download link I will attach.
Try to start it, and it shows a messagebox with "Channel ipc is not securable
while ensureSecurity is specified as true", then exits with this .NET exception
logged in the terminal:
[ERROR] FATAL UNHANDLED EXCEPTION: System.Runtime.Remoting.RemotingException:
Channel ipc is not securable while ensureSecurity is specified as true
at System.Runtime.Remoting.Channels.ChannelServices.RegisterChannel
(System.Runtime.Remoting.Channels.IChannel chnl, System.Boolean ensureSecurity)
[0x0002a] in <db04fe9e4bca4610adf3414d35e3c1a4>:0
at MySQL.Workbench.ApplicationInstanceManager.RegisterRemoteType
(System.String uri) [0x00038] in <629921a6003943fa8170f9a04007ff49>:0
at MySQL.Workbench.ApplicationInstanceManager.CreateSingleInstance
(System.String name, System.String[] args, System.EventHandler`1[TEventArgs]
callback) [0x000a5] in <629921a6003943fa8170f9a04007ff49>:0
at MySQL.GUI.Workbench.Program.Main (System.String[] Args) [0x001d2] in
<629921a6003943fa8170f9a04007ff49>:0 (06F41F5C) stub
Workaround:
winetricks -q dotnet40
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50792
Bug ID: 50792
Summary: RadiRec doesn't start with wine-mono.
Product: Wine
Version: 6.3
Hardware: x86-64
URL: https://dogaraag.temporarydomain.net/download/installe
r/radirec/win/RadiRec.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: Ubuntu
RadiRec (らじれこ in Japanese) is a download manager for online radio stations in
Japan. When I start the program, らじれこ.exe, it shows the following exceptions to
the console and doesn't start.
----
Unhandled Exception:
System.Runtime.Remoting.RemotingException: Channel ipc is not securable while
ensureSecurity is specified as true
at System.Runtime.Remoting.Channels.ChannelServices.RegisterChannel
(System.Runtime.Remoting.Channels.IChannel chnl, System.Boolean ensureSecurity)
[0x0002a] in <3d7a9349295c42b6abb3487b4473a6b8>:0
at RadiRec.App.Main (System.String[] args) [0x0001f] in
<62aa39eab2e94b36a8311899088b942d>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.Runtime.Remoting.RemotingException:
Channel ipc is not securable while ensureSecurity is specified as true
at System.Runtime.Remoting.Channels.ChannelServices.RegisterChannel
(System.Runtime.Remoting.Channels.IChannel chnl, System.Boolean ensureSecurity)
[0x0002a] in <3d7a9349295c42b6abb3487b4473a6b8>: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=51242
Bug ID: 51242
Summary: Tycoon airport crashes (a Mesa bug?)
Product: Wine
Version: 6.10
Hardware: x86-64
URL: https://www.fileplanet.com/archive/p-30575/Airline-Tyc
oon-Demo/download
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 70117
--> https://bugs.winehq.org/attachment.cgi?id=70117
console ourput with opengl, wgl,d3d and ddraw channels enabled
When launching Tycoon airport crashes. It looks like the crash is in the mesa
driver. I know Henri likes free driver, so I let him to choose if this bug is
correct or it is invalid.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52279
Bug ID: 52279
Summary: C&C95 crashes at random while playing
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: webo(a)hotmail.es
Distribution: ---
Created attachment 71408
--> https://bugs.winehq.org/attachment.cgi?id=71408
debugger log
Command & Conquer For Windows 95 crashes while playing, at seemingly random
intervals. It can be running for 20 or 30 minutes straight, then crash, or
crash right after booting it. I cannot read the error window that Wine pops up
when it crashes, since the fullscreen game covers it, and alt+tab doesn't seem
to work.
I am running it unpatched RTM, running on a CRT monitor at 640x400 full screen
@ 85 Hz, and on its own WINEPREFIX with compatibility set to Windows 95 on
winecfg.
I've found this same bug both on the latest wine-staging build at the time of
this writing (7.0-rc2) and on the latest wine-stable (6.0.2).
I'm attaching a debugger log.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52246
Bug ID: 52246
Summary: MSIEXEC: Error when installing Wine-Mono 7.0.0
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cabinet
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
$ sh winetricks list-installed
Executing mkdir -p /home/linards
------------------------------------------------------
warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install
32-bit versions of packages. If you encounter problems, please retest in a
clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20210206-next - sha256sum:
0769bbcdbd92c407f4eacaa85acc1339f607dbeafe2febd1be0912034c7af3a1 with
wine-7.0-rc1 (Staging) and WINEARCH=win64
andale
arial
comicsans
courier
georgia
impact
times
trebuchet
verdana
webdings
corefonts
gdiplus_winxp
gdiplus
w_workaround_wine_bug-24013
d3dcompiler_43
d3dx9
dxvk191
vcrun2013
quartz
vcrun2005
d3dx10_43
cabinet
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52276
Bug ID: 52276
Summary: VODKALIBUR Mod Tool - Cannot Load Save Files
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 71407
--> https://bugs.winehq.org/attachment.cgi?id=71407
Wine-Staging 7.0-rc1 Terminal Output and Screenshots
SHA256:
4ddbc85ed075aaf3943319945d0dc7d43b7be4e244674f4df8f47c6d18b6dbe3
Download:
https://web.archive.org/web/20211220213203/https://cdn.discordapp.com/attac…
At the moment, to the get the application running and (mostly) behaving
correctly, Winetricks needs to be ran with these components:
WINEPREFIX=[path/to/desired/prefix] winetricks -q dotnet48 arial d3dcompiler_47
wmp11
---
NOTE:
Testing this REQUIRES that you either own the game and save data.
---
After this is done, run the program in the prefix and you'll get to a settings
configuration screen (if the program tells you that there's an update (as it
will definitely do if you have an active internet connection), tell it no
because that (obviously) changes the version this report is about.
Once at the settings screen, there will be a folder path field that asks you to
select the game's save data location because it cannot auto-detect the save
path due to this likely being a separate prefix than Proton's - since we're
using vanilla Wine.
Point this path towards:
<Steam-folder>/steamapps/compatdata/544750/pfx/drive_c/users/steamuser/AppData/Local/SoulcaliburVI/Saved/SaveGames/<some_id_number>/GAME/
Once settings configuration is done (select whatever applies to you, like DLC,
and leave the defaults unless you have reason to change them), close the
settings window for first-time setup to occur.
After this is done, a new window should appear replacing the initial one and it
will likely have a pop-up or to about things; just say no or otherwise close
those.
(I personally just clicked "okay" for the first one because I was curious and
backtracked the decision after I saw it was getting into a topic I wasn't too
familiar with.)
Here, the window will have a "header" options (buttons aligned to the top of
the window) and two side panels for managing characters both already present in
the save file(s) and existing remotely for importing to your save(s).
However, this is where a major issue with the program arises:
the save files weren't loaded by the program properly.
To my understanding if I had to guess, this might be due to the program trying
to decrypt the saves for editing and it may have somehow failed(?) but I don't
personally know exactly what's going on here that it can't read currently
existing save data to show character creations that are already present.
Additionally, near the top, the program claims that "No Users" were found.
Until this is resolved, this bug makes the application almost useless.
-----
The log I am attaching is of a broader test of the application, where I tested
whether the application functioned correctly, but the related output from this
part is part of the log as I had done this process in the same run.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52275
Bug ID: 52275
Summary: VODKALIBUR Mod Tool - Renders Specific Folder Path
Text Field Incorrectly
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 71406
--> https://bugs.winehq.org/attachment.cgi?id=71406
WineStaging7.0-rc1 Terminal Log and Screenshot
SHA256:
4ddbc85ed075aaf3943319945d0dc7d43b7be4e244674f4df8f47c6d18b6dbe3
Download:
https://web.archive.org/web/20211220213203/https://cdn.discordapp.com/attac…
At the moment, to the get the application running and (mostly) behaving
correctly, Winetricks needs to be ran with these components:
WINEPREFIX=[path/to/desired/prefix] winetricks -q dotnet48 arial d3dcompiler_47
wmp11
---
NOTE:
Testing this REQUIRES that you either own the game and save data or otherwise
have access to someone else's save files to perform this with.
---
After this is done, run the program in the prefix and you'll get to a settings
configuration screen (if the program tells you that there's an update (as it
will definitely do if you have an active internet connection), tell it no
because that (obviously) changes the version this report is about.
Once at the settings screen, there will be a folder path field that asks you to
select the game's save data location because it cannot auto-detect the save
path due to this likely being a separate prefix than Proton's - since we're
using vanilla Wine.
Point this path towards:
<Steam-folder>/steamapps/compatdata/544750/pfx/drive_c/users/steamuser/AppData/Local/SoulcaliburVI/Saved/SaveGames/<some_id_number>/GAME/
Once this is done, it will appear as though the path was never selected in the
field, but this is actually false:
if you get close enough to your screen, you can see that the path actually is
there but clearly far too difficult to see the way that it should.
The log I am attaching is of a broader test of the application, where I tested
whether the application functioned correctly, but the related output from this
part is part of the log as I had done this process in the same run; I will
provide my other (unrelated) findings as (a) separate report(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=42795
Bug ID: 42795
Summary: LEGO City Undercover crashes on startup (Steam, DX11)
Product: Wine
Version: 2.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 57820
--> https://bugs.winehq.org/attachment.cgi?id=57820
Console log + Backtrace from wine-2.5-151-g61a1a266fa
LEGO City Undercover crashes on startup under wine-2.5-151-g61a1a266fa.
winetricks alldlls=builtin
export WINEDEBUG=+tid,+seh
wine ./Steam.exe -no-cef-sandbox steam://run/578330 >>log.txt 2>&1
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52266
Bug ID: 52266
Summary: C&C XNA 4.0 Client fails to shutdown
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine.bugzilla(a)kevindegeling.nl
Distribution: ---
The Command & Conquer community client, build in XNA 4.0 can't shut down by its
own. Kill(-9) works, as does closing the the window which triggers the same
close() method.
## Files
Root application:
- https://github.com/CnCNet/xna-cncnet-client
Stand alone application for testing:
-
https://www.moddb.com/mods/tiberian-sun-client/downloads/tiberian-sun-clien…
## How to reproduce
- Standard prefix, 64bit is fine
- Download TS Client from Moddb (easiest)
- Extract in prefix Program Files (x86)
- Run TiberianSun.exe
- Close using prominent button in the bototom-left
## Code snippet
```
private void ExitClient()
{
Logger.Log("Exiting.");
WindowManager.CloseGame();
#if !XNA
Thread.Sleep(1000);
Environment.Exit(0);
#endif
}
```
The application itself is open source, so you can easily compare the desired
result with the current 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.
https://bugs.winehq.org/show_bug.cgi?id=52035
Bug ID: 52035
Summary: module:ntdll_init_syscalls syscall count mismatch
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: am.advmark(a)gmail.com
Distribution: ---
While trying to run installed Dragon Age Origin (GOG) & GTA San Andreas
(Rockstar games) have this error:
err:module:ntdll_init_syscalls syscall count mismatch 0 / 79
The games does not run.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51816
Bug ID: 51816
Summary: 6.18 break path
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: augusto7743(a)gmail.com
Distribution: ---
WINE 6.18 break path location.
Software tested Duplicate Cleaner.
When selecting a folder to move or copy files the software display not being
possible read the path. Any path selected not is possible use.
WINE 6.17 works fine without issues.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51967
Bug ID: 51967
Summary: Apps no longer open URLs.
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: gordon.lack(a)dsl.pipex.com
Distribution: ---
I use wine to run a DoubleDummy windows program.
This can downloads results from a website and does so by "opening" a URL.
By running strace (and forcing in older wine versions) I can see that:
v6.8 uses /usr/bin/xdg-open (which in turn uses kde-open5) to open the URL and
this works.
v6.20 is using /usr/bin/open, which knows nothing about URLs and hence fails.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50816
Bug ID: 50816
Summary: Wine-staging 6.4 regression: No man's sky doesn't
start anymore
Product: Wine-staging
Version: 6.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gab.pulcio(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69628
--> https://bugs.winehq.org/attachment.cgi?id=69628
Backtrace
Since version 6.4 of wine-staging, NMS doesn't start anymore.
It crashes before it finishes the long loading (which is very long, like 5
minutes) but on wine-staging 6.3 everything worked.
--
Do not reply 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=35304
Bug ID: 35304
Summary: `wine start appwiz.cpl` doesn't work
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Classification: Unclassified
$ wine start appwiz.cpl
err:wineboot:ProcessRunKeys Error running cmd
L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
fixme:exec:SHELL_execute flags ignored: 0x00000100
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: File not found.
$ wine appwiz.cpl
err:wineboot:ProcessRunKeys Error running cmd
L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
Segmentation fault
It starts fine from `wine control` though.
I remember I could start appwiz.cpl previously so it looks like a regression.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52258
Bug ID: 52258
Summary: Changing L"\\\\.\\DISPLAY1" display settings returned
-2 error
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: robert.ayrapetyan(a)gmail.com
Distribution: ---
Hi, I'm running some old game (Faust: The Seven Games of The Soul), it runs
fine on a usual setup. But when I try to run it inside a Dockerized Wine
container (via RDP), I'm getting:
0148:Call
winex11.drv.EnumDisplaySettingsEx(0031f21c,ffffffff,0031f13c,00000000)
ret=6ed8aa83
0148:Ret winex11.drv.EnumDisplaySettingsEx() retval=00000001 ret=6ed8aa83
0148:Ret winex11.drv.ChangeDisplaySettingsEx() retval=fffffffe ret=6ed8ba60
0148:err:system:ChangeDisplaySettingsExW Changing L"\\\\.\\DISPLAY1" display
settings returned -2.
0148:Ret user32.ChangeDisplaySettingsExW() retval=fffffffe ret=7ed1af41
0148:Ret wined3d.wined3d_output_set_display_mode() retval=8876086a
ret=697c45aa
after which process exits normally.
I have a dozen of other games running fine in the same Dockerized container
through RDP, it's just this game calling ChangeDisplaySettingsExW and exits.
What I've tried so far:
1. Run with "explorer /desktop..."
2. Change resolution on the RDP client side
Any thoughts of how to bypass 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=51440
Bug ID: 51440
Summary: Sea of Thieves hangs on loading into the game with
b8aaf86b2dbb8ecb3f7094cc40a0df89bb2add27
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: GloriousEggroll(a)gmail.com
Regression SHA1: b8aaf86b2dbb8ecb3f7094cc40a0df89bb2add27
Distribution: ---
This commit causes Sea of Thieves to hang at loading when entering a new game:
https://github.com/wine-mirror/wine/commit/b8aaf86b2dbb8ecb3f7094cc40a0df89…
Reproduce:
Adventure Mode > Galleon > Closed Crew > Start
Results in hang at loading screen
Reverting the commit resolves the issue.
Note: the game also requires staging patchset
secur32-InitializeSecurityContextW
--
Do not reply 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=35127
Bug ID: 35127
Summary: Gamehall (Chinese game client) crashes in comctl32
Product: Wine
Version: 1.7.8
Hardware: x86
URL: http://fcg.uc108.com/gamehall/down.aspx?downid=113
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 46857
--> http://bugs.winehq.org/attachment.cgi?id=46857
terminal output
I came across this bug when looking at bug #35125. The application is
(probably) a game client for playing card games. Everything in the installer
and in the application is displayed in Chinese so I don't understand a word of
it, but here are the steps to reproduce the crash:
1. download the client from the above url and launch it. Installation should be
straightforward even though everything is displayed in Chinese.
2. start the application with GameHall.exe. There are 3 green buttons at the
bottom, click on the leftmost one. Some files are being downloaded(?) and Wine
crashes in comctl32 before the application interface is loaded.
'winetricks comctl32' is a workaround to the crash.
gamehallsetup.exe
md5sum: b091c46d56680a7376853460dc8510ce
wine-1.7.8-88-gfb75292
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50514
Bug ID: 50514
Summary: Notation Software x64 apps freeze when resizing its
windows
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: reinhold.hoffmann(a)hotmail.com
Distribution: ---
Created attachment 69178
--> https://bugs.winehq.org/attachment.cgi?id=69178
Log files of exception when freeze happens
All x64 apps of Notation Software (www.notation.com) freeze with Wine 6.0 when
resizing its windows.
This happens on Ubuntu 20.04 LTS with Wine 6.0. The same behaviour exists on
Mac with Gcenx's Wine 6.0 from
https://github.com/Gcenx/macOS_Wine_builds/releases
I believe that this is a regression bug because all apps have worked fine with
Wine 5.4 without any issues in many, many installations but now freeze with
Wine 6.0.
An exception happens. Please see the results of WINEDEBUG=+seh,+timestamp in
the zip file attached
file 1: Exception_of_freeze_x64_Linux_Ubuntu.txt: log on Ubuntu
file 2: Exception_of_freeze_x64_Mac.txt: log on Mac
The exception address is the same for all apps and it looks as if it is outside
the app's address range. Any ideas how to further identify the problem and for
a more helpful logging is highly appreciated. Thx
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52248
Bug ID: 52248
Summary: tests/d3d12 fails during Debian packaging
Product: vkd3d
Version: 1.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Distribution: ---
Created attachment 71366
--> https://bugs.winehq.org/attachment.cgi?id=71366
Crash log for tests/d3d12
Hi,
I want to package vkd3d 1.2 for Debian and the test fails during d3d12.
I tried with vkd3d-git and i have the same failure.
I attach the test-suite.log
System :
Debian Unstable x86_64
Vulkan dev deps 1.2.189
Mesa Vulkan driver 21.2.6
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=46283
Bug ID: 46283
Summary: Clicking in the web browser does not launch Magic: The
Gathering - Battlegrounds Trial
Product: Wine
Version: 4.0-rc1
Hardware: x86
URL: https://www.fileplanet.com/archive/p-49075/Magic-The-G
athering-Battlegrounds-Trial/download
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 62995
--> https://bugs.winehq.org/attachment.cgi?id=62995
Console output with ieframe and mshtml channels enabled
When you try a second times Magic: The Gathering - Battlegrounds Trial
you need to launch the game through a web browser. Clicking in "play free
trial" does not launch the game. In a real windows box, that 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=8091
Bug 8091 depends on bug 35943, which changed state.
Bug 35943 Summary: DVDShrink downloader crashes in ieframe
https://bugs.winehq.org/show_bug.cgi?id=35943
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |ABANDONED
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52245
Bug ID: 52245
Summary: Add a way to log out all other sessions
Product: Wine-Testbot
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
This security enhancement has been suggested through the TestBot feedback:
---
Currently, there's no way for a user to invalidate all other sessions that are
logged in as the same user. Password reset does not log out other existing
sessions either.
Since Wine-Testbot is inherently a security-sensitive infrastructure
("arbitrary code execution" in VMs), it might be a good idea to add such an
extra security measure to protect accounts.
---
I don't know how often the Wine developers access the TestBot from multiple
devices more or less simultaneously. And even more specifically, I'm not sure
they expect to remain logged in on other devices when log out on one of them.
So maybe this could even be the default.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52249
Bug ID: 52249
Summary: debian buster packages not installable
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: riccardo.magliocchetti(a)gmail.com
CC: dimesio(a)earthlink.net
Distribution: ---
Installing winehq-stable on debian buster fails because of missing packages:
```
$ dpkg --add-architecture i386
$ wget -qO - https://dl.winehq.org/wine-builds/winehq.key | apt-key add -
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
$ apt-add-repository https://dl.winehq.org/wine-builds/debian/
$ apt update -qq
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
All packages are up to date.
$ apt install -qq -y winehq-stable
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
winehq-stable : Depends: wine-stable (= 6.0.2~buster-1)
E: Unable to correct problems, you have held broken packages.
```
Unfortunately I can't track if this was a recent regression or not. Our docker
image in CI updated from stretch to buster and started failing, 5.0.2 used to
install fine on stretch.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51832
Bug ID: 51832
Summary: Fork: "The selection contains a non-folder object"
when selecting a folder
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: jleegippies(a)gmail.com
Distribution: ---
Created attachment 70722
--> https://bugs.winehq.org/attachment.cgi?id=70722
Terminal output when selecting a folder
In Fork, when going to "File > Open a Repository..." (or any of the options
that require selecting a folder) and selecting a folder in the file explorer
and clicking, "Open", the following error pops up: "The selection contains a
non-folder object". I've tried selecting folders in both C: and Z: with no
luck.
I've added the terminal output during the time I select a folder, but nothing
prints out right when I do it, so I don't think it's particularly helpful.
My OS is Linux Mint 20.2 Cinnamon
Steps to reproduce:
1. You can use either wine-6.18 or wine-6.0.1, the issue occurs in both
2. Setup a 64-bit wine prefix (Fork crashes on install in a 32 bit prefix, at
least as far as I've tried)
3. Make sure to have dotnet462, dxvk155, and d3dcompiler_47 installed (I used
Winetricks to install).
4. Download Fork (https://git-fork.com/) and install (in the prefix you just
created)
5. If the windows come up black, add the following registry key to disable
hardware acceleration:
wine reg add "HKCU\\SOFTWARE\\Microsoft\\Avalon.Graphics" /v
DisableHWAcceleration /t REG_DWORD /d 1 /f
6. Set a name and email (this would be used if you were committing/pushing
stuff with Fork).
7. Make a test directory: "mkdir MyTestDir" and "touch MyTestDir/stuff.txt"
8. Then in Fork go to "File > Init New Repository..." and navigate to your test
directory.
Normally, Fork would initialize a git repository in your test directory, but
instead it currently throws the error: "The selection contains a non-folder
object".
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52241
Bug ID: 52241
Summary: wine crashes with UNKNOWN error when executing .NET
app
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marchersimon(a)zohomail.eu
Distribution: ---
Created attachment 71350
--> https://bugs.winehq.org/attachment.cgi?id=71350
The error log I got when running the program
I tried to run MIDIopsy with wine on Linux and it instantly crashes due to an
unhandled System.IndexOutOfRangeException.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=45806
Bug ID: 45806
Summary: Regedit doesn't paint windows contents
Product: Wine
Version: 3.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: ilias(a)thechampion.ru
Distribution: ---
Created attachment 62265
--> https://bugs.winehq.org/attachment.cgi?id=62265
Log gathered with +timestamp,+tid,+all,-relay,-heap,-ntdll,-virtual
I start regedit 3.15 in just created Wine directory and can see only menu bar
and status bar, registry tree and the rest isn't painted. I can export whole
registry so I think it's a graphic problem. regedit from Wine 3.0.2 work well.
regedit 3.14 is also affected.
Log is gathered with +timestamp,+tid,+all,-relay,-heap,-ntdll,-virtual.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52182
Bug ID: 52182
Summary: Make install error 254 on MacOS 12.0.1
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wirulai(a)gmail.com
Created attachment 71231
--> https://bugs.winehq.org/attachment.cgi?id=71231
Make install error 254 on MacOS 12.0.1
Installing Wine 6.1 on Mac Air M1 with MacOS 12.0.1
make install terminated after couple minutes of running and below echoed
However, mentioned files not found.
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg:
/var/folders/30/ldmh5s015ld1_rwjszvkd6340000gn/T/folders-6675d2.c
clang: note: diagnostic msg:
/var/folders/30/ldmh5s015ld1_rwjszvkd6340000gn/T/folders-6675d2.sh
clang: note: diagnostic msg: Crash backtrace is located in
clang: note: diagnostic msg:
/Users/williamlai/Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
clang: note: diagnostic msg: (choose the .crash file that corresponds to your
crash)
clang: note: diagnostic msg:
********************
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50638
Bug ID: 50638
Summary: Builtin Dbghelp.dll doesn't succesfully load symbols
from a FakePDB PDB file
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
Distribution: ArchLinux
Hi.
FakePDB is a plugin for IDA PRO 7.x that from the current program and database
loaded into IDA , generate a PDB file compatible with debuggers.
I created a PDB for Oblivion.exe (the executable of the game The Elder Scroll
Oblivion) as I weanted to try the system (and Oblivion has many internal
definition decoded from various projects, from OBSE to OblivionReloaded)
So I tried triggering a CTD (knowing a way to make the game crash immediatly)
but the winedbg wasn't loading the symbols, sometimes causing a crash of the
winedbg itself.
In the terminals there were a lot of:
04f4:fixme:dbghelp:symt_get_address Unsupported sym-tag --- for get-address
Going down the rabbit hole, I tried to see if I could get the value of the
sym-tag, adding a print, but the value was nonsensical (1114872 in decimal) too
big to be valid.
I continued to debug:
0584:trace:dbghelp_msc:pdb_init PDB(C:\Games\Oblivion\Oblivion.pdb): "Microsoft
C/C++ MSF 7.00\r\n\x1aDS\x00\
0584:trace:dbghelp_msc:pdb_init found DS for C:\Games\Oblivion\Oblivion.pdb:
age=1 guid={7bbd0a3a-8959-474f-aba3-082cd018c220}
0584:trace:dbghelp_msc:pdb_init
PDB(e:\NetworkProjectsPC\OblivionSE\Oblivion\Game\Oblivion.pdb): "Microsoft
C/C++ MSF 7.00\r\n\x1aDS\x00\
0584:trace:dbghelp_msc:pdb_init found DS for
e:\NetworkProjectsPC\OblivionSE\Oblivion\Game\Oblivion.pdb: age=1
guid={7bbd0a3a-8959-474f-aba3-082cd018c220}
0584:trace:dbghelp_symt:symt_new_public Adding public symbol L"oblivion":$LN21
@98124f
0584:trace:dbghelp_symt:symt_new_public Added public symbol L"oblivion":$LN21
@98124f a
The PDB is found and loaded properly, and the first symbol is succesfully
added.
However after the first symbol is added all the others start to fail:
0584:trace:dbghelp_symt:symt_new_public Adding public symbol
L"oblivion":??0?$LockFreeMap@PBDPAVKFModel@@@@QAE@XZ @438f10
0584:fixme:dbghelp:symt_get_address Unsupported sym-tag 1114872 for get-address
0584:trace:dbghelp_symt:symt_new_public Failing 10014 10000 10000 1465e64
(I added some traces to understand a bit better what's was going on, but the
issue should be clear)
Here seems to be that dbghelp_options is SYMOPT_AUTO_PUBLICS and
symt_find_nearest(module, address) return a non-null address, so the function
symt_new_public return null.
For every symbols except the first and the :EntryPoint symbol.
For now the only workaround I found is to comment this part of the code:
if ((dbghelp_options & SYMOPT_AUTO_PUBLICS) == SYMOPT_AUTO_PUBLICS && (sym
= symt_find_nearest(module, address) != NULL)){
return NULL;
}
And everything seems to work again, but I don't know if by doing this I broke
something else.
FakePDB code: https://github.com/Mixaill/FakePDB
(It use LLVM to generate the PDB file)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52243
Bug ID: 52243
Summary: Saints Row 2 no music (GOG)
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xactengine
Assignee: wine-bugs(a)winehq.org
Reporter: aaronuk5(a)gmail.com
Distribution: ---
Using wine 7.0-rc1 on OpenSUSE and Faudio 21.11.
0108:fixme:xact3:IXACT3EngineImpl_Initialize pXAudio2 parameter not supported!
0108:fixme:xact3:IXACT3EngineImpl_Initialize pMasteringVoice parameter not
supported!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47882
Bug ID: 47882
Summary: Noita - Crash on launch
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: digisteve5(a)gmail.com
Distribution: ---
Created attachment 65377
--> https://bugs.winehq.org/attachment.cgi?id=65377
backtrace
Tried with various desktop settings, set to Windows 7 and 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=52238
Bug ID: 52238
Summary: when running imvu and attempting to view product it
crashes
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: coffeeholic1a(a)yahoo.com
Distribution: ---
Created attachment 71346
--> https://bugs.winehq.org/attachment.cgi?id=71346
backtrace
when you go to look at products in a room wine 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.
https://bugs.winehq.org/show_bug.cgi?id=52230
Bug ID: 52230
Summary: Container programs can access Linux files
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mahg361(a)gmail.com
Distribution: ---
Created attachment 71326
--> https://bugs.winehq.org/attachment.cgi?id=71326
Screenshot
Windows programs can access files outside container
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52232
Bug ID: 52232
Summary: DDO Store stopped working
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: travissidelinger(a)gmail.com
Distribution: ---
The DDO (Dungeons and Dragons Online) stopped working recently, possibly within
the last 2 or 3 weeks. We do not use the store daily, so I don't know exactly
when it broke.
It has been working for several years now. Opening the store would redirect to
external Firefox and worked perfectly.
It appears to launch "dndbrowserhelper.exe" where it only shows a black or grey
screen.
This broke on two different systems. Same results. This maybe be a DDO issue
where they changed something in an update.
System info:
$ cat /etc/redhat-release
Fedora release 33 (Thirty Three)
$ wine --version
wine-6.13 (Staging)
$ nvidia-smi
Fri Dec 17 12:53:58 2021
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 470.74 Driver Version: 470.74 CUDA Version: 11.4 |
|-------------------------------+----------------------+----------------------+
$ uname -r
5.14.18-100.fc33.x86_64
Hopefully this helps.
-Travis
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52148
Bug ID: 52148
Summary: MDAC and many other 32-bit programs no longer work
with wow64 build's with commits after 6.22
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shefben(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
mdac 2.8 and a couple microsoft installers refuse to run with wow64 builds that
are built with newer commits after the initial 6.22 commit.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52206
Bug ID: 52206
Summary: Logos 9 Bible Software (.NET 4.7 app) regression
external links no longer load web browser
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: johnpgoodman(a)gmail.com
Distribution: ---
Clicking on a link in the home page causes it to open in the system's default
browser. This worked in 6.17 but no longer works in 6.20. I'll do a bisect
asap.
---Install Guide---
The app is a bit like kindle in so much as the engine is free but the resources
cost so there is a free download. Unlike kindle it has many advanced research
features and books link together etc. The main app is free but there are paid
features, resources and subscriptions. To use the app you need a free account
https://www.logos.com/product/194909/logos-9-basic. It uses a downloader app
which last I tried doesn't work with wine. The actual msi link is
https://downloads.logoscdn.com/LBS9/Installer/9.6.0.0024/Logos-x64.msi
---Manual Install Procedure:---
1 Install wine 6 or newer
2 winetricks corefonts
3 winetricks settings fontsmooth=rgb
4 winetricks dotnet48
5 winetricks settings renderer=gdi (you might need to set the reg key
manually)
6 Install the Logos.msi download but don't run it.
7 wine64 reg add "HKCU\\Software\\Wine\\AppDefaults\\LogosIndexer.exe" /v
Version /t REG_SZ /d vista /f
8 Run Logos and sign in with your free account.
---GUI Install Script---
There is a script which downloads a preconfigured wine bottle and sets it all
up in $USER/Logos_BibleP directory which you can then easily remove etc.
https://github.com/ferion11/LogosLinuxInstaller/releases Choose fast install
without wine AppImage.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52166
Bug ID: 52166
Summary: mfplat:mfplat has a failure in
test_d3d12_surface_buffer() on Windows 10 1709
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
mfplat:mfplat has a failure in test_d3d12_surface_buffer() on Windows 10 1709:
mfplat.c:6837: Test failed: Failed to create a buffer, hr 0x80070057.
https://test.winehq.org/data/patterns.html#mfplat:mfplat
The failure happens on cw-rx460 and the TestBot's w1064v1709 VM. cw-gtx560 is
also impacted but it normally gets stuck before reaching this test (see bug
52164).
This failure started with the commit that introduced this set of tests:
commit cabc0454270e12b0e6152bd381cfdb7649008d01
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Thu Dec 2 21:23:43 2021 +0300
mfplat/tests: Add a test for buffers created for d3d12 resources.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)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.
https://bugs.winehq.org/show_bug.cgi?id=52195
Bug ID: 52195
Summary: comctl32:propsheet fails in the Hebrew locale
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
comctl32:propsheet fails in the Hebrew locale:
propsheet.c:95: Test failed: Unexpected template buffer size 508, resource size
250
propsheet.c:95: Test failed: Unexpected template buffer size 508, resource size
250
propsheet.c:95: Test failed: Unexpected template buffer size 508, resource size
250
https://test.winehq.org/data/patterns.html#comctl32:propsheet
Note that Zhiyi Zhang submitted a patch (220581) to fix it but it was not
applied, maybe because the TestBot reported a preexisting but random and
new-looking failure:
https://www.winehq.org/pipermail/wine-devel/2021-November/201690.html
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52140
Bug ID: 52140
Summary: configure fails to detect libldap
Product: Wine
Version: 6.22
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ArchLinux
I'm running ArchLinux and have made sure the packages are installed:
$ yay -Q | grep ldap
lib32-libldap 2.6.0-1
libldap 2.6.0-2
The PKGBUILD for the wine packages for ArchLinux contain this 'fix' for this
problem:
# Fix openldap 2.5+ detection
sed 's/-lldap_r/-lldap/' -i $pkgname/configure
I can confirm that using that command to change my local configure 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=51930
Bug ID: 51930
Summary: Final Fantasy XIV audio broken in wine-6.20
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: achurch+wine(a)achurch.org
Regression SHA1: d8be85863fedf6982944d06ebd1ce5904cb3d4e1
Distribution: ---
Final Fantasy XIV (main game and Stormblood benchmark, which is the only
benchmark that currently seems to work in Wine) no longer plays audio in Wine
6.20. This is a regression from 6.19. XAudio-based audio output from other
applications seems to work fine.
git bisect blames d8be85863fedf6982944d06ebd1ce5904cb3d4e1 "xaudio: Use the
bundled FAudio and build with msvcrt." If I back out that commit against 6.20
and build with the FAudio 21.01 installed on my system, FFXIV audio works fine
again.
May I ask why you're removing options to build with external libraries? It
makes it much more difficult to work around problems like this.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51790
Bug ID: 51790
Summary: MSI is no longer able to detect correct architecture
for a custom action DLL
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
Regression SHA1: 02268cb290493c899b56996405ca7c65a8046e3c
Distribution: ---
MSI relies on GetBinaryType() to return correct architecture for a custom
action DLL, however GetBinaryType() started to intentionally fail for DLL
files. This for instance leads to inability to run a 32-bit action from a
64-bit installer process.
This essentially breaks any installer in a WoW64 Wine prefix. This bug should
probably have 'major' severity set.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51589
Bug ID: 51589
Summary: Buttons have no icons when using the Light Blue theme
Product: Wine-staging
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oguilherme(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
I noticed that buttons on the SUMo Update app have no icons on them after
setting the Wine theme to Light Blue in winecfg.
Steps to reproduce:
1. Set Wine theme to Light Blue using winecfg.
2. Download SUMo Update portable: https://www.kcsoftwares.com/files/sumo.zip
3. Run SUMo.exe
4. Notice the buttons have no icons
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51500
Bug ID: 51500
Summary: ntdll:exception test_wow64_context() randomly fails on
Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
test_wow64_context() regularly gets one of the following two failures on
Windows:
exception.c:4370: Test failed: cs32: ecx f6a10000 / 4EAECB33F6A10000
or
exception.c:4450: Test failed: cs64: rsp not inside 64-bit stack
0000000002B7F388 / 00000000009E0000-0000000000A1FD20
It looks like at most one failure happens in a given run. They happen on
Windows 8.1 to Windows 10 2009, only QEmu VMs so far.
But the failures only happen about 6.9% of the time so the above data is not
100% certain yet.
The tests were added in this commit:
commit 9ae2b046ef2f645b122a2554cc8e32d3a3d79ccc
Author: Alexandre Julliard <julliard(a)winehq.org>
AuthorDate: Tue Jun 22 17:08:11 2021 +0200
ntdll/tests: Add more tests for Wow64 contexts.
Signed-off-by: Alexandre Julliard <julliard(a)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.
https://bugs.winehq.org/show_bug.cgi?id=51282
Bug ID: 51282
Summary: Samurai Shodown Reboot 2019: low gpu usage around
5-10% and low fps around 9-20fps
Product: Wine
Version: 6.7
Hardware: x86-64
URL: https://store.steampowered.com/bundle/21032/SAMURAI_SH
ODOWN_STEAM_EDITION/
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: rezzafri(a)gmail.com
Regression SHA1: c2c78a2fe0ac13e4fca7ab4c17977b65e358485c
Distribution: Other
Regression on commit c2c78a2fe0ac13e4fca7ab4c17977b65e358485c. normal gpu usage
and fps with this commit reverted.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52187
Bug ID: 52187
Summary: wine-mono's WPF tests hang
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
The test
WineMono.Tests.System.Windows.Media.TextFormatting.TextFormatterTest:IndentTest
hangs on current Wine.
It seems it gets in a loop where dwritetextanalyzer_AnalyzeLineBreakpoints
requests data past the end of the range provided by the source, and the source
returns 0-length text.
This is our implementation of GetTextAtPosition:
https://github.com/madewokherd/wpf/blob/main/src/Microsoft.DotNet.Wpf/src/D…
Print statement debugging shows that the "else" path is being taken in that
function, but on the dwrite side checking for a length of 0 works around the
hang.
Bisecting gave me this:
909f7aa7c21f82114586e98a0a9e940b13bc386a is the first bad commit
commit 909f7aa7c21f82114586e98a0a9e940b13bc386a
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Thu Dec 2 15:37:19 2021 +0300
dwrite: Use CRT allocation functions.
Nothing in that commit should change the behavior. I double-checked the result,
and it's consistent. I tried running with WINEDEBUG=warn+heap, both before and
after the bad commit, and that didn't change the behavior or print any warnings
while the test process was running.
Leaving component unknown because it's not clear to me that dwrite is doing
anything wrong.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52165
Bug ID: 52165
Summary: mfplat:mfplat has failures in
test_sample_allocator_d3d12() on Windows 10 1709
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
mfplat:mfplat has failures in test_sample_allocator_d3d12() on Windows 10 1709:
mfplat.c:7365: Test failed: Failed to set a device, hr 0x80070057.
mfplat.c:7383: Test failed: Unexpected hr 0x80041000.
https://test.winehq.org/data/patterns.html#mfplat:mfplat
The failures happen on cw-rx460 and the TestBot's w1064v1709 VM. cw-gtx560 is
also impacted but it normally gets stuck before reaching this test (see bug
52164).
The failures started with the commit that introduced this set of tests:
commit f03933fbb73152c7a54383fba411a611af7aaa55
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Sat Nov 27 00:03:59 2021 +0300
mfplat/tests: Add some tests for video sample allocator using D3D12 device.
Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)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.
https://bugs.winehq.org/show_bug.cgi?id=52112
Bug ID: 52112
Summary: Final Fantasy XIV failing to boot
Product: Wine
Version: 6.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: meowsuke(a)gmail.com
Distribution: ---
Created attachment 71139
--> https://bugs.winehq.org/attachment.cgi?id=71139
terminal output
ubuntu 20.04.3 lts, wine staging 6.22.
the launcher runs, but the game will not launch. the game ran previously (maybe
under 6.20). i wasn't able to do a regression test because of errors i ran into
while compiling wine. the game has to be run under staging because it needs the
wine version to be hidden.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51910
Bug ID: 51910
Summary: Keyboard Input Partially Broken
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
Here's an interesting one.
After 71ecc179aab [1], some keyboard keys no longer (completely) work as they
should in FINAL FANTASY XI Online.
For example, the arrow keys no longer navigate through menus, while they do
still move the cursor in chat.
Other keys that have become partially "mute" include:
- right ctrl
- insert
- delete
- home
- end
- page up
- page down
- / (numpad)
- Enter (numpad)
1.
https://source.winehq.org/git/wine.git/commit/71ecc179aab7ad103e06b52ea76ae…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51745
Bug ID: 51745
Summary: Xbox Controller no longer recognised
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: lemonzest(a)gmail.com
Distribution: ---
Created attachment 70631
--> https://bugs.winehq.org/attachment.cgi?id=70631
XinputTest.exe Test Program for Xinput Controllers
Hi
I just updated to WineHQ-Devel 6.17 and Xinput/Xbox controllers (Not sure about
others as don't own any) are no longer detected in games
I have tried Dragon's Dogma, Dead Cells and a couple of others and they no
longer react to Gamepad inputs and XinputTest.exe says its disconnected.
rolling back to WineHQ-Devel 6.16 all is working.
I am on Fedora 34 with a PDP Afterglow XBox One Controller which in many
previous versions worked correctly.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51521
Bug ID: 51521
Summary: Installer of Tencent meeting crashes when using enter
key in the license agreement screen.
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: jactry92(a)gmail.com
Distribution: ---
Created attachment 70361
--> https://bugs.winehq.org/attachment.cgi?id=70361
a +richedit log.
Steps to reproduce:
1. `wine TencentMeeting_0300000000_2.15.4.400.publish.exe`.
2. Pass the 'return' key for selecting a language.
3. Pass the 'return' key in the license agreement screen.
Then it will crash.
Wine version: wine-6.13-114-ga5f787ac445
MD5: 13359c85cb244a587e703111c80080ec
TencentMeeting_0300000000_2.15.4.400.publish.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=51479
Bug ID: 51479
Summary: Сreating a prefix gives "wine: Unhandled page fault on
write access ..."
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lvb.crd(a)protonmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: b065daa600e858823944f996144ed233065da7fd
Distribution: ArchLinux
When closing winecfg after creating a prefix (I mean run winecfg without
prefix), now every time this message appears in the terminal:
wine: Unhandled page fault on write access to 0000000000000000 at address
00007F6E5819F9BB (thread 00d0), starting debugger...
Not sure if this is causing any negative consequences, and I have not found any
similar descriptions among the recent issues.
Bisecting tests indicate that it started after this patch series:
https://github.com/wine-mirror/wine/commits/f24c8c75fe11fc4b928d3ec45e71ea7…
Specific commit:
b065daa600e858823944f996144ed233065da7fd bad
e3b28631485a010219928a888fcc543a5bb3c61d good
I am using the build environment that Archlinux provides. If possible please
let me know if someone can reproduce this. 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=51296
Bug ID: 51296
Summary: Cogmind: Mouse cursor is a black square
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: jan.steffens(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: db2b266c57b73e1a16785213ce923b749c84400e
Distribution: ArchLinux
Cogmind (a 2D SDL 1.2 game) sets a custom, monochrome mouse cursor. Since Wine
6.10, this cursor is broken and displays as a black square.
Cogmind Beta 10.2
Wine 6.9 (good), 6.10 (bad), 6.11 (bad)
GNOME 40.2 (no difference between Xorg and Wayland)
Arch Linux
db2b266c57b73e1a16785213ce923b749c84400e (user32: Handle monochrome icons in
CreateIcon() and CreateCursor() instead of CreateIconIndirect().) is the first
bad commit.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52041
Bug ID: 52041
Summary: Page Fault on mouseover over document window
scrollbars with davar4.exe
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: enometh(a)meer.net
Distribution: ---
Created attachment 71051
--> https://bugs.winehq.org/attachment.cgi?id=71051
crash report from wine
I'm getting a repeatable crash with the DAVAR4 bible software. This is
known to have worked with wine-6.0 beta (be459282420) and I noticed it
failing after tagged wine-6.17. The present report is with wine-6.19
but the problem exists in the current HEAD (6.21)
detailed notes to reproduce (how can i submit 2 attachments in one report)
in a fresh wine
* download and install https://www.davar3.net/davar4/davar4_setup.exe
or davar.zip at the same location (40MB Download)
* full install options to /tmp/davar4
- This installs 6M files in /tmp/davar4/Davar and some 85MB under User's
ProgramData/Davar.
- Cardo104s.ttf SILEOT2.ttf will be installed under c:/windows/fonts
* fire up davar
WINEPREFIX=/tmp/newprefix wine /tmp/davar4/Davar/davar.exe
NETWORK WARNING: the program does a http get from www.davar3.net to
get the latest version
STEP A. In the "Library Tree" window Expand nodes
1. "Books" 2. "Greek Scriptures" 3. "[TR+] Textus Receptus"
This will bring up an MDI window and uses the greek Cardo font
(already installed)
STEP B. In the "Library Tree" window expand nodes
1. "Books" 2. "English Scriptures" 3. "[KJV+] King James Version Bible"
This will bring up another MDI window alongside the first window
STEP C. [Optional STEP] Exit the program. This saves the config file
under ProgramData. Relaunch the program
WINEPREFIX=/tmp/newprefix wine /tmp/davar4/Davar/davar.exe
STEP 4. Now move the mouse around over the two document windows TR and
KJV. At some point when the cursor is over scrollbar, wine 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.
https://bugs.winehq.org/show_bug.cgi?id=52008
Bug ID: 52008
Summary: Star Ocean The Last Hope International crashes on
startup after Wine 6.17
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
On Wine 6.17 the game will start normally. (Although it complains about not
being able to save a 2KB system save file. This can be bypassed, but the game
will not save the player's progress. That should be tracked in a different
bug.)
On Wine 6.18 and the current git, the game crashes on startup before the
company logos. Bisect reveals 984f608c2885c80284ca8f35d6ad72d5193b3658 as the
first bad commit.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51766
Bug ID: 51766
Summary: ^C in gdb mode makes debugger quit
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winedbg
Assignee: wine-bugs(a)winehq.org
Reporter: hi-angel(a)yandex.ru
Distribution: ---
# Steps to reproduce
1. Run `winedbg --gdb notepad.exe`
2. Once you're dropped in gdb prompt, press ^C (Ctrl+c)
## Expected
Prompt gets redrawn a line below
## Actual
You are dropped out of winedbg into the 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.
https://bugs.winehq.org/show_bug.cgi?id=52161
Bug ID: 52161
Summary: ntdll:om fails when run without elevated privileges
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ntdll:om fails when run without elevated privileges:
om.c:2481: Test failed: CreateFile failed (5)
om.c:2494: Test failed: CreateFile failed (5)
om.c:2497: Test failed: comparing FFFFFFFFFFFFFFFF with FFFFFFFFFFFFFFFF
returned 00000000
http://winetest.dolphin/data/patterns.html#ntdll:om
This can be reproduced on the TestBot's w1064-adm VM. The fix is probably just
a matter of checking for ERROR_ACCESS_DENIED and aborting the test.
The failing tests were introduced with this commit:
commit 47c365606fe67b505fa94ad177d353cd1d10e1c5
Author: Jinoh Kang <jinoh.kang.kr(a)gmail.com>
Date: Sun Nov 28 19:40:29 2021 +0900
ntdll/tests: Add tests for NtCompareObjects.
Signed-off-by: Jinoh Kang <jinoh.kang.kr(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)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.
https://bugs.winehq.org/show_bug.cgi?id=51380
Bug ID: 51380
Summary: The segment register tests fail in the wow32
ntdll:exception build
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The segment register tests fail in the wow32 ntdll:exception build:
https://test.winehq.org/data/patterns.html#ntdll:exception
exception.c:1233: Test failed: wrong ds 0000 / 002b
exception.c:1234: Test failed: wrong es 0000 / 002b
exception.c:1235: Test failed: wrong gs 0000 / 002b
exception.c:1233: Test failed: wrong ds 0000 / 002b
exception.c:1234: Test failed: wrong es 0000 / 002b
exception.c:1235: Test failed: wrong gs 0000 / 002b
Note that these failures don't happen in a pure 32-bit prefix or when running
the 64-bit tests.
These tests were introduced by this commit:
commit 03fe2b36cdcd6d5b431af2bc02aeeb67219c1a51
Author: Alexandre Julliard <julliard(a)winehq.org>
AuthorDate: Tue Jun 22 12:43:09 2021 +0200
ntdll/tests: Add more tests for segment registers in 64-bit mode.
Signed-off-by: Alexandre Julliard <julliard(a)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.
https://bugs.winehq.org/show_bug.cgi?id=50906
Bug ID: 50906
Summary: Her Story hangs/crashes in video clips
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: sa(a)whiz.se
Distribution: ---
Created attachment 69715
--> https://bugs.winehq.org/attachment.cgi?id=69715
Video played to the end
Hi,
The game Her Story (the GOG version in my tests) either hangs or crashes on
playing videos.
There are two issues:
1, Letting a video play through to the end results in a hang and these errors:
01c4:err:quartz:DSoundRender_SendSampleData 0
01c4:err:ntdll:RtlpWaitForCriticalSection section 016F24E8
"dlls/quartz/filtergraph.c: filter_graph.cs" wait timed out in thread 01c4,
blocked by 0024, retrying (60 sec)
This is not 100% reproducible, the attached playthrough.log for this issue
contains one successful playthrough before the hang.
2. Seeking in a video results in a crash. Seems to happen every time.
0194:err:ntdll:RtlpWaitForCriticalSection section 016F1CC8
"dlls/winegstreamer/quartz_parser.c: pin.flushing_cs" wait timed out in thread
0194, blocked by 0024, retrying (60 sec)
0198:fixme:dbghelp:validate_addr64 Unsupported address fffffffff7f70000
[...]
0198:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x7bc46b15
To reproduce this, click on the video once for the seek bar to appear and skip
forwards/backwards.
This is the seek_backwards.log
Logs are attached captured with +quartz,+gstreamer
Video files are H264 with MP3 audio in an AVI container.
Interestingly removing the audio track from the video files gets rid of both
issues.
(The first video file used by the game is D305.avi, unless it's random?)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29934
Bug #: 29934
Summary: Weird Worlds: Launcher no longer launches the game
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samurai_no_densetsu(a)yahoo.es
Classification: Unclassified
Weird Worlds's launcher no longer works as expected. Since this is a
regression, I did a regression test but it was unsuccessful.
The launcher works fine from wine-1.0 to wine-1.3.25, including the stable
version wine-1.2.3. So I tried to bisect 1.3.25 against 1.4-rc4.
When I was doing the bisection learned that between wine-1.3.27 and wine-1.3.33
(both included) the launcher didn't even appear, and manually had to skip all
that range, and within wine-1.3.34 to wine-1.4-rc4 the menu launcher is there
but no longer launches the game. Can't provide a regression id as the issue
clearly raised between wine-1.3.27 and wine-1.3.33, versions in which the
launcher does not start so is virtually impossible to test.
Didn't noticed earlier as the game can be launched from scripts or commandline
this way: wine weird.exe -skiplauncher -game default
Luckyly there's a demo showing the same behaviour here:
http://www.shrapnelgames.com/Demos/DD_WW_win.html
I wish I could add more info, but that's all I have right now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52207
Bug ID: 52207
Summary: HICON leak in CopyImage
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: jswinebz(a)kanargh.org.uk
Distribution: ---
Created attachment 71264
--> https://bugs.winehq.org/attachment.cgi?id=71264
Don't leak HICONs from CopyImage
At some point between 6.7 and 6.21, user32.CopyImage was reworked.
In the IMAGE_ICON, LR_COPYFROMRESOURCE case it used to just call
CURSORICON_Load and return its return value.
Now it calls CURSORICON_Load, makes *another* copy of that (in case it wants to
resize it, but it still creates another copy if it's already the right size),
then returns the copy. The original intermediate HICON is leaked. This also
leaks its two underlying GDI HBITMAPs. Since there are two HBITMAPs for each
HICON, we run out of GDI handles first.
(I run The Bat! as my email client, which animates its systray icon when there
is unread mail. The leaking HICONs cause it to crash after just under 2 hours,
which is roughly what 5fps at two handles per frame takes to hit 65536.)
The attached patch fixes that by fudging LR_COPYDELETEORG into the flags for
that case, causing the "original" (actually our intermediate) icon to be
deleted on exit...
...except there's a second bug there. As it stands it tries to use
gdi32.DeleteObject to delete the HICON. But DeleteObject can only delete GDI
handles (for example the two embedded HBITMAPs within the HICON), but the HICON
itself is a user object and the delete fails.
So the DeleteObject call must also be changed to DestroyIcon to make that work.
With both of those changes in, the GDI handle count is now stable.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51539
Bug ID: 51539
Summary: "server: Get the process entry point from the exe
image info" breaks running if exe is loaded at a
non-default address
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)martin.st
CC: jacek(a)codeweavers.com, julliard(a)winehq.org
Regression SHA1: a3c92a02cc7014cfdb1f90f1d070037868067097
Distribution: ---
Since "server: Get the process entry point from the exe image info",
a3c92a02cc7014cfdb1f90f1d070037868067097, starting a process fails if the exe
image ends up loaded at a non-default address.
This can be easily triggered e.g. with this patch:
---8<---
diff --git a/dlls/ntdll/unix/virtual.c b/dlls/ntdll/unix/virtual.c
index 8ceba611875..2515d73ee9e 100644
--- a/dlls/ntdll/unix/virtual.c
+++ b/dlls/ntdll/unix/virtual.c
@@ -2405,8 +2405,10 @@ static NTSTATUS virtual_map_image( HANDLE mapping,
ACCESS_MASK access, void **ad
base = wine_server_get_ptr( image_info->base );
if ((ULONG_PTR)base != image_info->base) base = NULL;
+#if 0
if ((char *)base >= (char *)address_space_start) /* make sure the DOS
area remains free */
status = map_view( &view, base, size, alloc_type & MEM_TOP_DOWN,
vprot, zero_bits_64 );
+#endif
if (status) status = map_view( &view, NULL, size, alloc_type &
MEM_TOP_DOWN, vprot, zero_bits_64 );
if (status) goto done;
---8<---
This seems to happen a lot on 32 bit arm builds (on Ubuntu 20.04), when the
expected low addresses used as default load address of 0x400000 conflicts with
e.g. /home/martin/wine32/share/wine/nls/sortdefault.nls which is mapped at
0x00230000-0x00564000.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51409
Bug ID: 51409
Summary: Trails to Azure main menu crash after video playback
after wine 6.1
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: billfleming11(a)gmail.com
Distribution: ---
Created attachment 70265
--> https://bugs.winehq.org/attachment.cgi?id=70265
Good vs Bad Crash logs
In Trails To Azure (and Trails from Zero) both games were working fine in Wine
5.XX and 6.1 but not in future wine releases. (using Geofront translation patch
with dinput8 dll)
These games play a video on startup, then have a typical "Press Start" screen
to get to the main menu.
After doing a bisect wine-6.1-249-g5bff63621ee is the last working release.
Bisect bad commit:
https://source.winehq.org/git/wine.git/commit/897800fd449ae0ea5da00206bd348…https://bugs.winehq.org/show_bug.cgi?id=50667#c1 (reference for getting logs
and bug from same commit)
Starting in wine-6.1-250-g897800fd449 (for several dozen versions) the game
will crash immediately before the video starts playing. All future wine
versions (6.2 to present) that succeed in playing the video crash at the menu
screen immediately afterwords as soon as input is received at the "PRESS START"
screen.
However the video does appear to play correctly in these newer releases.
If the video is removed or disabled (in the game settings) the game will still
crash in the newer wine versions when pressing start at the main menu. You have
to let the short (7 second) video play then press a button at the screen in the
working wine 6.1 version.
See attached logs.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48930
Bug ID: 48930
Summary: Vcrun2019 cannot be installed.
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: depositmail(a)mail.ru
Distribution: ---
Hi!
I can't install vcrun2019. Used the Winetricks shell.
I can't figure it out myself, I need help.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43981
Bug ID: 43981
Summary: Watch_Dogs fails to start
Product: Wine-staging
Version: 2.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fin4478(a)hotmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59641
--> https://bugs.winehq.org/attachment.cgi?id=59641
wine terminal output
The Uplay game Watch_Dogs is free in this week. Install Uplay and then you can
install the Watch_Dogs game. When you launch the game, the game opens a full
screen image where is the Ubisoft logo and plays a sound. Then the game hangs.
The terminal output is attached and you can see the following error many times:
d3d:wined3d_device_decref Leftover resource 0x1491f420 with type
WINED3D_RTYPE_BUFFER (0x1)
I use the Wine configuration for watch_dog.exe. I have tried d3d library
override and win7 and win8.
My system:
OpenGL renderer string: AMD POLARIS11 (DRM 3.19.0 / 4.14.0-rc4, LLVM 6.0.0)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.3.0-devel -
padoka 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=51000
Bug ID: 51000
Summary: Rufus won't run on a fresh prefix; Needs "elevated
privileges"
Product: Wine-staging
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oguilherme(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ArchLinux
Created attachment 69844
--> https://bugs.winehq.org/attachment.cgi?id=69844
Wine Staging 6.6 log file
Rufus 3.13 (Portable) won't run on a fresh Wine Staging prefix.
The oldest staging version I could still reproduce this was on 6.3.
Steps to reproduce:
1. Download rufus-3.13p.exe from here:
https://github.com/pbatard/rufus/releases/tag/v3.13 (sha1:
da498e3e80186ee16620f56a601e19fbdc1f8551)
2. Run:
$ WINEPREFIX=~/.wine2 wine rufus-3.13p.exe
3. Rufus will display the following message and exit:
"This application can only run with elevated privileges"
I wasn't able to reproduce with vanilla Wine.
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=51143
Bug ID: 51143
Summary: Dragon NaturallySpeaking does not install with
"CheckForElevationState" return 1602
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: susancragin(a)earthlink.net
Distribution: ---
Created attachment 70013
--> https://bugs.winehq.org/attachment.cgi?id=70013
Installation log
I am trying to install Dragon Naturally Speaking 12.5 on a new Gentoo install.
I have done this successfully in the past, on both Debian and Gentoo installs,
one on this machine.
But now I keep getting this error, which is a Microsoft error saying that I
have terminated the installation.
err:msi:ITERATE_Actions Execution halted, action L"CheckForElevationState"
returned 1602
When I try to install Dragon Naturally Speaking 15 Home, it quits with the same
error. (Natspeak 15 does not install successfully, but usually quits with an
error much further in the installation process.
However, when I install Notepad++ that works. That may be just because there
are no MSIs 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=50680
Bug ID: 50680
Summary: Detroit: Become Human crashes at launch with
ntdll-NtAlertThreadByThreadId
Product: Wine-staging
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lvb.crd(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69406
--> https://bugs.winehq.org/attachment.cgi?id=69406
wine-6.2 with ntdll-NtAlertThreadByThreadId +seh,+pid,+timestamp,+tid output
The game won't launch on Wine-Staging 6.1 and 6.2.
I've done some tests and found that using Wine +
`ntdll-NtAlertThreadByThreadId` from Staging is enough to reproduce this
problem.
Disabling this patchset on Staging or using "vanilla" Wine helps.
And the most annoying thing is that "slowing down Wine" (or whatever) with
`WINEDEBUG="+seh,+pid,+sync,+timestamp` - fixes the problem on my local
system/hardware. So I can't reproduce it at collection of logs.
I was able to attach a log with these debug channels
(+seh,+pid,+timestamp,+tid), but it looks like the game can create several
kinds of error. Perhaps it depends on which part of the code/thread is the
first to be executed (it looks like something related to parallel programming,
I don't know how it is called correctly).
(Sorry, it looks like this time I was not able to collect any useful
information to create a report, but I believe that it would be wrong not to
create it at all.)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51602
Bug ID: 51602
Summary: Roblox Player crash when
server-default_integrity/0007-ntdll-Elevate-processes-
if-requested-in-RtlCreateUse.patch is applied
Product: Wine-staging
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a0939712328(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70451
--> https://bugs.winehq.org/attachment.cgi?id=70451
The Wine-Staging patch that causes the crash.
A recent update to Roblox Player cause Wine-staging to crash with the error "An
unexpected error occurred and Roblox needs to quit. We're sorry!".
To locate the exact patchset that caused the issue, I created a bisect tool in
Python that allows me to approximately rule out half of the patchsets every
rebuild.
After few rounds of bisection, I discovered that by skipping just the
server-default_integrity patchset, Roblox Player no longer crash.
I did further bisect and found that applying
"0007-ntdll-Elevate-processes-if-requested-in-RtlCreateUse.patch" causes Roblox
Player to crash.
The patch was introduced on commit be3928a8091e36197bc9894c4a09f13cf5459138
(server-default_integrity: Elevate processes if the manifest requests.), which
is supposed to fix Bug ID 51000.
The patch file itself is attached below to make the discussion easier.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51085
Bug ID: 51085
Summary: Overwatch crashes when launched from Battle.net
Product: Wine-staging
Version: 6.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b1779506(a)trbvn.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Always crashes. wine-6.7 (Staging) on Ubuntu 21.04.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50558
Bug ID: 50558
Summary: ntdll-Dealloc_Thread_Stack cause memory leak for C#
game
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trufanovan(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
I've traced down a memory leak in one game to the ntdll-Dealloc_Thread_Stack in
wine-staging. No other wine versions or staging patches cause such problem.
I've reproduced it on actual wine master branch from github with
`./staging/patchinstall.py ntdll-Dealloc_Thread_Stack`
The game is "Delta's Shadow" released in 2020. Demo is available at
https://zxonline.net/game/deltas-shadow/
Its Windows version is written in C# with SDL.
The memory leaks every time game plays SFX and only in this case. A music
doesn't cause leak. I've asked the author: music is played via SDL and SFX is
played with System.Media.SoundPlayer::Play(). It looks like this class is just
calls PlaySound function from winmm.dll and pass a stream with WAV into it. And
this somehow and ups in ntdll.
So, to reproduce the problem:
1. Install wine-staging
2. Install the demo
3. Launch game in wine-staging
4. Press ALt+Enter to switch the game into a windowed mode and launch Task
manager to see the RAM it consumes.
5. Start pressing W and S keys (Up and Down) in game main menu to produce a
menu item change SFX.
Result:
Game RAM usage grows each time you press the key and don't decrease later.
Expected:
No significant RAM usage change.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51172
Bug ID: 51172
Summary: Blank screen with many games using wine-staging 6.9
and Arch (wine 6.9 works OK)
Product: Wine-staging
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vulture6(a)mail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ArchLinux
Most games now just give a blank screen when they are run with wine-staging 6.9
on my Arch distro. Can list some if necessary, but should be obvious. No clear
errors from debug log. Changing to standard wine 6.9 fixes problem.
System: Core i5 with Intel UHD 630.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51198
Bug ID: 51198
Summary: regression: black screen in main menu of warcraft 3
reforged with wine-staging-6.9
Product: Wine-staging
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: idarktemplar(a)mail.ru
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70072
--> https://bugs.winehq.org/attachment.cgi?id=70072
wc3.log.bz2
When running Warcraft 3 Reforged in wine-staging 6.9, main menu is a completely
black screen, and instead of cursor there are some visual artefacts.
With wine-staging 6.8 it works acceptably: it's really slow, but at least
there's properly rendered main menu.
No DXVK is used.
OS: Gentoo Linux, kernel 5.10.27
Proprietary Nvidia driver 460.67:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 750/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 460.67
OpenGL core profile shading language version string: 4.60 NVIDIA
Wine output contains a lot of lines similar to:
03bc:err:d3d:state_undefined Undefined state UNKNOWN_STATE(0) (0).
Log is 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=50520
Bug ID: 50520
Summary: Any Rust-Lang application: Cannot create an async tcp
connection
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)greaka.de
Distribution: ---
Created attachment 69183
--> https://bugs.winehq.org/attachment.cgi?id=69183
minimal example
Rust applications are not able to use async libraries in wine. TCP connections
send Syn, receive Syn/Ack, send Reset.
Test matrix:
- Wine versions 5.0, 5.8, 5.22, 6.0rc0 , 6.0rc6
- Ubuntu, Arch
- WSL, native on laptop
- Tokio, Smol, Async-Std (Smol and async-std use the same under the hood)
- Rust versions 1.48 stable, 1.49 stable, 1.50 beta
- Targets windows-gnu, windows-msvc
- Toolchains gnu, msvc
Every combination fails to connect.
Minimal example source code: https://pastebin.com/SZavTYD7
precompiled binary 1.50 beta/windows-msvc/msvc attached.
The example expects a listener on localhost:41206!
You can easily open one with ncat -l -k -p 41206
The error returned to rust:
[src\main.rs:10] TcpStream::connect(addr.as_slice()).await = Err(
Os {
code: 10045,
kind: Other,
message: "OS Error 10045 (FormatMessageW() returned error 317)",
},
)
Trace from wineserver:
Short version
https://cdn.discordapp.com/attachments/596410107726921728/79886280364864308…
Long version
https://cdn.discordapp.com/attachments/596410107726921728/79885875841138688…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48726
Bug ID: 48726
Summary: Final Fantasy XIV, freezes for several seconds when
the mouse is moved with ReShade / GShade installed.
Product: Wine-staging
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: HereInPlainSight+wine(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
First time submitting -- apologies if I'm missing anything obvious.
Firstly, the regression was tested using the git repos from wine's 'wine-5.0'
tag and wine-staging's 'v5.0' tag. The issue is still present even with the
wine 5.3 versions, but when I tried to follow the regression tests, I was
failing to compile. I might've screwed something up, I can try again if you
need me to, but I am a bit of a derp and I'm punching upward. The output I got
from the regression test (following instructions from
https://wiki.winehq.org/Wine-Staging#Reporting_and_debugging_bugs_against_S…
) was:
014cecf3f8e5eac5f8e23ef1aaf07f8e17169188 is the first bad commit
commit 014cecf3f8e5eac5f8e23ef1aaf07f8e17169188
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Mon Aug 26 14:08:20 2019 +0200
dinput8: Use raw input interface for dinput8 mouse device.
dlls/dinput/mouse.c | 117 +++++++++++++++++++++++++++++++++++++++++++-
dlls/dinput8/tests/device.c | 10 ++--
2 files changed, 119 insertions(+), 8 deletions(-)
Second, the game currently requires ntdll-Hide_Wine_Exports, and it works fine
with just that, and people can use an older version of Proton / Wine and that
works around the problem too.
Finally, the actual problem:
If ReShade (or GShade, a fork of ReShade) is installed with FFXIV, as soon as
you get into the game itself (not the launcher), the game works perfectly fine
unless you move the mouse. As soon as you move the mouse the game freezes from
around five to ten seconds every time you move the mouse, making it effectively
unplayable. This did not happen with Wine-Staging prior to 5.0.
Reproduction:
1) Download and install FFXIV (I realize Lutris is an extraneous program and I
can go through the details, but I'd just be repeating what the scripts at
https://lutris.net/games/final-fantasy-xiv-a-realm-reborn/ say to do / what's
required. I can add the info if it's preferable).
2) Download and install a shader program (I use GShade, so instructions are
based on that arbitrarily, but I confirmed the same issue with ReShade):
2a) Easiest installation is to download
https://github.com/Mortalitas/GShade-Shaders/releases/latest/download/GShad…
into the prefix/drive_c/Program Files (x86)/SquareEnix/FINAL FANTASY XIV - A
Realm Reborn/game/ directory and unzip it. Also download
https://lutris.net/files/tools/dll/d3dcompiler_47.dll to the same location.
2b) Add overrides for d3d11 (native,builtin) and d3dcompiler_47 (native) to the
prefix.
3) Run the game, sign in through the launcher.
4) When the game loads, move the mouse.
There's no output of the issue such that I can see by default in the console.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51725
Bug ID: 51725
Summary: 7-zip 19.0 (up to 21.03) crashes opening Z: or local
file system
Product: Wine-staging
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: noabody(a)yahoo.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70609
--> https://bugs.winehq.org/attachment.cgi?id=70609
Log of both wine/staging 6.16
See attachment:
System: Manjaro 21.1.2 (Arch-like)
Summary: wine-6.16, 7-zip 19.00 through 21.03 can open "Z:" drive local
filesystem without issue.
wine-6.16 (Staging), 7-zip 19.00 through 21.03 cannot open "Z:" drive
local filesystem without immediate crash.
See 7zip.org to download and 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=48483
Bug ID: 48483
Summary: Mouse cursor always visible in Gothic 2 with D3D11
renderer
Product: Wine-staging
Version: 5.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: supercoolemail(a)seznam.cz
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Gothic 2 (Russian with 2.6 no-cd patch) with D3D11 renderer shows X11/KDE mouse
all the time. Cursor should not be visible in Gothic 2 at all. It does not have
any functional impact but it's disturbing.
How to reproduce:
- Get Gothic 2.
- Test G2 works (menu at least).
- Extract GD3D11 (e.g. from
https://github.com/Kirides/GD3D11/releases/download/v17.7-dev8/Gothic2-GD3D…
but even old versions from Liker suffer from same issue). DLLs from archive
belong to `<game dir>/System` directory.
- Start the game with `ddraw=n,b`.
- See that mouse cursor appears when menu finishes loading. Alternatively,
mouse movements make cursor appear even before menu finishes loading.
There is some analysis here https://github.com/Tk-Glitch/PKGBUILDS/issues/428 .
I can confirm that same issue happens with clean wine-staging 5.0rc4 from Arch
repositories (also with wine-tkg built from master). While clean G2 works
properly in vanilla wine, GD3D11 needs staging otherwise it crashes at startup.
Tested on
`Linux coolhost 5.4.12-arch1-1 #1 SMP PREEMPT Tue, 14 Jan 2020 21:44:31 +0000
x86_64 GNU/Linux`
Ryzen 7 1700
RX 580 8G
16 G RAM
mesa 19.3.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=48945
Bug ID: 48945
Summary: "Show Advanced Fields" link should be made more
visible and changed to a button
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stefan.riesenberger(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
Created attachment 66919
--> https://bugs.winehq.org/attachment.cgi?id=66919
Example modification of the "Show Advanced Fields" button
This is a enhancement bug about the bug report page itself.
The "Show Advanced Fields" link isn't really eye catching and blends in with
labels or links that will move you to other pages. I would suggest changing it
to a real button instead, which would make it's function more obvious.
The placement could also be improved, but that's not as important. Currently it
gets overshadowed by the components list, so you pretty much overlook it. I
would suggest moving it between the version and summary field.
I attached a screenshot on how I think it should look like, but as said above
the button position is probably more subjective.
I hope I explained everything in an understandable way.
Kind regards,
Riesi
--
Do not reply 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=36544
Bug ID: 36544
Summary: The Weather Channel Desktop App for Windows fails to
install
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: alfredo.pacheco32(a)gmail.com
Created attachment 48639
--> http://bugs.winehq.org/attachment.cgi?id=48639
Backtrace text file
When attempting to open and install the app, an error occurs, stating missing
files.
http://www.weather.com/mobile/win7desktop/installer/twcsetup.exe
Lubuntu 14.04
GNOME v3.8.4
Kernel 3.13.0.-27-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.
http://bugs.winehq.org/show_bug.cgi?id=32845
Bug #: 32845
Summary: Installing Cisco CSM 4.2 in Ubuntu x64 fails (32bit
works)
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lordmael(a)gmail.com
Classification: Unclassified
Created attachment 43377
--> http://bugs.winehq.org/attachment.cgi?id=43377
Backtrace from the wine error log.
Installing Cisco Security Manager (CSM) 4.2 on ubuntu 64bit fails but when
installing it in 32bit ubuntu it installs and runs fine.
I followed the directions to install the replacement advpack.dll and update it
in the wine libraries as well as installing java in the wine environment prior
to installing CSM.
Running ubuntu 12.10 x64 with wine 1.4.1 (perhaps I need to update)
Willing to help out as much as needed :)
--
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=34648
Bug #: 34648
Summary: J2SE Runtime Environment 5.0 Update 10 installer
'patchjre' tool crashes due to unbuffered io on
redirected stdout pipe
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says ...
The first thing to notice is the installer seeming to hang without showing GUI.
It actually tries to call home to 'jal.sun.com' which might take up to a minute
until it times out.
Not sure why they didn't remove the DNS entry if the host is
dead/filtered/blocked anyway.
--- snip ---
0009:trace:wininet:HTTP_HttpSendRequestW Request header -> L"HEAD
/webapps/installstat/CountryLookup HTTP/1.1\r\nHost:
jal.sun.com\r\nContent-Length: 0\r\nUser-Agent: jupdate\r\nCache-Control:
no-cache\r\nConnection: Keep-Alive\r\n\r\n"
0009:trace:wininet:GetAddress L"jal.sun.com"
0009:trace:wininet:HTTP_ResolveName resolved L"jal.sun.com" to 192.18.97.143
0009:trace:wininet:open_http_connection connecting to L"jal.sun.com", proxy
(null)
--- snip ---
(test with a browser)
The crash itself can be reproduced by running the following command after
failed install attempt:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Common Files/Java/Update/Base
Images/jre1.5.0.b64/patch-jre1.5.0_10.b03
$ wine ./patchjre.exe -s "C:\\Program Files\\Java\\jre1.5.0_10"
--- snip ---
Backtrace:
--- snip ---
Unhandled exception: page fault on read access to 0x00000001 in 32-bit code
(0xf7527245).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:f7527245 ESP:0033c33c EBP:0033c398 EFLAGS:00010206( R- -- I - -P- )
EAX:00000001 EBX:f75a5000 ECX:00000022 EDX:00000000
ESI:7e5ea308 EDI:7b868ca6
Stack dump:
0x0033c33c: 00000001 00000000 00000004 0033c398
0x0033c34c: 00000000 00000000 0012fa10 00000000
0x0033c35c: 00000000 00000000 00000000 0033c340
0x0033c36c: 7e61e000 7e5ea308 7b868ca6 0033c398
0x0033c37c: 7e5ea32f 00000001 0040a32c 0033db40
0x0033c38c: 0040626c 00000000 00000000 0033db40
000c: sel=0067 base=00000000 limit=00000000 16-bit --x
Backtrace:
=>0 0xf7527245 __strstr_sse42+0x25() in libc.so.6 (0x0033c398)
1 0x7e5ea32f MSVCRT_strstr+0x26(haystack=*** invalid address 0x1 ***,
needle=""") [/home/focht/projects/wine/wine-git/dlls/msvcrt/string.c:1725] in
msvcrt (0x0033c398)
2 0x0040628f in patchjre (+0x628e) (0x0033db40)
3 0x00401155 in patchjre (+0x1154) (0x0033fd84)
4 0x00406daa in patchjre (+0x6da9) (0x0033fe20)
5 0x7b863cf0 call_process_entry+0xb() in kernel32 (0x0033fe38)
--- snip ---
The patcher creates pipes for child process stdio:
--- snip ---
0025:Call KERNEL32.CreatePipe(0033db30,0033db24,0033db18,00000400) ret=0040616e
0025:Ret KERNEL32.CreatePipe() retval=00000001 ret=0040616e
0025:Call KERNEL32.CreatePipe(0033db34,0033db28,0033db18,00000400) ret=0040618b
0025:Ret KERNEL32.CreatePipe() retval=00000001 ret=0040618b
0025:Call KERNEL32.CreatePipe(0033db38,0033db2c,0033db18,00000400) ret=004061a2
0025:Ret KERNEL32.CreatePipe() retval=00000001 ret=004061a2
...
0025:Call KERNEL32.SetHandleInformation(00000064,00000001,00000000)
ret=00406205
0025:Ret KERNEL32.SetHandleInformation() retval=00000001 ret=00406205
0025:Call KERNEL32.SetHandleInformation(00000068,00000001,00000000)
ret=0040620d
0025:Ret KERNEL32.SetHandleInformation() retval=00000001 ret=0040620d
0025:Call KERNEL32.SetHandleInformation(00000070,00000001,00000000)
ret=00406215
0025:Ret KERNEL32.SetHandleInformation() retval=00000001 ret=00406215
--- snip ---
The child process is started:
--- snip ---
...
0025:Call KERNEL32.CreateProcessA(00000000,0033cbbc "C:\\Program
Files\\Java\\jre1.5.0_10\\bin\\java.exe
-fullversion",00000000,00000000,00000001,08000008,00000000,00000000,0033dabc,0033db00)
ret=00406248
...
0027:Call KERNEL32.__wine_kernel_init() ret=7bc594f9
0025:Ret KERNEL32.CreateProcessA() retval=00000001 ret=00406248
...
--- snip ---
The parent (patcher) immediately issues a blocking read on child stdout pipe
without waiting for anything.
It blocks until the child writes something to other end of pipe:
--- snip ---
0025:Call KERNEL32.ReadFile(00000070,0033d3bc,00000100,0033db48,00000000)
ret=0040626c
--- snip ---
The child parses the command line and (f)prints out the version string to
"stdout" pipe.
I added more trace info to show 'MSVCRT_fwrite' and 'MSVCRT__write' calls +
args.
--- snip ---
0027:trace:msvcrt:MSVCRT__isatty :fd (2) handle (0x74)
0027:Call KERNEL32.GetFileType(00000074) ret=7ecacf3f
0027:Ret KERNEL32.GetFileType() retval=00000003 ret=7ecacf3f
0027:trace:msvcrt:pf_printf_a Format is: "%s full version \"%s\"\n"
0027:trace:msvcrt:_lock (30)
0027:trace:msvcrt:MSVCRT_fwrite :file (0x7ed22320) ptr (0x40809c) wrcnt (4)
file->_cnt=0
0027:trace:msvcrt:MSVCRT__isatty :fd (2) handle (0x74)
0027:Call KERNEL32.GetFileType(00000074) ret=7ecacf3f
0027:Ret KERNEL32.GetFileType() retval=00000003 ret=7ecacf3f
0027:Call ntdll.RtlAllocateHeap(00110000,00000008,00000200) ret=7ecb8877
0027:Ret ntdll.RtlAllocateHeap() retval=00134f48 ret=7ecb8877
0027:trace:msvcrt:MSVCRT__write :fd (2) handle (116) buf (0x40809c) len (4)
0027:Call KERNEL32.WriteFile(00000074,0040809c,00000004,0033f7a4,00000000)
ret=7ecb4157
0027:Ret KERNEL32.WriteFile() retval=00000001 ret=7ecb4157
0027:trace:msvcrt:_unlock (30)
0027:trace:msvcrt:_lock (30)
--- snip ---
Upon pipe write of client, the parent's blocking read returns and it starts
parsing the output:
--- snip ---
0025:Ret KERNEL32.ReadFile() retval=00000001 ret=0040626c
Regards
...
0025:Call msvcrt.strstr(0033d3bc "java",0040a32c "\"") ret=00406280
...
0025:Ret msvcrt.strstr() retval=00000000 ret=00406280
...
0025:Call msvcrt.strstr(00000001,0040a32c "\"") ret=0040628f
...
0025:trace:seh:raise_exception code=c0000005 flags=0 addr=0xf747d245
ip=f747d245 tid=0025
--- snip ---
Unfortunately the buffer of client fprintf() call was not written in one piece
(buffered io) causing the parent to read only a partial string.
Due to crappy coding it crashes (2x strstr for '"' won't work for partial
data).
As seen in trace the first 4 bytes were directly written to pipe without any
buffering.
The child process fprintf() call to stdout (pipe):
--- snip ---
...
0040111F mov dword ptr [40AEB8h], 40809Ch ; offset "java"
...
00402007 push 4085DCh ; offset to "1.5.0-b64"
0040200C push dword ptr [40AEB8h] ; -> "java"
00402012 add eax, 40h
00402015 push 4085E8h ; offset to "%s full version \"%s\"\n"
0040201A push eax ; FILE *
0040201B call fprintf
--- snip ---
The first call to WriteFile() is actually the result of outputting first string
argument after format string -> 40809Ch = "java" (len=4).
Each vfprintf() argument handler -> pf_output_xxx will immediately trigger an
unbuffered write to the pipe(s).
Example session with winedbg showing use of buffered stdio when started from
console (len = 0x1f):
--- snip ---
=>0 0x7b83db29 WriteFile(hFile=0x17, buffer=0x112110, bytesToWrite=0x1f,
bytesWritten=0x33f9bc, overlapped=(nil))
[/home/focht/projects/wine/wine-git/dlls/kernel32/file.c:529] in kernel32
(0x0033fa38)
1 0x7ecace65 msvcrt_flush_buffer+0x54(file=0x7ed22320)
[/home/focht/projects/wine/wine-git/dlls/msvcrt/file.c:565] in msvcrt
(0x0033fa78)
2 0x7ecad0b8 remove_std_buffer+0x10(file=0x7ed22320)
[/home/focht/projects/wine/wine-git/dlls/msvcrt/file.c:628] in msvcrt
(0x0033fa98)
3 0x7ecb7630 MSVCRT_vfprintf+0x91(file=0x7ed22320, format="%s full version
"%s"
", valist="") [/home/focht/projects/wine/wine-git/dlls/msvcrt/file.c:4491] in
msvcrt (0x0033fae8)
4 0x7ecb7aca MSVCRT_fprintf+0x35(file=0x7ed22320, format="%s full version
"%s"
") [/home/focht/projects/wine/wine-git/dlls/msvcrt/file.c:4612] in msvcrt
(0x0033fb1c)
5 0x00402021 in java (+0x2020) (0x00111ff3)
--- snip ---
It seems to me that buffered io should be still done even if stdout is
connected to a pipe.
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=48101
Bug ID: 48101
Summary: Metatester 5 exits silently
Product: Wine
Version: 4.19
Hardware: x86-64
URL: http://files.metaquotes.net/metaquotes.software.corp/m
t5/mt5tester.setup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Metatester 5 exits silently after an unknown period of time.
The agent starts a number of background services (that apparently install
correctly), but when it exits, Wine kills off the background services along
with everything else.
To workaround that specific problem:
1. wineserver -p
2. wineboot
3. Anything else.
(Bug 39030)
Nonetheless if you let the agent, or Wine itself, start up the services the
result is the same: the agent simply vanishes after an unknown amount of time.
Usually less than an hour. Under Windows 8.1 and 10 it runs indefinitely.
Entire log (wineserver and wineboot already run):
0190:fixme:heap:RtlSetHeapInformation 0x6a0000 0 0x22f3f0 4 stub
0190:fixme:font:get_outline_text_metrics failed to read full_nameW for font
L"Ani"!
0190:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x2263e4, 0x226400
0x2263e0
0190:fixme:nls:get_dummy_preferred_ui_language (0x38 0x2263e4 0x226400
0x2263e0) returning a dummy value (current locale)
0196:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA,
0000000000C5FD80
0190:fixme:ntdll:server_ioctl_file Unsupported ioctl 9003c (device=9 access=0
func=f method=0)
0190:fixme:ntdll:NtQuerySystemInformationEx Relationship filtering not
implemented: 0x1
0190:fixme:ntdll:NtQuerySystemInformationEx Relationship filtering not
implemented: 0x1
0190:fixme:shell:InitNetworkAddressControl stub
0198:fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x64
0197:fixme:secur32:schan_QueryContextAttributesW Unhandled attribute 0x64
0190:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA,
000000000022FCD0
No workarounds used.
The app can be started again without 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=52185
Bug ID: 52185
Summary: IDA 7.6 irregular crashes when used in an IPC
namespace
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: esteve.varela(a)gmail.com
Distribution: ---
When used within an environment that restricts the IPC Namespace, such as
within a Docker container or a Firejail environment, IDA crashes irregularly
when performing certain tasks. This can result in frustrating crashes and lost
work.
This is fairly simple to reproduce with just the help of the "unshare" utility:
1. Install IDA Free:
wget https://out7.hex-rays.com/files/idafree76_windows.exe
wine idafree76_windows.exe
# Follow the installation, install to default location
unshare -Ui wine 'C:\Program Files\IDA Freeware 7.6\ida64.exe'
2. Follow the prompts until you reach the main window which says "Drag a file
here to disassemble it"
3. Unmaximize the window if maximized, grab a corner and keep resizing the
window
4. Keep doing this for up to 10 seconds. The window will disappear and the
following will be shown on the terminal:
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 131 (MIT-SHM)
Minor opcode of failed request: 3 (X_ShmPutImage)
Value in failed request: 0x2e0
Serial number of failed request: 5854
Current serial number in output stream: 5858
This has been tested and verified on the following platforms:
- Gentoo (WINE 6.20, 6.22)
- Kubuntu 21.10 (WINE 6.0.2, 6.23)
- Kubuntu 20.04 (WINE 6.0.2, 6.23)
As well as the following desktop environments/window managers:
- KDE
- i3
Workarounds:
On docker, you can use the `docker run --ipc=host` command to disable the IPC
namespace.
On firejail, you can use the `ignore ipc-namespace` setting to disable the IPC
namespace.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51831
Bug ID: 51831
Summary: TrueDrive: On start shows an alert that the steering
wheel is turned around too close to the bump stops,
while the wheel is actually aligned on top center
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: logos128(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 8b434bdc7fe98e3bd97e180f31bc18d87161c05a
Distribution: ArchLinux
Created attachment 70718
--> https://bugs.winehq.org/attachment.cgi?id=70718
0001-winebus.sys-Fix-possible-memory-access-error-in-bus_.patch
In addition to the summary, the in app steering wheel animation is indeed
turned around usually on left, and the high torque mode of the Simucube 2 FFB
wheel is also being disabled, as the alert warns. After closing the alert, the
steering wheel animation resumes proper tracking of the real wheel.
After some regression testing found out that in bus_event_queue_pop()
(winebus.sys/unixlib.c) the size for the memcpy operation is calculated on base
of the event->input_report.length, and when the event operand is passed for
first time to this function, its input_report.length is uninitialized. The
bus_event structure is being allocated once per bus thread.
This could lead to either insufficient bytes being copied to the event struct,
or memory access error for an out of bounds copy operation of the tmp struct.
The consecutive calls of this function use the event->input_report.length
again, which in this case is just the length of the input buffer from the
previous operation.
If the device uses multiple input reports with different ReportIDs and
different lengths, this could lead to serious issues.
Attached a patch which fixes the issue (based on the current master)
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51828
Bug ID: 51828
Summary: Simucube 2: All applications using raw HID access to
communicate with devices, stopped tracking steering
axis movement
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: logos128(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: d40d8d968658dca4a75afc97f9e48acda0654b0f
Distribution: ArchLinux
Created attachment 70716
--> https://bugs.winehq.org/attachment.cgi?id=70716
0001-hidclass.sys-Fix-input-reports-with-ReportID-being-d.patch
Found out that the dropping of input packets with lengths different than
desc->InputLength, which was introduced with the regression commit is causing
this issue.
Since the Simucube 2 is a HID PID device, it uses multiple HID reports (with
defined ReportIDs), which are different lengths. For such devices
desc->InputLength specifies the biggest possible buffer length, that would fit
any of the input reports. If the most essential input report for tracking the
steering axis movements is smaller than desc->InputLength, it'll be dropped by
that check. Only the reports with the exact same size go through in non polled
mode.
In this case with Simucube 2 the biggest input report is of 61 bytes, and is
vendor defined. All the other input reports are smaller sizes, and will get
dropped.
Attached a patch which fixes the issue. It also fixes possible memory access
error with report->buffer while copying it to irp->AssociatedIrp.SystemBuffer,
due to the internal buffer for hid_report being just report->length which could
be less than or equal to desc->InputLength.
The patch is based to the current master
(aa629c4c7225166f4ee46476d98702df2e142711).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51824
Bug ID: 51824
Summary: TrueDrive, SimHub, Fanaleds,etc.: Non smooth movement
tracking with severe skipping/jumping of the steering
wheel/controller axis
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: logos128(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 325984ded50b354686e5a454aa5aca3aafa81432
Distribution: ArchLinux
Created attachment 70711
--> https://bugs.winehq.org/attachment.cgi?id=70711
0001-hidclass.sys-Fix-writing-all-new-reports-at-the-last.patch
All the mentioned applications use raw HID access (through HidD/HidP calls) to
the devices they controll, so the movement tracking problems appear only there.
DirectInput works well.
After further investigation, found that the simpler ring buffer
(hidclass.sys/device.c) introduced with the mentioned regression commit is
causing the issues. Appeared that all new reports are pushed at the last
available ring buffer slot, due to reaching the end of the buffer before the
reading has started. Usually such devices as joysticks, controllers, steering
wheels, etc., use constant stream of INPUT reports to report their axis
movement, so any report skipping or change of the sequence, while the
interested apps are reading, would lead to such issues.
Attached a patch which fixes the issue (based on the current master
aa629c4c7225166f4ee46476d98702df2e142711).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51822
Bug ID: 51822
Summary: Simucube 2 TrueDrive: Doesn't recognize the steering
wheel device
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: logos128(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 51560aabcb259cb89659d96654d8ad38edbb528d
Distribution: ArchLinux
Created attachment 70707
--> https://bugs.winehq.org/attachment.cgi?id=70707
0001-hidparse.sys-Preserve-the-original-state-items.repor.patch, wine_6.18.log,
SC2_descr.txt
Simucube 2 is FFB steering wheel device using the HID PID specification for
FFB. Thus the support for it is included in the Linux kernel as part of the HID
specification. It still needs some patching of the usbhid kernel module, but in
general is entirely functional in Wine, as long as "DisableInput" and "Enable
SDL" are disabled in the Wine registry, and for the HIDRAW device is granted rw
user access.
TrueDrive is an application for controlling and fine tuning various parameters
of the steering wheel (using HidD/HidP calls), which also includes real time
animation of the steering wheel movement, buttons pushed, etc. The application
is not used/needed during gameplay. The TrueDrive version used is 2020.10. The
application can be downloaded from the manufacturer site:
https://granitedevices.com/wiki/Simucube_2_True_Drive_releases
The mentioned regression commit is the earliest in which the problem occurs.
I've investigated further, and found that state->items.report_count in the
parse_new_value_caps() function (hidclass.sys/descriptor.c) is not preserved
properly. While being used for building the alternate value array it's set to
1, and since "Report Count" is a global item, reset_local_items() at the end of
the function preserves its state. Thus if there are subsequent main items
(Input, Output, etc.) with more than one usages, and with no "Report Count"
specified in between, the parser would calculate wrong bit sizes, report len,
etc.
The particular problem was at the end of the descriptor. Here is an excerpt:
/* Usage Page (FF00h), */
/* Usage (01h), */
/* Collection (Application), */
/* Usage (01h), */
/* Report ID (107), */
/* Report Size (8), */
/* Report Count (60), */
/* Logical Minimum (0), */
/* Logical Maximum (255), */
/* Output, */
/* Usage (01h), */
/* Report ID (108), */
/* Input, */
/* End Collection, */
The Input report 108 follows immediately the Output report 107, without Report
Count specified in between. In our case parse_new_value_caps() would set
erroneously Report Count to 1, after being called on the Output main item. Thus
the next Input report size would be calculated wrongly. This is a vendor
defined report, which they probably use in the process of recognizing the
device.
Since then the issue was mitigated a little bit with commit
7096c26a2e48089424fe90956c80c29617bce9f2, when button array value caps were
introduced, which stopped modifying state->items.report_count if the parsed
item is an array.
The issue is still present in the new hidparse.sys (main.c), where the parsing
code has been moved with commit a290c5bf7c9ddc92af56231693c6d8f00c3efd7b.
It is present in Output report 2. Here is an excerpt:
/* Usage (5Ah), */
/* Collection (Logical), */
/* Report ID (2), */
...
/* Report Count (2), */
/* Output (Variable), */
/* Usage (5Ch), */
/* Usage (5Eh), */
/* Unit (Seconds), */
/* Unit Exponent (-3), */
/* Logical Maximum (32767), */
/* Physical Maximum (32767), */
/* Report Size (16), */
/* Output (Variable), */
/* Physical Maximum (0), */
/* Unit, */
/* Unit Exponent (0), */
/* End Collection, */
Since the Output main items are variable, state->items.report_count is still
being modified to 1. So the second Output item ends up with two usages, one 16
bit report, and one 0 bit report. This can be seen in the attached log file
wine_6.18.log. For Output report 2, the RCnt for Usage 0x5E is 0.
The following debug options were used for the log:
WINEDEBUG=+timestamp,+pid,+hid,+hidp,+hid_report,+plugplay. The Wine build is
6.18-107-gbcdb28a563d.
I've attached the Simucube 2 device descriptor in SC2_Descr.txt. Hope it can
help as a real life example of a HID PID device with multiple ReportIDs.
Attached also a patch which is fixing the issue (based on the latest master
aa629c4c7225166f4ee46476d98702df2e142711).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51710
Bug ID: 51710
Summary: 3utools doesn't see iPad
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aykutboray(a)gmail.com
Distribution: ---
Created attachment 70586
--> https://bugs.winehq.org/attachment.cgi?id=70586
Bug moment
When I wanted to install new IPad OS software 3utools doesn't see my iPad it
was connected to pc.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51987
Bug ID: 51987
Summary: Multiple GUI elements are not rendered when using a
theme
Product: Wine
Version: 6.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 70975
--> https://bugs.winehq.org/attachment.cgi?id=70975
All broken
This is a follow up to bug 51986.
See the attached screenshot.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52028
Bug ID: 52028
Summary: Regression: Themed contents doesn't displays correctly
in some themes
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Created attachment 71028
--> https://bugs.winehq.org/attachment.cgi?id=71028
good vs bad
Regression test result:
7c9cacd47f969181624b2c5fafd7554188d7fa47 is the first bad commit
commit 7c9cacd47f969181624b2c5fafd7554188d7fa47
Author: Zhiyi Zhang <zzhang(a)codeweavers.com>
Date: Fri Nov 5 14:34:58 2021 +0800
comctl32/button: Correctly place parts for themed group boxes.
Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/comctl32/button.c | 49 +++++++++++++++++++++++++++----------------------
1 file changed, 27 insertions(+), 22 deletions(-)
Procedure:
1 - Open winecfg
2 -- Apply a theme that presents this issue
I've used a modified theme from VLT by evgkursai. Original msstyles file
presents this issue too. You can download it here:
https://www.deviantart.com/evgkursai/art/VLT-2-0-VS-36103075
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52025
Bug ID: 52025
Summary: Custom color configuration is reseted if custom theme
is applied
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Regression result:
3762a11c81455edee65881702c5c26ae5d3081b3 is the first bad commit
commit 3762a11c81455edee65881702c5c26ae5d3081b3
Author: Zhiyi Zhang <zzhang(a)codeweavers.com>
Date: Thu Nov 4 14:44:47 2021 +0800
uxtheme: Fix loading a different theme when theming is on.
When a theme is already active and a user tries to activate another theme,
the new theme configuration should be written to the registry so that it's
still in effect after a wine reboot.
Fix a regression introduced in d290362.
Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/uxtheme/system.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
Wine 6.20 -> 6.21
Procedure:
1 - Open winecfg
2 - Apply a custom theme, theme used on this test was VLT by evgkursai:
https://www.deviantart.com/evgkursai/art/VLT-2-0-VS-36103075
3 - Change any color and apply. On this test, i've changed "Selection
Background" ("Fundo da Seleção" in portuguese-brazilian) color
4 - Close winecfg
5 - Open winecfg 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.
https://bugs.winehq.org/show_bug.cgi?id=52201
Bug ID: 52201
Summary: BackPacker: Crashes on launch with page fault on read
access error
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andreas.j(a)pm.me
Distribution: ---
Created attachment 71255
--> https://bugs.winehq.org/attachment.cgi?id=71255
Error log from Wine
Hi,
I am trying to play an old game called BackPacker, however when trying to
launch the game it immediately crashes with the error "The program winevdm.exe
has encountered a serious problem and needs to close. We are sorry for the
inconvenience."
My installation is completely fresh, using Wine 6.23 and Pop!_OS 21.10.
No changes have been made to the default Wine installation, since I was unable
to find much information surrounding this error I have only tried to change the
Windows Version to Windows XP using winecfg (with no luck or change).
The game properly works when running it in Windows XP.
Some game info found here:
https://en.wikipedia.org/wiki/Backpacker_(video_game_series)
Thank you!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52205
Bug ID: 52205
Summary: Audio not working on any apps except winecfg
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: khosraw.azizi(a)gmail.com
Distribution: ---
I am trying to run games using wine. I have so far tried 8-10 games and none of
them output any audio. The audio in the winecfg app works and my backend is
fine.
I don't understand because these games worked with audio on my previous
computer. This new computer however doesn't output the audio for those programs
at all.
Linux khosraw-archcraft-hp 5.15.7-zen1-1-zen #1 ZEN SMP PREEMPT Wed, 08 Dec
2021 14:33:18 +0000 x86_64 GNU/Linux
khosraw@khosraw-archcraft-hp
HP All-in-One 24-dp0xxx
AMD Ryzen 5 4500U with Radeon Graphics (6) @ 2.375GHz
AMD ATI 04:00.0 Renoir
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51934
Bug ID: 51934
Summary: Battle.Net after login bug
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ptg76(a)ukr.net
Distribution: ---
Created attachment 70899
--> https://bugs.winehq.org/attachment.cgi?id=70899
backtrace log
Hi, All!
After updates, I cannot log in to Battle.Net nor the Starcraft game directly.
After entering username and password it falls into repeating "crash"(?).
I've attached the backtrace log file.
Any ideas, workarounds, something?
Sincerely, Peter
--
Do not reply 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=32385
Bug #: 32385
Summary: MSTSC (Remote Desktop) drawing issues
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kenjiru.ro(a)gmail.com
Classification: Unclassified
Created attachment 42734
--> http://bugs.winehq.org/attachment.cgi?id=42734
Drawing issues.
When it works, it has some drawing issues. Some windows are not drawn correctly
at all, the title bars of some windows are not drawn.
I see a lot of messages in the console, but I don't know which ones are to
blame.
I've attached the console output.
--
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=52113
Bug ID: 52113
Summary: Killing Floor 2 : Item Server not connectable
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maycne.sonahoz(a)posteo.net
Distribution: ---
Overview:
In Killing Floor 2, the Item Server cannot be reached. In consequence,
neither the Inventory nor the Store are available from within the game.
Steps to Reproduce:
1) Launch Killing Floor 2.
2) In the main menu, an icon should tell the connectivity with the Item
Server. That icon shows the server is unreachable.
3) Access the Inventory tab. It should be filled with your custom items,
but it always shows empty.
4) Access the Store tab. It should be filled with store offers, but it
always shows empty.
Build Date & Hardware:
Manjaro stable - Xfce - kernel 5.10.79-1 - 2021-11-16
The issue has been happening from a long time now. As for today's
reference:
- Failed to reach the steps to reproduce the issue with Development Wine:
- Development Wine built locally from source
- Steam (for Windows) installed through Wine
- Steam refuses to install Killing Floor 2 : "invalid platform"
- Issue reproduced with:
- Steam (for Linux) Beta
- Proton-6.21-GE-2 (based on Wine 6.21)
Additional Builds and Platforms:
Manjaro stable - Xfce - kernel 5.10.79-1 - 2021-11-16
The issue does not (yet) reproduce with:
- Steam (for Linux) Beta
- Proton 6.3-8 (based on Wine 6.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=52136
Bug ID: 52136
Summary: runterra game installation
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: artemio.stenio(a)gmail.com
Distribution: ---
Created attachment 71182
--> https://bugs.winehq.org/attachment.cgi?id=71182
error log
jojo installation attempt
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52211
Bug ID: 52211
Summary: program installation failed runeterra
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: artemio.stenio(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
Created attachment 71269
--> https://bugs.winehq.org/attachment.cgi?id=71269
even installing the program several times and using the command "winetricks -q
corefonts", the installation still has conflict/error.
even installing the program several times and using the command "winetricks -q
corefonts", the installation still has conflict/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.
http://bugs.winehq.org/show_bug.cgi?id=29503
Bug #: 29503
Summary: Stucuk's Setup System patcher often fails with 'Canvas
does not allow drawing' error message
Product: Wine
Version: 1.3.36
Platform: x86
URL: http://www.fileplanet.com/207230/200000/fileinfo/Dark-
Horizon-Patch-v1.0.6.1
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 38206
--> http://bugs.winehq.org/attachment.cgi?id=38206
screenshot (patcher running in virtual desktop)
The installer of the patch made for Dark Horizon uses a Stucuk's Setup System
according to the file properties. The installer of the community patch made for
Original War also uses this kind of patcher, sharing the same problem.
The patcher for Dark Horizon consists of nearly 3000 small files. The
installation process doesn't take long (15-20 seconds). At some point during
the install process, the patcher is interrupted with an error message:
'Setup Thread Error: Canvas does not allow drawing', and the installer quits
prematurely.
This happens fairly often (maybe 8 times out of 10 attempts), but sometimes the
patcher finishes the job without erroring out.
Before the error message pops up, text which normally appears inside the
installer window also printed and overwritten several hundreds of times in the
upper left corner of the screen (see attached screenshot). This happens both in
virtual desktop mode and in full-screen.
To reproduce the problem with the patcher made for Dark Horizon you don't have
to download the demo for the game; the patch can be installed alone in a
selected directory anywhere inside a wineprefix.
--
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=41615
Bug ID: 41615
Summary: Max Payne 1 and 2 crash using glsl=enabled
Product: Wine
Version: 1.9.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
Created attachment 55965
--> https://bugs.winehq.org/attachment.cgi?id=55965
backtrace-max-payne-1-glsl
Max Payne 1 and 2 crash using glsl=enabled during 1st chapter
Both crash during 1st chapter however if use glsl=disabled in wine register
works stable both games pass 1st chapter with crashes
System Specs Using in Tests
Nvidia Drivers 375.10 (run package from nvidia drivers homepage)
Xubuntu 16.04 64Bit - Kernel 4.4.0-44 generic (ubuntu mainline) - CPUFreq:
Performance
CPU: INTEL Pentium G3258 (Haswell 22nm) 4.1Ghz + Artic Cooling Alpine 11 Plus
MEMORY: 8GB DDR3 1333 (2x4) Patriot value (dual channel: 21.3 gb/s)
GPU: Zotac Nvidia Geforce GT630 (GK208 28nm: 384 Shaders / 8 ROPS) Zone Edition
Passive Cooling 2GB DDR3 1800Mhz 64Bit (14.4Gb/s)
MAINBOARD: MSI H81M E33
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38183
Bug ID: 38183
Summary: King of Dragon Pass crashes when loading a saved game
Product: Wine
Version: 1.7.38
Hardware: x86
URL: http://a-sharp.com/files/KoDP-Tour.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 50954
--> https://bugs.winehq.org/attachment.cgi?id=50954
terminal output
Loading a previously saved game at the title screen works properly.
Loading a saved game while you are in-game results in a crash.
Tested with the GOG version. The crash can be reproduced with the demo/tour
version as well.
The same problem in Wine 1.2.3/1.4.1/1.6.2/1.7.38.
Steps to reproduce the problem with the demo version:
Start the installed demo with tour.exe. Click on the highlighted <Tour>, <Skip
all>, <Play> buttons. Click the button right next to <Proceed> in the lower
right corner. Click <Save>...the game is saved.
Now click <Restore> in the options menu and select the previously saved game.
The game is loaded without errors but if you click <Proceed> the game crashes.
The demo version doesn't allow to load a saved game from the title screen.
KoDP-Tour.exe
sha1: 445443bd6365f71257abfe0809e9a1932791d1ed
--
Do not reply 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=26898
Summary: wine does not show save game screenshots
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vaniaz(a)msn.com
Screenshots are saved in dds format. When saving game, I get the following in
console
fixme:d3d_surface:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_B8G8R8A8_UNORM to WINED3DFMT_DXT1.
Saved screenshot is completely 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=41653
Bug ID: 41653
Summary: The Banner Saga 2 GOG (adobe air) flickering on
Wine-staging
Product: Wine-staging
Version: 1.9.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: donanykey(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 56035
--> https://bugs.winehq.org/attachment.cgi?id=56035
Video of flickering picture
Dedicating separate bug from https://bugs.winehq.org/show_bug.cgi?id=41635 for
Wine-staging.
The game works in plain Wine (1.9.21), but with very poor frame rate
performance, while with staging - it's much more responsive, but the picture is
flickering.
Video and log to be 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=33309
Bug #: 33309
Summary: No keyboard input in Slender: The Arrival
Product: Wine
Version: 1.5.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 6tsukiyami9(a)gmail.com
Classification: Unclassified
The title says all about it: the keyboard doesn't work at all in Slender: The
Arrival. I can't even try the game itself because I can't get enter the license
key and get to the main menu.
I guess this may be a clue:
fixme:win:RegisterRawInputDevices Unhandled flags 0x100 for device 0.
fixme:win:RegisterDeviceNotificationW (hwnd=0x1006a,
filter=0x33fc6c,flags=0x00000000) returns a fake device notification handle!
fixme:win:RegisterRawInputDevices Unhandled flags 0x100 for device 0.
I'm attaching a full log with WINEDEBUG=-all,+keyboard,+key,+dinput,+message
--
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=39305
Bug ID: 39305
Summary: Sanitarium
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: i30817(a)gmail.com
Distribution: ---
There are plenty of bugs with sanitarum that are closed 'FIXED' that i'm still
experiencing, except if running with the game windowed mode command line switch
(-w).
For example the game doesn't show graphics with the native fullscreen here
(with the open source radeon drivers) unless i specify :
wine reg add "HKCU\\Software\\Wine\\Direct3D" /v "OffscreenRenderingMode" /t
REG_SZ /d "backbuffer"
before running the game (instead of default "fbo")
Bug #28625 is also still a problem. In fact, it appears more of a problem
because with native fullscreen and that registry setting just moving the mouse
at all is liable to freeze the screen and every animation on it, no just pause
while moving (the game is still running because i can press ESC to go to the
settings menu).
This seems like a regression, since bug #28625 is marked as fixed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41681
Bug ID: 41681
Summary: King's Bounty crossworlds: DirectX call failed
Product: Wine
Version: 1.6.1
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lior.inbar(a)sharecare.com
Created attachment 56071
--> https://bugs.winehq.org/attachment.cgi?id=56071
terminal
Hi,
I'me running the game on:
Model Name: MacBook Pro
Model Identifier: MacBookPro11,4
Processor Name: Intel Core i7
Processor Speed: 2.2 GHz
Graphics Intel Iris Pro 1536 MB
The games launches fine but in some parts of the map it quits with error:
http://i63.tinypic.com/oixkli.png
when not running from terminal this game doesn't crash but the graphics are
distorted like this:
http://tinypic.com/view.php?pic=2iazrb8&s=9#.WCG--eErLGI
attached is the terminal output
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38553
Bug ID: 38553
Summary: Die by the Sword: menus don't drawn unless mouse is
moving (Mac OS X only)
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winebugs140(a)gmail.com
A similar issue (Bug 27814) has already been fixed in Wine for Linux. But the
problem still exists when running Wine in OS X.
Important comments from the Linux bug report:
"Béla Gyebrószki (In reply to Ken Thomases from comment #12)
> This problem still exists for me on OS X, too. Plain Wine. (If you're
> using the tip from this morning, you'll need
> <http://source.winehq.org/patches/data/108886> to fix a crash.) Affects
> both the Mac driver and the X11 driver.
>
> In my testing, it was often the case that moving the mouse was not enough to
> cause the menu animation to proceed. When this happened, switching away
> with Command-Tab would allow the animation to complete. This happened more
> often with the Mac driver than the X11 driver, but did affect both.
>
> Béla, would you be willing to do a "reverse" bisect, where you hunt which
> commit fixed it for you?
It's hard to tell exactly which commit fixed the problem for me because the
game behaves differently between 1.7.13 and .15.
The problem is definitely there in 1.7.13.
After this patch menus are opened but without that "pull-down animation" and
screen refreshing, mouse movement is so sluggish that it makes the game
unplayable:
http://source.winehq.org/git/wine.git/commit/4c4552c5a1910a9d5adf8eccff0ac6…
Finally this commit resolves the previous problem and menus work as intended:
http://source.winehq.org/git/wine.git/commit/eef81f5ecc27cac8bc2bf4eacdc093…"
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50864
Bug ID: 50864
Summary: Incompatibility with Mesa 21 with several games
Product: Wine
Version: 6.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bastian.beischer(a)rwth-aachen.de
Distribution: ---
Arch Linux recently updated mesa to 21, after which I was unable to start most
of the games I play through Steams proton (Through the Ages, Race for the
Galaxy, Galaxy Trucker, ...). Since proton is based on wine I later found a
command line reproducer for the problem by just running "wine game.exe" with
the appropriate wine prefix. After noticing that the issues appeared with Mesa
21 I found this on the Mesa gitlab:
https://gitlab.freedesktop.org/mesa/mesa/-/issues/3969
My issues are exactly the same. Apparently Mesa added an OpenGL error in this
commit / line:
https://gitlab.freedesktop.org/mesa/mesa/-/commit/f39fd3dce72eaef59ab39a23b…
And it appears that wine fails to correctly handle / catch that error. I can
play games again after reverting that change in mesa and recompiling mesa 21.
While it was mesa that introduced this regression it appears that it is correct
to issue the error, so the mesa developers seem to think that wine should be
patched instead (they even made an attempt).
Thanks for any help!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44989
Bug ID: 44989
Summary: disciples 3 crashing on start
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimonych85(a)ukr.net
Distribution: ---
Created attachment 61123
--> https://bugs.winehq.org/attachment.cgi?id=61123
Disciples 3 not working
when starting the game it shows me a picture in game but no menu, its stucked
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38173
Bug ID: 38173
Summary: Juiced Dont Start
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: mrdeathjr28(a)yahoo.es
Distribution: ---
Created attachment 50923
--> https://bugs.winehq.org/attachment.cgi?id=50923
backtrace juiced
Juiced dont start, unable validate settings
Wine 1.7.37
Nvidia Drivers 346.47
Linux Mint 17 XFCE Edition 64Bit - Kernel 3.18.0.31
CPU: INTEL Pentium G3220 3.0Ghz
MEM: 8GB DDR3 1333 (2x4) Patriot value (128 bit dual channel: 21.3 gb/s)
GPU: Zotac Nvidia Geforce GT630 (GK208 28nm: 384 Shaders / 8 ROPS) Zone Edition
Passive Cooling 2GB DDR3 1800Mhz 64Bit (14.4Gb/s)
BOARD: MSI H81M E33
--
Do not reply 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=30096
Bug #: 30096
Summary: Setting path doesn't work in Shelltreeview
Product: Wine
Version: 1.4-rc6
Platform: x86
URL: http://netikka.net/dev/shelltreeview.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Delphi has TShelltreeview component.
When trying to set path, for example:
shelltreeview1.path:='C:\Windows';
-> It sets empty path. Root is set to rfMyComputer.
Small sample to reproduce: http://netikka.net/dev/shelltreeview.exe
--
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=37058
Bug ID: 37058
Summary: Webbrowser demo needs OleInPlaceActiveObject
TranslateAccelerator
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: ocean04(a)suomi24.fi
Simple browser demo + source
http://netikka.net/dev/lazwb.zip
Run and press F5. It should refresh page, but nothing happens except:
fixme:mshtml:OleInPlaceActiveObject_TranslateAccelerator
(0x1f8ab8)->(0x15df158)
(I also have other applications needing that, this is easiest to reproduce)
--
Do not reply 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=21934
Summary: Windows Installer CleanUp Utility does not run
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Downloading the Windows Installer CleanUp Utility for the msizap functionality,
to clean "windows/installer" as per
http://www.theexperienceblog.com/2009/05/16/how-to-clean-out-windowsinstall…
etc.
Running it gives:
Error creating process <wscript StartMsi.vbs>. Reason: File not found
in a pop-up
There is no terminal output when it is run from there.
--
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=34804
Bug #: 34804
Summary: Installation of Windows Installer Cleanup utility
fails due to wshom:WshShell3_ExpandEnvironmentStrings
being a stub
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says ...
While investigating .NET installer issues I tried to run the installer of
"Windows Installer Cleanup utility" (MSICUU2.exe) mentioned in this blog:
http://blog.armgasys.com/?p=127
It fails:
--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+wshom wine ./msicuu2.exe >>log2.txt 2>&1
...
0026:trace:wshom:WshShell3_QueryInterface
({a6ef9860-c720-11d0-9337-00a0c90dcaa9}, 0x33f990)
0026:fixme:wshom:WshShell3_QueryInterface Unknown iface
{a6ef9860-c720-11d0-9337-00a0c90dcaa9}
0026:trace:wshom:WshShell3_Invoke (1006 {00000000-0000-0000-0000-000000000000}
1033 3 0x33fa24 0x33fa70 0x33f970 0x33f96c)
...
0026:fixme:wshom:WshShell3_ExpandEnvironmentStrings (L"%ProgramFiles%"
0x33f000): stub
...
0026:trace:wshom:WshShell3_Release ()
--- snip ---
'winetricks -q wsh57' works around and the installer GUI is shown.
Source:
http://source.winehq.org/git/wine.git/blob/5db4741d0b074ca0080adf36c3fdb440…
--- snip ---
740 static HRESULT WINAPI WshShell3_ExpandEnvironmentStrings(IWshShell3 *iface,
BSTR Src, BSTR* out_Dst)
741 {
742 FIXME("(%s %p): stub\n", debugstr_w(Src), out_Dst);
743 return E_NOTIMPL;
744 }
--- snip ---
The actual application 'msicuu.exe' later needs 'winetricks -q vb6run'.
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=5928
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://download.magsoftwrx. |https://web.archive.org/web
|com/v3/TimelessTimeAndExpen |/20211212111222/http://down
|seWin/TimelessTimeAndExpens |load.magsoftwrx.com/v3/Time
|eWindowsSetup.exe |lessTimeAndExpenseWin/Timel
| |essTimeAndExpenseWindowsSet
| |up.exe
--- Comment #25 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20211212111222/http://download.magsoftwrx.com/v…https://www.virustotal.com/gui/file/0dba81016638b946c1b2a6f5cb25d035e176340…
$ sha1sum TimelessTimeAndExpenseWindowsSetup.exe
3dfb66c43aa0676ae11822584243702a69ddd8b3
TimelessTimeAndExpenseWindowsSetup.exe
$ du -sh TimelessTimeAndExpenseWindowsSetup.exe
13M TimelessTimeAndExpenseWindowsSetup.exe
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=30558
Bug #: 30558
Summary: Multiple app installers fail on missing
Session.FeatureRequestState property
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
extracted from bug 5928 to be tracked separately.
Several InstallShield based installers using active script engine can't find
Session.FeatureRequestState property:
--- snip ---
0033:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\vbscript.dll" at 0xf71b0000: builtin
0033:trace:vbscript:DllMain (0xf71b0000 1 (nil))
0033:trace:vbscript:DllGetClassObject (CLSID_VBScript
{00000001-0000-0000-c000-000000000046} 0x86e87c)
0033:trace:vbscript:ClassFactory_QueryInterface
(0xf71dd8ac)->(IID_IClassFactory 0x86e87c)
0033:trace:vbscript:ClassFactory_AddRef (0xf71dd8ac)
0033:trace:vbscript:VBScriptFactory_CreateInstance ((nil)
{bb1a2ae1-a4f9-11cf-8f20-00805f2cd064} 0x86e934)
0033:trace:vbscript:VBScript_QueryInterface (0x9cd010)->(IID_IActiveScript
0x86e934)
0033:trace:vbscript:VBScript_AddRef (0x9cd010) ref=2
0033:trace:vbscript:VBScript_Release (0x9cd010) ref=1
0033:trace:vbscript:ClassFactory_Release (0xf71dd8ac)
0033:trace:vbscript:VBScript_QueryInterface (0x9cd010)->(IID_IActiveScriptParse
0x86e930)
0033:trace:vbscript:VBScript_AddRef (0x9cd010) ref=2
0033:trace:vbscript:VBScript_SetScriptSite (0x9cd010)->(0x9c5240)
0033:trace:vbscript:VBScriptParse_InitNew (0x9cd010)
0033:trace:vbscript:VBScript_AddNamedItem (0x9cd010)->(L"Session" 2)
0033:trace:vbscript:VBScriptParse_ParseScriptText (0x9cd010)->(L"Dim
installTimeless, installMSDE, upgradeMSDE\nDim netVersion \n\ninstallTimeless =
FeatureRequestState(\"Timeless\")\ninstallMSDE =
FeatureRequestState(\"TimelessMSDE\")\nupgradeMSDE =
FeatureRequestState(\"UpgradeMSDE\")\nnetVersion =
Property(\"MsiNetAssemblySupport\") \n\nProperty(\"TTE_Features"... (null)
(nil) (null) 0 0 0 (nil) (nil))
0033:trace:vbscript:VBScript_SetScriptState (0x9cd010)->(2)
0033:trace:vbscript:DispatchEx_AddRef (0x9cd138) ref=2
0033:trace:vbscript:interp_string
0033:trace:vbscript:interp_icall
0033:fixme:vbscript:do_icall L"FeatureRequestState" not found
0033:warn:vbscript:exec_script Failed 80020006
0033:trace:vbscript:DispatchEx_Release (0x9cd138) ref=1
0033:trace:vbscript:VBScript_Release (0x9cd010) ref=1
--- snip ---
The script snippet (extracted from .msi):
--- snip ---
Dim installTimeless, installMSDE, upgradeMSDE
Dim netVersion
installTimeless = FeatureRequestState("Timeless")
installMSDE = FeatureRequestState("TimelessMSDE")
upgradeMSDE = FeatureRequestState("UpgradeMSDE")
netVersion = Property("MsiNetAssemblySupport")
Property("TTE_FeaturesValid") = "1"
if installTimeless = "3" OR installMSDE = "3" OR upgradeMSDE = "3" then
'MsgBox netVersion, 48, "netVersion"
if netVersion < "2.0.50727" then
MsgBox "Some of the selected components require .Net Framework 2.0.
Please use Windows Update or restart the installation to install it.", 48,
Property("ProductName")
Property("TTE_FeaturesValid") = "X"
' rval = MsgBox("The selected components require .Net Framework 2.0.
Would you like to download and install it?", 36, Property("ProductName") )
' if rval <> 6 then
' Property("TTE_FeaturesValid") = "0"
' end if
end if
End if
Dim installTimeless
Dim createDatabase, upgradeDatabase, createAccessDatabase,
upgradeAccessDatabase
Dim selectedCount
Dim rval
installTimeless = FeatureRequestState("Timeless")
createDatabase = FeatureRequestState("CreateDatabase")
upgradeDatabase = FeatureRequestState("UpgradeDatabase")
createAccessDatabase = FeatureRequestState("CreateAccessDatabase")
upgradeAccessDatabase = FeatureRequestState("UpgradeAccessDatabase")
'MsgBox installTimelessWeb, 48, "TimelessWeb"
'MsgBox createDatabase, 48, "CreateDatabase"
'MsgBox upgradeDatabase, 48,"UpgradeDatabase"
Property("TTE_FeaturesValid") = "1"
if Property("TTE_FeaturesValid") = "1" then
selectedCount = 0
if createDatabase = "3" then
selectedCount = selectedCount + 1
end if
if upgradeDatabase = "3" then
selectedCount = selectedCount + 1
end if
if createAccessDatabase = "3" then
selectedCount = selectedCount + 1
end if
if upgradeAccessDatabase = "3" then
selectedCount = selectedCount + 1
end if
if selectedCount > 1 then
Property("TTE_FeaturesValid") = "0"
MsgBox "Only one of Create SQL Server Database, Create Access Database,
Upgrade SQL Server Database or Upgrade Access Database may be selected.", 48,
Property("ProductName")
end if
end if
'MsgBox Property("TTE_FeaturesValid"), 48,"TTE_FeaturesValid"
BrowseForFolderdim filesys, newdatabase
dim exists
Property("TTE_FeaturesValid") = "1"
newdatabase = Property("CREATEACCESSPATH") & "\Timeless.tmd3"
Set filesys = CreateObject("Scripting.FileSystemObject")
exists = filesys.FileExists(newdatabase)
'MsgBox exists, 48, "exists"
If exists Then
MsgBox "There is already a database at " & newdatabase & ". Select a new
location.", 48, Property("ProductName")
Property("TTE_FeaturesValid") = "0"
End If
Set filesys = nothing
--- snip ---
$ sha1sum TimelessTimeAndExpenseWindowsSetup.exe
860dacc4eb48494e5870a4b32eab8bc5e087f307
TimelessTimeAndExpenseWindowsSetup.exe
$ wine --version
wine-1.5.3
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.
http://bugs.winehq.org/show_bug.cgi?id=30524
Bug #: 30524
Summary: Weather bug fails to detect vbscript (Property flag 1
not implemented)
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vbscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
See bug 28999
fixme:msi:AutomationObject_Invoke Method 2, L"Property" wflags 1 not
implemented, clsid {000c109e-0000-0000-c000-000000000046}
--
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=28999
Bug #: 28999
Summary: Weatherbug fails to detect vbscript
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vbscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
fixme:urlmon:IsValidURL ((nil),
L"http://apnmedia.ask.com/media/toolbar/stub/1.0.0.0/ApnIC.dll?tb=WBV5&versio…",
0): stub
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) - stub!
fixme:qmgr:BITS_IBackgroundCopyJob_AddFile Check for valid filenames and
supported protocols
fixme:qmgr:BITS_IBackgroundCopyJob_SetPriority (0x2a3f0,0x00000000) stub
fixme:qmgr:BITS_IBackgroundCopyJob_SetNoProgressTimeout 6
fixme:wininet:InternetLockRequestFile STUB
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(10000): STUB
fixme:wininet:HTTPREQ_SetOption unsupported without active connection
fixme:wininet:HTTPREQ_SetOption unsupported without active connection
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (2000):
STUB
fixme:wininet:HTTPREQ_SetOption unsupported without active connection
fixme:wininet:HTTPREQ_SetOption unsupported without active connection
fixme:vbscript:parse_script parser failed on parsing
L"(\"VbScriptRunning\")=\"1\""
err:msi:ITERATE_Actions Execution halted, action
L"VbScriptNotInstalledTermination" returned 1603
--
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=32755
Bug #: 32755
Summary: putty_arm for jailbroken WinRT needs
KERNEL32.dll.InitOnceExecuteOnce
Product: Wine
Version: 1.5.21
Platform: arm
URL: http://www.shinysurface.com/downloads/
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
CC: focht(a)gmx.net, madewokherd(a)gmail.com, nerv(a)dawncrow.de
Depends on: 31308, 32743
Classification: Unclassified
md5sum:
e42d506b08da7d9038315fba40f6c8dc putty_arm.exe
--
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=32743
Bug #: 32743
Summary: putty_arm for jailbroken WinRT needs
KERNEL32.dll.GetCurrentPackageId
Product: Wine
Version: 1.5.21
Platform: arm
URL: http://www.shinysurface.com/downloads/
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
CC: focht(a)gmx.net, nerv(a)dawncrow.de
Classification: Unclassified
md5sum:
e42d506b08da7d9038315fba40f6c8dc putty_arm.exe
Unhandled exception: unimplemented function KERNEL32.dll.GetCurrentPackageId
called in 32-bit code (0xb6c8bf00).
--
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=32768
Bug #: 32768
Summary: OpenTTD port to WinRT/WoA needs
KERNEL32.dll.HeapSummary
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
the Open-source clone of Transport Tycoon Deluxe (transportation simulation
game) installer for WinRT/WoA needs this:
--- snip ---
~/wine-apps/openttd$ wine ./OpenTTDInstaller.exe
wine: Call from 0x40434204 to unimplemented function KERNEL32.dll.HeapSummary,
aborting
wine: Unimplemented function KERNEL32.dll.HeapSummary called at address
0x40434204 (thread 0009), starting debugger...
--- snip ---
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.
http://bugs.winehq.org/show_bug.cgi?id=32770
Bug #: 32770
Summary: OpenTTD port to WinRT/WoA needs
KERNEL32.dll.RegisterWaitForInputIdle
Product: Wine
Version: 1.5.22
Platform: arm
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
the Open-source clone of Transport Tycoon Deluxe (transportation simulation
game) installer for WinRT/WoA needs this:
--- snip ---
~/wine-apps/openttd$ wine ./OpenTTDInstaller.exe
...
wine: Call from 0x40394204 to unimplemented function
KERNEL32.dll.RegisterWaitForInputIdle, aborting
wine: Unimplemented function KERNEL32.dll.RegisterWaitForInputIdle called at
address 0x40394204 (thread 0009), starting debugger...
Unhandled exception: unimplemented function
KERNEL32.dll.RegisterWaitForInputIdle called in 32-bit code (0x40394204).
Register dump:
ARM User Mode
Pc:40394204 Sp:40d4fcd8 Lr:40394204 Cpsr:400f0010(-Z--)
r0:40d4fce4 r1:40d4fdb0 r2:0000 r3:40d4fce4
r4:415db4 r5:bb40e64e r6:8889 r7:0000 r8:0000
r9:0000 r10:40089000 Fp:40d4fd34 Ip:40aca398
Stack dump:
...
Backtrace:
=>0 0x40394204 RtlRaiseException+0x1c(rec=0x40d4fd48)
[/home/linaro/wine/wine-git/dlls/ntdll/signal_arm.c:929] in ntdll (0x40d4fd34)
1 0x40394204 RtlRaiseException+0x1b(rec=0x80000100)
[/home/linaro/wine/wine-git/dlls/ntdll/signal_arm.c:928] in ntdll (0x40d4fd9c)
2 0x40a46910 RaiseException+0xbb(code=0x40aa0388, flags=0x2,
nbargs=0x40394204, args=0x0(nil))
[/home/linaro/wine/wine-git/dlls/kernel32/except.c:84] in kernel32 (0x40d4fdb4)
3 0x40a9f2a8 __wine_spec_unimplemented_stub+0x3b(module=0x0(nil),
function=0x0(nil)) [/home/linaro/wine/wine-git/dlls/winecrt0/stub.c:34] in
kernel32 (0x40d4fde0)
4 0x40a20b30 __wine_stub_RegisterWaitForInputIdle+0x1b() in kernel32
(0x403ef9ec)
5 0x40d4fde8 (0x403ef9ec)
0x40394204 RtlRaiseException+0x1c
[/home/linaro/wine/wine-git/dlls/ntdll/signal_arm.c:929] in ntdll:
ldr r3, [fp, #-16]
929 rec->ExceptionAddress = (LPVOID)context.Pc;
Modules:
Module Address Debug info Name (59 modules)
ELF 8000- 12000 Deferred <wine-loader>
PE 400000- 175d000 Deferred openttdinstaller
...
--- snip ---
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.
http://bugs.winehq.org/show_bug.cgi?id=32481
Bug #: 32481
Summary: Windows Sysinternals "PsInfo" tool fails to retrieve
"system uptime" using PDH (local computername
prepended in path)
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: pdh
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
Windows Sysinternals "PsInfo" tool fails to query for some system properties...
Making this bug about "system uptime".
Output:
--- snip ---
$ wine ./PsInfo.exe
PsInfo v1.77 - Local and remote system information viewer
Copyright (C) 2001-2009 Mark Russinovich
Sysinternals - www.sysinternals.com
Querying information for nexus4...fixme:ole:CoInitializeSecurity
((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
System information for \\nexus4:
Uptime: Error reading uptime
Kernel version: Microsoft Windows XP, Uniprocessor Free
Product type: Professional
Product version: 5.1
Service pack: 3
Kernel build number: 2600
Registered organization:
Registered owner:
IE version: 6.0000
System root: C:\windows
Processors: 4
Processor speed: 2.6 GHz
Processor type: Intel(R) Pentium(R) 4 CPU
Physical memory: 0 MB
Video driver:
--- snip ---
Wine PDH supports "System Up Time" but only if the path doesn't include a
computer name (even if it's the local one).
--- snip ---
0024:Call pdh.PdhOpenQueryW(00000000,00000000,0032f130) ret=004039fa
0024:Call ntdll.RtlAllocateHeap(00110000,00000008,00000020) ret=7eff6ea7
0024:Ret ntdll.RtlAllocateHeap() retval=0013d540 ret=7eff6ea7
0024:Ret pdh.PdhOpenQueryW() retval=00000000 ret=004039fa
0024:Call KERNEL32.GetLastError() ret=0040d8f2
0024:Ret KERNEL32.GetLastError() retval=00000000 ret=0040d8f2
0024:Call pdh.PdhAddCounterW(0013d540,0032f14c L"\\\\nexus4\\System\\System Up
Time",00000000,0032f134) ret=00403a3f
0024:Ret pdh.PdhAddCounterW() retval=c0000bb9 ret=00403a3f
--- snip ---
Wine should support local computername in path (counter sources path entry).
Source:
http://source.winehq.org/git/wine.git/blob/fcd8a8f447f9774faeb2e1b31cea3d09…
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.