Closed skysley closed 3 years ago
Thanks for your bug report.
The script is supposed to print an error message like this:
Unable to find package ‘$pkg_name-$ver-$arch’ in cache
... which means p3wm can't find any package file (.pkg.zst) owning the original file in your pacman cache directories.
But there is a bug, so it didn't happen.
I just released version 0.6.3 trying to fix this issue. Would you install the new version to confirm if it works better?
I am not sure, whether it works now because I have other files to merge now or because you fixed it. Anyway, thanks for fixing!
By the way: I have the feeling that this is something one should rewrite in another language (e. g. Python).
During program execution I get an error that the variable
pkg_cached
is not set in functionfind_cached_pkg()
.(translation below)
English: