character-map-uwp / Character-Map-UWP

A modern, native UWP replacement for the Win32 Character Map and Windows Font Viewer with flawless high DPI and touch support.
MIT License
624 stars 53 forks source link

erro on char copy #332

Closed lujunq closed 5 months ago

lujunq commented 5 months ago

Error on char copy (Fontawesome 6 free solid). Always happen.

Object reference not set to an instance of an object.
   at CharacterMap.Core.Utils.<TryCopyToClipboardInternalAsync>g__TrySetClipboard|13_0(String, String, FontMapViewModel, CopyDataType, IRandomAccessStream) + 0x251
   at CharacterMap.Core.Utils.<TryCopyToClipboardInternalAsync>d__13.MoveNext() + 0x78
--- 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 CharacterMap.Views.FontMapView.<TryCopyInternal>d__46.MoveNext() + 0xcd
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__7_0(Object) + 0x1e
   at System.Action`1.Invoke(T) + 0x28
   at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() + 0x33

OS Version: 10.0.22631.3672 OS Architecture: X64 App Version: 2024.4.4.0 App Culture: pt-BR