Wox-launcher / Wox

A cross-platform launcher that simply works
http://wox-launcher.github.io/Wox/
GNU General Public License v3.0
24.37k stars 2.37k forks source link

突然崩溃 #1058

Closed Lucfer closed 7 years ago

Lucfer commented 7 years ago

Known problems for 1.3.813:

  1. System.NullReferenceException: try reset wox by delete %APPDATA%\Wox, backup before you do that
  2. System.UriFormatException: delete your old theme file
  3. System.Threading.Tasks.TaskCanceledException: 设置 http 代理

English

Try search existing issues before you open new one

  1. Wox version / commit number:
  2. Steps to reproduce the bug:
  3. Windows version:
  4. Exception:
  5. whole log file (%APPDATA%\Wox\Logs\version\date.txt):
  6. Screenshot (optional):

中文 / Chinese

提问之前搜索一下已经有的 issue

  1. Wox 版本 / commit number:
  2. 如何重现 bug:
  3. Windows 版本:
  4. Exception:
  5. 整个 log 文件 (%APPDATA%\Wox\Logs\version\date.txt):
  6. 截图 (可选):
Lucfer commented 7 years ago

Please open new issue in: https://github.com/Wox-launcher/Wox/issues/new

  1. upload log file: C:\Users\lucif\AppData\Roaming\Wox\Logs\1.3.183\2016-11-07.txt
  2. copy below exception message Wox version: 1.3.183 OS Version: Microsoft Windows NT 10.0.14393.0 Date: 11/07/2016 14:41:23 Exception: Newtonsoft.Json Newtonsoft.Json.JsonReaderException Unterminated string. Expected delimiter: ". Path 'Items[113].Query', line 457, position 10. 在 Newtonsoft.Json.JsonTextReader.ReadStringIntoBuffer(Char quote) 在 Newtonsoft.Json.JsonTextReader.ParseProperty() 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList(IList list, JsonReader reader, JsonArrayContract contract, JsonProperty containerProperty, String id) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id) 在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue) 在 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.ViewModel.MainViewModel..ctor(Settings settings) 位置 C:\projects\wox\Wox\ViewModel\MainViewModel.cs:行号 62 在 Wox.App.b__8_0() 位置 C:\projects\wox\Wox\App.xaml.cs:行号 49 在 Wox.Infrastructure.Stopwatch.Normal(String name, Action action) 位置 C:\projects\wox\Wox.Infrastructure\Stopwatch.cs:行号 28 在 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)
lances101 commented 7 years ago

我不知道中文,但我会尽力帮助。 请尝试删除您的设置文件。 您可以在以下路径找到它: C:\Users\<username>\AppData\Roaming\Wox\Settings

jhdxr commented 7 years ago

不好意思回错issue了。。。