Edgar Onghena

Results 20 issues of Edgar Onghena

### Operating System Linux ### Description of bug When trying to start a 1.17.1 instance that I just created to try, the game crashes with the following stack trace: ```...

bug
external
minecraft

Trying to upload a file fails with no information: ```yaml # ... - name: Upload coverage uses: coverallsapp/[email protected] with: flag-name: "Unit" github-token: ${{ secrets.GITHUB_TOKEN }} path-to-lcov: "./target/debug/lcov.info" # ... ```...

I have a `#[pg_export]` function with _a lot_ of columns. Currently 30, but it might come close to 50 because I'm representing relatively complex types with a lot of fields....

enhancement
revisit-for:0.6
pgrx-iter

**Describe the bug** I'm trying to use flower with basic auth, and when going to the correct URL, I get a completely blank page (curl shows no output) with the...

bug

Hello, I'm doing differential fuzzing to find issues in my own JSON lexer, and it seems like `simd-json` allows nul bytes within an array: ```rust fn main() { let mut...

### Role I'm an end-user on a Linux Mint desktop. ### Suggestion I want Prism to have a "jumplist" in the taskbar to launch instances. ### Benefit This would allow...

enhancement
inactive

A lot of structs would benefit from deriving more traits than just `Debug`. I'm stuck having to copy-paste structures of the library because I can't `Clone` them with the current...

### Description When a paragraph starts at the end of a page would overflow, it should be possible to specify a minimum number of lines that the paragraph should have...

feature request
layout
text

### Issue The health bar remains red when the player has a wither effect, which is not what most players would expect. It also simply makes it hard to tell...

new feature

### Describe the Bug The deb file seems to not declare the `xcb-cursor0` or `libxcb-cursor0` dependency (on Linux Mint 21.3, only the latter — `libxcb-cursor0` — is in the apt...

bug