Closed dmyTRUEk closed 1 year ago
Could describe step-by-step how to reproduce the bug? Do you use custom config file for swayimg?
Yes, i use config, but the bug is also reproducible without a config.
Steps to reproduce:
.
└── folder1
├── Screenshot_20220521_185716.png
└── Screenshot_20220521_190904.png
folder1
(cd path/to/folder1
).swayimg
in terminal.n
/p
/+
/-
to ensure, that swayimg
is working properly.N
or P
.swayimg
freezes (don't repsond to any of the inputs) and htop
shows 99.9% of CPU% (fully loaded one core).And even any of the Sway's bind to kill program (I have Win+Backspace to kill and Win+Shift+Backspace to kill 9) doesn't kill it, only by pkill swayimg
or kill from "htop".
If you need any other info, I will be happy to help.
When I press
N
orP
(open file from next/prev directory) and there are no other folders with images, swayimg freezes and also utilizes 100% of a single core.