Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Python Packages /CRASH/ #693

Open
Giribot opened this issue Jun 17, 2024 · 2 comments
Open

[Bug] Python Packages /CRASH/ #693

Giribot opened this issue Jun 17, 2024 · 2 comments
Labels
area: package-manager Issues with package install or update bug Something isn't working crash Bugs involving the app crashing to desktop

Comments

@Giribot
Copy link

Giribot commented Jun 17, 2024

Hello !

When you go to
Packages (choose a Stable (something) package) and click on the three dots and choose "Python package":

When you type "ja": Stability Matrix crash.....

ja

Herm....

Thank You !
(so, i can't update JAX for Stable Diffusion WebUI Forge or Stable Diffusion WebUI, or Stable Diffusion WebUI Web UI UX etc ...... Graoumpf)

Exception

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')

Sentry ID

c0335684fb4b41fcb56e12e16c226b47

Stack Trace

   at System.Collections.Generic.List`1.get_Item(Int32 index)
   at System.Collections.ObjectModel.Collection`1.System.Collections.IList.get_Item(Int32 index)
   at Avalonia.Controls.ItemsSourceView`1.GetAt(Int32 index)
   at Avalonia.Controls.Selection.SelectedItems`1.GetEnumerator()+MoveNext()
   at System.Collections.Generic.LargeArrayBuilder`1.AddRange(IEnumerable`1 items)
   at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable`1 source)
   at Avalonia.Controls.Selection.InternalSelectionModel.OnSelectionChanged(Object sender, SelectionModelSelectionChangedEventArgs e)
   at Avalonia.Controls.Selection.SelectionModel`1.CommitOperation(Operation operation, Boolean raisePropertyChanged)
   at Avalonia.Controls.Selection.InternalSelectionModel.OnSourceCollectionChangeFinished()
   at Avalonia.Controls.Utils.CollectionChangedEventManager.Entry.<Avalonia.Utilities.IWeakEventSubscriber<System.Collections.Specialized.NotifyCollectionChangedEventArgs>.OnEvent>g__Notify|6_0(INotifyCollectionChanged incc, NotifyCollectionChangedEventArgs args, WeakReference`1[] listeners)
   at Avalonia.Threading.DispatcherOperation.InvokeCore()
   at Avalonia.Threading.DispatcherOperation.Execute()
   at Avalonia.Threading.Dispatcher.ExecuteJob(DispatcherOperation job)
   at Avalonia.Threading.Dispatcher.ExecuteJobsCore(Boolean fromExplicitBackgroundProcessingCallback)
   at Avalonia.Threading.Dispatcher.Signaled()
   at Avalonia.Win32.Win32Platform.WndProc(IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam)
   at Avalonia.Win32.Interop.UnmanagedMethods.DispatchMessage(MSG& lpmsg)
   at Avalonia.Win32.Win32DispatcherImpl.RunLoop(CancellationToken cancellationToken)
   at Avalonia.Threading.DispatcherFrame.Run(IControlledDispatcherImpl impl)
   at Avalonia.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at Avalonia.Threading.Dispatcher.MainLoop(CancellationToken cancellationToken)
   at Avalonia.Controls.ApplicationLifetimes.ClassicDesktopStyleApplicationLifetime.Start(String[] args)
   at StabilityMatrix.Avalonia.Program.Main(String[] args)
@ionite34 ionite34 added bug Something isn't working crash Bugs involving the app crashing to desktop labels Jun 19, 2024
@ionite34
Copy link
Member

Think this might be some render or layout issue with avalonia and our updating list of python packages. For now please wait a while for the list of python packages to load before searching or clicking them, and the error shouldn't occur anymore. Will investigate a fix for this as well.

@ionite34 ionite34 added the area: package-manager Issues with package install or update label Jun 19, 2024
mohnjiles added a commit to LykosAI/StabilityMatrix-Dev that referenced this issue Sep 18, 2024
@jvcosmo
Copy link

jvcosmo commented Jan 16, 2025

When you type "ja": Stability Matrix crash.....

To bypass, copy and paste the full name, instead of typing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: package-manager Issues with package install or update bug Something isn't working crash Bugs involving the app crashing to desktop
Projects
None yet
Development

No branches or pull requests

3 participants