I was setting up SoundSense for the first time and of course it needed to download the sound files. There was a Java error about a missing folder so I had a look.
../df_linux/sounds exists but ../df_linux/sounds/packs does not.
As soon as I created the df_linux/sounds/packs folder and restarted SoundSense it immediately started getting the sound files, albeit very, very slowly. Total download size is 347Mb.
EDIT : I did discover that SoundCense is looking for ../df_linux/sounds too instead of ../df_linux/sounds/packs. It may be simpler to edit where SoundSense is expecting to download its files to.
Another issue is an error thrown by SoundCense...
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Can't find custom attr constructor image: /home/daniel/df/LNP/utilities/soundcense/NLog.dll mtoken: 0x0a0003a6
Unhandled loader error: 8, (null) System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (null)
* Assertion: should not be reached at loader.c:298
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) System.MonoCustomAttrs.IsDefinedInternal (System.Reflection.ICustomAttributeProvider,System.Type) <0xffffffff>
Unhandled loader error: 8, (null) System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 (null)
* Assertion: should not be reached at loader.c:298
/home/daniel/df/LNP/utilities/soundcense/soundcense.sh: line 2: 16913 Aborted mono SoundCenSeGTK.exe
Now I think I have Mono installed (Mint 18) but this error was thrown from the LNP Utilities screen without DF running. Is this expected behaviour or do I need to check something?
daniel@Caselabs-S8 ~ $ mono -V
Mono JIT compiler version 4.2.1 (Debian 4.2.1.102+dfsg2-7ubuntu4)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
daniel@Caselabs-S8 ~ $