Package Details: streamdeck-ui-git 4.1.3.r2.gdecda13-2

Git Clone URL: https://aur.archlinux.org/streamdeck-ui-git.git (read-only, click to copy)
Package Base: streamdeck-ui-git
Description: Frontend for the Elgato Stream Deck
Upstream URL: https://github.com/streamdeck-linux-gui/streamdeck-linux-gui
Licenses: MIT
Conflicts: streamdeck-ui
Provides: streamdeck-ui
Submitter: hexptr
Maintainer: xiota
Last Packager: xiota
Votes: 2
Popularity: 0.000000
First Submitted: 2020-07-18 18:13 (UTC)
Last Updated: 2025-12-24 17:42 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

Data007 commented on 2023-03-05 17:05 (UTC) (edited on 2023-03-05 21:49 (UTC) by Data007)

Version 2.0.14 Released please update package. https://github.com/timothycrosley/streamdeck-ui/blob/master/CHANGELOG.md Now supporting systemd

dhtseany commented on 2023-03-03 20:45 (UTC)

Note that upstream has moved from pyside2 to pyside6 and also requires python-xlib as a dependency.

https://timothycrosley.github.io/streamdeck-ui/CHANGELOG/

Data007 commented on 2023-03-03 06:03 (UTC)

New release available: Version 2.0.13 please update the package

earlybird commented on 2023-03-03 05:59 (UTC)

Could you update the PKGBUILD please

fsyy commented on 2022-03-17 11:09 (UTC)

if you encounter the error: The 'python3-xlib==0.*,>=0.15.0' distribution was not found and is required by streamdeck-ui, we will have to wait till git version gets updated.

See bug report:

https://github.com/timothycrosley/streamdeck-ui/issues/212#issuecomment-1070277079

fsyy commented on 2021-09-09 19:12 (UTC)

done - https://github.com/timothycrosley/streamdeck-ui/commit/dbfc6ee57364dd8694e684d9f399d66b96d63034

Bykow commented on 2021-09-09 17:05 (UTC)

Hello, could you add the following to the udev file ? To support the Streamdeck mk2.

SUBSYSTEM=="usb", ATTRS{idVendor}=="0fd9", ATTRS{idProduct}=="0080", TAG+="uaccess"

Info comming from lsusb:

Bus 003 Device 015: ID 0fd9:0080 Elgato Systems GmbH Stream Deck MK.2

FuzzyMidnight commented on 2021-04-10 23:07 (UTC)

Can you update the udev rules to instead use uaccess tag?

SUBSYSTEM=="usb", ATTRS{idVendor}=="0fd9", ATTRS{idProduct}=="0060", TAG+="uaccess"
SUBSYSTEM=="usb", ATTRS{idVendor}=="0fd9", ATTRS{idProduct}=="0063", TAG+="uaccess"
SUBSYSTEM=="usb", ATTRS{idVendor}=="0fd9", ATTRS{idProduct}=="006c", TAG+="uaccess"
SUBSYSTEM=="usb", ATTRS{idVendor}=="0fd9", ATTRS{idProduct}=="006d", TAG+="uaccess"