Skip to content

Moving one tab among the others caused the software to crash #7222

Closed
@riksque

Description

@riksque

Description

Déplacement d'un onglets parmi les autres à fait planter le logiciel.

Steps To Reproduce

No response

Expected behavior

Je pensait simplement déplacer un onglet pour mieux les organiser.

Files Version

Version : 2.0.34.0 OS Version: 10.0.22000.348

Windows Version

Édition Windows 11 Professionnel Version 21H2 Installé le ‎17-‎11-‎21 Build du système d’exploitation 22000.348 Expérience Pack d’expérience de fonctionnalités Windows 1000.22000.348.0

Relevant Assets/Logs

2021-11-23 08:41:09.0468|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-23 08:41:09.9438|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-23 08:41:09.9888|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-23 08:41:10.0238|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-23 08:41:10.0598|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-23 08:41:10.0988|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-23 08:41:10.1388|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-23 08:41:17.1612|INFO|IsRunningOnArm|Running on ARM: False
2021-11-23 08:49:53.1017|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-23 08:49:54.9957|WARN|Page_Loaded|Error during LoadOtherStuffAsync()
System.AggregateException: One or more errors occurred. (Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)) ---> System.Exception: Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Filesystem.DrivesManager.d__24.MoveNext() + 0x327
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() + 0xf
at Files.Filesystem.DrivesManager.d__14.MoveNext() + 0x92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.<>c.<b__73_0>d.MoveNext() + 0x175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.d__73.MoveNext() + 0x141

--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Exception: Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Filesystem.DrivesManager.d__24.MoveNext() + 0x327
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() + 0xf
at Files.Filesystem.DrivesManager.d__14.MoveNext() + 0x92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.<>c.<b__73_0>d.MoveNext() + 0x175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.d__73.MoveNext() + 0x141
<---

2021-11-23 08:50:01.4255|INFO|IsRunningOnArm|Running on ARM: False
2021-11-23 08:55:02.7627|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-23 08:55:03.3667|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-23 08:55:03.4127|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-23 08:55:03.4957|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-23 08:55:03.5307|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-23 08:55:03.5787|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-23 08:55:03.6147|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-23 08:55:14.7290|INFO|IsRunningOnArm|Running on ARM: False
2021-11-23 09:01:25.1474|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-23 09:01:25.8524|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-23 09:01:25.9024|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-23 09:01:25.9434|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-23 09:01:25.9864|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-23 09:01:26.0314|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-23 09:01:26.0744|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-23 09:12:18.3455|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-23 09:12:18.9595|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-23 09:12:19.0305|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-23 09:12:19.1285|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-23 09:12:19.1695|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-23 09:12:19.2195|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-23 09:12:19.2585|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-23 09:12:48.9031|INFO|IsRunningOnArm|Running on ARM: False
2021-11-23 09:32:49.4274|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-23 09:32:50.0494|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-23 09:32:50.1334|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-23 09:32:50.2224|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-23 09:32:50.2804|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-23 09:32:50.3194|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-23 09:32:50.3554|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-23 09:33:25.4065|INFO|IsRunningOnArm|Running on ARM: False
2021-11-23 09:34:41.5943|WARN|SendMessageForResponseAsync|Error sending request on pipe.
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xad
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Helpers.NamedPipeAsAppServiceConnection.d__12.MoveNext() + 0x24d

2021-11-23 18:20:03.0499|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-23 18:20:03.9429|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-23 18:20:04.0129|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-23 18:20:04.1179|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-23 18:20:04.2439|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-23 18:20:04.3039|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-23 18:20:04.3519|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-23 18:20:07.5409|INFO|IsRunningOnArm|Running on ARM: False
2021-11-24 00:05:04.3085|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-24 00:05:05.2223|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-24 00:05:05.2693|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-24 00:05:05.3243|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-24 00:05:05.3843|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-24 00:05:05.4613|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-24 00:05:05.5103|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-24 00:05:12.7982|INFO|IsRunningOnArm|Running on ARM: False
2021-11-24 00:18:59.5665|ERROR|AppUnhandledException|Erreur non spécifiée

Erreur non spécifiée

System.Exception: Erreur non spécifiée

Erreur non spécifiée

2021-11-24 00:19:06.4093|INFO|OnActivated|App activated by ToastNotification
2021-11-24 00:19:07.1773|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-24 00:19:07.3283|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-24 00:19:07.4643|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-24 00:19:07.5553|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-24 00:19:07.6333|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-24 00:19:07.6813|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-24 00:19:20.8564|INFO|IsRunningOnArm|Running on ARM: False
2021-11-24 00:20:34.4391|WARN|SendMessageForResponseAsync|Error sending request on pipe.
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xad
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Helpers.NamedPipeAsAppServiceConnection.d__12.MoveNext() + 0x24d

2021-11-24 00:23:05.5499|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-24 00:23:06.1409|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-24 00:23:06.2189|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-24 00:23:06.3039|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-24 00:23:06.3579|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-24 00:23:06.4169|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-24 00:23:06.4569|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-24 08:15:15.8314|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-24 08:15:19.8974|WARN|Page_Loaded|Error during LoadOtherStuffAsync()
System.AggregateException: One or more errors occurred. (Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)) ---> System.Exception: Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Filesystem.DrivesManager.d__24.MoveNext() + 0x327
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() + 0xf
at Files.Filesystem.DrivesManager.d__14.MoveNext() + 0x92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.<>c.<b__73_0>d.MoveNext() + 0x175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.d__73.MoveNext() + 0x141

--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Exception: Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Filesystem.DrivesManager.d__24.MoveNext() + 0x327
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() + 0xf
at Files.Filesystem.DrivesManager.d__14.MoveNext() + 0x92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.<>c.<b__73_0>d.MoveNext() + 0x175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.d__73.MoveNext() + 0x141
<---

2021-11-24 08:15:38.7481|INFO|IsRunningOnArm|Running on ARM: False
2021-11-24 12:07:00.9786|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-24 12:07:03.5326|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-24 12:07:03.8966|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-24 12:07:04.3686|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-24 12:07:04.6606|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-24 12:07:04.9746|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-24 12:07:05.0816|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-24 12:07:09.2226|INFO|IsRunningOnArm|Running on ARM: False
2021-11-24 12:59:40.7561|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-24 12:59:47.5671|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-24 13:00:39.6531|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-24 13:01:21.2221|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-24 13:01:52.6401|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-24 15:09:25.3860|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-24 15:09:26.0890|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-24 15:09:26.1450|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-24 15:09:26.2360|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-24 15:09:26.3020|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-24 15:09:26.4230|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-24 15:09:26.4970|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-24 15:09:42.1322|INFO|IsRunningOnArm|Running on ARM: False
2021-11-24 15:39:14.9146|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-24 15:49:52.8647|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-24 15:54:59.4498|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-24 16:14:38.4444|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-24 16:47:09.6981|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-24 16:50:55.6847|INFO|OnActivated|App activated by Protocol
2021-11-24 16:50:56.9836|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-24 16:50:57.2796|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-24 16:50:57.7086|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-24 16:50:57.8857|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-24 16:50:58.1246|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-24 16:50:58.2036|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-24 16:51:09.6558|INFO|IsRunningOnArm|Running on ARM: False
2021-11-24 16:51:32.2838|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-24 17:32:02.5348|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-24 17:54:58.2391|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-24 17:55:00.7741|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-24 17:55:01.3051|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-24 17:55:02.6810|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-24 17:55:03.6351|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-24 17:55:04.1301|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-24 17:55:04.4951|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-24 17:55:10.2091|INFO|IsRunningOnArm|Running on ARM: False
2021-11-24 18:18:56.6813|WARN|GetSpecialProperties|Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__12.MoveNext() + 0x3b8
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.ViewModels.Properties.FileProperties.d__6.MoveNext() + 0x4f2

2021-11-26 23:58:14.1950|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-26 23:58:16.4041|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-26 23:58:19.4597|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-26 23:58:21.1509|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-26 23:58:22.9686|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-26 23:58:24.1244|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-26 23:58:25.1976|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-26 23:58:26.4912|INFO|IsRunningOnArm|Running on ARM: False
2021-11-27 16:18:53.8912|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-27 16:18:55.2074|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-27 16:18:55.4445|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-27 16:18:55.7579|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-27 16:18:55.9536|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-27 16:18:56.0273|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-27 16:18:56.0727|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-27 16:18:58.5231|INFO|IsRunningOnArm|Running on ARM: False
2021-11-27 16:19:23.0512|WARN|ExtractArchive|Error extracting file: H:\Programme\Editeur-Convertisseur Multimédia\App Portable\Captvty\captvty-2.9.4.1\tools\cefsharp\libcef.dll
System.IO.IOException: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323) ---> System.Exception: Le handle auquel ce verrou optionnel était associé a été fermé. Le verrou optionnel est maintenant rompu. (Exception from HRESULT: 0x80070323)
--- End of inner exception stack trace ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.IO.StreamOperationAsyncResult.ThrowWithIOExceptionDispatchInfo(Exception) + 0x31
at System.IO.StreamOperationAsyncResult.ProcessCompletedOperation() + 0x109
at System.IO.WinRtToNetFxStreamAdapter.EndRead(IAsyncResult) + 0x10d
at System.IO.WinRtToNetFxStreamAdapter.Read(Byte[], Int32, Int32) + 0x2b
at System.IO.BufferedStream.Read(Byte[], Int32, Int32) + 0xbf
at ICSharpCode.SharpZipLib.Zip.ZipFile.PartialInputStream.Read(Byte[], Int32, Int32) + 0x8a
at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputBuffer.Fill() + 0x42
at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Fill() + 0x1b
at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Read(Byte[], Int32, Int32) + 0x79
at System.IO.Stream.<>c.b__40_0(Object) + 0x66
at System.Predicate1.Invoke(T) + 0x2b at System.Threading.Tasks.Task1.InnerInvoke() + 0x49
at System.Threading.Tasks.Task.Execute() + 0x1c
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() + 0xf at System.IO.Stream.EndRead(IAsyncResult) + 0xea at System.IO.Stream.<>c.<BeginEndReadAsync>b__45_1(Stream, IAsyncResult) + 0x16 at System.Comparison1.Invoke(T, T) + 0x2e
at System.Threading.Tasks.TaskFactory1.FromAsyncTrimPromise1.Complete(TInstance, Func3, IAsyncResult, Boolean) + 0x37 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17 at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() + 0xf
at Files.Helpers.ZipHelpers.d__0.MoveNext() + 0x7ab

2021-11-28 21:58:08.9879|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-28 21:58:10.4639|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-28 21:58:10.5318|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-28 21:58:10.6145|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-28 21:58:10.6973|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-28 21:58:10.7402|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-28 21:58:10.7970|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-28 21:58:21.5145|INFO|IsRunningOnArm|Running on ARM: False
2021-11-29 09:04:09.0887|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-29 09:04:10.0046|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-29 09:04:10.0983|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-29 09:04:10.1761|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-29 09:04:10.3476|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-29 09:04:10.4274|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-29 09:04:10.4723|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-29 09:04:14.9924|INFO|IsRunningOnArm|Running on ARM: False
2021-11-29 09:20:35.0392|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-29 09:20:35.9255|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-29 09:20:36.0183|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-29 09:20:36.1449|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-29 09:20:36.2706|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-29 09:20:36.3833|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-29 09:20:36.4282|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-29 09:20:39.5029|INFO|IsRunningOnArm|Running on ARM: False
2021-11-30 05:27:52.8546|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-30 05:27:53.6533|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-30 05:27:53.7321|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-30 05:27:53.8288|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-30 05:27:53.9336|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-30 05:27:53.9794|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-30 05:27:54.0144|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-30 05:27:55.9422|INFO|IsRunningOnArm|Running on ARM: False
2021-11-30 10:23:59.7821|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-30 10:24:01.8274|WARN|Page_Loaded|Error during LoadOtherStuffAsync()
System.AggregateException: One or more errors occurred. (Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)) ---> System.Exception: Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Filesystem.DrivesManager.d__24.MoveNext() + 0x327
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() + 0xf
at Files.Filesystem.DrivesManager.d__14.MoveNext() + 0x92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.<>c.<b__73_0>d.MoveNext() + 0x175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.d__73.MoveNext() + 0x141

--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Exception: Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Filesystem.DrivesManager.d__24.MoveNext() + 0x327
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() + 0xf
at Files.Filesystem.DrivesManager.d__14.MoveNext() + 0x92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.<>c.<b__73_0>d.MoveNext() + 0x175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.d__73.MoveNext() + 0x141
<---

2021-11-30 10:24:34.2469|INFO|IsRunningOnArm|Running on ARM: False
2021-11-30 13:37:57.3169|INFO|OnLaunched|App launched. Prelaunch: False
2021-11-30 13:37:58.4961|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-11-30 13:37:58.5809|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-11-30 13:37:58.6138|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-11-30 13:37:58.6666|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-11-30 13:37:58.7334|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-11-30 13:37:58.7803|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-11-30 13:38:03.1145|INFO|IsRunningOnArm|Running on ARM: False
2021-12-01 20:41:27.9663|INFO|OnLaunched|App launched. Prelaunch: False
2021-12-01 20:41:30.6678|WARN|Page_Loaded|Error during LoadOtherStuffAsync()
System.AggregateException: One or more errors occurred. (Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)) ---> System.Exception: Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Filesystem.DrivesManager.d__24.MoveNext() + 0x327
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() + 0xf
at Files.Filesystem.DrivesManager.d__14.MoveNext() + 0x92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.<>c.<b__73_0>d.MoveNext() + 0x175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.d__73.MoveNext() + 0x141

--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Exception: Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Filesystem.DrivesManager.d__24.MoveNext() + 0x327
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() + 0xf
at Files.Filesystem.DrivesManager.d__14.MoveNext() + 0x92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.<>c.<b__73_0>d.MoveNext() + 0x175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.d__73.MoveNext() + 0x141
<---

2021-12-01 20:46:07.7364|INFO|IsRunningOnArm|Running on ARM: False
2021-12-01 21:24:51.5938|WARN|SendMessageForResponseAsync|Error sending request on pipe.
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xad
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Helpers.NamedPipeAsAppServiceConnection.d__12.MoveNext() + 0x24d

2021-12-01 21:24:51.6014|WARN|SendMessageForResponseAsync|Error sending request on pipe.
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xad
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Helpers.NamedPipeAsAppServiceConnection.d__12.MoveNext() + 0x24d

2021-12-05 09:12:08.2469|INFO|OnLaunched|App launched. Prelaunch: False
2021-12-05 09:12:10.4487|WARN|Page_Loaded|Error during LoadOtherStuffAsync()
System.AggregateException: One or more errors occurred. (Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)) ---> System.Exception: Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Filesystem.DrivesManager.d__24.MoveNext() + 0x327
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() + 0xf
at Files.Filesystem.DrivesManager.d__14.MoveNext() + 0x92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.<>c.<b__73_0>d.MoveNext() + 0x175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.d__73.MoveNext() + 0x141

--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Exception: Les données nécessaires pour terminer cette opération ne sont pas encore disponibles. (Exception from HRESULT: 0x8000000A)
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Filesystem.DrivesManager.d__24.MoveNext() + 0x327
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() + 0xf
at Files.Filesystem.DrivesManager.d__14.MoveNext() + 0x92
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.<>c.<b__73_0>d.MoveNext() + 0x175
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0x70
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at System.Runtime.CompilerServices.TaskAwaiter.GetResult() + 0xb
at Files.App.d__73.MoveNext() + 0x141
<---

2021-12-05 09:12:21.5201|INFO|IsRunningOnArm|Running on ARM: False
2021-12-05 09:13:17.3806|INFO|OnLaunched|App launched. Prelaunch: False
2021-12-05 09:13:17.9531|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-12-05 09:13:18.0469|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-12-05 09:13:18.1107|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-12-05 09:13:18.2284|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-12-05 09:13:18.2942|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-12-05 09:13:18.3561|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-12-05 09:15:30.6954|INFO|IsRunningOnArm|Running on ARM: False
2021-12-05 13:24:06.0403|ERROR|AppUnhandledException|Pointeur non valide

Pointeur non valide

System.NullReferenceException: Pointeur non valide

Pointeur non valide

2021-12-05 13:24:13.9248|INFO|OnLaunched|App launched. Prelaunch: False
2021-12-05 13:24:14.5122|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-12-05 13:24:14.5870|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-12-05 13:24:14.6927|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-12-05 13:24:14.8224|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-12-05 13:24:14.9421|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-12-05 13:24:15.0328|INFO|GetDrivesAsync|Drive added: I:, CDRom
2021-12-05 13:24:16.6985|INFO|OnActivated|App activated by ToastNotification
2021-12-05 13:24:18.1716|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-12-05 13:24:18.4813|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-12-05 13:24:18.6099|INFO|GetDrivesAsync|Drive added: E:, Fixed
2021-12-05 13:24:18.8703|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-12-05 13:24:18.9451|INFO|GetDrivesAsync|Drive added: H:, Fixed
2021-12-05 13:24:19.0298|INFO|GetDrivesAsync|Drive added: I:, CDRom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions