http://bugs.winehq.org/show_bug.cgi?id=58338
Bug ID: 58338
Summary: HIDRAW support breaks when NZXT Kraken x52 hidraw has
user rw permissions
Product: Wine
Version: 10.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usb
Assignee: wine-bugs(a)winehq.org
Reporter: grantgj(a)gmail.com
Distribution: ---
Created attachment 78712
--> http://bugs.winehq.org/attachment.cgi?id=78712
WINEDEBUG=+hid,+dinput wine control
When the NZXT kraken /dev/hidraw is readable by user wines hidraw support
breaks and no input devices(vkb joystick and virpil throttle) show in control
panel.
Bus 001 Device 004: ID 1e71:170e NZXT Kraken X
/dev/hidraw5 is the nzxt kraken:
$ cat /sys/class/hidraw/hidraw5/device/uevent
DRIVER=nzxt-kraken2
HID_ID=0003:00001E71:0000170E
HID_NAME=NZXT.-Inc. NZXT USB Device
HID_PHYS=usb-0000:09:00.1-5.1/input0
HID_UNIQ=4981438A343
MODALIAS=hid:b0003g0001v00001E71p0000170E
Running with /dev/hidraw5 rw access by user:
crw-rw-rw- 1 root root 244, 5 Jun 8 17:47 /dev/hidraw5
$ wine control
WARNING: radv is not a conformant Vulkan implementation, testing use only.
00cc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00cc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00cc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00cc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00cc:err:plugplay:enumerate_new_device Failed to create or open device
L"WINEBUS\\VID_3344&PID_0194&MI_01\\256&090C1B00&0&0&0", error 0xe000020b.
wine: Unhandled page fault on read access to FFFFFFFFFFFFFFFF at address
00006FFFFB103BAC (thread 00ec), starting debugger...
0168:fixme:dbghelp:elf_search_auxv can't find symbol in module
00f0:err:wineusb:usb_main_loop Error handling events: System call interrupted
(perhaps due to signal)
00f0:err:wineusb:usb_main_loop Error handling events: System call interrupted
(perhaps due to signal)
0168:fixme:dbghelp:elf_search_auxv can't find symbol in module
00f0:err:wineusb:usb_main_loop Error handling events: System call interrupted
(perhaps due to signal)
00f0:err:wineusb:usb_main_loop Error handling events: System call interrupted
(perhaps due to signal)
When removing read access:
$ sudo chmod 660 /dev/hidraw5
chris@chrislinux:/etc/udev/rules.d$ wine control
WARNING: radv is not a conformant Vulkan implementation, testing use only.
00cc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00cc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00cc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00cc:fixme:wineusb:query_id Unhandled ID query type 0x5.
00cc:err:plugplay:enumerate_new_device Failed to create or open device
L"WINEBUS\\VID_3344&PID_0194&MI_01\\256&090C1B00&0&0&0", error 0xe000020b.
devices then appear and work in control panel.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53793
Bug ID: 53793
Summary: ClrMAME crash when accessing multiple files using an
huge memory allocation
Product: Wine
Version: 7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: augusto7744(a)aol.com
Distribution: ---
Hello.
Thanks for using you time reading my bug report.
ClrMAME is an software read files checksum and renaming. The files are zip and
7Z.
Have an task "scanner" read all files in an path.
That software works correctly in WINE development 7.8.
In an new OS Ubuntu 20.04.5 installation was installed the WINE stagging 7.18.
The software start, but in the "scanner" task happen an strange behavior begin
to use more OS memory in each second at point RAM memory is totally used and
after the swap totally too ... resulting in an high not stop disk activity
because the OS not have any memory free available.
The OS is using Kernel 6.00.
When happen that bug error need power off or reset the machine.
Only reporting to WINE developers.
Need any other information ? Please reply me.
I wish an nice day for 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=41916
Bug ID: 41916
Summary: [regression] wine >=1.9.21 PDF-XChange Editor
6.0.317.1 [last known stable] and above *crash* while
using "Sticky Note Tool" (annotation)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jackdachef(a)gmail.com
Distribution: ---
I've tried several versions of wine(-staging)
1.9.21-git
1.9.22
1.9.23
all in the staging variant,
currently compiling 1.9.21-staging
and will later try out vanilla 1.9.21 whether it also happens there (highly
probable).
OS is Gentoo ~amd64,
GCC 4.9.4 hardened, binutils 2.27
this also happens with GCC 6.2 hardened
hardened toolchain didn't make a difference in stability and operation before
since flags that break WINE are filtered out automatically.
Last known working and stable combination of using "Sticky Note Tool" (Bubbles
with Text in them) in PDF-XChange Editor and WINE is
WINE 1.9.21 and PDF-XChange Editor 6.0.317.1
all newer versions up to 6.0.319.0 crash while adding annotations and
attempting to add a "Sticky Note"
PDF-XChange Editor 6.0.317.1 and >WINE 1.9.21
while selecting "Sticky Note Tool" and pasting a bubble on the PDF file has a
problem of NOT displaying the content of the sticky note,
also AFTER the sticky note is added to the PDF file after a short amount of
time WINE / the program will crash
Will post stack-traces later when I don't need working WINE
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=51907
Bug ID: 51907
Summary: ddraw games don't work in xwayland
Product: Wine
Version: 6.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ewtoombs(a)uwaterloo.ca
Distribution: ---
So far, I've tested Age of Empires II: The Conquerors 1.0c and Starcraft
Broodwar 1161. They both fail with the same error message:
```
0024:err:ddraw:ddraw_surface_create Failed to reset device.
```
Both games work fine in the standalone Xorg server. Neither works, whether I
use weston or sway.
Experimentally, I've determined that the games work in 5.13 and break in 5.14,
so I guess the bug was introduced in version 5.14.
--
Do not reply 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=47753
--- Comment #3 from Ken Sharp <imwellcushtymelike(a)gmail.com> ---
Please retry in Wine 10.9 or later.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50537
Bug ID: 50537
Summary: Magic the gathering Arena Installer: shows a grey
background instead of black
Product: Wine
Version: 6.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 69200
--> https://bugs.winehq.org/attachment.cgi?id=69200
Screenshot_wine_A.png
wine-6.0-rc4
$ sha1sum MTGAInstaller.exe
2c8ebc796903d7701ed7bf442ac81f083f8657ae MTGAInstaller.exe
Run MTGAInstaller.exe
In wine, the background for the installer is grey, making it impossible to read
the text (white)
In Windows 7, the background is black
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50588
Bug ID: 50588
Summary: Magic the gathering Arena: Game crashes after a game
finished
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 69266
--> https://bugs.winehq.org/attachment.cgi?id=69266
backtrace.txt
1. Install the game (I copied the whole MTGA directory to ~/Downloads)
2. cd ~/Downloads/MTGA && wine MTGA.exe
3. Login, play a game
4. When the game finished, there was an MTGA error dialog related to Unity
5. Game crashed
--snip--
02a8:fixme:win:FlashWindowEx 000000000020EDB0 - semi-stub
0318:fixme:dbghelp_dwarf:dwarf2_parse_subprogram Unhandled Tag type 0x15 at
ctx(0000000063D1A850,L"ntdll.so"), for
debug_info(abbrev:00007FAB0A373B38,symt:00007FAB07C3678C)
0318:fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children
02b8:fixme:dbghelp_dwarf:dwarf2_parse_subprogram Unhandled Tag type 0x15 at
ctx(000000000021A500,L"ntdll.so"), for
debug_info(abbrev:0000000001851868,symt:00000000018C7B9C)
02b8:fixme:dbghelp_dwarf:dwarf2_parse_const_type Unsupported children
02b8:fixme:dbghelp:SymRegisterFunctionEntryCallback64 (0000000000000090
0000000140035A80 bda00): stub!
02b8:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
wine: Unhandled page fault on read access to 0000000000000128 at address
00007FAC91E9B552 (thread 0318), starting debugger...
02b8:fixme:file:CancelSynchronousIo (0000000000000088): 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=50903
Bug ID: 50903
Summary: Magic the gathering Arena (MTGA) crashes when
launching the game
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: litimetal(a)gmail.com
Distribution: ---
Created attachment 69713
--> https://bugs.winehq.org/attachment.cgi?id=69713
backtrace.txt
Wine was performing well for MTGA. On 2021 March 24, an update for MTGA was
pushed. After that, I started to meet this issue
--------
"Versions": {
"0.1.3536.856069": "3/24/21"
},
---------
I think this is not a dup of bug 47753
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50383
Bug ID: 50383
Summary: Sierra Chart crashing
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adam.benklian24(a)gmail.com
Created attachment 68993
--> https://bugs.winehq.org/attachment.cgi?id=68993
Backtrace
When I try to run Sierra chart 64 it says that wine encountered a critical
problem and needs to be closed.
--
Do not reply 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=58346
Bug ID: 58346
Summary: Text is not shown in non-full screen Steam windows
Product: Wine
Version: 10.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonis9898(a)hotmail.com
Distribution: ---
Created attachment 78723
--> http://bugs.winehq.org/attachment.cgi?id=78723
Installation window for Borderlands 2 in Steam. Any account details have been
painted over.
When running Steam through Wine at first no text is shown, but is restored it
the window is resized. The installation window can not be resized and stays
textless. The install buttons are also missing.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.