Albrecht Lohofener

Results 231 comments of Albrecht Lohofener

Regarding the crashes, I opened a new issue at rtlsdrblog: https://github.com/rtlsdrblog/rtl-sdr-blog/issues/56.

Please try version 2.5 (https://github.com/AlbrechtL/welle.io/releases/tag/v2.5). In the meantime, I'm closing this issue.

welle.io based on Qt6 now. See https://github.com/AlbrechtL/welle.io?tab=readme-ov-file#debian--ubuntu-linux for details. You need to install the following libraries `sudo apt install libqt6charts6-dev qt6-base-dev qt6-tools-dev-tools qt6-multimedia-dev qt6-wayland-dev libqt6core5compat6-dev libqt63dquick6 libqt6qml6 qt6-declarative-dev qml6-module-qtquick-controls qml6-module-qtquick...

Actually, I have the same issue on my Ubuntu 24.04. Qt flatpaks were not working. Last week I realized that Kdenlive is not working anymore (workaround use of Kdenlive AppImage)...

> So it's not a flatpak problem. It's a user problem. I don't know because AppImages and DEBs are running fine with a global `export QT_QPA_PLATFORM=xcb`. Only flatpaks having this...

@flohoff Great initiative! You can check https://github.com/JvanKatwijk/qt-dab (actually, welle.io is a fork of qt-dab). There is some non-audio code included, but I don't think for PPP RTK. If you have...

@bvernoux Thanks for reaching out. Of course, adding more SDR devices would are really welcome! Since this is an open source project, you can simply open a new pull request....

Thanks for reporting. Honestly, I never tested SoapySDR with flatpak :worried:. What you can do is building the flatpak yourself and double check the following lines inside `io.welle.welle-gui.yml`. Most likely...