This release includes fixes for a couple of recently-diagnosed packaging problems:
- (Linux/macOS) GTK errors involving "Settings schema 'org.gtk.Settings.FileChooser'". The problem arises from GTK being unable to find its schema files in the conda environment due to an unset
GSETTINGS_SCHEMA_DIR
environment variable. This is now fixed in the most recentlibglib
package. - (Windows) Interference from PothosSDR installation. PothosSDR globally sets some environment variables affecting GNU Radio, which results in radioconda's GNU Radio being unable to load libraries or find GRC blocks. The installer now initializes the conda environment so that these variables are cleared when the environment is activated, avoiding the interference without affecting PothosSDR.
Updated software radio packages:
- gnuradio-iridium 2022.02.02.gr3.9
Other updated packages:
- libusb 1.0.25
- numpy 1.22.2
- scipy 1.8.0