Eugene
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:  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)  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
No, this is the only file I've found triggering this
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)