Open long21wt opened 1 year ago
Does it run properly otherwise? When you start the app does it detect audio?
can you try this commit https://github.com/nate-xyz/chromatic/commit/e680ce81d81d66cbc1d89497b9128f150f8920e1
Does it run properly otherwise? When you start the app does it detect audio?
Yes, I don't see any other problem, the app seems like using my microphone.
can you try this commit e680ce8
Can I build your app with GNOME Builder, otherwise how can I install the .flatpak
build ?
Yeah you should be able to build with GNOME Builder, or you can use the setup script to just build with meson. If you build with meson you probably need to remove the first line in setup.sh (sudo rm -R _builddir && )
@long21wt I pushed this fix in the last flathub update, does it still crash for you?
Unfortunately, it still happens. I press the toggle button
ERROR chromatic::recorder > disconnected channel, stream should end
I'm encountering the same problem on Fedora 37. Changing inputs using Helvum works, but turning on the "Manually Select" switch makes the app freeze, with the same error as @long21wt reports.
It seems to be fixed for me now
Weird, maybe it was some underlying issue with fedora? Because I haven't changed anything
Maybe after the release of Fedora 38 Beta, switching device somehow are automatically fixed, but I think the app doesn't work with my audio interface.
@Ratfink is this fixed for you as well?
Not on Fedora 37, no, it still freezes. EDIT: And on Fedora 38 beta on my laptop.
This still crashes for me too on Fedora 38
Hi,
Thanks for making a GTK tuner app.
The application crashes whenever I toggle
Manually Select
. Here is the trace withflatpak run
: