Opened 13 months ago
Last modified 13 months ago
#68407 assigned enhancement
Gqrx could use Qt6
Reported by: | argilo (Clayton Smith) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ra1nb0w | |
Port: | gqrx |
Description
Hi, I'm the maintainer of Gqrx.
As far as I can tell, the Gqrx port builds against Qt5. Gqrx has supported Qt6 for a couple years now, so the port could switch to Qt6 any time. No rush, since Gqrx will continue to support Qt5 for another year or two.
Change History (6)
comment:1 Changed 13 months ago by jmroot (Joshua Root)
Cc: | ra1nb0w added |
---|---|
Owner: | set to michaelld |
Status: | new → assigned |
comment:2 Changed 13 months ago by ra1nb0w
comment:3 Changed 13 months ago by argilo (Clayton Smith)
That would avoid installing two version of Qt, however it appears that Qt5 does not properly support recent versions of macOS. See the following issue for details: https://github.com/gqrx-sdr/gqrx/issues/1073
comment:4 Changed 13 months ago by argilo (Clayton Smith)
The relevant Qt bug is: https://bugreports.qt.io/browse/QTBUG-98093
comment:5 Changed 13 months ago by ra1nb0w
That should be fixed in Qt5 too since there are many scientific software still using the previous version. Have you already reported the issue to Qt here on macports? thanks
comment:6 Changed 13 months ago by argilo (Clayton Smith)
I do not use macports myself, so I don't know whether QSlider is broken in the macports version of Qt5.
probably this should use the same QT version of gnuradio.