G4PLS / AudioControl

MIT License
0 stars 1 forks source link

BUG: Getting a segmentation fault when controlling audio on stream deck + dials #5

Open dylf opened 1 month ago

dylf commented 1 month ago

I am running a Stream Deck + with the Audio Control plugin. I am having an issue when I add the Dial controller to one of th e dials, it seems to randomly crash.

Steps to reproduce the behavior:

  1. Add a dial controller to one of the dials on the Stream Deck +
  2. Turn the physical knob it eventually crashes with a segmentation fault.

Additional context stream-controller-flatpak.log

Not sure if the issue lies in the plugin or is due to something upstream in StreamController. Thanks for your work on the plugin!

G4PLS commented 1 month ago

The issue was with something on StreamController itself, so this issue will be fixed with the next release. At least we hope that it is completely fixed. I will keep this Issue open until the next release comes out.

But I added some other logging for the interaction with Pulse because some other things came up