Nexrem

Results 19 issues of Nexrem

Add generic names for various items that have different names but are a subset of the same thing like wools, shulkers, logs and so on. Right now for example to...

-other
enhancement

TWRP will fail installing the zip when Windows (CRLF) line endings are used. From TWRP recovery.log: ``` line 1 col 29: syntax error, unexpected BAD ```` Which coincides with new...

bug
good first issue

Sometimes the application would randomly freeze on load and not get anywhere (logcat attached). Inspecting it reveals an SQL issue of some sort, tho I'm not familiar with this app's...

bug

### What happened? Armbian build sets the boot partition as type 0xEA. This partition type is not standard in any specific distribution or operating system. As such Windows is unable...

Hello, I currently have a lot of parts from vendors that supply json formatted data matrix codes on the received part (as well as order sheet). This json provides part...

enhancement

Since @meteyou already added the device and it built fine in armbian-builds, this should probably get us support for this board. Unfortunately I am unable to build the workflows and...

### What happened During build it fails to enable the klipper service as the klippy alias seems to already be taken apparently. I looked around and there doesn't actually seem...

help wanted

Hello, I have a list of offsets with JPEG files. Since we already have a JPEG file pattern is it possible to use it as a type with an include,...

### Describe the bug Whenever the keepalive lease times out (for example, zenohd shut down), the session never actually gets closed. Doing `z_check(session)` keeps returning true as well. The session...

bug