Gili Barlev

Results 10 comments of Gili Barlev

Ah. Just discovered that this version of `__import__` causes `MemoryError`s on an ESP82xx boards (encountered using MicroPython v1.14 on 2021-02-02; ESP module (1M) with ESP8266). I'll go ahead and close...

Never mind. The issue was actually that my unit tests themselves exhausted the microcontroller's memory--I can't even directly import the test module. So the four-arg version of `__import__` itself is...

This is really more of a question for the ffmpeg project, but I can answer it here. In short, yes: FFmpeg is licensed under [the GNU Lesser General Public License...

I believe this was a BetterEnd issue that was fixed in [this PR](https://github.com/quiqueck/BetterEnd/pull/306). I'm not sure that there's a working build for 1.20.1, though.

Hi @lexi-the-cute, I've encountered this problem too--it'll happen for any regions where you have named an entity using non-ASCII symbols (like emoji). See: https://github.com/twoolie/NBT/issues/144

I'm experiencing the same issue on Arch running the Pantheon desktop environment (Gala WM): - gala 7.1.2-2 - pantheon-session 6.0.0-4 - xdg-desktop-portal 1.18.0-2 - xdg-desktop-portal-gtk 1.15.1-1

@DarkShadow44 any chance you're working on a 1.19 port? I've been trying on my own but it's been a long time since I've done any serious work in Java, and...

Ah. Looks like this is related to #109. Feel free to close this as a dupe (though please let me know first if the top-level `match` function is going away).

Seconding this, as the design decision to exclude flags feels like it must have been intentional, and I'd love to understand the rationale at the very least. @sergey-komissarov as a...

This issue isn't confined to just `cosmic-screenshot` for me—neither flameshot nor OBS is able to capture my screen right now.