GithubHelp home page GithubHelp logo

opportunityliu / e-viewer Goto Github PK

View Code? Open in Web Editor NEW
726.0 25.0 29.0 8.98 MB

An UWP Client for https://e-hentai.org.

License: GNU General Public License v3.0

C# 99.87% PowerShell 0.03% Smalltalk 0.10%
e-hentai exhentai r18 manga doujinshi uwp uwp-app

e-viewer's People

Contributors

hxdhttk avatar koz39 avatar opportunityliu avatar tkzcm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

e-viewer's Issues

Fix (Exception in Windows.UI.Xaml.DragUI.SetContentFromDataPackage

Version: 1.1.0.0 | ExViewer

Stacktrace

Windows.UI.Xaml.DragUI;SetContentFromDataPackage;;
ExViewer.Views.CachePage.d__13;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

The operation identifier is not valid. (Exception from HRESULT: 0x800710DD)

Link to HockeyApp

Fix crash in ExViewer.Views.CachePage.<lv_DragItemsStarting>d__13.MoveNext

Version: 1.1.0.0 | ExViewer

Stacktrace

ExViewer.Views.CachePage.d__13;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Object reference not set to an instance of an object.

Link to HockeyApp

Fix (Exception in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess

Version: 1.1.0.0 | ExViewer

Stacktrace

System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExViewer.ViewModels.CacheVM.<>c__DisplayClass17_0.<b__0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExViewer.Views.CachePage.<>c__DisplayClass13_0.<b__0>d;MoveNext;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

Link to HockeyApp

Fix crash in Windows.UI.Xaml.Controls.Primitives.Selector.put_SelectedIndex

Version: 2016.9.20.0 | ExViewer

Stacktrace

Windows.UI.Xaml.Controls.Primitives.Selector;put_SelectedIndex;;
ExViewer.Views.GalleryPage.XamlBindingSetters;Set_Windows_UI_Xaml_Controls_Primitives_Selector_SelectedIndex;;
ExViewer.Views.GalleryPage.GalleryPage_obj1_Bindings;Update_VM_CurrentIndex;;
ExViewer.Views.GalleryPage.GalleryPage_obj1_Bindings;Update_VM;;
ExViewer.Views.GalleryPage.GalleryPage_obj1_Bindings.GalleryPage_obj1_BindingsTracking;DependencyPropertyChanged_VM;;
Windows.UI.Xaml.DependencyObject;SetValue;;
ExViewer.Views.GalleryPage;set_VM;;
ExViewer.Views.GalleryPage.d__12;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Value does not fall within the expected range.

Link to HockeyApp

Gallery gridview?

Would a gridview of the galleries be available like on the main site?

Fix (Exception in Windows.UI.Xaml.Controls.Page..ctor

Version: 2016.9.21.0 | ExViewer

Stacktrace

Windows.UI.Xaml.Controls.Page.;ctor;;
ExViewer.Views.RootControl.;ctor;;
ExViewer.Views.SplashControl.<b__16_0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter;GetResult;;
ExViewer.Views.SplashControl.d__16;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

应用程序调用一个已为另一线程整理的接口。 (Exception from HRESULT: 0x8001010E (RPC_E_WRONG_THREAD))

Link to HockeyApp

Fix (Exception in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess

Version: 2016.9.21.0 | ExViewer

Stacktrace

System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExViewer.Views.SplashControl.d__17;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter;GetResult;;
ExViewer.Views.SplashControl.<b__16_0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter;GetResult;;
ExViewer.Views.SplashControl.d__16;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

无效的窗口句柄。 (Exception from HRESULT: 0x80070578)

Link to HockeyApp

Fix crash in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess

Version: 1.1.0.0 | ExViewer

Stacktrace

System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExViewer.ViewModels.CacheVM.<>c.<<-ctor>b__0_4>d;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

文件名、目录名或卷标语法不正确。

Link to HockeyApp

Fix crash in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess

Version: 2016.8.25.0 | ExViewer

Stacktrace

System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExClient.SearchResult.<>c__DisplayClass25_0.<b__0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExClient.IncrementalLoadingCollection`1.<b__24_1>d;MoveNext;;

Reason

Exception from HRESULT: 0x80072EFF

Link to HockeyApp

Fix crash in ExClient.IncrementalLoadingCollection`1.raiseLoadMoreItemsException

Version: 1.1.0.0 | ExViewer

Stacktrace

ExClient.IncrementalLoadingCollection`1;raiseLoadMoreItemsException;;
ExClient.IncrementalLoadingCollection`1.<b__24_1>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExClient.CachedGallery.<>c.<b__1_0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExViewer.ViewModels.CacheVM.<<-ctor>b__0_0>d;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

LoadMoreItemsException did not handled in {ExClient.CachedGallery+CachedGalleryList}.

Link to HockeyApp

Fix crash in System.Collections.Generic.Dictionary`2.Insert

Version: 2016.9.20.0 | ExViewer

Stacktrace

System.Collections.Generic.Dictionary`2;Insert;;
ExViewer.Views.RootControl.;ctor;;
ExViewer.Views.SplashControl.d__4;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Value cannot be null.
Parameter name: key

Link to HockeyApp

Fix crash in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess

Version: 2016.8.25.0 | ExViewer

Stacktrace

System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExClient.GalleryImage.<>c__DisplayClass26_0.<b__0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter;GetResult;;
ExClient.Gallery.<>c__DisplayClass4_0.<b__2>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter;GetResult;;
ExClient.Gallery.<>c__DisplayClass4_1.<b__0>d;MoveNext;;

Reason

Exception from HRESULT: 0x80072EE2

Link to HockeyApp

初次登录问题,卡在验证码刷新

default如图,我是第一次使用E-viewer登录Ex站,感觉UWP版还是挺值得支持一下的,但是登录界面无限卡在验证码刷新,验证码一片黑,请问如何处理?

Fix (Exception in Windows.UI.Xaml.DependencyObject.GetValue

Version: 1.1.0.0 | ExViewer

Stacktrace

Windows.UI.Xaml.DependencyObject;GetValue;;
ExViewer.Views.CachePage;get_VM;;
ExViewer.Views.CachePage.<>c__DisplayClass13_0.<b__0>d;MoveNext;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

The application called an interface that was marshalled for a different thread. (Exception from HRESULT: 0x8001010E (RPC_E_WRONG_THREAD))

Link to HockeyApp

Fix crash in ExViewer.Views.GalleryPage.GalleryPage_obj1_Bindings.Update_VM

Version: 2016.9.20.0 | ExViewer

Stacktrace

ExViewer.Views.GalleryPage.GalleryPage_obj1_Bindings;Update_VM;;
ExViewer.Views.GalleryPage.GalleryPage_obj1_Bindings.GalleryPage_obj1_BindingsTracking;DependencyPropertyChanged_VM;;
Windows.UI.Xaml.Media.Imaging.DownloadProgressEventHandler;Invoke;;
System.Runtime.ExceptionServices.ExceptionDispatchInfo;Throw;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Arg_ArgumentException

Link to HockeyApp

Fix crash in Windows.ApplicationModel.DataTransfer.DataPackage.SetStorageItems

Version: 1.1.0.0 | ExViewer

Stacktrace

Windows.ApplicationModel.DataTransfer.DataPackage;SetStorageItems;;
ExViewer.Views.CachePage;lv_DragItemsStarting;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

The parameter is incorrect.

The collection contains a null item, which is not allowed.

Link to HockeyApp

Fix crash in Windows.UI.Xaml.Controls.Primitives.Selector.put_SelectedIndex

Version: 2016.8.25.0 | ExViewer

Stacktrace

Windows.UI.Xaml.Controls.Primitives.Selector;put_SelectedIndex;;
ExViewer.Views.ImagePage;b__16_1;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter;GetResult;;
ExViewer.Views.ImagePage.<b__16_0>d;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Value does not fall within the expected range.

Link to HockeyApp

无法登陆

安装好后输入账号密码登陆显示
excep_fromhresult 0x80072EFD

Fix crash in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess

Version: 2016.9.21.0 | ExViewer

Stacktrace

System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExClient.SearchResult.<b__7_0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExClient.IncrementalLoadingCollection`1.<b__24_1>d;MoveNext;;

Reason

Exception from HRESULT: 0x80072EE7

Link to HockeyApp

Fix crash in Windows.Storage.Pickers.FolderPicker.PickSingleFolderAsync

Version: 1.1.0.0 | ExViewer

Stacktrace

Windows.Storage.Pickers.FolderPicker;PickSingleFolderAsync;;
ExViewer.ViewModels.CacheVM.<>c.<<-ctor>b__0_4>d;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

未指定的错误

Link to HockeyApp

Fix crash in Newtonsoft.Json.JsonTextReader.ParseValue

Version: 2016.8.25.0 | ExViewer

Stacktrace

Newtonsoft.Json.JsonTextReader;ParseValue;;
Newtonsoft.Json.JsonTextReader;Read;;
Newtonsoft.Json.Serialization.JsonSerializerInternalReader;ReadForType;;
Newtonsoft.Json.Serialization.JsonSerializerInternalReader;Deserialize;;
Newtonsoft.Json.JsonSerializer;DeserializeInternal;;
Newtonsoft.Json.JsonConvert;DeserializeObject;;
Newtonsoft.Json.JsonConvert;DeserializeObject[T];;
Newtonsoft.Json.JsonConvert;DeserializeObject[T];;
Newtonsoft.Json.JsonConvert;DeserializeAnonymousType[T];;
ExClient.SearchResult.<>c__DisplayClass9_0.<b__0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExClient.SearchResult.<>c__DisplayClass25_0.<b__0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExClient.IncrementalLoadingCollection`1.<b__24_1>d;MoveNext;;

Reason

Unexpected character encountered while parsing value: <. Path '', line 0, position 0.

Link to HockeyApp

Fix (Exception in Windows.UI.Xaml.Controls.ContentDialog..ctor

Version: 2016.9.21.0 | ExViewer

Stacktrace

Windows.UI.Xaml.Controls.ContentDialog.;ctor;;
ExViewer.Views.SplashControl.d__17;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter;GetResult;;
ExViewer.Views.SplashControl.<b__16_0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter;GetResult;;
ExViewer.Views.SplashControl.d__16;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

应用程序调用一个已为另一线程整理的接口。 (Exception from HRESULT: 0x8001010E (RPC_E_WRONG_THREAD))

Link to HockeyApp

Fix crash in System.StubHelpers.StubHelpers.GetCOMIPFromRCW_WinRT

Version: 2016.9.21.0 | ExViewer

Stacktrace

System.StubHelpers.StubHelpers;GetCOMIPFromRCW_WinRT;;
Windows.Foundation.IAsyncOperation`1;put_Completed;;
System.WindowsRuntimeSystemExtensions;AsTask[TResult];;
System.WindowsRuntimeSystemExtensions;GetAwaiter[TResult];;
ExViewer.Views.SplashControl.d__17;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter;GetResult;;
ExViewer.Views.SplashControl.<b__16_0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter;GetResult;;
ExViewer.Views.SplashControl.d__16;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Unable to cast object of type 'System.__ComObject' to type 'Windows.Foundation.IAsyncOperation`1[Windows.UI.Xaml.Controls.ContentDialogResult]'.

Link to HockeyApp

Missing sourcefiles preventing compilation

Hi,

I tried to fork your project in order to add some features i would personally love to use, but i am unable to compile the project because two files are missing from source control.

missing-files

Fix crash in System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeBufferExtensions.AsBuffer

Version: 1.1.0.0 | ExViewer

Stacktrace

System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeBufferExtensions;AsBuffer;;
ExClient.CachedGallery.<b__4_0>d;MoveNext;;
System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c;b__6_0;;
System.Threading.WinRTSynchronizationContext.Invoker;InvokeCore;;
Windows.ApplicationModel.Core.UnhandledError;Propagate;;
Microsoft.HockeyApp.Extensibility.Windows.UnhandledExceptionTelemetryModule;CoreApplication_UnhandledErrorDetected;;

Reason

Value cannot be null.
Parameter name: source

Link to HockeyApp

Fix crash in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess

Version: 2016.8.25.0 | ExViewer

Stacktrace

System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExClient.Gallery.<>c__DisplayClass97_0.<b__0>d;MoveNext;;
System.Runtime.CompilerServices.TaskAwaiter;ThrowForNonSuccess;;
System.Runtime.CompilerServices.TaskAwaiter;HandleNonSuccessAndDebuggerNotification;;
System.Runtime.CompilerServices.TaskAwaiter`1;GetResult;;
ExClient.IncrementalLoadingCollection`1.<b__24_1>d;MoveNext;;

Reason

Exception from HRESULT: 0x80072EFF

Link to HockeyApp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.