Skip to content

Sefirah is crashing because it doesn't find adb #192

@ferrazpedro

Description

@ferrazpedro

Description

Good afternoon! I'm constantly having this crash in the Windows app:

Steps To Reproduce

Just open the app.

Windows Version

Windows 11 25h2

Android Version

Android 13

Android Device

Galaxy S20 FE

Other details

No response

Log File

``2026-02-06 22:39:55.418 -03:00 [ERR] Failed to start ADB device monitoring: System.ArgumentNullException: Value cannot be null. (Parameter 'adbPath')
at AdvancedSharpAdbClient.AdbCommandLineClient..ctor(String adbPath, Boolean isForce, ILogger`1 logger)
at AdvancedSharpAdbClient.Factories.<>c.b__17_2(String path)
at AdvancedSharpAdbClient.AdbServer.StartServerAsync(String adbPath, Boolean restartServerIfNewer, CancellationToken cancellationToken)
at Sefirah.Services.AdbService.StartAsync()
2026-02-06 22:39:55.587 -03:00 [INF] PlaybackService initialized successfully
2026-02-06 22:39:58.661 -03:00 [FTL] Unhandled exception Microsoft.UI.Xaml.Markup.XamlParseException: The text associated with this error code could not be found.

Failed to assign to property 'Microsoft.UI.Xaml.UIElement.ContextFlyout'. [Line: 0 Position: 0]
at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr)
at ABI.Microsoft.UI.Xaml.IApplicationStaticsMethods.LoadComponent(IObjectReference _obj, Object component, Uri resourceLocator, ComponentResourceLocation componentResourceLocation)
at Sefirah.Views.MainPage..ctor()
at Sefirah.Sefirah_XamlTypeInfo.XamlTypeInfoProvider.Activate_125_MainPage()
at ABI.Microsoft.UI.Xaml.Markup.IXamlType.Do_Abi_ActivateInstance_13(IntPtr thisPtr, IntPtr* result)
--- End of stack trace from previous location ---
at WinRT.ExceptionHelpers.g__Throw|38_0(Int32 hr)
at ABI.Microsoft.UI.Xaml.Controls.IFrameMethods.Navigate(IObjectReference _obj, Type sourcePageType, Object parameter, NavigationTransitionInfo infoOverride)
at Sefirah.Views.Onboarding.SyncPage.SkipButton_Click(Object sender, RoutedEventArgs e)
at ABI.Microsoft.UI.Xaml.RoutedEventHandler.Do_Abi_Invoke(IntPtr thisPtr, IntPtr sender, IntPtr e)
``

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions