Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#474 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
30/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
linux
領域
desktop

調査の方向性

bottle の Programs フォルダーから BPA+.exe を起動して失敗を再現し、次にリンクされた Bottles#3837 の報告と、提供された WPF FontCache 例外から着手してください。報告された Bottles セットアップで Microlife アプリケーションが正常に起動すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

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

主要言語
言語のデータがありません
スター
111
フォーク
93
平均マージ
1日 1時間
マージ済み PR(30日)
3

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

bottlesdevs/programs のほかの issue

bottlesdevs/programs の issue をすべて見る

似ている issue

Desktop Dev の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。