Closed computer-wizard closed 2 years ago
fixed in appImage and in 4.12 windows installer
Op za 25 dec. 2021 om 01:46 schreef computer-wizard < @.***>:
I tried to use the -A parameter for a user specified band but that doesn't work. I even extracted the AppImage and executed the following,
./qt-dab -A ham main: Detected system language "en_CA" main: Set language "en_CA" main: Error while loading language specifics "en_CA" use English "en_GB" instead QObject::connect: No such slot snrViewer::setLength (int) QObject::connect: (sender name: 'snrLengthSelector') Segmentation fault (core dumped)
The 'ham' text file just contains,
tok 434000
qt-dab by itself without any parameter runs normally. OS is Ubuntu 20.04 and qt-dab is the latest version.
— Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/qt-dab/issues/247, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQBPICZAMX5C2V26JIDUSUH4ZANCNFSM5KXH5HXA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- Jan van Katwijk
Thanks Jan!
I tried to use the -A parameter for a user specified band but that doesn't work. I even extracted the AppImage and executed the following,
./qt-dab -A ham main: Detected system language "en_CA" main: Set language "en_CA" main: Error while loading language specifics "en_CA" use English "en_GB" instead QObject::connect: No such slot snrViewer::setLength (int) QObject::connect: (sender name: 'snrLengthSelector') Segmentation fault (core dumped)
The 'ham' text file just contains,
tok 434000
qt-dab by itself without any parameter runs normally. OS is Ubuntu 20.04 and qt-dab is the latest version.