exeldro / obs-audio-monitor

audio monitor filter for OBS Studio
GNU General Public License v2.0
282 stars 29 forks source link

Crash when scrolling down with the mouse wheel in the dock #8

Closed COOLIGUAY closed 3 years ago

COOLIGUAY commented 3 years ago

I tried with a new scene collection, on the Audio Monitor dock:

-Show Track 1 in Outputs -Scroll down with the mouse wheel -OBS crashes

DI9YSYVkPD

https://obsproject.com/logs/ptLaG0zHIYOhMOH-

It has also crashed without doing this specifically but it is the easiest way i have found to reproduce the issue.

COOLIGUAY commented 3 years ago

Another way to crash.

-Create a new scene collection -Apply an Audio Monitor filter to the Desktop Audio -Set the device -Restart OBS -The Desktop Audio is displayed twice in the dock.

image

-Close OBS -OBS crashes

https://obsproject.com/logs/WG6MUHHzQW6bAB-G

exeldro commented 3 years ago

The first crash should be fixed in this build: https://github.com/exeldro/obs-audio-monitor/actions/runs/539532625 The second crash I have not been able to reproduce yet. I don't get my desktop audio double in the audio monitor dock.

COOLIGUAY commented 3 years ago

First crash ok here too, great!

For the second i have tried again.

To reproduce it is necessary that no track output is showing.

image (This screenshot is from before the bug)

With one track output it works fine, no duplicated audio sources.

exeldro commented 3 years ago

the second bug should also be fixed, can you test if it works correct for you?

COOLIGUAY commented 3 years ago

Perfectly fixed with v.0.3.4, amazing work!