Håkon Vågsether
Håkon Vågsether
Looks like this has been fixed with https://github.com/gnuradio/gnuradio/pull/7287
Thank you for these bug reports! If someone tries to fix this bug before I do: This bug occurs only with the light theme. The filename isn't blank, it is...
I haven't looked at the code, but I think this looks very neat UX-wise.
Coincidentally, a PR for this feature already exists (for both Qt and Gtk): https://github.com/gnuradio/gnuradio/pull/7211
With @dl1ksv's last changes, the PR might actually be ready for testing? It's been a few weeks since I looked at this so I don't have a clear picture of...
`run=True` runs the flowgraph immediately after building/generating it (must have been an oversight back when I added these tests years ago). So I suppose the question is rather why _didn't_...
@willcode I see your argument about being able to backport from main to maint-3.10. But doesn't this PR mean that we have to backport from the gnuradio-companion repo at some...
I don't think that's necessary, qtpy will fall back to PyQt5 (or any other flavor it can find) if it can't fint PyQt6.
This is Ubuntu 22.04?
I would also be interested in getting involved with this :)