Ibid plugin doesn't work with "config set"

Bug #507489 reported by Stefano Rivera
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ibid
Fix Released
Low
Stefano Rivera

Bug Description

Query: set config botname to blah
ERROR:scripts.ibid-plugin:Exception occured in Config processor of config plugin
Traceback (most recent call last):
  File "scripts/ibid-plugin", line 135, in <module>
    processor.process(event)
  File "./ibid/plugins/__init__.py", line 128, in process
    method(event, *match.groups())
  File "./ibid/plugins/config.py", line 56, in set
    ibid.reloader.reload_config()
  File "./ibid/core.py", line 277, in reload_config
    ibid.sources[source].setup()
AttributeError: 'TestSource' object has no attribute 'setup'
WARNING:plugins.unicode:Found a non-unicode string: exception
Response: I'm not feeling too well

Related branches

Changed in ibid:
status: In Progress → Fix Released
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.