[python-nautilus] nautilus is trying to use a python3.9 library #99
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When I run nautilus in a cli I get the following warning
** (org.gnome.Nautilus:51390): WARNING **: 12:45:01.211: libpython3.9.so.1.0: cannot open shared object file: No such file or directory
. I think the packagepython-nautilus
needs to be rebuilt, installing the arch package fixed the warning.Thanks for the hint, that is probably one of the few oversights still lurking while the python 3.10 rebuild was going on. I queued it, should be build after the current buildcycle.
It took longer then expected, but it has been build. Can you test
python-nautilus-1.2.3-7.2
?It's working now, thanks!