timothycrosley / streamdeck-ui

A Linux compatible UI for the Elgato Stream Deck.

Home Page:https://timothycrosley.github.io/streamdeck-ui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

segfault when installing in ubuntu 23.04

exussum12 opened this issue · comments

Describe the bug
$ streamdeck
Segmentation fault (core dumped)

Seg fault shows

sigsev lib usb control transfer linux

To Reproduce
Steps to reproduce the behavior:

  1. apt install streamdeck-ui
  2. run the streamdeck command

Expected behavior
The program to work

Screenshots
If applicable, add screenshots, pictures or video to help explain your problem.

Operating system (please complete the following information)
Ubuntu 23.04

Stream Deck Version

  • XL

It seems to work fine when running with sudo eg sudo streamdeck

as a workaround now I have done pipx install streamdeck-ui and followed #327 and its now working