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
Hi, need some help please. I ran the following commands as it is, from readme, yet there is no open terminal option in context menu. Even after reboot
Without sudo:
$ pip install --user nautilus-open-any-terminal Requirement already satisfied: nautilus-open-any-terminal in ./.local/lib/python3.10/site-packages (0.2.16)
$ nautilus -q
Nothing!
With sudo;
$ sudo tools/update-extension-user.sh install
'nautilus_open_any_terminal/open_any_terminal_extension.py' -> '/root/.local/share/nautilus-python/extensions/open_any_terminal_extension.py'
'nautilus_open_any_terminal/schemas/com.github.stunkymonkey.nautilus-open-any-terminal.gschema.xml' -> '/root/.local/share/glib-2.0/schemas/'
cp: cannot create regular file '/root/.local/share/glib-2.0/schemas/': No such file or directory
Error opening directory “/root/.local/share/glib-2.0/schemas/”: No such file or directory
Without sudo:
$ tools/update-extension-user.sh install
Hi, need some help please. I ran the following commands as it is, from readme, yet there is no open terminal option in context menu. Even after reboot
Without sudo:
$ pip install --user nautilus-open-any-terminal
Requirement already satisfied: nautilus-open-any-terminal in ./.local/lib/python3.10/site-packages (0.2.16)
$ nautilus -q
Nothing!
With sudo;
$ sudo tools/update-extension-user.sh install
Without sudo:
$ tools/update-extension-user.sh install
Without sudo
$ glib-compile-schemas ~/.local/share/glib-2.0/schemas/
The text was updated successfully, but these errors were encountered: