惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
Engineering at Meta
Engineering at Meta
A
About on SuperTechFans
T
The Blog of Author Tim Ferriss
I
InfoQ
博客园_首页
G
Google Developers Blog
爱范儿
爱范儿
Last Week in AI
Last Week in AI
量子位
阮一峰的网络日志
阮一峰的网络日志
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell
Vercel News
Vercel News
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
GbyAI
GbyAI
月光博客
月光博客
The GitHub Blog
The GitHub Blog
V
Visual Studio Blog
N
Netflix TechBlog - Medium
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 聂微东

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - stabilitymatrix-bin
2026-06-16 · via AUR Newest Packages

@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.

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.

new sha265 for 2.14.2 is 23271c1d2ae87f777aab51203ed90a57d43af202cfc5ad717c0141f567e45863

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

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!

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]:

This worked perfectly for me. Thank you.

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

Version 2.11.5-1 :

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