Search Criteria
Package Details: streamdeck-ui 4.1.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/streamdeck-ui.git (read-only, click to copy) |
---|---|
Package Base: | streamdeck-ui |
Description: | A Linux compatible UI for the Elgato Stream Deck |
Upstream URL: | https://streamdeck-linux-gui.github.io/streamdeck-linux-gui/ |
Keywords: | deck elgato streamdeck streamer streaming |
Licenses: | MIT |
Provides: | streamdeck-ui |
Submitter: | GI_Jack |
Maintainer: | dhtseany |
Last Packager: | dhtseany |
Votes: | 9 |
Popularity: | 0.24 |
First Submitted: | 2021-05-14 15:27 (UTC) |
Last Updated: | 2024-07-23 14:37 (UTC) |
Dependencies (15)
- pyside6
- python-cairosvg
- python-elgato-streamdeckAUR
- python-evdev
- python-filetypeAUR
- python-hidapi (python-hidapi-gitAUR)
- python-importlib-metadata
- python-pillow (python-pillow-gitAUR)
- python-xcffib
- python-xlib
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »
Segaja commented on 2022-05-02 21:17 (UTC)
updating python-elgato-streamdeck to 0.9.1 and using the latest version works. but i get this warning.
dhtseany commented on 2022-05-02 21:12 (UTC)
@Segaja You're right, I should've thrown the flag, thanks!
Segaja commented on 2022-05-02 21:11 (UTC)
@dhtseany: I will try to update python-elgato-streamdeck locally to 0.9.1 and see if it works.
I also marked that one out-of-date, which is a great way to give the packager a notification that he needs to do something.
dhtseany commented on 2022-05-02 21:05 (UTC)
@Segaja thanks for pointing this out, my testing was quick and I've done some further digging... We're waiting on @fsyy to update python-elgato-streamdeck to 0.9.1-1 which will solve your error. If you're savy with PKGBUILD's you can update their work to 0.9.1-1 with the following sha512sum:
8fc4a22a56f1fe3520b389f5c570cb8bd6bc4ccfdc24b85036685bbf3babfb4ed99c523cf67fa26e7e1a1bf2cd8d874d9efb3923c5811df2a52045041107dce4
If you can clear the python-elgato-streamdeck hurdle you can then update this with the changes I've pushed (just 2 missing dep's) and you should have working software again!
Segaja commented on 2022-05-02 19:00 (UTC) (edited on 2022-05-02 19:10 (UTC) by Segaja)
I get this error after update:
It feels like https://aur.archlinux.org/packages/streamdeck is missing but I can't install both packages at the same time due to conflict on which package owns
/usr/bin/streamdeck
.dhtseany commented on 2022-05-02 16:17 (UTC)
I've pushed the latest 2.0.4-1 however I only have 2 systems that I can use for verification of my work and while both of my systems upgraded fine I'd still like some further feedback from the community so if you guys find anything wrong please comment here and I'll do my best to provide prompt support. Thanks!
fdaciuk commented on 2022-03-19 02:47 (UTC)
@dhtseany thanks for your reply! I'm not so familiar with Python, but I've taken a look at my system, and looks like pyside2 is correctly installed.
dhtseany commented on 2022-03-16 19:52 (UTC)
@fdaciuk my instincts suggest that Majaro overwrote parts of the Python package (or removed them) during the last update install cycle. I'd recommend focusing your efforts on verifying that the contents of the pyside2 package are for-sure installed and that they're not been overwritten or removed by another version of pyside (or similar). Basically the error is saying that gui.py is trying to import the QtWidgets module via the Pyside2 module and it can't find the file libshiboken2.abi3.so.5.15.
fdaciuk commented on 2022-03-16 18:00 (UTC)
Hey! After the latest Manjaro Gnome update, I'm receiving this error when try to run "streamdeck":
dhtseany commented on 2022-03-11 13:14 (UTC)
@foxite I intend to however I have a ticket opened upstream for a problem with 2.0.3 and once I clear that hurdle the next commit I push will include the .desktop file as well.
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »