KV

Results 8 comments of KV

Mine crashes with this error: ``` 2024-02-28 16:08:19.3110|Error|System.Runtime.InteropServices.COMException (0x80004005) at WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr) at ABI.Microsoft.UI.Xaml.IFrameworkElementMethods.FindName(IObjectReference _obj, String name) at Files.App.UserControls.InnerNavigationToolbar.InnerNavigationToolbar_obj1_Bindings.Update_ViewModel_IsDetailsLayout(Boolean obj, Int32 phase) at Files.App.UserControls.InnerNavigationToolbar.InnerNavigationToolbar_obj1_Bindings.Update_ViewModel(AddressToolbarViewModel obj, Int32 phase) at Files.App.UserControls.InnerNavigationToolbar.InnerNavigationToolbar_obj1_Bindings.InnerNavigationToolbar_obj1_BindingsTracking.DependencyPropertyChanged_ViewModel(DependencyObject sender,...

> You can do that if you set Files as default app for that kind of file extension. Tried and doesn't work. Looks like an unsupported file. ![image](https://user-images.githubusercontent.com/88200096/185959266-e38eeb17-6770-4ba1-a5fa-1a1ffb207519.png) When the...

> Could you try what happens if you set windows explorer as default instead? (and restart the Files app) Opening the archive works but it opens in a new window...

> ~Does the archive open in Files or windows explorer?~ In explorer Could you upload the app's debug logs from Files > Settings > Open log location? (There a 2...

I really hope this feature gets released in v2 or sooner. :)

> I know it is not a "fix". > but if you add a New Window, it can reload the pins without restarting the whole app. This works! Hope this...

> Would a link to storage sense be useful when there isn't enough space? Regarding storage sense, I personally don't use it because of its lack of details, unlike WinDirStat....

Run the command manually: ``` npx playwright@latest install chromium ``` Then rerun your react-scan command.