Bug 568505 - [abrt] crash in python-twisted-core-8.2.0-3.fc12: wvdial.py:123:current_profile_uses_passwordplugin:AttributeError: 'NoneType' object has no attribute 'has_key'
Summary: [abrt] crash in python-twisted-core-8.2.0-3.fc12: wvdial.py:123:current_profi...
Keywords:
Status: CLOSED DUPLICATE of bug 544986
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jiri Moskovcak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:cc8ea81d
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-25 21:01 UTC by pavel mialko
Modified: 2015-02-01 22:51 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-24 10:52:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (974 bytes, text/plain)
2010-02-25 21:01 UTC, pavel mialko
no flags Details

Description pavel mialko 2010-02-25 21:01:26 UTC
abrt 1.0.7 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/bin/twistd -r gtk2 --pidfile /tmp/vmc.pid -noy /usr/share/vodafone-mobile-connect/gtk-tap.py -l /dev/null
component: python-twisted-core
executable: /usr/bin/twistd
kernel: 2.6.31.12-174.2.22.fc12.x86_64
package: python-twisted-core-8.2.0-3.fc12
reason: wvdial.py:123:current_profile_uses_passwordplugin:AttributeError: 'NoneType' object has no attribute 'has_key'
release: Fedora release 12 (Constantine)

backtrace
-----
wvdial.py:123:current_profile_uses_passwordplugin:AttributeError: 'NoneType' object has no attribute 'has_key'

Traceback (most recent call last):
  File "/usr/share/vodafone-mobile-connect/vmc/gtk/controllers/application.py", line 660, in on_connect_button_toggled
    problems = osobj.check_dialer_assumptions()
  File "/usr/share/vodafone-mobile-connect/vmc/common/oses/linux.py", line 48, in check_dialer_assumptions
    return self.dialer.check_assumptions()
  File "/usr/share/vodafone-mobile-connect/vmc/common/dialers/wvdial.py", line 223, in check_assumptions
    if current_profile_uses_passwordplugin():
  File "/usr/share/vodafone-mobile-connect/vmc/common/dialers/wvdial.py", line 123, in current_profile_uses_passwordplugin
    return profile.has_key('plugin passwordfd.so')
AttributeError: 'NoneType' object has no attribute 'has_key'

Local variables in innermost frame:
profile: None
config: <vmc.common.config.VMCConfig object at 0x15bd2d0>
key: 'default'

Comment 1 pavel mialko 2010-02-25 21:01:31 UTC
Created attachment 396392 [details]
File: backtrace

Comment 2 Thomas Vander Stichele 2010-05-24 10:32:02 UTC
bug in abrt: app bugs should not be reported against frameworks.

Comment 3 Jiri Moskovcak 2010-05-24 10:52:44 UTC

*** This bug has been marked as a duplicate of bug 544986 ***


Note You need to log in before you can comment on or make changes to this bug.