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

Battery percentage icon version 2.1.7 has run into an error #73

Open
Eliot101 opened this issue Jan 5, 2025 · 4 comments
Open

Battery percentage icon version 2.1.7 has run into an error #73

Eliot101 opened this issue Jan 5, 2025 · 4 comments

Comments

@Eliot101
Copy link

Eliot101 commented Jan 5, 2025

Screenshot 2025-01-05 211334

@Moskus
Copy link

Moskus commented Jan 5, 2025

Same here.

---------------------------
You Found An Error
---------------------------
Battery Percentage Icon version 2.1.7 has run into an error. You can help to fix this by:

1. Press Ctrl+C on this message

2. Report the copied error at https://github.com/soleon/Percentage/issues



System.NullReferenceException: Object reference not set to an instance of an object.

   at Wpf.Ui.Controls.NavigationView.UpdateContent(Object content, Object dataContext)

   at Wpf.Ui.Controls.NavigationView.NavigateInternal(INavigationViewItem viewItem, Object dataContext, Boolean addToNavigationStack, Boolean isBackwardsNavigated)

   at Wpf.Ui.Controls.NavigationView.Navigate(Type pageType, Object dataContext)

   at Percentage.App.MainWindow.NavigateToPage[T]()

   at Percentage.App.NotifyIconWindow.OnAboutMenuItemClick(Object sender, RoutedEventArgs e)

   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)

   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)

   at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)

   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)

   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
---------------------------
OK   
---------------------------

@Moskus
Copy link

Moskus commented Jan 5, 2025

The icon was stuck, by the way.

@larsen0815
Copy link

larsen0815 commented Jan 7, 2025

Probably related to #57
What did you do before this error happened?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@Moskus @larsen0815 @Eliot101 and others