https://bugs.winehq.org/show_bug.cgi?id=52422
Bug ID: 52422
Summary: USB CH Pro Pedals do not show up as a joystick device
in 7.0
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: twhitehead(a)gmail.com
Distribution: ---
Created attachment 71679
--> https://bugs.winehq.org/attachment.cgi?id=71679
Full trace.log file
Using the just released wine 7.0, I no longer see my Pro Pedals as a joystick
device (e.g., in the control panel). I expect this is related to all the
joystick input device stack work that occurred in this release.
I know that it is enumerating/processing my /dev/input/event* devices, as, if I
manually make them all read/writable (instead of the system default which is
just the Pro Pedals one), then my Wacom tablet shows up as a joystick device in
the control panel.
I am totally guessing, but maybe there is an issue properly categorizing the
device? I know in the past, in other projects, it has been misclassified due to
not having any buttons.
Anyway, I looked through the code, but couldn't really follow it other than
noting that it does look at the udev classification. Here is what my udev is
reporting
tyson@tux ~> udevadm info /dev/input/event14
...
E: ID_INPUT=1
E: ID_INPUT_ACCELEROMETER=0
E: ID_INPUT_JOYSTICK=1
E: ID_VENDOR=CH_PRODUCTS
E: ID_VENDOR_ENC=CH\x20PRODUCTS
E: ID_VENDOR_ID=068e
E: ID_MODEL=CH_PRO_PEDALS_USB
E: ID_MODEL_ENC=CH\x20PRO\x20PEDALS\x20USB\x20
E: ID_MODEL_ID=00f2
E: ID_REVISION=0000
E: ID_SERIAL=CH_PRODUCTS_CH_PRO_PEDALS_USB
Here you can see systemd has granted my account full read/write access to the
device due to its classification
tyson@tux ~> getfacl /dev/input/event14
...
user:tyson:rw-
group::rw-
mask::rw-
...
And here is a partial dump of starting the control panel (full trace is
attached) showing it is successfully opening the device and making various
ioctl calls to enumerate its capabilities
tyson@tux ~> strace -ff -s 4096 -P /dev/input/event14 -E
WINEDEBUG=+dinput,+hid,+plugplay wine control 2>&1 | tee trace.log
...
009c:trace:hid:bus_main_thread L"SDL" main loop starting
009c:trace:hid:sdl_bus_init args 0xd8f6b4
[pid 1861507] fstatat64(AT_FDCWD, "/dev/input/event14", {st_mode=S_IFCHR|0660,
st_rdev=makedev(0xd, 0x4e), ...}, 0) = 0
[pid 1861507] openat(AT_FDCWD, "/dev/input/event14", O_RDONLY) = 40
[pid 1861507] ioctl(40, EVIOCGBIT(0, 4), [EV_SYN EV_ABS]) = 4
[pid 1861507] ioctl(40, EVIOCGBIT(EV_KEY, 96), []) = 96
[pid 1861507] ioctl(40, EVIOCGBIT(EV_REL, 4), []) = 4
[pid 1861507] ioctl(40, EVIOCGBIT(EV_ABS, 8), [ABS_X ABS_Y ABS_Z]) = 8
[pid 1861507] close(40) = 0
[pid 1861507] fstatat64(AT_FDCWD, "/dev/input/event14", {st_mode=S_IFCHR|0660,
st_rdev=makedev(0xd, 0x4e), ...}, 0) = 0
[pid 1861507] openat(AT_FDCWD, "/dev/input/event14", O_RDWR) = 39
[pid 1861507] ioctl(39, EVIOCGBIT(EV_FF, 128), []) = 16
[pid 1861507] close(39) = 0
009c:trace:hid:bus_main_thread L"SDL" main loop started
...
Here is a dump of the HID info
root@tux /h/tyson# usbhid-dump -m 068e
003:059:000:DESCRIPTOR 1642627470.833610
05 01 09 04 A1 01 05 01 09 01 A1 00 09 30 09 31
09 32 15 00 26 FF 00 75 08 95 03 81 02 C0 C0
root@tux /h/tyson# usbhid-dump -m 068e | grep -v : | xxd -r -p | hidrd-convert
-o spec
Usage Page (Desktop), ; Generic desktop controls (01h)
Usage (Joystick), ; Joystick (04h, application collection)
Collection (Application),
Usage Page (Desktop), ; Generic desktop controls (01h)
Usage (Pointer), ; Pointer (01h, physical collection)
Collection (Physical),
Usage (X), ; X (30h, dynamic value)
Usage (Y), ; Y (31h, dynamic value)
Usage (Z), ; Z (32h, dynamic value)
Logical Minimum (0),
Logical Maximum (255),
Report Size (8),
Report Count (3),
Input (Variable),
End Collection,
End Collection
I am happy to provide any other details that I can/run any test you want. Just
let me know.
Thanks! -Tyson
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52489
Bug ID: 52489
Summary: supermemo18 's render become so slow.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wuyudi1109(a)gmail.com
Distribution: ---
Created attachment 71782
--> https://bugs.winehq.org/attachment.cgi?id=71782
by `wine sm18.exe &> log.txt`
The text rendered in SuperMemo18 is so slow and often tells me lack of RAM(pop
up a window says "内存不足"), but obviously, my RAM was enough.
wine-7.0
Linux archlinux 5.16.3-arch1-1 #1 SMP PREEMPT Thu, 27 Jan 2022 14:18:25 +0000
x86_64 GNU/Linux
repo address
https://github.com/wuyudi/sm18-lazy-package
It's ok to redistribute this, see readme.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51551
Bug ID: 51551
Summary: Medibang Paint Pro: Pen pressure and opacity on Wine
6.14 not working
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wintab32
Assignee: wine-bugs(a)winehq.org
Reporter: crxtrtupgm(a)gmail.com
Distribution: ---
Created attachment 70394
--> https://bugs.winehq.org/attachment.cgi?id=70394
Log.txt - Log for wintab32.
OS: Pop!_OS 21.04 x86-64
App in question: Medibang Paint Pro 26.2
Wine ver: 6.14
Machine: Acer Nitro 5
Tablet used: XP-PEN Star 03 (Old version)
Driver for tablet: Pentablet 1.2.14.1 (Old driver provided by XP-PEN Support)
The application works just as well, can connect to the Medibang Cloud and all
that.
Drawing in the tablet does work, you can draw with it and it registers
properly. The right click of the tablet also works. Issue is the pen pressure
and opacity not working.
This is not the case in native applications such as Krita. Pressure and opacity
works on those applications.
Before you say it, I tried the newer driver from the XP-PEN website and I have
not made it to work on the OS. In fact the driver I used for windows is also in
the older side. Apparently the tablet is old enough that modern support for it
is now unavailable.
I have already replied in the issue Bug 40199 but reported this new bug ID
anyway for investigation for newer Wine versions.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52487
Bug ID: 52487
Summary: ShaderGlass crashes on startup (Needs
d3d11.dll.CreateDirect3D11DeviceFromDXGIDevice)
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Follow up to bug 52484.
After working around the UWP issue, it now needs another function from d3d11.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52478
Bug ID: 52478
Summary: wine-staging 7.1 build fails in Ubuntu 18.04
Product: Wine-staging
Version: 7.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 71767
--> https://bugs.winehq.org/attachment.cgi?id=71767
Ubuntu 18.04 build log
All the other builds succeeded.
[ 970s] dlls/xactengine3_7/xact_dll.c: In function 'fact_notification_cb':
[ 970s] dlls/xactengine3_7/xact_dll.c:862:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_SOUNDBANKDESTROYED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:866:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVEDESTROYED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:867:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVELOOPED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:868:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVEPLAY:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:869:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVEPREPARED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:871:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVESTOP:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:881:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_CUEPLAY:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:882:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_CUEPREPARED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:883:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_CUESTOP:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:886:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_CUEDESTROYED:
[ 970s] ^~~~
[ 970s] Makefile:147527: recipe for target
'dlls/xactengine2_7/xact_dll.cross.o' failed
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52460
Bug ID: 52460
Summary: math software crash after a while
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wuyudi1109(a)gmail.com
Distribution: ---
Created attachment 71748
--> https://bugs.winehq.org/attachment.cgi?id=71748
the software's tar gz, run GeometryExpressions.exe , and the log.
This is the gif on win7 and wine. wine crash after a while.
https://imgur.com/a/m9T88PC
clean wine environment
wine-7.0-rc5
OS info:
-`
.o+` -----------
`ooo/ OS: Arch Linux x86_64
`+oooo: Host: S1 Series
`+oooooo: Kernel: Linux 5.16.2-arch1-1
-+oooooo+: Uptime: 1 hour, 33 mins
`/:-:++oooo+: Packages: 1376 (pacman)
`/++++/+++++++: Shell: fish 3.3.1
`/++++++++++++++: Resolution: 1920x1080
`/+++ooooooooooooo/` DE: Plasma
./ooosssso++osssssso+` WM: KWin
.oossssso-````/ossssss+` Theme:
-osssssso. :ssssssso. Icons: [Plasma], breeze-dark [GTK2/3]
:osssssss/ osssso+++. Terminal: alacritty
/ossssssss/ +ssssooo/- CPU: Intel i5-8250U (8) @ 3.400GHz
`/ossssso+/:- -:/+osssso+- GPU: Intel UHD Graphics 620
`+sso+:-` `.-/+oso: Memory: 4137MiB / 7834MiB
`++:. `-/+/ GPU Driver: Micro-Star International
Co., Ltd. [MSI] Device [1462:1230]
.` `/ CPU Usage: 19%
Disk (/): 107G / 225G (50%)
Battery1: 98% [Unknown]
Font:
Users:
Locale: zh_CN.UTF-8
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=52463
Bug ID: 52463
Summary: ViaCAD version 10 -- is closing when opening drawing
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pop.horea(a)yahoo.com
Distribution: ---
Created attachment 71752
--> https://bugs.winehq.org/attachment.cgi?id=71752
the error that I get from ViaCAD
Good day !
I've installed Ubuntu 21.10 and ViaCAD v10 2D/3D with winetricks vcrun 2010 &
2013.
Under Ubuntu 20.04 was running fine, but under 21.10 when I'm trying to open a
drawing I get the error in backtrace attached.
Please find a solution, I'm just a CAD designer.
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=52485
Bug ID: 52485
Summary: Window resizable option in SuperTux 0.6.3 does not
take effect immediately
Product: Wine
Version: 7.1
Hardware: x86-64
URL: https://github.com/SuperTux/supertux/releases/download
/v0.6.3/SuperTux-v0.6.3-win64.msi
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tianyangzhang515(a)gmail.com
Distribution: Ubuntu
Created attachment 71778
--> https://bugs.winehq.org/attachment.cgi?id=71778
Screenshot of SuperTux 0.6.3
When the window resizable option is unchecked in SuperTux, the maximize button
should disappear or gray out immediately, and the window should not be
resizable. This option works as expected in the Linux version of SuperTux and
the Windows version of SuperTux running in a Windows 10 VM. However, the window
resizable option does not take effect immediately in SuperTux running in Wine.
The option does not take effect until the window resolution option in SuperTux
has changed.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49885
Bug ID: 49885
Summary: Missing platform in games category
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matteobin(a)protonmail.com
Distribution: ---
When submitting a new app, there is no platform category under the games one.
I think it should be added.
I submitted an app that is a platform game:
Yooka-Laylee and the Impossible Lair [1].
[1] https://appdb.winehq.org/objectManager.php?sClass=application&iId=20024
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47600
Bug ID: 47600
Summary: DeaDBeeF doesn't show icons
Product: Wine
Version: 4.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t6zm3v62fkp7fe5(a)yandex.ru
Distribution: ---
Created attachment 65017
--> https://bugs.winehq.org/attachment.cgi?id=65017
Screenshot
DeaDBeeF for Windows
(https://github.com/DeaDBeeF-for-Windows/deadbeef/releases/download/2019-06-…)
doesn't show icons and outputs these strings when opening the menu:
002b:err:module:import_dll Library librsvg-2-2.dll (which is needed by
L"C:\\Program
Files\\DeaDBeeF\\lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\libpixbufloader-svg.dll")
not found
002b:err:module:import_dll Library libxml2-2.dll (which is needed by
L"C:\\Program
Files\\DeaDBeeF\\lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\libpixbufloader-svg.dll")
not found
Lubuntu 18.04.2, Wine 4.13 from official PPA.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.