[Bug]: [Program doesn't start] Microlife BPA ++ Blood pressure analyzer
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Aptitud para principiantes
- 30/100
- Tipo de issue
- Error
- Claridad
- Necesita aclaración
- Estado de actividad
- Estancado
- Stack tecnológico
- linux
- Área
- desktop
Línea de trabajo
Reproduce el fallo iniciando BPA+.exe desde la carpeta Programs de la bottle y, a continuación, empieza con el informe enlazado Bottles#3837 y la excepción WPF FontCache proporcionada. Se considera terminado cuando la aplicación Microlife se inicia correctamente en la configuración de Bottles indicada.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
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
-
Download a .exe executable from :
https://www.microlife.com/support/software-downloads -
Install it as usual
-
You need to start the program from the Programs folder in the bottle folder, but it does nothing
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
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 111
- Forks
- 93
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 3
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de bottlesdevs/programs
-
[Feature Request] VirtualDJ Abierto
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
bottlesdevs/programs#498 ·
-
Wrong file path for FL Studio Abierto
Dificultad 1/5 Menos de una hora Aptitud para principiantes 82/100
bottlesdevs/programs#490 · 1 comentario ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 65/100
bottlesdevs/programs#429 · 27 comentarios ·
-
[Feature Request] PaintShop Pro Abierto
Dificultad 3/5 1-2 días Aptitud para principiantes 64/100
bottlesdevs/programs#497 ·
-
Installer Request: Wine Import Abierto
Dificultad 5/5 Más de una semana Aptitud para principiantes 25/100
bottlesdevs/programs#495 ·
Todos los issues de bottlesdevs/programs
Issues similares
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 72/100
-
Desktop update overlay says the backend is on the latest version when the update check failed Abiertoarea/install-update comp/desktop P3 type/bug
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
NousResearch/hermes-agent#119801 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
maxgoedjen/secretive#840 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 84/100
Eynzof/Hermes-CN-Desktop#616 ·