Håkon Vågsether

Results 47 comments of Håkon Vågsether

Actually, the error appears with GRC Gtk too! But it doesn't crash the application

I agree with @willcode. I'm also not sure `check_grc_version()` belongs in expr_utils.py

Squashed. The old branch lives on at https://github.com/haakov/gnuradio/tree/feature-grc-qt-unsquashed for bisecting

All checks have passed. However, https://github.com/gnuradio/gnuradio/pull/7084/commits/562602438368c26e94c16ca884317e2515e6332c can be removed.

> * [ ] Version shows as "NONE" when manifest is missing it. Add a check to leave that blank. Separately/additionally I don't think we should rely on the Manifest...

> * [ ] Needs increased error handling for missing fields (can we setup a formal schema to check against?) I've added a [validation routine](https://github.com/gnuradio/gnuradio/blob/ff760449dffea08befab9b5363730aa85ca5e766/grc/gui_qt/components/oot_browser.py#L49), although I'm not sure what...

Looks like the rebase didn't quite do the trick. The feature-grc-qt branch was also rebased recently, maybe you created the xterm branch before that? In that case, it might be...

- [x] Ctrl+Scroll zooms in on the top left corner. Maybe it should zoom in on where the mouse is? - [x] Make it possible to run gnuradio-companion --qt -...

I used a Fedora 39 VM to reproduce the warning I had to click the File menu and move the mouse around a bit. It looks like there is something...

> * [ ] Zooming in on the flowgraph canvas works using the `+` on the number pad but not on the main `+` key, need to add '=' as...