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

Crash when copying a deleted image #1000

Open
vitorfdl opened this issue Nov 17, 2024 · 0 comments
Open

Crash when copying a deleted image #1000

vitorfdl opened this issue Nov 17, 2024 · 0 comments
Labels
bug Something isn't working crash Bugs involving the app crashing to desktop

Comments

@vitorfdl
Copy link

What happened?

  1. Go to Inference
  2. Generate an Image
  3. Delete the Image from the Gallery Tab
  4. Right Click > Copy the image that still in Image Output
  5. Stability Matrix crashes and closes

Exception Details

Exception

IOException: File C:\ai-models\Stability Matrix\Data\Images\Inference\2024-11-17_08-21-34-sdxl-1840859596.png (C:\ai-models\Stability Matrix\Data\Images\Inference\2024-11-17_08-21-34-sdxl-1840859596.png) was not found

Sentry ID

fbbdf7c2

Stack Trace

at StabilityMatrix.Avalonia.Extensions.ClipboardExtensions.SetFileDataObjectAsync(IClipboard clipboard, IEnumerable`1 filePaths) at StabilityMatrix.Avalonia.Extensions.ClipboardExtensions.SetFileDataObjectAsync(IClipboard clipboard, String[] filePaths) at StabilityMatrix.Avalonia.Controls.AdvancedImageBoxView.FlyoutCopy(ImageSource imageSource) at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask) at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state) at Avalonia.Threading.SendOrPostCallbackDispatcherOperation.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)

Version

v1.12.3

What Operating System are you using?

Windows

@vitorfdl vitorfdl added bug Something isn't working crash Bugs involving the app crashing to desktop labels Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash Bugs involving the app crashing to desktop
Projects
None yet
Development

No branches or pull requests

1 participant