You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grep copypath /var/log/messages
Aug 9 08:54:04 myPC nautilus[3681]: File "/home/williamgates/.local/share/nautilus-python/extensions/nautilus-copypath.py", line 16, in <module>
Thanks for sharing. With your version I now have the Copy Path option, but it still doesn't work for me. When I use Copy Path I get these errors:
$ Traceback (most recent call last):
File "/home/williamgates/.local/share/nautilus-python/extensions/nautilus-copypath.py", line 138, in __copy_files_path
paths = self.__transform_paths([
File "/home/williamgates/.local/share/nautilus-python/extensions/nautilus-copypath.py", line 139, in <listcomp>
fileinfo.get_location().get_path()
AttributeError: 'Box' object has no attribute 'get_location'
I wasn't able to get this wot work Doesn't under RHEL 8.10 Gnome Version 3.32.2
The drop down option does not appear in the menu.
The text was updated successfully, but these errors were encountered: