DNSCrypt / DNSCrypt/SimpleDnsCrypt

GUI crashes often if Query Log open: 2 examples

Đang mở
#337 16 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C#
Star
2.5k
Fork
249
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Below are 2 examples when the GUI crash occurs, which happens almost each and everytime i view the Query Log.
[2018-07-23 01_08_09_Error.log](https://github.com/bitbeans/SimpleDnsCrypt/files/2234041/2018-07-23.01_08_09_Error.log)
[2018-07-27 01_58_46_Error.log](https://github.com/bitbeans/SimpleDnsCrypt/files/2234042/2018-07-27.01_58_46_Error.log)

Basically the same apart from the count numbers differing.

2018-07-23 01:08:09.8724 QueryLogViewModel System.Reflection.TargetInvocationException: An error occurred while dispatching a call to the UI Thread ---> System.InvalidOperationException: An ItemsControl is inconsistent with its items source.
See the inner exception for more information. ---> System.Exception: Information for developers (use Text Visualizer to read this):
This exception was thrown because the generator for control 'SimpleDnsCrypt.Controls.LoggingListView Items.Count:2814' with name '(unnamed)' has received sequence of CollectionChanged events that do not agree with the current state of the Items collection. The following differences were detected:
Accumulated count 2813 is different from actual count 2814. [Accumulated count is (Count at last Reset + #Adds - #Removes since last Reset).]

----------------------------------------------------------------------------------------------------

2018-07-27 01:58:46.5086 QueryLogViewModel System.Reflection.TargetInvocationException: An error occurred while dispatching a call to the UI Thread ---> System.InvalidOperationException: An ItemsControl is inconsistent with its items source.
See the inner exception for more information. ---> System.Exception: Information for developers (use Text Visualizer to read this):
This exception was thrown because the generator for control 'SimpleDnsCrypt.Controls.LoggingListView Items.Count:110' with name '(unnamed)' has received sequence of CollectionChanged events that do not agree with the current state of the Items collection. The following differences were detected:
Accumulated count 109 is different from actual count 110. [Accumulated count is (Count at last Reset + #Adds - #Removes since last Reset).]

Hope they help.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.