https://bugs.winehq.org/show_bug.cgi?id=53573
Bug ID: 53573
Summary: Warcraft III Reforged 1.33.0.19194 has black main menu
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolAflash(a)kolahilft.de
Distribution: ---
Created attachment 72950
--> https://bugs.winehq.org/attachment.cgi?id=72950
STDOUT/STDERR log when warcraft-iii-reforged-1.33.0.19194 is starting an
switching to black main menu
Last night (2022-08-18) Blizzard released an update for Warcraft III Reforged
from version 1.32.x to 1.33.0.19194.
Since then the main menu of the game is just black!
But I can hear the sound of the main menu.
I attached a STDOUT/STDERR log.
Version 1.32.x of the game was running fine using wine-staging-7.14.
(didn't test any other wine version before)
Wine versions I just tried:
wine-staging-7.14
wine-staging-7.15
wine-devel-7.15
OS: Debian-11
Wine: https://dl.winehq.org/wine-builds/debian/
GPU: Radeon RX 590
Neither standard Wine D3D11 OpenGL based implementation (WineD3D) nor DXVK is
working.
Maybe slightly related:
Warcraft III: staying in menus quickly gobs all system memory
https://github.com/doitsujin/dxvk/issues/1866
--
Do not reply 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=58326
Bug ID: 58326
Summary: SetupDiGetClassDevs does not enumerate USB devices
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: mail(a)3v1n0.net
Distribution: ---
Created attachment 78694
--> http://bugs.winehq.org/attachment.cgi?id=78694
Example device enumerator
In order to enumerate the USB devices in the system, a window application is
expected
(https://github.com/microsoft/Windows-driver-samples/blob/main/usb/usbview/e…)
to use SetupDiGetClassDevs with the `GUID_DEVINTERFACE_USB_DEVICE` GUID,
however this returns nothing in WINE.
Running a simpler example (attached) of the enumerator that extends to all the
device types, I get in fact:
```
Device info is 0x7ffffe8d4760
Device info Date is 1 {4D36E96E-E325-11CE-BFC1-08002BE10318}
Device desc name is Generic Non-PnP Monitor
Device driver name is {4D36E96E-E325-11CE-BFC1-08002BE10318}\0000
Failed at 186
Device info Date is 1 {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}
Device desc name is Wine HID device
Device driver name is {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}\0003
Failed at 186
Device info Date is 1 {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}
Device desc name is Wine HID device
Device driver name is {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}\0002
Failed at 186
Device info Date is 1 {4D36E968-E325-11CE-BFC1-08002BE10318}
Device desc name is Wine Adapter
Device driver name is {4D36E968-E325-11CE-BFC1-08002BE10318}\0000
Failed at 186
Device info Date is 1 {4D36E97D-E325-11CE-BFC1-08002BE10318}
Device desc name is Wine HID bus driver
Device driver name is {4D36E97D-E325-11CE-BFC1-08002BE10318}\0000
Failed at 186
Device info Date is 1 {4D36E97D-E325-11CE-BFC1-08002BE10318}
Device desc name is Wine USB bus driver
Device driver name is {4D36E97D-E325-11CE-BFC1-08002BE10318}\0001
Failed at 186
Device info Date is 1 {00000000-0000-0000-0000-000000000000}
Failed at 159
Device info Date is 1 {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}
Device desc name is Wine HID compatible device
Device driver name is {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}\0000
Failed at 186
Device info Date is 1 {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}
Device desc name is Wine HID compatible device
Device driver name is {745A17A0-74D3-11D0-B6FE-00A0C90F57DA}\0001
Failed at 186
Device info Date is 0 {00000000-0000-0000-0000-000000000000}
```
While under a windows VM the same code also returns (for example):
Device info Date is 1 {CA3E7AB9-B4C3-4AE6-8251-579EF933890F}
Device desc name is
USB Video Device
Device driver name is
{ca3e7ab9-b4c3-4ae6-8251-579ef933890f}\0001
As per this it's not possible to find out the device ID that it could be used
via `WinUsb_Initialize(deviceHandle, &winusbHandle)` (even though this doesn't
seem to work even passing an hardcoded path).
--
Do not reply 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=58532
Bug ID: 58532
Summary: error in solidworks 2023
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grandrodri3(a)gmail.com
Distribution: ---
Created attachment 79015
--> http://bugs.winehq.org/attachment.cgi?id=79015
edrawings first error
Hey, hi, how are you? Here's an error from an old friend, SolidWorks. I tried
version 2023, and Edrawings gives two programming errors. I'm uploading them
now to see if anything can be done about them. The viewer works without any
problems.
This was initially done without IE8. Let's see if it works without uninstalling
the one that comes with Wine.
Oh, the DLLs that were installed:
dotnet48 vcrun2019 d3dcompiler_47 corefonts msxml6
Visual C++ 2010 and 2012 were installed, the ones that came with SolidWorks
2023, and they installed without any problems.
Could you please check?
Best regards.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58498
Bug ID: 58498
Summary: OSS driver is triggering Rocket League crash
Product: Wine
Version: 10.10
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineoss.drv
Assignee: wine-bugs(a)winehq.org
Reporter: sean-freebsd(a)farley.org
This is an odd issue. Rocket League currently has an issue that causes it to
crash with a very brief burst of static related to the sound device used. One
reported workaround for Windows is to switch from headphones to speakers in
settings:
https://www.reddit.com/r/RocketLeague/comments/1lflw0s/were_aware_of_a_seas…
However, I already have it set to speakers in the game and stereo in winecfg.
I tried most configuration of OSS on my system without luck. The only thing
that made it run was to change dev.pcm.4.rec.vchanformat from s16le:2.0 to
s32le:2.0, however, this causes this game (not others) to produce very
distorted sounds.
OTOH, I can run the game using ALSA, so that helps push the theory that the OSS
driver is reporting something odd to the game or looks like headphones to it.
Unfortunately, I have no idea.
System:
- FreeBSD 14.3-STABLE
- Wine 10.10
- Nvidia 4070
- Both ALC4080 and Creative AE-5 Plus
wineoss.drv trace of the primary playback device:
01fc:trace:oss:oss_create_stream OSS audioinfo:
01fc:trace:oss:oss_create_stream devnode: /dev/dsp4
01fc:trace:oss:oss_create_stream name: dsp4.virtual_play.0
01fc:trace:oss:oss_create_stream busy: 2
01fc:trace:oss:oss_create_stream caps: 63200
01fc:trace:oss:oss_create_stream iformats: 0
01fc:trace:oss:oss_create_stream oformats: 10
01fc:trace:oss:oss_create_stream enabled: 1
01fc:trace:oss:oss_create_stream min_rate: 1
01fc:trace:oss:oss_create_stream max_rate: 2016000
01fc:trace:oss:oss_create_stream min_channels: 2
01fc:trace:oss:oss_create_stream max_channels: 2
01fc:trace:oss:setup_oss_device returning: 00000000
020c:trace:oss:oss_write_data New buffer size (8192) is larger than old buffer
size (0)
winealsa.drv trace of the primary playback device:
022c:trace:alsa:map_channels Mapping mmdevapi channel 0 (0x1) to ALSA channel 0
022c:trace:alsa:map_channels Mapping mmdevapi channel 1 (0x2) to ALSA channel 1
022c:trace:alsa:map_channels need_remapping: 0, alsa_channels: 2
022c:trace:alsa:alsa_create_stream ALSA period: 480 frames
022c:trace:alsa:alsa_create_stream ALSA buffer: 1920 frames
022c:trace:alsa:alsa_create_stream MMDevice period: 480 frames
022c:trace:alsa:alsa_create_stream MMDevice buffer: 2048 frames
sndctl information about device:
pcm4: <Creative CA0132 (Rear Analog)> on hdaa1 (play/rec)
name = pcm4
desc = Creative CA0132 (Rear Analog)
status = on hdaa1
devnode = dsp4
from_user = 0
unit = 4
caps = INPUT,MMAP,OUTPUT,REALTIME,TRIGGER
bitperfect = 0
autoconv = 1
realtime = 0
play.format = s16le:2.0
play.rate = 48000
play.vchans = 1
play.min_rate = 1
play.max_rate = 2016000
play.min_chans = 2
play.max_chans = 2
play.formats = s16le,s32le
rec.rate = 48000
rec.format = s16le:2.0
rec.vchans = 1
rec.min_rate = 1
rec.max_rate = 2016000
rec.min_chans = 2
rec.max_chans = 2
rec.formats = s16le,s32le
--
Do not reply 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=58519
Bug ID: 58519
Summary: Mine-imator opens, but craches when opened/created a
project
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Davionormal(a)gmail.com
Distribution: ---
Created attachment 78989
--> http://bugs.winehq.org/attachment.cgi?id=78989
Mine-imator opens, but craches when opened/created a project
Although the program opens, after you create a project and enter the animation
window, the program crashes.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58430
Bug ID: 58430
Summary: Clip Studio Paint 4.0 EX Crashes when trying to save
or export a project
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dalister07(a)gmail.com
Distribution: ---
Created attachment 78852
--> http://bugs.winehq.org/attachment.cgi?id=78852
A Crash Log Created by wine after trying to save the project.
After applying all the needed workarounds to launch the program, trying to save
a project or export it with the file menu causes it to hard crash, completely
killing the program and triggering the wine debugger. Tried to save the
project, export it into 3 different formats, and use save as in the file menu,
all of which yielded the same result of hard crashing. Distro is CatchyOS
(Arch-based), With the wine version being from wine-git. 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.
http://bugs.winehq.org/show_bug.cgi?id=58525
Bug ID: 58525
Summary: boingmgr preferences window in not scrollable
Product: Wine
Version: 10.12
Hardware: x86-64
URL: https://github.com/BOINC/boinc/releases/download/clien
t_release%2F7.22%2F7.22.2/boinc_7.22.2_windows_x86_64.
exe
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 78994
--> http://bugs.winehq.org/attachment.cgi?id=78994
Wine 10.12 console output
Open boincmgr in advanced view. Go to Options --> Computing preferences. The
window that opens is not scrollable and so not all options can be set via the
GUI.
Nothing is printed in the console at this point.
This could be the same as Bug 53875 but I don't know.
--
Do not reply 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=58523
Bug ID: 58523
Summary: Recent glibc change breaks wine build
Product: Wine
Version: 10.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: serial
Assignee: wine-bugs(a)winehq.org
Reporter: adamw(a)happyassassin.net
Distribution: ---
In Fedora Rawhide, wine no longer builds with glibc-2.41.9000-21 or later. It
builds OK with glibc-2.41.9000-20.
The -21 build includes these changes from upstream glibc:
- Auto-sync with upstream branch master,
commit 0263528f8dd60cf58976e2d516b7c9edb16ae6f8:
- malloc: fix definition for MAX_TCACHE_SMALL_SIZE
- SFrame: Add tests that uses DWARF backtracer
- configure: Add --enable-sframe option
- elf: Add SFrame stack tracing
- aarch64: Add SFrame support for aarch64 architecture
- x86: Add SFrame support for x86 architecture
- elf: Add SFrame support to _dl_find_object function
- x86_64: Optimize modf/modff for x86_64-v2
- Linux: Keep termios ioctl constants strictly internal
- termios: Move isatty, __isatty_nostatus from io
- termios: Reflow and sort Makefile
- Remove termios2 ioctl defintions from public headers
- elf: Remove now pointless empty ld.so.conf files in single tests
- support: Always run ldconfig in containered tests
- Makefile: Add ld.so.conf with libgcc dir to testroot.pristine
- Makeconfig: Add libgcc directory to rtld-prefix search path
- Mark support for lock elision as deprecated.
- x86: Avoid vector/r16-r31 registers and memcpy/memset in mcount_internal
- fstat: add test and documentation for an edge case.
- fstatat: extend tests and documentation
- elf: Restore support for _r_debug interpositions and copy relocations
- elf: Introduce _dl_debug_change_state
- elf: Introduce separate _r_debug_array variable
- manual: Remove '.info' suffix in manual names passed to @ref [BZ #32962].
- elf: Add DL_ADDRESS_WITHOUT_RELOC [BZ #33088]
- stdlib: Fix __libc_message_impl iovec size (BZ 32947)
- AArch64: Avoid memset ifunc in cpu-features.c [BZ #33112]
- malloc: Cleanup tcache_init()
- malloc: replace instances of __builtin_expect with __glibc_unlikely
- malloc: refactored aligned_OK and misaligned_chunk
- elf: Add missing DSO dependencies for tst-rtld-no-malloc-{audit,preload}
- powerpc: Remove modf optimization
- powerpc: Remove modff optimization
- manual: Add missing free to open_memstream example [BZ #27866]
- Linux: Convert '__close_nocancel_nostatus' to a standalone handler
- Linux: Fix '__close_nocancel_nostatus' clobbering 'errno' [BZ #33035]
- inet: Implement inet_ntoa on top of inet_ntop
- resolv: Optimize inet_ntop
- resolve: Proper indent resolv/inet_ntop.c
- benchtests: Add IPv6 inet_ntop benchmark
- benchtests: Add IPv4 inet_ntop benchmark
- posix: Fix fnmatch build with gcc-16
- powerpc: use .machine power10 in POWER10 assembler sources
I suspect "Linux: Keep termios ioctl constants strictly internal", which is
https://sourceware.org/git/?p=glibc.git;a=commit;h=3d3572f59059e2b19b8541ea…
.
The build failure looks like this:
dlls/ntdll/unix/serial.c: In function ‘get_baud_rate’:
dlls/ntdll/unix/serial.c:130:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
130 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c:130:19: note: each undeclared identifier is reported
only once for each function it appears in
dlls/ntdll/unix/serial.c: In function ‘get_hand_flow’:
dlls/ntdll/unix/serial.c:222:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
222 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c: In function ‘get_line_control’:
dlls/ntdll/unix/serial.c:284:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
284 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c: In function ‘get_special_chars’:
dlls/ntdll/unix/serial.c:400:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
400 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c: In function ‘set_baud_rate’:
dlls/ntdll/unix/serial.c:499:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
499 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c:513:19: error: ‘TCSETS2’ undeclared (first use in this
function); did you mean ‘TCSETA’?
513 | if (ioctl(fd, TCSETS2, &port) == -1)
| ^~~~~~~
| TCSETA
dlls/ntdll/unix/serial.c: In function ‘set_handflow’:
dlls/ntdll/unix/serial.c:661:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
661 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c:713:19: error: ‘TCSETS2’ undeclared (first use in this
function); did you mean ‘TCSETA’?
713 | if (ioctl(fd, TCSETS2, &port) == -1)
| ^~~~~~~
| TCSETA
dlls/ntdll/unix/serial.c: In function ‘set_line_control’:
dlls/ntdll/unix/serial.c:735:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
735 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c:844:19: error: ‘TCSETS2’ undeclared (first use in this
function); did you mean ‘TCSETA’?
844 | if (ioctl(fd, TCSETS2, &port) == -1)
| ^~~~~~~
| TCSETA
dlls/ntdll/unix/serial.c: In function ‘set_special_chars’:
dlls/ntdll/unix/serial.c:870:19: error: ‘TCGETS2’ undeclared (first use in this
function); did you mean ‘TCGETA’?
870 | if (ioctl(fd, TCGETS2, &port) == -1)
| ^~~~~~~
| TCGETA
dlls/ntdll/unix/serial.c:893:19: error: ‘TCSETS2’ undeclared (first use in this
function); did you mean ‘TCSETA’?
893 | if (ioctl(fd, TCSETS2, &port) == -1)
| ^~~~~~~
| TCSETA
--
Do not reply 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=58468
Bug ID: 58468
Summary: Firebird/isql crashes on local database connection
Product: Wine
Version: 10.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: koehler(a)dtv-verkehrsconsult.de
Distribution: ---
Created attachment 78923
--> http://bugs.winehq.org/attachment.cgi?id=78923
Wine Backtrace after crash
The database engine firebird can be downloaded from
https://www.firebirdsql.org/en/firebird-5-0 (Windows x86, 32-bit-kit,
zip-Package)
To reproduce the error:
- download firebird
- extract the zip-package to a local folder
- start isql in the extracted zip-folder with "wine isql"
- create a new database with the command: CREATE DATABASE 'test.fdb';
The error message says that the method "KERNEL32.dll.CreateBoundaryDescriptorA"
has not been implemented yet.
The same error message appears when connecting to an existing database.
Even though there is a native linux binary for firebird many windows
applications uses Firebird as a local database engine.
To get those windows applications running with wine there is still a need to
get the windows version of isql running first.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57828
Bug ID: 57828
Summary: Approach Smart Icons do not show
Product: Wine
Version: 10.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Distribution: ---
Created attachment 78036
--> https://bugs.winehq.org/attachment.cgi?id=78036
Smart Icon in Windows 10 and Wine
SmartSuite-N99.8.0208.0800
Fedora 41
wine-devel-10.1-1.1.x86_64
and
wine-stable-10.0.0-1.1.x86_64
winehq-stable-10.0.0-1.1.x86_64
In Approach, the View pull down, Smart Icon setting does not active. This
makes Approach very difficult to use.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.