Stunkymonkey/nautilus-open-any-terminal

KeyError: 'blackbox'

Closed this issue · 6 comments

OS: Arch Linux
Gnome verson: 42.4
Nautilus version: 42.2
the blackbox was installed using the aur repositories

Log from terminal:

➜  ~ nautilus                                                                          
Traceback (most recent call last):
  File "/home/renato/.local/share/nautilus-python/extensions/open_any_terminal_extension.py", line 255, in <module>
    new_tab = bool(NEW_TAB_PARAMS[value] is not None)
KeyError: 'blackbox'
Initializing Nextcloud-client-nautilus extension

how do you start blackbox via command line? what version of this plugin is installed?

Same error

BlackBox version 0.12.0
GNOME Shell 42.4
GNOME nautilus 42.2

are you using the flatpack variant?

and what version of this package are you using?

I guess this is fixed by using flatpack in #60

Sry
I was using blackbox from aur(arch user repo) that was flagged..
Change to flakpak and it works!
Thanks!!