Skip to content

Fatal error on startup, Windows 10, Wincompose version 9.10 #425

@shoobedoo926

Description

@shoobedoo926

I've been getting this error on startup everytime lately. I just now reinstalled my Wincompose, but the issue still persists. Up until now I ismply let it be because the compose function still worked, but now after the reinstall my compose key button is no longer on caps lock, and I cannot seem to change it. The settings window won't open, no icon shows up in the taskbar (though there's an empty spot that has "Wincompose" as its mouseover text), and all in all it's just generally inconvenient. Someone else seemed to have a similar error, but it was apparently fixed in the 9.10 version.

Text extracted using an image-to-text service, since the text in the error window was not selectable, but I haven't found any discrepancies so it should be faithful to the original error.

Fatal Error

System.Windows. Markup.XamlParseException: Set property 'Emoji.Wpf.Image.Source' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Value Tuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
at Emoji.Wpf.Image.Render Text(Drawing Context dc, String text, Brush brush, Double&width, Double&height)
at Emoji.Wpf.Image.RenderEmoji (String text, Brush brush, Double&width, Double&height)
at Emoji.Wpf.Image.OnSourceChanged(DependencyObject o, Dependency PropertyChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(Dependency Property hangedEventArgs e)
System.Windows.Freezable.OnPropertyChanged(DependencyPropertyChangedEv entArgs e)
System.Windows.DependencyObject.NotifyPropertyChange(DependencyProperty ChangedEventArgs args)
at System.Windows. DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, Property Metadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry&newEntry, Boolean coerceWithDeferredReference, Boolean coerce WithCurrentValue, Operation Type operation Type)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, Property Metadata metadata, Boolean coerce With DeferredReference, Boolean coerceWithCurrentValue, Operation Type operation Type, Boolean islnternal)
at System.Windows. Dependency Object.SetValue(DependencyProperty dp, Object value)
at Emoji.Wpf.Image.OnSourceChanged(Dependency Object o, DependencyProperty ChangedEventArgs e)
at System.Windows.DependencyObject.OnPropertyChanged(DependencyProperty hangedEventArgs e)
at
System.Windows.FrameworkElement.OnPropertyChanged(DependencyProperty hangedEventArgs e)
at System.Windows.DependencyObject.NotifyPropertyChange(DependencyProperty ChangedEventArgs args)
at System.Windows. DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, Dependency Property dp, Property Metadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerce With DeferredReference, Boolean coerce WithCurrentValue, Operation Type operation Type)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, Property Metadata metadata, Boolean coerceWith DeferredReference, Boolean coerceWithCurrentValue, Operation Type operation Type, Boolean islnternal)
at System.Windows.Bam 2006.WpfMemberinvoker.setValue(Object instance, Object value)
at MS.Internal.Xaml.Runtime.CirObjectRuntime.SetValue(Object inst, Xam Member property, Object value)
--- End of inner exception stack trace ---
at System.Windows.Markup.XamlReader.RewrapException(Exceptione, IXamlLinelnfo linelnfo, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamleader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaled Properties, Object rootObject, XamlObjectWriter Settings settings, Uri baseUri)
at System.Windows.Markup. WpfXamlLoader.LoadBaml(XamlReader xam Reader, Boolean skipJournaled Properties, Object rootObject, XamlAccessLevel access Level, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at WinCompose.Application..ctor()

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions