Exception:磁盘空间不足。

报错信息 1
IOException: 磁盘空间不足。

StackTrace:
   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   在 System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   在 System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
   在 System.IO.FileStream.Dispose(Boolean disposing)
   在 System.IO.FileStream.Finalize()

版本:1.45.5 2026-07-31 00:21 Microsoft Windows NT 10.0.22621.0
版本:1.45.5 2026-07-30 09:41 Microsoft Windows NT 10.0.22631.0
版本:1.44.55 2026-07-28 16:18 Microsoft Windows NT 10.0.26200.0
版本:1.45.5 2026-07-27 18:39 Microsoft Windows NT 10.0.22631.0
版本:1.45.5 2026-07-26 22:51 Microsoft Windows NT 10.0.26200.0
版本:1.44.22 2026-07-24 14:43 Microsoft Windows NT 10.0.19045.0
版本:1.45.5 2026-07-24 11:28 Microsoft Windows NT 10.0.19045.0
版本:1.44.55 2026-07-24 01:50 Microsoft Windows NT 10.0.26200.0
版本:1.44.46 2026-07-22 15:05 Microsoft Windows NT 10.0.19045.0
版本:1.44.31 2026-07-17 22:10 Microsoft Windows NT 10.0.22621.0
版本:1.45.5 2026-07-15 17:34 Microsoft Windows NT 10.0.26200.0
版本:1.45.5 2026-07-15 11:36 Microsoft Windows NT 10.0.19045.0
版本:1.44.55 2026-07-15 06:32 Microsoft Windows NT 10.0.26300.0
版本:1.45.5 2026-07-14 14:22 Microsoft Windows NT 10.0.26200.0
版本:1.44.23 2026-07-14 14:03 Microsoft Windows NT 10.0.18363.0
版本:1.44.22 2026-07-13 21:14 Microsoft Windows NT 10.0.22631.0
版本:1.45.5 2026-07-09 19:44 Microsoft Windows NT 10.0.19044.0
版本:1.45.5 2026-07-07 20:38 Microsoft Windows NT 10.0.19045.0
版本:1.44.55 2026-07-06 21:59 Microsoft Windows NT 10.0.19045.0
版本:1.45.5 2026-07-03 16:04 Microsoft Windows NT 10.0.18363.0
报错信息 2
IOException: 磁盘空间不足。

StackTrace:
   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   在 System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   在 System.IO.FileStream.FlushInternalBuffer()
   在 System.IO.FileStream.Flush(Boolean flushToDisk)
   在 System.Windows.Media.Imaging.BitmapDownload.ReadCallback(IAsyncResult result)
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.IO.Stream.ReadWriteTask.System.Threading.Tasks.ITaskCompletionAction.Invoke(Task completingTask)
   在 System.Threading.Tasks.Task.FinishContinuations()
   在 System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   在 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   在 System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   在 System.Threading.ThreadPoolWorkQueue.Dispatch()

版本:1.44.31 2026-07-30 13:13 Microsoft Windows NT 10.0.26200.0
版本:1.44.55 2026-07-27 16:21 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2026-07-24 09:57 Microsoft Windows NT 10.0.19045.0
版本:1.44.55 2026-07-23 17:23 Microsoft Windows NT 10.0.22000.0
版本:1.44.22 2026-07-13 16:54 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2026-07-07 10:42 Microsoft Windows NT 10.0.26200.0
版本:1.43.3 2026-07-04 21:29 Microsoft Windows NT 10.0.26200.0
报错信息 3
IOException: 磁盘空间不足。

StackTrace:
   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   在 System.IO.Path.InternalGetTempFileName(Boolean checkHost)
   在 Quicker.Utilities.AppHelper.aja11dLUhpN(String  )
   在 Quicker.View.ImageViewerWindow.gPOrCG03TVY(Object  , MouseEventArgs  )
   在 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   在 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   在 System.Windows.Input.InputManager.ProcessStagingArea()
   在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

版本:1.44.31 2026-07-29 15:33 Microsoft Windows NT 10.0.19044.0
报错信息 4
IOException: 磁盘空间不足。

StackTrace:
   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   在 System.IO.FileStream.EndWrite(IAsyncResult asyncResult)
   在 Microsoft.Win32.WinInetCache.WriteStream.EndWrite(IAsyncResult asyncResult)
   在 System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
   在 System.IO.FileStream.Dispose(Boolean disposing)
   在 Microsoft.Win32.WinInetCache.WriteStream.Dispose(Boolean disposing)
   在 System.IO.Stream.Close()
   在 Microsoft.Win32.WinInetCache.WriteStream.CloseEx(CloseExState closeState)
   在 System.Net.Cache.ForwardingReadStream.Dispose(Boolean disposing, CloseExState closeState)
   在 System.IO.Stream.Close()
   在 System.Windows.Media.Imaging.BitmapDownload.ReadCallback(IAsyncResult result)
   在 System.Net.LazyAsyncResult.Complete(IntPtr userToken)
   在 System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
   在 System.Net.Cache.ForwardingReadStream.ReadComplete(IAsyncResult transportResult)
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   在 System.Threading.ThreadPoolWorkQueue.Dispatch()

版本:1.41.5 2026-07-27 09:30 Microsoft Windows NT 10.0.19045.0
版本:1.44.10 2026-07-26 00:06 Microsoft Windows NT 10.0.26200.0
版本:1.44.13 2026-07-10 20:43 Microsoft Windows NT 10.0.22631.0
版本:1.44.10 2026-07-08 00:23 Microsoft Windows NT 10.0.19045.0
报错信息 5
IOException: 磁盘空间不足。

StackTrace:
   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   在 System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   在 System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
   在 System.IO.FileStream.Flush(Boolean flushToDisk)
   在 System.Windows.Media.Imaging.BitmapDownload.ReadCallback(IAsyncResult result)
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.IO.Stream.ReadWriteTask.System.Threading.Tasks.ITaskCompletionAction.Invoke(Task completingTask)
   在 System.Threading.Tasks.Task.FinishContinuations()
   在 System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted)
   在 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
   在 System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
   在 System.Threading.ThreadPoolWorkQueue.Dispatch()

版本:1.45.5 2026-07-25 23:53 Microsoft Windows NT 10.0.19045.0
报错信息 6
IOException: 磁盘空间不足。

StackTrace:
   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   在 System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   在 System.IO.FileStream.FlushInternalBuffer()
   在 System.IO.FileStream.Flush(Boolean flushToDisk)
   在 System.Windows.Media.Imaging.BitmapDownload.ReadCallback(IAsyncResult result)
   在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   在 System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
   在 System.Threading.ThreadPoolWorkQueue.Dispatch()

版本:1.44.10 2026-07-23 10:30 Microsoft Windows NT 10.0.19045.0
版本:1.42.8 2026-07-17 15:31 Microsoft Windows NT 10.0.17763.0