Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Bug]: [Program doesn't start] Microlife BPA ++ Blood pressure analyzer

Open
#474 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
linux
Domain
desktop

Research direction

Reproduce the failure by launching BPA+.exe from the bottle's Programs folder, then start with the linked Bottles#3837 report and the supplied WPF FontCache exception. Done means the Microlife application starts successfully in the reported Bottles setup.

Written by the indexing model from the issue text.

Description

Describe the bug
  • See bottlesdevs/Bottles#3837
Describe the bug

Hi

I hope this is the right session where asking about such kind of issue, if is not, please apologize me .

I need to use this program on my parent's PC , but it doesn't start, treid on Arch and Debian as well via latest Bottles flatpak , both on real hardware and VMs as well .

https://www.microlife.com/support/software-downloads

The application doesn't start , I tried everything , changing the executable launch directory, change emulation base from soda to wine etc. nothing works .

This is a medical application, I'd like my parents to not be forced to use Windows for running this

Thanks in advance

To Reproduce
Package

Flatpak from Flathub

Distribution

Arch ; Debian

Debugging Information
Official Package: true
Version: '51.21'
DE/WM: xfce
Display:
    X.org: true
    X.org (port): :0.0
    Wayland: false
Graphics:
    vendors: {}
    prime:
        integrated: null
        discrete: null
Kernel:
    Type: Linux
    Version: 6.12.20-amd64
Disk:
    Total: 1265950720
    Free: 1265782784
RAM:
    MemTotal: 2.4GiB
    MemAvailable: 644.7MiB
Bottles_envs: null
Troubleshooting Logs
23:37:26 (INFO) Launching with URI: None 
23:37:26 (INFO) [Activate] request received. 
23:37:26 (INFO) Bottles Started! 
23:37:27 (INFO) Performing Bottles checks… 
23:37:27 (INFO) Dxvks found:
	 - dxvk-2.6
 
23:37:27 (INFO) Vkd3ds found:
	 - vkd3d-proton-2.14.1
 
23:37:27 (INFO) Nvapis found:
	 - dxvk-nvapi-v0.9.0
 
23:37:27 (INFO) Latencyflexs found:
	 - latencyflex-v0.1.1
 
23:37:27 (INFO) Catalog dependencies loaded 
23:37:27 (INFO) Catalog installers loaded 
23:37:27 (INFO) Catalog components loaded 
23:37:28 (INFO) Runners found:
	 - soda-9.0-1
	 - sys-wine-10.0
 
23:37:28 (ERROR) Config file not exists 
Traceback (most recent call last):
  File "/app/share/bottles/bottles/backend/models/config.py", line 183, in load
    raise FileNotFoundError("Config file not exists")
FileNotFoundError: Config file not exists
23:37:28 (INFO) Bottles found:
	 - pressioneplus
	 - pressione2
 
23:37:37 (INFO) Launching an executable… 
23:37:37 (INFO) Using EasyAntiCheat runtime 
23:37:37 (INFO) Using BattlEye runtime 
23:37:37 (WARNING) No GPU vendor found, keep going without setting VK_ICD_FILENAMES… 
wineserver: using server-side synchronization.
info:  Game: BPA+.exe
info:  DXVK: v2.6
info:  Build: x86 gcc 14.2.0
info:  Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x78b53950
info:  Built-in extension providers:
info:    Platform WSI
info:    OpenVR
info:    OpenXR
info:  OpenVR: could not open registry key, status 2
info:  OpenVR: Failed to locate module
info:  Enabled instance extensions:
info:    VK_EXT_surface_maintenance1
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
info:  D3D9: VK_FORMAT_D16_UNORM_S8_UINT -> VK_FORMAT_D24_UNORM_S8_UINT
info:  llvmpipe (LLVM 19.1.7, 256 bits):
info:    Driver : llvmpipe 0.0.1
info:    Memory Heap[0]: 
info:      Size: 3072 MiB
info:      Flags: 0x1
info:      Memory Type[0]: Property Flags = 0xf
info:  Process set as DPI aware
info:  Adapter LUID 0: 0:3f6

Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
  at MS.Internal.FontCache.FontFaceLayoutInfo+IntMap.TryGetValue (System.Int32 key, System.UInt16& value) [0x00005] in <fe1fede30a9f4d4c90c8b1cb24f913fa>:0 
  at MS.Internal.FontCache.FontFaceLayoutInfo..ctor (MS.Internal.Text.TextInterface.Font font) [0x0006d] in <fe1fede30a9f4d4c90c8b1cb24f913fa>:0 
  at System.Windows.Media.GlyphTypeface.Initialize (System.Uri typefaceSource, System.Windows.Media.StyleSimulations styleSimulations) [0x000d3] in <fe1fede30a9f4d4c90c8b1cb24f913fa>:0 
  at System.Windows.Media.GlyphTypeface.System.ComponentModel.ISupportInitialize.EndInit () [0x00036] in <fe1fede30a9f4d4c90c8b1cb24f913fa>:0 
  at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard (System.Xaml.XamlType xamlType, System.Object obj, System.Boolean begin) [0x0003e] in <040e1e41a73c42378e5805616bca4e24>:0 
  at MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.InitializationGuard (System.Xaml.XamlType xamlType, System.Object obj, System.Boolean begin) [0x00001] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.Logic_EndInit (MS.Internal.Xaml.Context.ObjectWriterContext ctx) [0x00015] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.WriteEndObject () [0x00336] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlWriter.WriteNode (System.Xaml.XamlReader reader) [0x0006d] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Windows.Markup.WpfXamlLoader.TransformNodes (System.Xaml.XamlReader xamlReader, System.Xaml.XamlObjectWriter xamlWriter, System.Boolean onlyLoadOneNode, System.Boolean skipJournaledProperties, System.Boolean shouldPassLineNumberInfo, System.Xaml.IXamlLineInfo xamlLineInfo, System.Xaml.IXamlLineInfoConsumer xamlLineInfoConsumer, MS.Internal.Xaml.Context.XamlContextStack`1[T] stack, System.Windows.Markup.IStyleConnector styleConnector) [0x001a8] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.WpfXamlLoader.Load (System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, System.Boolean skipJournaledProperties, System.Object rootObject, System.Xaml.XamlObjectWriterSettings settings, System.Uri baseUri) [0x0011e] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.WpfXamlLoader.LoadDeferredContent (System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, System.Boolean skipJournaledProperties, System.Object rootObject, System.Xaml.XamlObjectWriterSettings parentSettings, System.Uri baseUri) [0x00009] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.CreateObject (System.Windows.Baml2006.KeyRecord key) [0x00040] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.OnGettingValue (System.Object key, System.Object& value, System.Boolean& canCache) [0x00063] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.OnGettingValuePrivate (System.Object key, System.Object& value, System.Boolean& canCache) [0x00009] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.GetValueWithoutLock (System.Object key, System.Boolean& canCache) [0x00017] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.GetValue (System.Object key, System.Boolean& canCache) [0x00036] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.DeferredResourceReference.GetValue (System.Windows.BaseValueSourceInternal valueSource) [0x0000f] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.TryProvideValueImpl (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference, System.Boolean mustReturnDeferredResourceReference) [0x00039] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.TryProvideValueInternal (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference, System.Boolean mustReturnDeferredResourceReference) [0x0000e] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.ProvideValueInternal (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference) [0x00001] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.ProvideValue (System.IServiceProvider serviceProvider) [0x00027] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue (System.Windows.Markup.MarkupExtension me, System.IServiceProvider serviceProvider) [0x0001b] in <040e1e41a73c42378e5805616bca4e24>:0 
  at MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CallProvideValue (System.Windows.Markup.MarkupExtension me, System.IServiceProvider serviceProvider) [0x00001] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.Logic_ProvideValue (MS.Internal.Xaml.Context.ObjectWriterContext ctx) [0x000f0] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.Logic_AssignProvidedValue (MS.Internal.Xaml.Context.ObjectWriterContext ctx) [0x00001] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.WriteEndMember () [0x00264] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlWriter.WriteNode (System.Xaml.XamlReader reader) [0x00085] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Windows.Markup.WpfXamlLoader.TransformNodes (System.Xaml.XamlReader xamlReader, System.Xaml.XamlObjectWriter xamlWriter, System.Boolean onlyLoadOneNode, System.Boolean skipJournaledProperties, System.Boolean shouldPassLineNumberInfo, System.Xaml.IXamlLineInfo xamlLineInfo, System.Xaml.IXamlLineInfoConsumer xamlLineInfoConsumer, MS.Internal.Xaml.Context.XamlContextStack`1[T] stack, System.Windows.Markup.IStyleConnector styleConnector) [0x004d9] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.WpfXamlLoader.Load (System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, System.Boolean skipJournaledProperties, System.Object rootObject, System.Xaml.XamlObjectWriterSettings settings, System.Uri baseUri) [0x0011e] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.WpfXamlLoader.LoadDeferredContent (System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, System.Boolean skipJournaledProperties, System.Object rootObject, System.Xaml.XamlObjectWriterSettings parentSettings, System.Uri baseUri) [0x00009] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.CreateObject (System.Windows.Baml2006.KeyRecord key) [0x00040] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.OnGettingValue (System.Object key, System.Object& value, System.Boolean& canCache) [0x00063] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.OnGettingValuePrivate (System.Object key, System.Object& value, System.Boolean& canCache) [0x00009] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.GetValueWithoutLock (System.Object key, System.Boolean& canCache) [0x00017] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.GetValue (System.Object key, System.Boolean& canCache) [0x00036] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.GetValueWithoutLock (System.Object key, System.Boolean& canCache) [0x00062] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.GetValue (System.Object key, System.Boolean& canCache) [0x00036] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.get_Item (System.Object key) [0x00001] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.Lookup (System.Object key, System.Boolean allowDeferredResourceReference, System.Boolean mustReturnDeferredResourceReference, System.Boolean canCacheAsThemeResource) [0x00021] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.FindResourceInEnviroment (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference, System.Boolean mustReturnDeferredResourceReference) [0x0001a] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.TryProvideValueImpl (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference, System.Boolean mustReturnDeferredResourceReference) [0x00011] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.TryProvideValueInternal (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference, System.Boolean mustReturnDeferredResourceReference) [0x0000e] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.ProvideValueInternal (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference) [0x00001] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.ProvideValue (System.IServiceProvider serviceProvider) [0x00027] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue (System.Windows.Markup.MarkupExtension me, System.IServiceProvider serviceProvider) [0x0001b] in <040e1e41a73c42378e5805616bca4e24>:0 
  at MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CallProvideValue (System.Windows.Markup.MarkupExtension me, System.IServiceProvider serviceProvider) [0x00001] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.Logic_ProvideValue (MS.Internal.Xaml.Context.ObjectWriterContext ctx) [0x000f0] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.Logic_AssignProvidedValue (MS.Internal.Xaml.Context.ObjectWriterContext ctx) [0x00001] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.WriteEndMember () [0x00264] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlWriter.WriteNode (System.Xaml.XamlReader reader) [0x00085] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Windows.Markup.WpfXamlLoader.TransformNodes (System.Xaml.XamlReader xamlReader, System.Xaml.XamlObjectWriter xamlWriter, System.Boolean onlyLoadOneNode, System.Boolean skipJournaledProperties, System.Boolean shouldPassLineNumberInfo, System.Xaml.IXamlLineInfo xamlLineInfo, System.Xaml.IXamlLineInfoConsumer xamlLineInfoConsumer, MS.Internal.Xaml.Context.XamlContextStack`1[T] stack, System.Windows.Markup.IStyleConnector styleConnector) [0x004d9] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.WpfXamlLoader.Load (System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, System.Boolean skipJournaledProperties, System.Object rootObject, System.Xaml.XamlObjectWriterSettings settings, System.Uri baseUri) [0x0011e] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.WpfXamlLoader.LoadBaml (System.Xaml.XamlReader xamlReader, System.Boolean skipJournaledProperties, System.Object rootObject, System.Xaml.Permissions.XamlAccessLevel accessLevel, System.Uri baseUri) [0x00017] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.XamlReader.LoadBaml (System.IO.Stream stream, System.Windows.Markup.ParserContext parserContext, System.Object parent, System.Boolean closeStream) [0x00123] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Application.LoadComponent (System.Object component, System.Uri resourceLocator) [0x00187] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at BPA.BPASplashScreen.InitializeComponent () [0x0001c] in <a819484630a04f85893cbb06a0992ef5>:0 
  at BPA.BPASplashScreen..ctor () [0x00006] in <a819484630a04f85893cbb06a0992ef5>:0 
  at BPA.ApplicationStartup.DisplayApplicationSplashScreen () [0x00000] in <a819484630a04f85893cbb06a0992ef5>:0 
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <0c09cdbdbe9f4470a58088ff9d75086e>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <0c09cdbdbe9f4470a58088ff9d75086e>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <0c09cdbdbe9f4470a58088ff9d75086e>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <0c09cdbdbe9f4470a58088ff9d75086e>:0 
  at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <0c09cdbdbe9f4470a58088ff9d75086e>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
  at MS.Internal.FontCache.FontFaceLayoutInfo+IntMap.TryGetValue (System.Int32 key, System.UInt16& value) [0x00005] in <fe1fede30a9f4d4c90c8b1cb24f913fa>:0 
  at MS.Internal.FontCache.FontFaceLayoutInfo..ctor (MS.Internal.Text.TextInterface.Font font) [0x0006d] in <fe1fede30a9f4d4c90c8b1cb24f913fa>:0 
  at System.Windows.Media.GlyphTypeface.Initialize (System.Uri typefaceSource, System.Windows.Media.StyleSimulations styleSimulations) [0x000d3] in <fe1fede30a9f4d4c90c8b1cb24f913fa>:0 
  at System.Windows.Media.GlyphTypeface.System.ComponentModel.ISupportInitialize.EndInit () [0x00036] in <fe1fede30a9f4d4c90c8b1cb24f913fa>:0 
  at MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard (System.Xaml.XamlType xamlType, System.Object obj, System.Boolean begin) [0x0003e] in <040e1e41a73c42378e5805616bca4e24>:0 
  at MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.InitializationGuard (System.Xaml.XamlType xamlType, System.Object obj, System.Boolean begin) [0x00001] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.Logic_EndInit (MS.Internal.Xaml.Context.ObjectWriterContext ctx) [0x00015] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.WriteEndObject () [0x00336] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlWriter.WriteNode (System.Xaml.XamlReader reader) [0x0006d] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Windows.Markup.WpfXamlLoader.TransformNodes (System.Xaml.XamlReader xamlReader, System.Xaml.XamlObjectWriter xamlWriter, System.Boolean onlyLoadOneNode, System.Boolean skipJournaledProperties, System.Boolean shouldPassLineNumberInfo, System.Xaml.IXamlLineInfo xamlLineInfo, System.Xaml.IXamlLineInfoConsumer xamlLineInfoConsumer, MS.Internal.Xaml.Context.XamlContextStack`1[T] stack, System.Windows.Markup.IStyleConnector styleConnector) [0x001a8] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.WpfXamlLoader.Load (System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, System.Boolean skipJournaledProperties, System.Object rootObject, System.Xaml.XamlObjectWriterSettings settings, System.Uri baseUri) [0x0011e] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.WpfXamlLoader.LoadDeferredContent (System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, System.Boolean skipJournaledProperties, System.Object rootObject, System.Xaml.XamlObjectWriterSettings parentSettings, System.Uri baseUri) [0x00009] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.CreateObject (System.Windows.Baml2006.KeyRecord key) [0x00040] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.OnGettingValue (System.Object key, System.Object& value, System.Boolean& canCache) [0x00063] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.OnGettingValuePrivate (System.Object key, System.Object& value, System.Boolean& canCache) [0x00009] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.GetValueWithoutLock (System.Object key, System.Boolean& canCache) [0x00017] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.GetValue (System.Object key, System.Boolean& canCache) [0x00036] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.DeferredResourceReference.GetValue (System.Windows.BaseValueSourceInternal valueSource) [0x0000f] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.TryProvideValueImpl (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference, System.Boolean mustReturnDeferredResourceReference) [0x00039] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.TryProvideValueInternal (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference, System.Boolean mustReturnDeferredResourceReference) [0x0000e] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.ProvideValueInternal (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference) [0x00001] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.ProvideValue (System.IServiceProvider serviceProvider) [0x00027] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue (System.Windows.Markup.MarkupExtension me, System.IServiceProvider serviceProvider) [0x0001b] in <040e1e41a73c42378e5805616bca4e24>:0 
  at MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CallProvideValue (System.Windows.Markup.MarkupExtension me, System.IServiceProvider serviceProvider) [0x00001] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.Logic_ProvideValue (MS.Internal.Xaml.Context.ObjectWriterContext ctx) [0x000f0] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.Logic_AssignProvidedValue (MS.Internal.Xaml.Context.ObjectWriterContext ctx) [0x00001] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.WriteEndMember () [0x00264] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlWriter.WriteNode (System.Xaml.XamlReader reader) [0x00085] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Windows.Markup.WpfXamlLoader.TransformNodes (System.Xaml.XamlReader xamlReader, System.Xaml.XamlObjectWriter xamlWriter, System.Boolean onlyLoadOneNode, System.Boolean skipJournaledProperties, System.Boolean shouldPassLineNumberInfo, System.Xaml.IXamlLineInfo xamlLineInfo, System.Xaml.IXamlLineInfoConsumer xamlLineInfoConsumer, MS.Internal.Xaml.Context.XamlContextStack`1[T] stack, System.Windows.Markup.IStyleConnector styleConnector) [0x004d9] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.WpfXamlLoader.Load (System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, System.Boolean skipJournaledProperties, System.Object rootObject, System.Xaml.XamlObjectWriterSettings settings, System.Uri baseUri) [0x0011e] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.WpfXamlLoader.LoadDeferredContent (System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, System.Boolean skipJournaledProperties, System.Object rootObject, System.Xaml.XamlObjectWriterSettings parentSettings, System.Uri baseUri) [0x00009] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.CreateObject (System.Windows.Baml2006.KeyRecord key) [0x00040] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.OnGettingValue (System.Object key, System.Object& value, System.Boolean& canCache) [0x00063] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.OnGettingValuePrivate (System.Object key, System.Object& value, System.Boolean& canCache) [0x00009] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.GetValueWithoutLock (System.Object key, System.Boolean& canCache) [0x00017] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.GetValue (System.Object key, System.Boolean& canCache) [0x00036] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.GetValueWithoutLock (System.Object key, System.Boolean& canCache) [0x00062] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.GetValue (System.Object key, System.Boolean& canCache) [0x00036] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.get_Item (System.Object key) [0x00001] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.ResourceDictionary.Lookup (System.Object key, System.Boolean allowDeferredResourceReference, System.Boolean mustReturnDeferredResourceReference, System.Boolean canCacheAsThemeResource) [0x00021] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.FindResourceInEnviroment (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference, System.Boolean mustReturnDeferredResourceReference) [0x0001a] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.TryProvideValueImpl (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference, System.Boolean mustReturnDeferredResourceReference) [0x00011] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.TryProvideValueInternal (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference, System.Boolean mustReturnDeferredResourceReference) [0x0000e] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.ProvideValueInternal (System.IServiceProvider serviceProvider, System.Boolean allowDeferredReference) [0x00001] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.StaticResourceExtension.ProvideValue (System.IServiceProvider serviceProvider) [0x00027] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue (System.Windows.Markup.MarkupExtension me, System.IServiceProvider serviceProvider) [0x0001b] in <040e1e41a73c42378e5805616bca4e24>:0 
  at MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CallProvideValue (System.Windows.Markup.MarkupExtension me, System.IServiceProvider serviceProvider) [0x00001] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.Logic_ProvideValue (MS.Internal.Xaml.Context.ObjectWriterContext ctx) [0x000f0] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.Logic_AssignProvidedValue (MS.Internal.Xaml.Context.ObjectWriterContext ctx) [0x00001] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlObjectWriter.WriteEndMember () [0x00264] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Xaml.XamlWriter.WriteNode (System.Xaml.XamlReader reader) [0x00085] in <040e1e41a73c42378e5805616bca4e24>:0 
  at System.Windows.Markup.WpfXamlLoader.TransformNodes (System.Xaml.XamlReader xamlReader, System.Xaml.XamlObjectWriter xamlWriter, System.Boolean onlyLoadOneNode, System.Boolean skipJournaledProperties, System.Boolean shouldPassLineNumberInfo, System.Xaml.IXamlLineInfo xamlLineInfo, System.Xaml.IXamlLineInfoConsumer xamlLineInfoConsumer, MS.Internal.Xaml.Context.XamlContextStack`1[T] stack, System.Windows.Markup.IStyleConnector styleConnector) [0x004d9] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.WpfXamlLoader.Load (System.Xaml.XamlReader xamlReader, System.Xaml.IXamlObjectWriterFactory writerFactory, System.Boolean skipJournaledProperties, System.Object rootObject, System.Xaml.XamlObjectWriterSettings settings, System.Uri baseUri) [0x0011e] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.WpfXamlLoader.LoadBaml (System.Xaml.XamlReader xamlReader, System.Boolean skipJournaledProperties, System.Object rootObject, System.Xaml.Permissions.XamlAccessLevel accessLevel, System.Uri baseUri) [0x00017] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Markup.XamlReader.LoadBaml (System.IO.Stream stream, System.Windows.Markup.ParserContext parserContext, System.Object parent, System.Boolean closeStream) [0x00123] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at System.Windows.Application.LoadComponent (System.Object component, System.Uri resourceLocator) [0x00187] in <a3cd1564993142bb9f3396a9f9b699c3>:0 
  at BPA.BPASplashScreen.InitializeComponent () [0x0001c] in <a819484630a04f85893cbb06a0992ef5>:0 
  at BPA.BPASplashScreen..ctor () [0x00006] in <a819484630a04f85893cbb06a0992ef5>:0 
  at BPA.ApplicationStartup.DisplayApplicationSplashScreen () [0x00000] in <a819484630a04f85893cbb06a0992ef5>:0 
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <0c09cdbdbe9f4470a58088ff9d75086e>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <0c09cdbdbe9f4470a58088ff9d75086e>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <0c09cdbdbe9f4470a58088ff9d75086e>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <0c09cdbdbe9f4470a58088ff9d75086e>:0
Additional context

No response

To Reproduce
Package

Flatpak from Flathub

Distribution
Debugging Information
-
Troubleshooting Logs

Additional context

No response

Dominant language
No language data
Stars
111
Forks
93
Avg merge
1d 1h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bottlesdevs/programs

All issues in bottlesdevs/programs

Similar issues

More Desktop Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.