files-community / Files

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

The properties dialog crashes the app #1876

Closed Sasino97 closed 4 years ago

Sasino97 commented 4 years ago

Describe the bug The properties dialog crashes the whole app

To Reproduce Steps to reproduce the behavior:

  1. Right click on any file or folder
  2. Click properties
  3. The app crashes.

Expected behavior

Screenshots

Desktop (please complete the following information):

Additional context Does this problem occur again after restarting the app? Yes, tried many times.

Log file debug.txt

2020-09-05 16:10:45.5654|INFO|Files.App|App launched|
2020-09-05 16:10:45.9825|INFO|Files.Filesystem.DrivesManager|Drive added: C:\, Fixed|
2020-09-05 16:10:46.0155|INFO|Files.Filesystem.DrivesManager|Drive added: D:\, Fixed|
2020-09-05 16:10:46.0475|INFO|Files.Filesystem.DrivesManager|Drive added: E:\, Fixed|
2020-09-05 16:10:46.0825|INFO|Files.Filesystem.DrivesManager|Drive added: F:\, Fixed|
2020-09-05 16:10:46.1425|INFO|Files.Filesystem.DrivesManager|Drive added: G:\, CDRom|
2020-09-05 16:11:30.5385|ERROR|Files.App|Object reference not set to an instance of an object.|System.NullReferenceException: Object reference not set to an instance of an object.
   at Files.Views.Pages.ModernShellPage.<KeyboardAccelerator_Invoked>d__35.MoveNext() + 0x435
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__7_0(Object) + 0x1e
   at System.Action`1.Invoke(T) + 0x28
   at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() + 0x33
   at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21
   at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8
   at __Interop.ForwardComStubs.Stub_11[TThis](__ComObject, Int32) + 0x24
   at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x3d
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
   at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x75
   at System.EventHandler`1.Invoke(Object, TEventArgs) + 0x2e
   at __Interop.Intrinsics.HasThisCall__23[TArg0](Object, IntPtr, Object, TArg0) + 0x36
   at Files!<BaseAddress>+0x12a44a0

2020-09-05 16:11:44.9770|INFO|Files.App|App launched|
2020-09-05 16:11:45.2520|INFO|Files.Filesystem.DrivesManager|Drive added: C:\, Fixed|
2020-09-05 16:11:45.2800|INFO|Files.Filesystem.DrivesManager|Drive added: D:\, Fixed|
2020-09-05 16:11:45.3070|INFO|Files.Filesystem.DrivesManager|Drive added: E:\, Fixed|
2020-09-05 16:11:45.3350|INFO|Files.Filesystem.DrivesManager|Drive added: F:\, Fixed|
2020-09-05 16:11:45.3620|INFO|Files.Filesystem.DrivesManager|Drive added: G:\, CDRom|
2020-09-05 16:25:38.1860|INFO|Files.App|App launched|
2020-09-05 16:25:38.5471|INFO|Files.Filesystem.DrivesManager|Drive added: C:\, Fixed|
2020-09-05 16:25:38.5761|INFO|Files.Filesystem.DrivesManager|Drive added: D:\, Fixed|
2020-09-05 16:25:38.6041|INFO|Files.Filesystem.DrivesManager|Drive added: E:\, Fixed|
2020-09-05 16:25:38.6331|INFO|Files.Filesystem.DrivesManager|Drive added: F:\, Fixed|
2020-09-05 16:25:38.6621|INFO|Files.Filesystem.DrivesManager|Drive added: G:\, CDRom|
2020-09-05 16:26:31.1611|INFO|Files.App|App launched|
2020-09-05 16:26:31.4531|INFO|Files.Filesystem.DrivesManager|Drive added: C:\, Fixed|
2020-09-05 16:26:31.4812|INFO|Files.Filesystem.DrivesManager|Drive added: D:\, Fixed|
2020-09-05 16:26:31.5092|INFO|Files.Filesystem.DrivesManager|Drive added: E:\, Fixed|
2020-09-05 16:26:31.5392|INFO|Files.Filesystem.DrivesManager|Drive added: F:\, Fixed|
2020-09-05 16:26:31.5692|INFO|Files.Filesystem.DrivesManager|Drive added: G:\, CDRom|
2020-09-05 16:27:51.1587|INFO|Files.App|App launched|
2020-09-05 16:27:51.2907|INFO|Files.Filesystem.DrivesManager|Drive added: C:\, Fixed|
2020-09-05 16:27:51.3188|INFO|Files.Filesystem.DrivesManager|Drive added: D:\, Fixed|
2020-09-05 16:27:51.3468|INFO|Files.Filesystem.DrivesManager|Drive added: E:\, Fixed|
2020-09-05 16:27:51.3748|INFO|Files.Filesystem.DrivesManager|Drive added: F:\, Fixed|
2020-09-05 16:27:51.4028|INFO|Files.Filesystem.DrivesManager|Drive added: G:\, CDRom|

debug_fulltrust.txt

2020-09-05 16:10:47.3899|INFO|FilesFullTrust.QuickLook|QuickLook detected: False|
2020-09-05 16:10:47.3899|INFO|FilesFullTrust.QuickLook|QuickLook detected: False|
2020-09-05 16:11:46.0762|INFO|FilesFullTrust.QuickLook|QuickLook detected: False|
2020-09-05 16:12:08.4807|INFO|FilesFullTrust.Program|Argument: LoadMUIVerb|
2020-09-05 16:12:10.4766|INFO|FilesFullTrust.Program|Argument: LoadMUIVerb|
2020-09-05 16:12:28.3503|INFO|FilesFullTrust.Program|Argument: LoadMUIVerb|
2020-09-05 16:12:30.6265|INFO|FilesFullTrust.Program|Argument: ParseAguments|
2020-09-05 16:12:30.7843|INFO|FilesFullTrust.Program|Argument: "C:\Users\salva\Documents\GTA San Andreas User Files\SAMP\screens\sa-mp-009.png"|
2020-09-05 16:18:13.1225|INFO|FilesFullTrust.Program|Argument: FileOperation|
2020-09-05 16:18:23.4444|INFO|FilesFullTrust.Program|Argument: FileOperation|
2020-09-05 16:20:19.3485|INFO|FilesFullTrust.Program|Argument: FileOperation|
2020-09-05 16:25:22.0219|INFO|FilesFullTrust.Program|Argument: RecycleBin|
2020-09-05 16:25:29.1716|INFO|FilesFullTrust.Program|Argument: Terminate|
2020-09-05 16:25:39.6273|INFO|FilesFullTrust.QuickLook|QuickLook detected: False|
2020-09-05 16:25:50.7123|INFO|FilesFullTrust.Program|Argument: LoadMUIVerb|
2020-09-05 16:25:53.3632|INFO|FilesFullTrust.Program|Argument: Terminate|
2020-09-05 16:26:32.3113|INFO|FilesFullTrust.QuickLook|QuickLook detected: False|
2020-09-05 16:26:46.1560|INFO|FilesFullTrust.Program|Argument: |
2020-09-05 16:26:52.2759|INFO|FilesFullTrust.Program|Argument: LoadMUIVerb|
2020-09-05 16:26:55.4192|INFO|FilesFullTrust.Program|Argument: Terminate|
2020-09-05 16:27:52.2650|INFO|FilesFullTrust.QuickLook|QuickLook detected: False|
2020-09-05 16:28:34.8221|INFO|FilesFullTrust.Program|Argument: Terminate|
issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.92. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

gave92 commented 4 years ago

@SaSiNO97 thanks for this report. This issue should be fixed since version 0.13.6 #1850.