bryndin

Results 11 comments of bryndin

@uded thanks. Would it be better to clarify why this error is happening, e.g. if the destination is nil => "copy destination requires a non-nil pointer to a struct" not...

yes, but it may take me some time to get to it.

Windows 5.5.1 and 5.7.1 ROCm have Vega (gfx900) out of support and I don't see prior ROCm releases available for Windows. I don't even know if it is supported on...

I was able to make it run on AMD 780M GPU on Windows 11. (Perf increas of about x2) Thanks to @likelovewant for providing instructions and the specific version of...

Windows 11, connecting 2nd monitor (2nd screen is above the first one). Flameshot only activates on the main screen. Restarting Flameshot fixes the issue.

https://github.com/monochromegane/go_design_pattern is in Japanese https://github.com/AlexanderGrom/go-patterns is in Russian https://github.com/tmrts/go-patterns and https://github.com/jbuberel/go-patterns are in English

The same, feels broken

Looking further into the code, multiple places default to `CAL_GREGORIAN`. In this case, it's easier to leave it as is and instead fix the `gramps/gui/editors/editdate.py` to check if it's brand...

Updated with a simpler fix, pls take a look @SNoiraud @Nick-Hall