#3329: builtins.KeyError: 'label/label.js
-----------------------+----------------------------
  Reporter:  jools772  |      Owner:
      Type:  bug       |     Status:  new
  Priority:  minor     |  Milestone:  needs verified
 Component:  Web UI    |    Version:  2.0.3
Resolution:            |   Keywords:
-----------------------+----------------------------

Old description:

> 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'

New description:

 {{{
 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'
 }}}

--

Comment (by Cas):

 Please provide more information as to how you encountered this issue

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3329#comment:1>
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/062.96335520822332986e40b3c368295550%40deluge-torrent.org.

Reply via email to