Merlin04

Results 50 issues of Merlin04

### Description Hi! I'm working on migrating from v4 to v5, and I'm finding that some styles editor options that I set in v4 don't seem to have v5 equivalents....

I'm using KiCad 8.0.5 on Linux - I'm getting this error whenever I check the "remove vias violating clearance rules" box, seemingly regardless of what I have selected. ``` Traceback...

### Describe the bug I'm running KDE Plasma 6 on Wayland, and I have a monitor with resolution 2880x1920 set to 200% scale. When I enable "Prefer Wayland", Quaver defaults...

Bug
Linux

## Version of the moonraker integration 2.0.5 ## Describe your setup MainsailOS (Klipper, Moonraker, Mainsail) running on an Orange Pi Zero 2W ## Describe the bug If an action causes...

bug

### Explain what happens I have several systemd user services belonging to the `root` user (in path `/root/.config/systemd/user`). When I'm logged in as a non-root user, the services tab in...

bug

Updates raygui version from 3.0 to 3.6. This introduces some breaking changes: - `ControlState` renamed to `State` - `text_box_multi` was removed - some additional parameters added for some UI controls...

Raygui 4.0 has many useful new features that the current version of raygui used by this repo doesn't have: https://github.com/raysan5/raygui/releases/tag/4.0 I'm not sure exactly how much work it would take...

The about page currently has the following text: > On the contrary, essentialists consider that an individual is by nature how he/she is and that his/her characteristics which make this...

As of revision 7 of the I2C spec (released in 2021), the terms "master" and "slave" have been updated to "controller" and "target": FSP should update components like `r_iic_b_master`, `r_iic_b_slave`,...

triaged

Alpine Linux uses BusyBox for its /usr/bin/env binary. `nwg-drawer`, when launching programs, tries to call `/usr/bin/env -S [binary path]`. However, the busybox env program doesn't support the `-S` flag, causing...