AppTime icon indicating copy to clipboard operation
AppTime copied to clipboard

连续开启的第二天,会崩溃,需要手动删除images才会恢复

Open 956237586 opened this issue 4 years ago • 3 comments

System.IO.IOException HResult=0x80070091 Message=目录不是空的。

Source=mscorlib StackTrace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound, WIN32_FIND_DATA& data) at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost) at AppTime.Recorder.Screenshot(DateTime now, App lastApp) at AppTime.Recorder.RecorderThreadProc() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

956237586 avatar Oct 19 '21 02:10 956237586

感谢报告😊,代码已经修复。

newdraw avatar Jan 23 '24 03:01 newdraw

方便重新打个Release么?

956237586 avatar Feb 21 '24 01:02 956237586

我用最新代码编译后,发现在文件上的弹出的右键菜单会被这个程序弄没

956237586 avatar Feb 21 '24 05:02 956237586