Closed fewtime closed 8 years ago
开机自动启动时报错
Wox version: 1.3.67 OS Version: Microsoft Windows NT 10.0.10586.0 Date: 06/09/2016 10:42:51 Exception: Newtonsoft.Json Newtonsoft.Json.JsonReaderException Error parsing positive infinity value. Path '', line 1, position 1. 在 Newtonsoft.Json.JsonTextReader.ParseNumberPositiveInfinity() 在 Newtonsoft.Json.JsonTextReader.ParseValue() 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) 在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) 在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) 在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) 在 Wox.Infrastructure.Storage.JsonStrorage1.Deserialize(String searlized) 位置 C:\projects\wox\Wox.Infrastructure\Storage\JsonStorage.cs:行号 58 在 Wox.Infrastructure.Storage.JsonStrorage1.Load() 位置 C:\projects\wox\Wox.Infrastructure\Storage\JsonStorage.cs:行号 40 在 Wox.App.b__8_0() 位置 C:\projects\wox\Wox\App.xaml.cs:行号 46 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
1.Deserialize(String searlized) 位置 C:\projects\wox\Wox.Infrastructure\Storage\JsonStorage.cs:行号 58 在 Wox.Infrastructure.Storage.JsonStrorage
2016-06-09.txt
找到解决方法:删除 %APPDATA%\Wox
%APPDATA%\Wox
开机自动启动时报错
Wox version: 1.3.67 OS Version: Microsoft Windows NT 10.0.10586.0 Date: 06/09/2016 10:42:51 Exception: Newtonsoft.Json Newtonsoft.Json.JsonReaderException Error parsing positive infinity value. Path '', line 1, position 1. 在 Newtonsoft.Json.JsonTextReader.ParseNumberPositiveInfinity() 在 Newtonsoft.Json.JsonTextReader.ParseValue() 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent) 在 Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType) 在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings) 在 Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings) 在 Wox.Infrastructure.Storage.JsonStrorageb__8_0() 位置 C:\projects\wox\Wox\App.xaml.cs:行号 46
在 System.Windows.Application.OnStartup(StartupEventArgs e)
在 System.Windows.Application.<.ctor>b__1_0(Object unused)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
1.Deserialize(String searlized) 位置 C:\projects\wox\Wox.Infrastructure\Storage\JsonStorage.cs:行号 58 在 Wox.Infrastructure.Storage.JsonStrorage
1.Load() 位置 C:\projects\wox\Wox.Infrastructure\Storage\JsonStorage.cs:行号 40 在 Wox.App.2016-06-09.txt