EarTrumpet icon indicating copy to clipboard operation
EarTrumpet copied to clipboard

Not opening when installed

Open HammyBlamy1 opened this issue 6 months ago • 6 comments

Summary

When i try to install Ear trumpet on the microsoft store it does not open the app, because when installed it does not have the app in there idk which it is but yeah

Steps to reproduce

Microsoft store > Search ear trumpet > install > app does not open because app not found (from event viewer)

EarTrumpet version

2.3.0.0

Windows version

10.0.26100.4652

Additional information

Error:

Faulting application name: EarTrumpet.exe, version: 2.3.0.0, time stamp: 0x64cfe711
Faulting module name: KERNELBASE.dll, version: 10.0.26100.4652, time stamp: 0xee5eeb8b
Exception code: 0xe0434352
Fault offset: 0x00160144
Faulting process id: 0x18A8
Faulting application start time: 0x1DBF1DE71DCE6DD
Faulting application path: C:\Program Files\WindowsApps\40459File-New-Project.EarTrumpet_2.3.0.0_x86__1sdd7yawvg6ne\EarTrumpet\EarTrumpet.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: f5ad59d1-9397-47b7-b5ff-f62993e73f68
Faulting package full name: 40459File-New-Project.EarTrumpet_2.3.0.0_x86__1sdd7yawvg6ne
Faulting package-relative application ID: EarTrumpet|

Error 2:

Application: EarTrumpet.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
   at EarTrumpet.Extensions.RegistryKeyExtensions.GetValue[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](Microsoft.Win32.RegistryKey, System.String, Int32)
   at EarTrumpet.DataModel.SystemSettings.ReadDword(System.String, System.String, Int32)
   at EarTrumpet.DataModel.SystemSettings.get_UseAccentColorOnWindowBorders()
   at EarTrumpet.UI.Themes.BrushValueParser.FindReference(System.Windows.DependencyObject, System.String, System.Windows.Media.SolidColorBrush ByRef)
   at EarTrumpet.UI.Themes.BrushValueParser.Parse(System.Windows.DependencyObject, System.String)

Exception Info: System.Exception
   at EarTrumpet.UI.Themes.BrushValueParser.Parse(System.Windows.DependencyObject, System.String)
   at EarTrumpet.UI.Themes.ThemeBindingInfo`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].ApplyValue(System.Windows.DependencyObject)
   at EarTrumpet.UI.Themes.ThemeBindingInfo`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]..ctor(System.Windows.DependencyObject, System.String, System.String, System.Func`3<System.Windows.DependencyObject,System.String,System.__Canon>)
   at EarTrumpet.UI.Themes.Brush.ImplementPropertyChanged(System.String, System.Windows.DependencyObject, System.Object)
   at EarTrumpet.UI.Themes.Brush.BackgroundChanged(System.Windows.DependencyObject, System.Windows.DependencyPropertyChangedEventArgs)
   at System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)
   at System.Windows.FrameworkElement.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)
   at System.Windows.DependencyObject.NotifyPropertyChange(System.Windows.DependencyPropertyChangedEventArgs)
   at System.Windows.DependencyObject.UpdateEffectiveValue(System.Windows.EntryIndex, System.Windows.DependencyProperty, System.Windows.PropertyMetadata, System.Windows.EffectiveValueEntry, System.Windows.EffectiveValueEntry ByRef, Boolean, Boolean, System.Windows.OperationType)
   at System.Windows.DependencyObject.SetValueCommon(System.Windows.DependencyProperty, System.Object, System.Windows.PropertyMetadata, Boolean, Boolean, System.Windows.OperationType, Boolean)
   at System.Windows.Baml2006.WpfMemberInvoker.SetValue(System.Object, System.Object)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(System.Xaml.XamlMember, System.Object, System.Object)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetValue(System.Object, System.Xaml.XamlMember, System.Object)

Exception Info: System.Windows.Markup.XamlParseException
   at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
   at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
   at System.Windows.Application.LoadComponent(System.Object, System.Uri)
   at EarTrumpet.UI.Views.FlyoutWindow.InitializeComponent()
   at EarTrumpet.UI.Views.FlyoutWindow..ctor(EarTrumpet.UI.ViewModels.IFlyoutViewModel)
   at EarTrumpet.App.ContinueStartup()
   at EarTrumpet.App.OnAppStartup(System.Object, System.Windows.StartupEventArgs)
   at System.Windows.Application.OnStartup(System.Windows.StartupEventArgs)
   at System.Windows.Application.<.ctor>b__1_0(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at System.Windows.Application.Run(System.Windows.Window)
   at EarTrumpet.App.Main()

HammyBlamy1 avatar Jul 10 '25 21:07 HammyBlamy1

Anything out of the norm with your Windows 11 install? Any customization software installed (e.g., Stardock products, alternate shells, anything with personalization or color)?

riverar avatar Jul 12 '25 17:07 riverar

None

HammyBlamy1 avatar Jul 12 '25 21:07 HammyBlamy1

I just installed it from the Microsoft store

HammyBlamy1 avatar Jul 12 '25 21:07 HammyBlamy1

If i installed explorerpatcher no

HammyBlamy1 avatar Jul 12 '25 21:07 HammyBlamy1

the only problem that i saw is that the app is not installed

HammyBlamy1 avatar Jul 12 '25 21:07 HammyBlamy1

ok so from what i have seen is from .net

Image

HammyBlamy1 avatar Aug 18 '25 08:08 HammyBlamy1