LottaNZB icons greyed out can't add nzb files

Bug #1085789 reported by Rick T
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
LottaNZB
New
Undecided
Unassigned

Bug Description

Running Ubuntu 64bit 12.04 and sabnzbd+ 0.6.15-1

I get this error in the message log of LottaNZB all the LottaNZB files are greyed out and doesn't work but
sabnzbd+ does work

19:13:54 Starting LottaNZB 0.6...
19:13:54 An unhandled exception occurred:
Traceback (most recent call last):
  File "/usr/share/lottanzb/lottanzb/core/environ.py", line 84, in run_with_except_hook
    run_old(*args, **kw)
  File "/usr/share/lottanzb/lottanzb/core/component.py", line 466, in run
    self._component_manager.load(self._component_class)
  File "/usr/share/lottanzb/lottanzb/core/component.py", line 361, in load
    component = component_class(self)
  File "/usr/share/lottanzb/lottanzb/backend/__init__.py", line 106, in __init__
    self.session = self._component_manager.load(session_cls)
  File "/usr/share/lottanzb/lottanzb/core/component.py", line 361, in load
    component = component_class(self)
  File "/usr/share/lottanzb/lottanzb/backend/sessions/local.py", line 88, in __init__
    self.sabnzbd_config.load()
  File "/usr/share/lottanzb/lottanzb/backend/sessions/local.py", line 61, in load
    sabnzbd.LocalConfig.load(self, custom_config_file)
  File "/usr/share/lottanzb/lottanzb/config/roots.py", line 226, in load
    self._read(file_object)
  File "/usr/share/lottanzb/lottanzb/config/roots.py", line 446, in _read
    self.merge(self._config_obj.dict())
  File "/usr/share/lottanzb/lottanzb/config/section.py", line 444, in merge
    self[key].merge(value)
  File "/usr/share/lottanzb/lottanzb/config/sabnzbd/__init__.py", line 257, in merge
    _ListConfigSection.merge(self, options)
  File "/usr/share/lottanzb/lottanzb/config/section.py", line 442, in merge
    self[key] = value
  File "/usr/share/lottanzb/lottanzb/util/gobject_extras.py", line 136, in __setitem__
    self.set_property(key, value)
  File "/usr/share/lottanzb/lottanzb/config/section.py", line 268, in set_property
    changed = self.set_unknown_property(key, value)
  File "/usr/share/lottanzb/lottanzb/config/sabnzbd/__init__.py", line 177, in set_unknown_property
    value.set_identifier(key)
  File "/usr/share/lottanzb/lottanzb/config/sabnzbd/servers.py", line 41, in set_identifier
    self.port = port
  File "/usr/lib/python2.7/dist-packages/gobject/propertyhelper.py", line 172, in __set__
    instance.set_property(self.name, value)
  File "/usr/share/lottanzb/lottanzb/config/section.py", line 266, in set_property
    raise InvalidOptionError(self, key)
InvalidOptionError: Invalid value for option 'port' in section 'lottanzb.config.sabnzbd.servers.secure-eu.news.easynews.com'.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.