--
You received this message because you are subscribed to the Google Groups "sdrtrunk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sdrtrunk+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sdrtrunk/7e8984ee-139e-4848-9e0f-4f563fef0288n%40googlegroups.com.
/Users/user/Downloads/sdr-trunk-osx-aarch64-v0.5.0-beta1/bin/sdr-trunk ; exit;
user@m1 ~ % /Users/user/Downloads/sdr-trunk-osx-aarch64-v0.5.0-beta1/bin/sdr-trunk ; exit;
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: package com.sun.java.swing.plaf.windows not in java.desktop
18:58:09.963 INFO i.g.d.icon.IconModel - loading icons file [/Users/user/SDRTrunk/settings/icons.xml] [10MB/256MB 4%]
18:58:09.966 INFO i.g.d.icon.IconModel - Icons file not found at [/Users/user/SDRTrunk/settings/icons.xml] [10MB/256MB 4%]
18:58:10.176 INFO i.g.d.log.ApplicationLog - Application Log File: /Users/user/SDRTrunk/logs/sdrtrunk_app.log [17MB/256MB 6%]
18:58:10.186 INFO i.g.d.log.ApplicationLog - SDRTrunk Version : 0.5.0-beta1 [18MB/256MB 7%]
18:58:10.186 INFO i.g.d.log.ApplicationLog - Gradle Version : Gradle 7.4 [18MB/256MB 7%]
18:58:10.186 INFO i.g.d.log.ApplicationLog - Build Timestamp : 2022-03-18T11:57:38.285-0400 [18MB/256MB 7%]
18:58:10.186 INFO i.g.d.log.ApplicationLog - Build-JDK : 17.0.2 (BellSoft 17.0.2+9-LTS [18MB/256MB 7%]
18:58:10.187 INFO i.g.d.log.ApplicationLog - Build OS : Linux (amd64 5.13.0-35-generic [18MB/256MB 7%]
18:58:10.187 INFO i.g.d.log.ApplicationLog - [18MB/256MB 7%]
18:58:10.187 INFO i.g.d.log.ApplicationLog - ******************************************************************* [18MB/256MB 7%]
18:58:10.187 INFO i.g.d.log.ApplicationLog - **** sdrtrunk: a trunked radio and digital decoding application *** [18MB/256MB 7%]
18:58:10.187 INFO i.g.d.log.ApplicationLog - **** website: https://github.com/dsheirer/sdrtrunk *** [18MB/256MB 7%]
18:58:10.187 INFO i.g.d.log.ApplicationLog - ******************************************************************* [18MB/256MB 7%]
18:58:10.187 INFO i.g.d.log.ApplicationLog - Memory Logging Format: [Used/Allocated PercentUsed%] [18MB/256MB 7%]
18:58:10.187 INFO i.g.d.log.ApplicationLog - Host OS Name: Mac OS X [18MB/256MB 7%]
18:58:10.187 INFO i.g.d.log.ApplicationLog - Host OS Arch: aarch64 [18MB/256MB 7%]
18:58:10.187 INFO i.g.d.log.ApplicationLog - Host OS Version: 12.3 [18MB/256MB 7%]
18:58:10.188 INFO i.g.d.log.ApplicationLog - Host CPU Cores: 8 [18MB/256MB 7%]
18:58:10.188 INFO i.g.d.log.ApplicationLog - Host Max Java Memory: 4 GB [19MB/256MB 7%]
18:58:10.188 INFO i.g.d.log.ApplicationLog - Storage Directories: [19MB/256MB 7%]
18:58:10.188 INFO i.g.d.log.ApplicationLog - Application Root: /Users/user/SDRTrunk [19MB/256MB 7%]
18:58:10.188 INFO i.g.d.log.ApplicationLog - Application Log: /Users/user/SDRTrunk/logs [19MB/256MB 7%]
18:58:10.188 INFO i.g.d.log.ApplicationLog - Event Log: /Volumes/Recordings/Logfiles_SDRT [19MB/256MB 7%]
18:58:10.188 INFO i.g.d.log.ApplicationLog - Playlist: /Users/user/SDRTrunk/playlist [19MB/256MB 7%]
18:58:10.188 INFO i.g.d.log.ApplicationLog - Recordings: /Volumes/Recordings/SDRT_recordings [19MB/256MB 7%]
18:58:10.231 INFO i.g.d.util.ThreadPool - Application thread pool created SCHEDULED and CACHED executors threads [22MB/256MB 8%]
18:58:10.234 INFO i.g.dsheirer.gui.SDRTrunk - Home path: /Users/user/SDRTrunk [5MB/256MB 2%]
18:58:10.235 INFO i.g.d.p.SystemProperties - SystemProperties - loaded [/Users/user/SDRTrunk/SDRTrunk.properties] [5MB/256MB 2%]
18:58:10.235 INFO i.g.d.p.SystemProperties - SystemProperties - application properties loaded [/Users/user/SDRTrunk/SDRTrunk.properties] [5MB/256MB 2%]
18:58:10.241 INFO i.g.d.s.SettingsManager - SettingsManager - loading settings file [/Users/user/SDRTrunk/settings/settings.xml] [6MB/256MB 2%]
18:58:10.342 INFO i.g.d.s.r.RecordingSourceManager - RecordingSourceManager - discovered [0] recording configurations [15MB/34MB 45%]
Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load library: /var/folders/dk/dlx7wjcs49j6dzd71slw1v0c0000gn/T/usb4java10512361626176231199.tmp/libusb4java.dylib
at java.base/java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.base/java.lang.Runtime.load0(Unknown Source)
at java.base/java.lang.System.load(Unknown Source)
at org.usb4java.Loader.load(Loader.java:323)
at org.usb4java.LibUsb.<clinit>(LibUsb.java:690)
at io.github.dsheirer.source.tuner.TunerManager.initTuners(TunerManager.java:110)
at io.github.dsheirer.source.tuner.TunerManager.<init>(TunerManager.java:79)
at io.github.dsheirer.source.SourceManager.<init>(SourceManager.java:46)
at io.github.dsheirer.gui.SDRTrunk.<init>(SDRTrunk.java:161)
at io.github.dsheirer.gui.SDRTrunk.main(SDRTrunk.java:645)
--
You received this message because you are subscribed to the Google Groups "sdrtrunk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sdrtrunk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sdrtrunk/35a3f21e-3b4d-4fa8-86d2-324123104cacn%40googlegroups.com.
Thanks Bill, that was it!
Ken
--
You received this message because you are subscribed to the Google Groups "sdrtrunk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sdrtrunk+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sdrtrunk/d359bdb3-f851-491e-ae84-933d0f228844n%40googlegroups.com.
Higher CPU use vs v4beta.4. pi400. Might be my jdk/jfx...haven't run it on windows yet. Jmbe 1.9Where are the new optimization/calibration settings stored?Ty
On Friday, March 18, 2022, sdrtrunk <dennis....@gmail.com> wrote:New Release:https://github.com/DSheirer/sdrtrunk/releases/tag/v0.5.0-beta.1cheers,Denny--You received this message because you are subscribed to the Google Groups "sdrtrunk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sdrtrunk+u...@googlegroups.com.