Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: System.FormatException: The input string was not in a correct format #13663

Closed
yaira2 opened this issue Nov 5, 2023 · 2 comments
Closed
Labels
bug Something isn't working 👀 crash Bug reports involving a crash good first issue Good issue for new contributors to get started with

Comments

@yaira2
Copy link
Member

yaira2 commented Nov 5, 2023

Description

https://appcenter.ms/orgs/FilesApp/apps/Files/crashes/errors/3744342845u/overview

Steps To Reproduce

Unknown

Requirements

  • Fix crash

Files Version

v3

Windows Version

10.0.22621

Log File

System
Number.ThrowOverflowOrFormatException (ParsingStatus status, ReadOnlySpan1 value, TypeCode type) System Number.ParseInt64 (ReadOnlySpan1 value, NumberStyles styles, NumberFormatInfo info)
System.String.System
IConvertible.ToInt64 (IFormatProvider provider)
Files.App.ViewModels.Properties.FileProperty.<>c
<.cctor>b__79_1 (Object input)
Files.App.ViewModels.Properties
FileProperty.ConvertToString ()
Files.App.Views.Properties.DetailsPage
DetailsPage_obj8_Bindings.Update_ (FileProperty obj, Int32 phase)
ABI.Microsoft.UI.Xaml.Markup
IDataTemplateComponent.Do_Abi_ProcessBindings_1 (IntPtr thisPtr, IntPtr item, Int32 itemIndex, Int32 phase, Int32* nextPhase)
WinRT
ExceptionHelpers.g__Throw|39_0 (Int32 hr)
ABI.Windows.ApplicationModel.Core
IUnhandledErrorMethods.Propagate (IObjectReference _obj)
Microsoft.AppCenter.Utils
ApplicationLifecycleHelperWinUI.b__0_3 (Object sender, UnhandledErrorDetectedEventArgs eventArgs)

@yaira2 yaira2 added bug Something isn't working 👀 crash Bug reports involving a crash good first issue Good issue for new contributors to get started with labels Nov 5, 2023
@hecksmosis
Copy link
Contributor

fyi, the app center link will only work for those with access to the organisation

@yaira2
Copy link
Member Author

yaira2 commented Nov 5, 2023

That's true, that's why I included the crash report. Unfortunately it doesn't include line numbers but this issue should be easy to find if you search for ConvertToString.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 👀 crash Bug reports involving a crash good first issue Good issue for new contributors to get started with
Projects
Archived in project
Development

No branches or pull requests

2 participants