You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDRangel crashes when I open device as FuncubePro +. The console log shows two possible clues..
Clue #1 - when first opening the app there is a log line stating:
2024-06-07 09:06:01.043 (W) PluginManager::loadPluginsDir: Cannot load library /Applications/SDRangel.app/Contents/Resources/lib/plugins/libinputsdrplayv3.dylib: (dlopen(/Applications/SDRangel.app/Contents/Resources/lib/plugins/libinputsdrplayv3.dylib, 133): Library not loaded: libsdrplay_api.so.3.14. Referenced from: /Applications/SDRangel.app/Contents/Resources/lib/plugins/libinputsdrplayv3.dylib
Reason: image not found)
Clue#2 - when I select the Funcube Pro + from the devices dropdown and click 'OK' the app crashes and the last lines in the console log are:
2024-06-07 09:08:07.757 (D) FCDProPlusInput::openDevice with device # 0
2024-06-07 09:08:07.762 (D) AudioDeviceManager::setInputDeviceInfo: unknown device FUNcube Dongle V2.0
2024-06-07 09:08:07.762 (D) AudioDeviceManager::addAudioSource: 1: 0x7fd085abb6d8
Segmentation fault: 11
logout
Im on a Macbook Air with OSX v 11.7.10 (BigSur)
SDRAngel installed using sdrangel-7.20.1_10.14.6_x86_64.dmg
The text was updated successfully, but these errors were encountered:
SDRangel crashes when I open device as FuncubePro +. The console log shows two possible clues..
Clue #1 - when first opening the app there is a log line stating:
2024-06-07 09:06:01.043 (W) PluginManager::loadPluginsDir: Cannot load library /Applications/SDRangel.app/Contents/Resources/lib/plugins/libinputsdrplayv3.dylib: (dlopen(/Applications/SDRangel.app/Contents/Resources/lib/plugins/libinputsdrplayv3.dylib, 133): Library not loaded: libsdrplay_api.so.3.14. Referenced from: /Applications/SDRangel.app/Contents/Resources/lib/plugins/libinputsdrplayv3.dylib
Reason: image not found)
Clue#2 - when I select the Funcube Pro + from the devices dropdown and click 'OK' the app crashes and the last lines in the console log are:
2024-06-07 09:08:07.757 (D) FCDProPlusInput::openDevice with device # 0
2024-06-07 09:08:07.762 (D) AudioDeviceManager::setInputDeviceInfo: unknown device FUNcube Dongle V2.0
2024-06-07 09:08:07.762 (D) AudioDeviceManager::addAudioSource: 1: 0x7fd085abb6d8
Segmentation fault: 11
logout
Im on a Macbook Air with OSX v 11.7.10 (BigSur)
SDRAngel installed using sdrangel-7.20.1_10.14.6_x86_64.dmg
The text was updated successfully, but these errors were encountered: