oblivcheck

Results 6 issues of oblivcheck

If I use a public key with 2-step verification or only passwd, will always fail verification: ` Enter passwd for host: ` Connection failed:......remote host has disconnected Permission denied (publickey,passwd)...

bug
help wanted

警告: 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭 - 确保您使用的是 [最新开发版本](https://github.com/whitechi73/OpenShamrock/actions/workflows/build-apk.yml) 的 Shamrock. - 确保您的问题尚未在 Issues 列表中提出. - 确保您的问题不是由于您的代码错误导致的. ### 描述 Bug 无法上传群文件. 上传私聊文件不会有问题. 从**Shamrock-v1.0.8.r348.623dc5d-x86_64**升级至**Shamrock-v1.0.9.r405.2ac0003-x86_64**后出现此问题. 尝试从API获取Shamrock的日志时,我发现,上传群文件后Shamrock似乎崩溃了: - 上传文件后,立即请求/log API会收到无法连接到服务器的错误. - 过一段时间后,收到不完整的日志,从收到的日志的时间戳看(最早的一条),是在发送文件的时间之后. - 虚拟机内,APP中的日志是完整的. 当发送群文件时,日志中出现这些消息(两个ERROR都是升级后出现的):...

bug
Onebot

**Void Linux, Wayland, Hyprland** ``` Linux realm 6.6.65_1 #1 SMP PREEMPT_DYNAMIC Fri Dec 13 02:18:52 UTC 2024 x86_64 GNU/Linux ``` SDL2, Xwayland are installed Install location: /usr/local LWP version: v2.1.2...

Bug

### Description of the requested feature Allow mouse clicks to pass through the widget layer to the window beneath it. ### Proposed configuration syntax ``` :ignore-mouse true ``` OR ```...

enhancement