Get this when I try to run the desktop.
- First time downloading the application and running it for the first time on this mac.
- When I load up terminal and navigate to the folder /software/logos4 does not exist.
- Tried the beta and the current version with both having the same results
Application Specific Information:
/Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Beta-Ship/LogosDesktop/src/macintosh/Logos4/AppController/OurAppController.m:1076: failed assertion `System.Security.SecurityException: No access to the given key ---> System.UnauthorizedAccessException: Access to the path '/Users/marvinbobo/.mono/registry/CurrentUser/software/logos4' is denied. ---> System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
at System.IO.FileSystem.CreateDirectory (System.String fullPath) [0x00191] in <f3af4e6746af460daecbd4d3a1df0a62>:0
at System.IO.Directory.CreateDirectory (System.String path) [0x0002c] in <f3af4e6746af460daecbd4d3a1df0a62>:0
at Microsoft.Win32.KeyHandler..ctor (Microsoft.Win32.RegistryKey rkey, System.String basedir, System.Boolean is_volatile) [0x00038] in <f3af4e6746af460daecbd4d3a1df0a62>:0
--- End of inner exception stack trace ---
at Microsoft.Win32.KeyHandler..ctor (Microsoft.Win32.RegistryKey rkey, System.String basedir, System.Boolean is_volatile) [0x0004d] in <f3af4e6746af460daecbd4d3a1df0a62>:0
at Microsoft.Win32.KeyHandler.Ensure (Microsoft.Win32.RegistryKey rkey, System.String extra, System.Boolean writable, System.Boolean is_volatile) [0x00036] in <f3af4e6746af460daecbd4d3a1df0a62>:0
at Microsoft.Win32.UnixRegistryApi.CreateSubKey (Microsoft.Win32.RegistryKey rkey, System.String keyname, System.Boolean writable, System.Boolean is_volatile) [0x00033] in <f3af4e6746af460daecbd4d3a1df0a62>:0
at Microsoft.Win32.UnixRegistryApi.CreateSubKey (Microsoft.Win32.RegistryKey rkey, System.String keyname, System.Boolean writable) [0x00000] in <f3af4e6746af460daecbd4d3a1df0a62>:0
at Microsoft.Win32.UnixRegistryApi.CreateSubKey (Microsoft.Win32.RegistryKey rkey, System.String keyname) [0x00000] in <f3af4e6746af460daecbd4d3a1df0a62>:0
at Microsoft.Win32.RegistryKey.CreateSubKey (System.String subkey) [0x00027] in <f3af4e6746af460daecbd4d3a1df0a62>:0
at (wrapper remoting-invoke-with-check) Microsoft.Win32.RegistryKey.CreateSubKey(string)
at LDLS4.Indexer.Logos4ApplicationUtility.OpenApplicationRegistryKey (System.Boolean writable) [0x00000] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Beta-Ship/LogosDesktop/src/LDLS4.Indexer/Logos4ApplicationUtility.cs:507
at LDLS4.OurApp.DeleteRequireLogInRegistryValue () [0x00000] in /Volumes/Code/Jenkins/workspace/Logos-Desktop-Mac-Beta-Ship/LogosDesktop/src/LDLS4/OurApp.Shared.cs:94
at (wrapper native-to-managed) LDLS4.OurApp.DeleteRequireLogInRegistryValue(System.Exception&)'