Bug 562124 - [abrt] crash in authconfig-gtk-6.0.0-2.fc12
Summary: [abrt] crash in authconfig-gtk-6.0.0-2.fc12
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: authconfig
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a7c70e15
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-05 10:13 UTC by Philippe Leclercq
Modified: 2010-09-15 11:44 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-09-15 11:44:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.16 KB, text/plain)
2010-02-05 10:13 UTC, Philippe Leclercq
no flags Details

Description Philippe Leclercq 2010-02-05 10:13:56 UTC
abrt 1.0.4 detected a crash.

architecture: i686
cmdline: /usr/bin/python /usr/share/authconfig/authconfig-gtk.py --firstboot
component: authconfig
executable: /usr/share/authconfig/authconfig-gtk.py
kernel: 2.6.31.9-174.fc12.i686
package: authconfig-gtk-6.0.0-2.fc12
release: Fedora release 12 (Constantine)

backtrace
-----
Summary: TBa7c70e15 authconfig-gtk.py:509:winbindjoin_maybe_launch:TypeError: apply() takes exactly 2 arguments (1 given)

Traceback (most recent call last):
  File "/usr/share/authconfig/authconfig-gtk.py", line 509, in winbindjoin_maybe_launch
    self.apply()
TypeError: apply() takes exactly 2 arguments (1 given)

Local variables in innermost frame:
xml: <gtk.glade.XML object at 0xa32348c (PyGladeXML at 0xa462650)>
map: {'domain': ('smbWorkgroup', ''), 'shell': ('winbindTemplateShell', ['/bin/false', '/bin/sh', '/bin/bash', '/sbin/nologin', '/bin/tcsh', '/bin/csh', '/bin/ksh', '/bin/zsh'], ()), 'realm': ('smbRealm', ''), 'servers': ('smbServers', ''), 'join': ('winbindjoin_maybe_launch', ''), 'offline': ('winbindOffline', ''), 'security': ('smbSecurity', ('ads', 'domain', 'server', 'user'), (('realm', ('ads',)), ('shell', ('domain', 'ads')), ('join', ('domain', 'ads'))))}
parent: <gtk.Dialog object at 0xa323284 (GtkDialog at 0xa3dc8f0)>
button: <gtk.Button object at 0xa3235cc (GtkButton at 0xa3e2b58)>
self: <__main__.Authconfig instance at 0xa15fb6c>
pristine: <authinfo.AuthInfo instance at 0xa32184c>
backup: <authinfo.AuthInfo instance at 0xa32186c>
response: 1

Comment 1 Philippe Leclercq 2010-02-05 10:13:59 UTC
Created attachment 389036 [details]
File: backtrace

Comment 2 Tomas Mraz 2010-09-15 11:44:52 UTC
Fixed in F13.


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