Bug 953440

Summary: [abrt] mailnag-0.5.2-1.fc19: keyring.py:53:get:AttributeError: 'NoneType' object has no attribute 'get_display_name'
Product: [Fedora] Fedora Reporter: Boricua <ortizsantini>
Component: mailnagAssignee: Thorsten Leemhuis <fedora>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:8b26a5e9ec3df5d2b259730430a1a4a3a5dbc200
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-17 15:00:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: environ none

Description Boricua 2013-04-18 08:30:44 UTC
Version-Release number of selected component:
mailnag-0.5.2-1.fc19

Additional info:
cmdline:        python /usr/lib/python2.7/site-packages/Mailnag/mailnag.py
executable:     /usr/lib/python2.7/site-packages/Mailnag/mailnag.py
kernel:         3.9.0-0.rc6.git2.3.fc19.x86_64
runlevel:       N 5
uid:            1000
ureports_counter: 1

Truncated backtrace:
keyring.py:53:get:AttributeError: 'NoneType' object has no attribute 'get_display_name'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/Mailnag/mailnag.py", line 177, in <module>
    if __name__ == '__main__': main()
  File "/usr/lib/python2.7/site-packages/Mailnag/mailnag.py", line 132, in main
    accounts.load_from_cfg(cfg, enabled_only = True)
  File "/usr/lib/python2.7/site-packages/Mailnag/common/accountlist.py", line 52, in load_from_cfg
    password = self._keyring.get(protocol, user, server)
  File "/usr/lib/python2.7/site-packages/Mailnag/common/keyring.py", line 53, in get
    displayNameDict[item.get_display_name()] = identity
AttributeError: 'NoneType' object has no attribute 'get_display_name'

Local variables in innermost frame:
displayNameDict: {}
self: <common.keyring.Keyring instance at 0xc9ebd8>
ids: [6L, 8L, 9L, 10L, 14L, 11L, 15L, 12L, 2L, 4L, 13L, 5L]
server: 'mail.ortizsantini.net'
item: None
result: <enum GNOME_KEYRING_RESULT_IO_ERROR of type PyGnomeKeyringResult>
protocol: 'imap'
identity: 6L
user: 'ortizsantini'

Comment 1 Boricua 2013-04-18 08:30:46 UTC
Created attachment 737212 [details]
File: backtrace

Comment 2 Boricua 2013-04-18 08:30:48 UTC
Created attachment 737213 [details]
File: core_backtrace

Comment 3 Boricua 2013-04-18 08:30:51 UTC
Created attachment 737214 [details]
File: environ

Comment 4 Fedora End Of Life 2015-01-09 17:54:36 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 19. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained. Approximately 4 (four) weeks from now this bug will
be closed as EOL if it remains open with a Fedora 'version' of '19'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 19 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Fedora End Of Life 2015-02-17 15:00:21 UTC
Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.