Tai
Tai copied to clipboard
tai 后台运行托盘无显示
[Error] 2024-08-03 23:57:40 下载图标失败,System.Net.WebException: 在 WebClient 请求期间发生异常。 ---> System.NotSupportedException: 不支持给定路径的格式。 在 System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath) 在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) 在 System.Net.WebClient.DownloadFileAsync(Uri address, String fileName, Object userToken) --- 内部异常堆栈跟踪的结尾 --- 在 System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Core.Librarys.Browser.Favicon.FaviconDownloader.<DownloadAsync>d__0.MoveNext() Line:45,File:Tai\Librarys\Browser\Favicon\FaviconDownloader.cs,name:DownloadAsync
我也遇到了相同的问题
我自己仿照他的重新编写了一个,欢迎尝试:https://github.com/LaLa-HaHa-Hei/ScreenTimeTracker