#3329: builtins.KeyError: 'label/label.js
----------------------------+--------------------
Reporter: jools772 | Type: bug
Status: new | Priority: minor
Milestone: needs verified | Component: Web UI
Version: 2.0.3 | Keywords:
----------------------------+--------------------
web.Server Traceback (most recent call last):
builtins.KeyError: 'label/label.js'
/usr/lib/python3/dist-packages/twisted/web/server.py:199 in process
198 self._encoder = encoder
199 self.render(resrc)
200 except:
/usr/lib/python3/dist-packages/twisted/web/server.py:259 in render
258 try:
259 body = resrc.render(self)
260 except UnsupportedMethod as e:
/usr/lib/python3/dist-packages/deluge/ui/web/server.py:629 in render
628
629 scripts = component.get('Scripts').get_scripts(script_type)
630 scripts.insert(0, 'gettext.js')
/usr/lib/python3/dist-packages/deluge/ui/web/server.py:371 in get_scripts
370 # A folder resource is enclosed in a tuple.
371 if isinstance(_scripts[path], tuple):
372 filepath, recurse = _scripts[path]
builtins.KeyError: 'label/label.js'
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3329>
Deluge <https://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/deluge-dev/047.8a0f91e8eba2e4c050d6709b4ae376cd%40deluge-torrent.org.