timothycrosley / streamdeck-ui

A Linux compatible UI for the Elgato Stream Deck.
https://timothycrosley.github.io/streamdeck-ui/
MIT License
1.13k stars 243 forks source link

segfault when installing in ubuntu 23.04 #332

Open exussum12 opened 1 year ago

exussum12 commented 1 year ago

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

exussum12 commented 1 year ago

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

exussum12 commented 1 year ago

as a workaround now I have done pipx install streamdeck-ui and followed https://github.com/timothycrosley/streamdeck-ui/issues/327 and its now working