files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
33.77k stars 2.16k forks source link

Bug: System.ArgumentNullException: Value cannot be null. (Parameter '_filePath') #15891

Closed sentry-io[bot] closed 3 days ago

sentry-io[bot] commented 1 month ago

Sentry Issue: FILES-APP-Q

System.ArgumentNullException: Value cannot be null. (Parameter '_filePath')
  ?, in string DefaultSettingsSerializer.ReadFromFile()
  ?, in IDictionary<string, object> DefaultJsonSettingsDatabase.GetFreshSettings()
  ?, in TValue CachingJsonSettingsDatabase.GetValue<TValue>(string key, TValue defaultValue)
  ?, in bool BaseJsonSettings.Set<TValue>(TValue value, string propertyName)
  ?, in bool BaseObservableJsonSettings.Set<TValue>(TValue value, string propertyName)
...
(4 additional frame(s) were not displayed)