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

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

Closed
shoobedoo926 opened this issue Jul 30, 2021 · 1 comment
Closed

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

shoobedoo926 opened this issue Jul 30, 2021 · 1 comment

Comments

@shoobedoo926
Copy link

shoobedoo926 commented Jul 30, 2021

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()

@samhocevar
Copy link
Owner

Hi! And thank you for being patient. I believe this issue is fixed in WinCompose 0.9.11.

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

No branches or pull requests

2 participants