bugAtheist - Bugs: bug #31049, Notification options don't work

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #31049: Notification options don't work

Submitted by:  None
Submitted on:  Thu 16 Sep 2010 10:25:26 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: NoneStatus: Fixed
Privacy: PublicAssigned to: David Villa <dvilla>
Open/Closed: Closed

Thu 16 Sep 2010 10:25:26 AM UTC, original submission:

I tried to use the --notify-jabber and --notify-smtp options and both didn't work.

I wrote this configuration file for Atheist notification configuration:

[smtp]
host = smtp.gmail.com
port = 587
user = -unavailable-
pass = XXXXXXXXXXXX

[jabber]
user = -unavailable-
pass = XXXXXXXXXXXXX

I named it ".atheist" and tried several locations (the test directory, my home...)

The error I get:

Traceback (most recent call last):
File "/usr/lib/atheist/athcmd.py", line 85, in <module>
sys.exit(main(sys.argv))
File "/usr/lib/atheist/athcmd.py", line 39, in main
mng = Manager(argv[1:])
File "/usr/lib/pymodules/python2.6/atheist/manager.py", line 213, in _init_
plugin.config(self)
File "/usr/lib/pymodules/python2.6/atheist/plugins/smtp_reporter.py", line 26, in config
mng.reporters.append(SMTP_Reporter(mng, account))
File "/usr/lib/pymodules/python2.6/atheist/plugins/smtp_reporter.py", line 11, in _init_
(mng.cfg['smtp.host'], mng.cfg.get_item('smtp.port', 25)),
File "/usr/lib/pymodules/python2.6/atheist/manager.py", line 53, in _getitem_
return holder[name]
File "/usr/lib/pymodules/python2.6/atheist/utils.py", line 288, in _getitem_
Log.critical("In file '%s'. %s" % (self.fname, e))
AttributeError: 'NoneType' object has no attribute 'critical'

Anonymous

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by dvilla (Updated the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 3 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Sun 17 Oct 2010 07:10:44 PM UTCdvillaStatusNone=>Fixed
      Assigned toNone=>dvilla
      Open/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1