Package Details: stabilitymatrix-bin 2.15.8-1

Git Clone URL: https://aur.archlinux.org/stabilitymatrix-bin.git (read-only, click to copy)
Package Base: stabilitymatrix-bin
Description: Multi-Platform Package Manager for Stable Diffusion. Binary version.
Upstream URL: https://github.com/LykosAI/StabilityMatrix
Keywords: ai image-generation stability-matrix stabilitymatrix stable-diffusion
Licenses: AGPL3
Conflicts: stabilitymatrix
Provides: stabilitymatrix
Submitter: ufo_driver
Maintainer: ufo_driver
Last Packager: ufo_driver
Votes: 6
Popularity: 0.38
First Submitted: 2024-07-15 13:12 (UTC)
Last Updated: 2026-05-17 16:13 (UTC)

Required by (0)

Sources (1)

Latest Comments

ufo_driver commented on 2026-04-18 11:11 (UTC) (edited on 2026-04-18 11:21 (UTC) by ufo_driver)

@frankspace not sure about the APPIMAGE variable error but for the X11 one - do you use pure Wayland session without Xwayland installed by any chance? Application is running as X instance under Wayland sessions. I use KDE Wayland on CachyOS with 9070 XT (had 6800 XT) and it works fine for me.

UPD: It throws APPIMAGE error for me too but it doesn't prevent application from launching.

frankspace commented on 2026-04-12 21:09 (UTC)

This is failing for me. When I execute /opt/stabilitymatrix/StabilityMatrix.Avalonia on the command line, I get

System.Exception: Could not find APPIMAGE environment variable
   at StabilityMatrix.Core.Helper.Compat.GetExecutableName()
   at StabilityMatrix.Core.Helper.Compat.get_AppCurrentPath()
   at StabilityMatrix.Avalonia.Helpers.UriHandler.RegisterUriSchemeLinux()
   at StabilityMatrix.Avalonia.Helpers.UriHandler.RegisterUriScheme()
Setup:  took 2.43ms

Followed by

Unhandled exception. System.OverflowException: Arithmetic operation resulted in an overflow.
   at Avalonia.X11.Screens.X11Screens.X11Screen.UpdateWorkArea()
   at Avalonia.X11.Screens.X11Screens.X11Screen.Refresh(MonitorInfo newInfo)
   at Avalonia.X11.Screens.X11Screens.ScreenChanged(X11Screen screen)
   at Avalonia.Platform.ScreensBase`2.ScreenAdded(TScreen screen)
   at Avalonia.Platform.ScreensBase`2.EnsureScreens()
   at Avalonia.Platform.ScreensBase`2.get_AllScreens()
   at Avalonia.X11.X11Window..ctor(AvaloniaX11Platform platform, IWindowImpl popupParent, X11WindowMode mode, Boolean overrideRedirect)
   at Avalonia.X11.AvaloniaX11Platform.CreateWindow()
   at FluentAvalonia.UI.Windowing.AppWindow..ctor()
   at StabilityMatrix.Avalonia.Views.FirstLaunchSetupWindow..ctor()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteVisitor`2.VisitCallSite(ServiceCallSite callSite, TArgument argument)
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier)
   at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope)
   at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType)
   at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService[T](IServiceProvider provider)
   at StabilityMatrix.Avalonia.App.OnFrameworkInitializationCompleted()
   at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder builder, String[] args, Action`1 lifetimeBuilder)
   at StabilityMatrix.Avalonia.Program.Main(String[] args)

I'm on Artix, but I can't imagine that makes a difference, and I get exactly the same problem if I compile the non-bin stabilitymatrix package. I have an AMD 7900XTX, if that matters. Is anyone else getting this? Should I report it upstream? I have dotnet 9.0 and only 9.0 installed.

shira commented on 2025-05-24 09:45 (UTC) (edited on 2025-05-24 09:45 (UTC) by shira)

new sha265 for 2.14.2 is 23271c1d2ae87f777aab51203ed90a57d43af202cfc5ad717c0141f567e45863

ufo_driver commented on 2025-04-30 20:25 (UTC)

Sorry for the delay, was AFK. Thanks for the heads up and the checksum. I hate when GitHub does that =(

zebulon commented on 2025-04-25 06:32 (UTC) (edited on 2025-04-26 18:07 (UTC) by zebulon)

Hi, the checksum has changed, so you might want to update the PKGBUILD: ==> Retrieving sources... -> Found stabilitymatrix-2.14.0.zip ==> Validating source files with sha256sums... stabilitymatrix-2.14.0.zip ... FAILED

The checksum should be: sha256sums=('6841af33ce7c33188e54d6f7d0491c8f38ba61159b9deeae77b0749663a02ce1')

Thank you!

aubin commented on 2025-03-24 06:50 (UTC)

To launch it, I have to accept a different licence (EULA) : https://lykos.ai/license as seen in https://github.com/LykosAI/StabilityMatrix/blob/d6739b958df4487efcde92e99f01a42fd166e0fc/StabilityMatrix/ViewModels/FirstLaunchSetupViewModel.cs#L25

NY152 commented on 2025-02-27 20:23 (UTC)

Error during installation :

==> Lancement de package()… Installation de -Dm755 depuis l'AUR avec yay... -> une seule opération peut être réalisée à la fois ==> ERREUR : Une erreur s’est produite dans package(). Abandon… :: Unable to build stabilitymatrix-bin - makepkg exited with code: 4 =>> Try again? [y/N]:

hekylnjekyl commented on 2025-01-13 00:13 (UTC)

This worked perfectly for me. Thank you.

ufo_driver commented on 2024-08-11 13:13 (UTC)

I think I know what happens with checksums and tried to fix that. Please try again.

Haagentis commented on 2024-07-30 14:10 (UTC)

Version 2.11.5-1 :

Can't install due to incorrect sha256sums of StabilityMatrix-linux-x64.zip