timothycrosley / streamdeck-ui

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

Streamdeck-ui cause OBS to hang in <defunct> status #259

Closed tdcam closed 1 year ago

tdcam commented 2 years ago

I have used OBS under streamdeck-ui for many months. Recently, after an upgrade to Fedora 36, when I launch OBS from my Streamdeck, the obs process hangs:

4523 tty2 Sl+ 6:52 _ /usr/bin/python3 /home/thomas.cameron/.local/bin/streamdeck --no-ui 6712 tty2 Z+ 185:25 | _ [obs]

I can't kill the obs process, it's in Z state.

If I kill the parent, obs exits and I can start OBS again. If not, it will restart from the command line, but I can't start the virtual camera.

This is probably something simple, but I'm drawing a blank as to what to do. Manually killing the streamdeck process kinda sucks. What am I missing? It used to work just fine.

Data-007 commented 2 years ago

There was an update V28 of OBS that caused some issues I think even with the official windows Elgato software/device. Please see youtube and other sources.

What version of OBS are you running?

tdcam commented 2 years ago

I'm running obs-studio-27.2.4-4.fc36.x86_64, so not sure that's it.

dodgyrabbit commented 1 year ago

I tried this in a VM, with Fedora 36 and was unable to reproduce. OBS can be closed normally. Closing as an unrelated issue to this project.