Bug 903422 - [abrt] wicd-gtk-1.7.2.4-2.fc18: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.TypeError: Traceback (most recent call last):
Summary: [abrt] wicd-gtk-1.7.2.4-2.fc18: connection.py:651:call_blocking:DBusException...
Keywords:
Status: CLOSED DUPLICATE of bug 894650
Alias: None
Product: Fedora
Classification: Fedora
Component: wicd
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:5cb3777941f35affedc7caf9432...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-23 23:52 UTC by Juan
Modified: 2013-03-14 19:22 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-14 19:22:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.94 KB, text/plain)
2013-01-23 23:53 UTC, Juan
no flags Details
File: core_backtrace (321 bytes, text/plain)
2013-01-23 23:53 UTC, Juan
no flags Details
File: environ (1.00 KB, text/plain)
2013-01-23 23:53 UTC, Juan
no flags Details

Description Juan 2013-01-23 23:52:58 UTC
Description of problem:
Trying to systemctl start wicd.service

Version-Release number of selected component:
wicd-gtk-1.7.2.4-2.fc18

Additional info:
cmdline:        /usr/bin/python -O /usr/share/wicd/gtk/wicd-client.py --no-tray
dso_list:       dbus-python-1.1.1-1.fc18.x86_64
executable:     /usr/share/wicd/gtk/wicd-client.py
kernel:         3.7.2-204.fc18.x86_64
uid:            1000

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.TypeError: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/dbus/service.py", line 707, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/share/wicd/daemon/wicd-daemon.py", line 1066, in SetWirelessProperty
    prop = misc.sanitize_config(prop)
  File "/usr/lib/python2.7/site-packages/wicd/misc.py", line 433, in sanitize_config
    return s.translate(None, table)
TypeError: translate() takes exactly one argument (2 given)


Traceback (most recent call last):
  File "/usr/share/wicd/gtk/netentry.py", line 945, in update_autoconnect
    noneToString(self.chkbox_autoconnect.
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Python.TypeError: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/dbus/service.py", line 707, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/share/wicd/daemon/wicd-daemon.py", line 1066, in SetWirelessProperty
    prop = misc.sanitize_config(prop)
  File "/usr/lib/python2.7/site-packages/wicd/misc.py", line 433, in sanitize_config
    return s.translate(None, table)
TypeError: translate() takes exactly one argument (2 given)


Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SystemBus (system) at 0x1b0cef0>
args: (0, 'automatic', True)
object_path: '/org/wicd/daemon/wireless'
signature: u'vvv'
bus_name: dbus.UTF8String(':1.41')
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: -1.0
kwargs: {}
dbus_interface: 'org.wicd.daemon.wireless'
message: <dbus.lowlevel.MethodCallMessage path: /org/wicd/daemon/wireless, iface: org.wicd.daemon.wireless, member: SetWirelessProperty dest: :1.41>
method: 'SetWirelessProperty'

Comment 1 Juan 2013-01-23 23:53:01 UTC
Created attachment 686364 [details]
File: backtrace

Comment 2 Juan 2013-01-23 23:53:03 UTC
Created attachment 686365 [details]
File: core_backtrace

Comment 3 Juan 2013-01-23 23:53:05 UTC
Created attachment 686366 [details]
File: environ

Comment 4 mcandido12 2013-01-31 05:45:49 UTC
Opened sudo wicd-gtk on command line (same thing happens without sudo). Clicked properties for a wifi network and filled out network details (PEAP with TKIP/MSCHAPV2 plus credentials). Clicked OK, crash.

Package: wicd-gtk-1.7.2.4-2.fc18
OS Release: Fedora release 18 (Spherical Cow)

Comment 6 David Cantrell 2013-03-14 19:22:11 UTC

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


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