1-1-2

Results 12 comments of 1-1-2

I've got the logs below ``` 2022-07-15T07:17:25.9139944Z Created new session successfully 2022-07-15T07:17:26.6543414Z Entering main loop ... 2022-07-15T08:18:45.2955883Z ##[error]The runner has received a shutdown signal. This can happen when the runner...

go-file (gof) 也有无法下载的情况 ``` panic: runtime error: slice bounds out of range [1:0] goroutine 1 [running]: github.com/Mikubill/transfer/apis/public/gofile.goFile.download({{{0x0, 0x0}, 0x0}, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, ...}, ...) /home/runner/work/transfer/transfer/apis/public/gofile/download.go:32 +0x53a...

on padavan, I've already do `opkg install libpcap`. ``` # ll /opt/lib/libpcap* lrwxrwxrwx 1 admin root 12 Sep 5 22:50 /opt/lib/libpcap.so -> libpcap.so.1 lrwxrwxrwx 1 admin root 17 Sep 5...

@lfaoro May I ask if there is any solution? Since this issue was closed

用了 socks5 VIA warp client,成功解决问题。设置中有FREENOM代理好评。

可能跟系统屏幕缩放后的高度识别有关系,在系统设置里125%比例下出现的异常,在100%上不会出现。 调成125%的原因,是笔记本上用100%有点瞎眼。 ![系统缩放比例](https://user-images.githubusercontent.com/50569812/106861968-6e69fc80-6701-11eb-9f33-25a8bd9ce2b7.png) ![实况展示](https://user-images.githubusercontent.com/50569812/106861836-48445c80-6701-11eb-9b97-329d41236c9a.png) 如上图所示,chrome 识别到的窗口高度(window.innerHeight) 是763px,画布大小是 773px ,于是出现了文字越界到屏幕外的情况。测试手动将红框内的773改为763恢复正常。这个问题存在的时间比较长了,但囿于本人能力有限,无法定位BUG所在,还请大佬出手 客户端信息:User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36

————————————**FIX AND CLOSED**———————————— ~~合并功能下存在一个BUG,在插入空白页后,保存文件列表会出错~~ 展开 ![image](https://user-images.githubusercontent.com/50569812/186311976-5a84221f-d784-4e9b-9013-4d5e2decd01e.png) ```text ************** 异常文本 ************** System.ArgumentNullException: 值不能为 null。 参数名: path2 在 System.IO.Path.Combine(String path1, String path2) 在 PDFPatcher.Common.FilePath.ToFullPath() 在 PDFPatcher.Common.FilePath.GetRelativePath(FilePath path) 在 PDFPatcher.Processor.SourceItemSerializer.SerializeSourceItem(PdfInfoXmlDocument doc, BookmarkContainer container,...

BUG#1 remain still. It lead me back to localhost after login, while heimdall was on a remote server.😂

附议,现在确实没有提交按钮,没能触法修改。

附议。 > 我是先改的logs的权限再运行的程序,2022-10是程序自动创建的自己都进不去的目录 程序创建的月份目录(如2023-03),权限是644,如果不+x程序自己都进不去