You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(note: been getting this for over a week, but it kept not copying correctly. Prob that part was user error. Percentage has been showing incorrectly all this time.)
You Found An Error
Battery Percentage Icon version 2.1.8 has run into an error. You can help to fix this by:
(note: been getting this for over a week, but it kept not copying correctly. Prob that part was user error. Percentage has been showing incorrectly all this time.)
You Found An Error
Battery Percentage Icon version 2.1.8 has run into an error. You can help to fix this by:
Press Ctrl+C on this message
Report the copied error at https://github.com/soleon/Percentage/issues
System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+.
at Wpf.Ui.Tray.Hicon.FromSource(ImageSource source)
at Wpf.Ui.Tray.Controls.NotifyIcon.OnIconChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at Percentage.App.Extensions.NotifyIconExtensions.SetIcon(NotifyIcon notifyIcon, FrameworkElement textBlock)
at Percentage.App.NotifyIconWindow.SetNotifyIconText(String text, Brush foreground)
at Percentage.App.NotifyIconWindow.UpdateBatteryStatus()
at System.Reactive.AnonymousSafeObserver`1.OnNext(T value)
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
The text was updated successfully, but these errors were encountered: