f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.94k stars 447 forks source link

ADS-B demodulation map no longer zoomable (flatpak Qt 6 problem) #2318

Open CocolinoFan opened 2 days ago

CocolinoFan commented 2 days ago

Hello,

The last update introduced some problems (I am using the Flatpak version of SDRangel):

Version of SDRangel with this features working: SDRangel 7.22.2 Qt 5.15.10 OpenGL 4.6 x86_64 KDE Flatpak Version of SDRangel with this features not working: SDRangel 7.22.2 Qt 6.8.0 OpenGL 4.6 x86_64 KDE Flatpak

AsciiWolf commented 2 days ago

This is most likely related to the new build using Qt6 instead of Qt5.

srcejon commented 2 days ago

This is most likely related to the new build using Qt6 instead of Qt5.

Yes - mapboxgl not yet supported in Qt6. This wasn't a problem for Windows moving to Qt6 as it didn't work anyway - and there were other benefits for Windows (E.g. better DPI scaling). The .deb and snaps for Linux are still built using Qt 5.