Peter Hunt

Results 33 issues of Peter Hunt

Hey, reached an auth issue with two step verification. I see #37 is a related issue but it's been closed so this may be a slightly different problem. Basically I'll...

I'm not sure if this would be within the scope of `pylint` features, but a [similar question](https://github.com/PyCQA/pylint/issues/1061) was looked at previously, so I may as well mention the problem. The...

Needs astroid Brain 🧠
False Positive 🦟
Lib specific 💅
Needs PR

I've just noticed this problem, before I thought it was just my hard drive being slow. It doesn't always happen, but I can reproduce it fairly easily. Basically, if you...

Not sure if you have anything to do with this script or are just providing a mirror, but it's actually been blocked by Microsoft, and Windows Defender will automatically remove...

**Describe the bug** If the Export Image dialog is opened with 2x resolution already selected from a previous export, then it gets stuck endlessly loading. Switching aspect ratio results in...

bug

**Describe the bug** When using the layer blending mode as "additive", going on "Share > Export Image" will sometimes result in the wrong colours in Firefox. Tried with Chrome and...

bug

I have a `Session` model with a `hash` column of the `Binary` type, and a `User` model with a relationship of `sessions`. If I get attributes through `inspect(user).attrs`, calling `attr.load_history()`...

low priority
engine
PRs (with tests!) welcome
use case

A possible future idea is having a component to keep track of recent history. It would need to be able to show quick live updates via horizontal scrolling. ![Image](https://github.com/user-attachments/assets/0db0b4fa-a988-4dbe-97ec-ae3e40a4d82b) It...

feature

Since density maps are recorded alongside the movement maps, it's possible to combine the data and use the density map as an alpha channel. ![Image](https://github.com/user-attachments/assets/31348845-d0a6-4613-b9a8-f9e5511ac30e) Instead of adding in a...

feature

The "live" data in the GUI is just a representation of how the real data will look, and is replaced periodically by a render. Switching profiles may take a few...

bug