Results 71 comments of Eugene

I've got same bug on current `flameshot-git` on arch linux with sway and wayland. It often (but not always) produces corrupted partial pngs, at least when copied to clipboard. Seems...

@mmahmoudian ``` Flameshot v12.1.0 (3d21e496) Compiled with Qt 5.15.12 ``` I extracted image with `wl-paste > broken.png` Attached directly: ![broken](https://github.com/flameshot-org/flameshot/assets/22667809/5520f316-1695-4e8b-9d21-533f342d79d6) Zip: [broken.zip](https://github.com/flameshot-org/flameshot/files/14615104/broken.zip) I checked multiple apps using clipboard paste and...

I managed to get the corrupted image by uploading and downloading from matrix: [broken2.zip](https://github.com/flameshot-org/flameshot/files/14615971/broken2.zip) ![broken2](https://github.com/flameshot-org/flameshot/assets/22667809/e5afed57-3ef6-40a9-b401-bef0a5285c10) This breaks all software same way as if i pasted it from clipboard

I havent seen this bug for a couple months now. Clipboard works every time. Nothing is different about my setup. Same resolution, wayland/sway and native flameshot package

Dropping `daskcluster.kubernetes.dask.org/dask-primary` is what I do now. I am concerned about graceful shutdown because scheduler and workers might have pending tasks. Is there a way to do this?

UnityProject/AddressablePackingProjects/Scenes/ServerData/defaultlocalgroup_assets_movie_3dd6e4378ae14f8bb20a0edec638f07c.bundle 30mb binary file got added to repo. i suggest using git lfs for these

Some kind of map would be very useful for RTS classes like blob or AI for fast view movement by clicking on map/having some feedback on map like damage or...

Dont know if `resources` is special but i tested it as well: ```python with span(str(i)), annotate(also_i=i, resources={"GPU": i}): ``` this hangs forever because cluster has no `GPU`. so its not...

Pinpointed the version this broke in: [2025.4.0](https://github.com/dask/dask/releases/tag/2025.4.0)