https://bugs.winehq.org/show_bug.cgi?id=55519
Bug ID: 55519
Summary: Wine 8.15: Roblox Player fails with various errors
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lunar.lattice0(a)gmail.com
Distribution: ---
Created attachment 75081
--> https://bugs.winehq.org/attachment.cgi?id=75081
a tar.gz archive containing both the back trace and console output
Roblox Player has been crashing on all versions of supported Wine (8.X+) with
various errors. This crash causes the Player's anti-cheat to produce an
internal memory dump error and halt the application. I have included Wine's own
backtrace and console output (+seh, +unwind). The Player memory dump can be
made available, if requested.
On a purely speculative note, we have noticed that CPUs without AVX are more
prevalent in encountering this error. However, AVX is NOT a requirement for
running Roblox; many players on Roblox play on non-AVX systems.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55728
Bug ID: 55728
Summary: regedit.exe:regedit - test_export() sometimes gets an
unexpected size on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
regedit.exe:regedit - test_export() sometimes gets an unexpected size on
Windows:
regedit.c:3722: Test failed: got wrong size 4, expected 5
See https://test.winehq.org/data/patterns.html#regedit.exe:regedit
This is quite rare as it has only happened 3 times in the past 7 months:
* 2023-03-23 win21H1_newtb-w10pro64-32
* 2023-06-06 win21H2_gitlab-win10-21h2-32
* 2023-10-04 win21H1_newtb-w10pro64-en-AE-u8-32
It looks like the failing test is trying to interpret an hexadecimal registry
value as a string and sometimes gets a truncated string. I would not be
surprised if this caused Windows to use some uninitialized memory thus causing
the occasional failure.
So maybe this test should be removed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55727
Bug ID: 55727
Summary: mmdevapi:render - test_session() sometimes exceeds a
CPU usage limit and crashes on Windows 7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
mmdevapi:render - test_session() sometimes exceeds a CPU usage limit and
crashes on Windows 7:
render.c:1454: Test failed: Initialize failed: 88890017
render.c:1497: Test failed: GetService failed: 88890001
render.c:1593: Test failed: AudioClient had wrong refcount: 0
render.c:1593: this is the last test seen before the exception
0934:render: unhandled exception c0000005 at 76F01D3A
See https://test.winehq.org/data/patterns.html#mmdevapi:render
The first known instance happened on 2023-06-21 and this has happened a bit
over once per month since; always on the w7u VM:
* 2023-06-21 win7_newtb-w7u-es
* 2023-08-17 win7_newtb-w7u-de
* 2023-09-19 win7_newtb-w7u
* 2023-10-04 win7_newtb-w7u-de
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55726
Bug ID: 55726
Summary: user32:menu - test_menu_input()'s tests 28 and 29
fails on Windows (and Linux)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:menu - test_menu_input()'s tests 28 and 29 fails on Windows (and Linux).
This is pretty rare though:
2023-02-21 fg-deb64-t32 Test failed: test 28
2023-05-22 w1064v1709-64 Test failed: test 29
2023-07-14 w1064v1709-64 Test failed: test 29
2023-10-02 w1064v1709-64 Test failed: test 28
See https://test.winehq.org/data/patterns.html#user32:menu
This is similar to bug 53187 except that bug only happens in non-English
locales and happens a lot more frequently (daily), whereas this one only
happens in English locales and is quite rare.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55687
Bug ID: 55687
Summary: dmime:dmime - test_performance_pmsg() sometimes gets a
bad type on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
dmime:dmime - test_performance_pmsg() sometimes gets a bad type on Windows:
dmime.c:2458: Test failed: got dwType 0xb
dmime.c:2458: Test failed: got guidNotificationType
{2437d6f8-d552-0802-0000-0000d0ea0d00}
dmime.c:2458: Test failed: got dwNotificationOption 0x38
dmime.c:2467: Test failed: got 0x3
dmime.c:2526: Test failed: got guidNotificationType
{81f75bc5-4e5d-11d2-bcc7-00a0c922e6eb}
dmime.c:2526: Test failed: got dwNotificationOption 0x1
dmime.c:2535: Test failed: got guidNotificationType
{d2ac2899-b39b-11d1-8704-00600893b1bd}
dmime.c:2535: Test failed: got dwNotificationOption 0x2
See https://test.winehq.org/data/patterns.html#dmime:dmime
The first instance happened on 2023-09-25:
* 2023-09-26 win21H1_newtb-w10pro64-en-AE-u8-32
* 2023-09-25 win1809_newtb-w1064v1809-32
* 2023-09-25 win7_newtb-w7u-2qxl
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55711
Bug ID: 55711
Summary: elf_search_auxv can't find symbol in module
Product: Wine
Version: 8.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: weiliangcdt(a)gmail.com
Distribution: ---
Using wine 8.17 to run sqlyog 64bit 12.08, when connect to database, app will
force close with error "0118:fixme:dbghelp:elf_search_auxv can't find symbol in
module".
After downgrade back to wine 8.16, everything back to normal
my OS is ubuntu 22.04.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=55353
Bug ID: 55353
Summary: D2D Rendering glitches in QSpice
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: ln(a)calcifer.ee
Distribution: ---
Created attachment 74937
--> https://bugs.winehq.org/attachment.cgi?id=74937
Minimal log from application startup
When starting QSpice, it first displays the main canvas properly, but already
the one in the lower left corner has a black background.
When loading in an example or simply adding a component, the main canvas also
goes black. Symbols, text, etc. seem to be rendered properly, but only the
background glitches out and becomes solid black.
The application installer is available from
https://getqspice.com/InstallQSPICE.exe
Unfortunately the application checks for wine, but wine-staging with "Hide wine
version from applications" enabled 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=55704
Bug ID: 55704
Summary: Installer of SteuerSparErklärung 2023 (german tax
program) fails to copy created license file (new
WOW64)
Product: Wine
Version: 8.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: ulrich.gemkow(a)ikr.uni-stuttgart.de
Distribution: ---
Created attachment 75216
--> https://bugs.winehq.org/attachment.cgi?id=75216
Log file with +file
The installer of the "SteuerSparErklärung 2023" fails to copy the (correctly
created) license file to the destination directory. This happened in the new
WOW Mode (cannot test in 32 Bit compile). A workaround is to copy the
file manually.
The license file is created in the installers temp directory
"./drive_c/users/work/Temp/Win-SteuerSparErklaerung_28.32.67/Data/SteuerprogrammSetup/License/"
as License.aavdrm (version number in the path may be different)
and should be copied in the program directory
"/drive_c/Program Files (x86)/Akademische
Arbeitsgemeinschaft/SteuerSparErklaerung 2023/license".
In the destination directory exists a file with the same name but
different (useless) content.
A log file with +file 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=46941
Bug ID: 46941
Summary: Canon EOS Utility doesn't start
Product: Wine
Version: 4.4
Hardware: x86-64
URL: https://www.canon.it/support/consumer_products/product
s/cameras/digital_slr/eos_700d.html?type=software&lang
uage=it&os=windows%207%20(64-bit)&softwaredescriptioni
d=tcm:80-1330031
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.finizio.mgbx(a)hotmail.it
Distribution: Mint
Created attachment 64064
--> https://bugs.winehq.org/attachment.cgi?id=64064
console output
I downloaded Canon EOS Utility 2.14.20a from here
https://www.canon.it/support/consumer_products/products/cameras/digital_slr…
but the .exe doesn't start. I get an error saying "The file is damaged.
Re-obtain a valid file". I attched my log 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=55642
Bug ID: 55642
Summary: Diablo 2 mods: Connectivity issues
Product: Wine
Version: 8.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mysteryx93(a)protonmail.com
Distribution: ---
Diablo 2, Project Diablo 2 mod
https://www.projectdiablo2.com
If launched via Lutris, it fails to connect at all: "Cannot connect to
Battle.Net".
If launched via Bottles, it connects, but I get 1000ms lag spikes.
Either way, the game is unplayable. Running it in a VM works fine.
OS: Garuda 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.