-
# Archive file access denied
I want to open a writable archive file in game by using `open` function but it often occurs an PermissonError.
```renpy
arc = open(abs_path("archive.rpa"), "rb+")
…
-
There is NimBLEServer::disconnect(uint16_t connID, uint8_t reason), but I don't see a way to get the connection is from the given NimBLEConnInfo. Is this the handle returned from getConnHandle()?
I…
-
## Alias files have duplicates/are missing aliases
Some useful aliases (such as `.cluni)` are missing from the LL alias file.
Some aliases are duplicate, such as `.lltaxi` in AC and .taxi in LL
…
-
RobotLab is [big](https://github.com/robots-from-jupyter/robotlab/pull/41#issuecomment-532849980) and likely to get bigger as more cool features need more (exotic) dependencies.
We could just as ea…
-
I'm trying to use my ESP32 as a BLE client and server simultaneously, but I've encountered some problems on the way.
The goal is:
1. ESP32 connects to Bluetooth buttons via BLE (acting as a clie…
-
### What do suggest for improvement?
Would it be possible to make one of the apple keys work as meta when using -SHELL?
Currently Esc works, but it's not as good as a dedicated meta key.
-
I am finding a strange problem where upon calling click() with a xpath, the click event is being sent and the download expected starts, but immediately the script dies for no apparent reason, with the…
-
Goal is to permit connecting and bonding when in 'connecting and bonding mode', and only permit connections of previously bonded centrals when not in 'connecting and bonding mode'.
My approach was …
-
碰到问题,请在 搜索是否存在相似的 issue。
不按照模板提交的 issue,会被系统自动删除。
### 基本信息
- ruoyi-vue-pro 版本:2.1.0-jdk8-snapshot
- 操作系统:windows11
- 数据库:mysql 5.7
### 你猜测可能的原因
1. 用户手机号未设置必填校验
2. 流程模块中关于发送短信通知的代码逻辑没有…
-
### Steps to reproduce the issue
libfuse does not build with the default variant settings for version >3.10.4
Build error is while building the examples.
Deactivating them with -utils builds the pa…