hyx0329
hyx0329
**问题现象** 在我自行编译的 padavan 固件上配置好 entware 环境后,手动安装 smartdns 通过 github release 分发的 ipk 软件包,会导致 opkg 发生segmentation fault。经调试发现,control 文件中的空键值是可能的原因,推测是 opkg bug。相关问题 #146 #221。 **运行环境** 1. 固件型号 自行编译的 padavan(3.4.3.9-099_KEKE),来自 https://github.com/keke1023/Padavan ```ash ZTE-E8820:/opt/home/admin #...
I made myself a new GnuK out of a st-dongle, using the latest gnuk firmware(branch `STABLE-BRANCH-1-2`, commit `98119dc9`). I plug it to my phone and try to test the reset...
### Describe the bug The python build script is referencing `README.md` in parent directory, outside the source directory. This behavior will cause `FileNotFoundError` when building from source tarball. https://github.com/xorbitsai/xoscar/blob/4df7631c181df83283b6afa10a4276aba9aaae91/python/setup.py#L132-L137 https://github.com/xorbitsai/xoscar/blob/4df7631c181df83283b6afa10a4276aba9aaae91/python/setup.py#L384-L390...
The ETag implementation is a bit different between x/net/webdav and caddy. If file listing is used(through file_server), some webdav clients (including DAVx5) may experience http 412 errors due to mismatching...
# Description Fix Type-C DP altmode on some rk3399 boards. Currently only on rockchip64-6.15. The old implementation is tricky, and **only works in normal orientation**. If the plug is flipped,...
M60 doesn't have a physical power switch. This pr makes it possible to fully power off the keyboard. This _may_ also improve keyboard power stability. I've been using it for...
ZMK doesn't use this. Disable this to prevent unexpected USB disconnection. The disconnection is observed under 3 circumstances on a Linux host: 1. Keyboard just performed a firmware upgrade and...
**Description** I would like to make a customized frameless window. The window has a minimum size requirement for elements to be shown properly. I found that when `window_title_bar_hidden` is set,...