Bug 951844 - [abrt] system-config-printer-1.4.0-3.fc19: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.dbus.exceptions.DBusException: must be unicode, not str
Summary: [abrt] system-config-printer-1.4.0-3.fc19: connection.py:651:call_blocking:DB...
Keywords:
Status: CLOSED DUPLICATE of bug 951741
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ab69968e945e186ccc0d7b27f9b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-13 19:09 UTC by Dan Waleke
Modified: 2013-04-15 07:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-15 07:00:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.12 KB, text/plain)
2013-04-13 19:09 UTC, Dan Waleke
no flags Details
File: core_backtrace (948 bytes, text/plain)
2013-04-13 19:09 UTC, Dan Waleke
no flags Details
File: dso_list (145 bytes, text/plain)
2013-04-13 19:09 UTC, Dan Waleke
no flags Details
File: environ (1.39 KB, text/plain)
2013-04-13 19:09 UTC, Dan Waleke
no flags Details

Description Dan Waleke 2013-04-13 19:09:48 UTC
Description of problem:
Went to add a new printer.  There was a prompt to enable something in the firewall and then this crashed.

Version-Release number of selected component:
system-config-printer-1.4.0-3.fc19

Additional info:
cmdline:        /usr/bin/python /usr/share/system-config-printer/system-config-printer.py
executable:     /usr/share/system-config-printer/system-config-printer.py
kernel:         3.9.0-0.rc6.git0.1.fc19.x86_64
runlevel:       N 5
uid:            1000
ureports_counter: 1

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.dbus.exceptions.DBusException: must be unicode, not str

Traceback (most recent call last):
  File "/usr/share/system-config-printer/newprinter.py", line 1978, in adjust_firewall_response
    self.firewall.write ()
  File "/usr/share/system-config-printer/firewallsettings.py", line 114, in write
    self._zone.update (self._fw_data)
  File "<string>", line 2, in update
  File "/usr/lib/python2.7/site-packages/slip/dbus/polkit.py", line 103, in _enable_proxy
    return func(*p, **k)
  File "<string>", line 2, in update
  File "/usr/lib/python2.7/site-packages/firewall/client.py", line 46, in handle_exceptions
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/firewall/client.py", line 235, in update
    self.fw_zone.update(tuple(settings.settings))
  File "/usr/lib/python2.7/site-packages/slip/dbus/proxies.py", line 50, in __call__
    return dbus.proxies._ProxyMethod.__call__(self, *args, **kwargs)
  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.dbus.exceptions.DBusException: must be unicode, not str

Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SystemBus (system) at 0x1aa4650>
args: (('', 'Public', 'For use in public areas. You do not trust the other computers on networks to not harm your computer. Only selected incoming connections are accepted.', False, '{chain}_ZONE_{zone}', ['ssh', 'mdns', 'dhcpv6-client', 'ipp-client', 'ipp'], [], [], False, []),)
object_path: '/org/fedoraproject/FirewallD1/config/zone/7'
signature: u'(sssbsasa(ss)asba(ssss))'
bus_name: dbus.UTF8String(':1.6')
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: 2147483.647
kwargs: {}
dbus_interface: 'org.fedoraproject.FirewallD1.config.zone'
message: <dbus.lowlevel.MethodCallMessage path: /org/fedoraproject/FirewallD1/config/zone/7, iface: org.fedoraproject.FirewallD1.config.zone, member: update dest: :1.6>
method: 'update'

Potential duplicate: bug 951741

Comment 1 Dan Waleke 2013-04-13 19:09:51 UTC
Created attachment 735383 [details]
File: backtrace

Comment 2 Dan Waleke 2013-04-13 19:09:52 UTC
Created attachment 735384 [details]
File: core_backtrace

Comment 3 Dan Waleke 2013-04-13 19:09:54 UTC
Created attachment 735385 [details]
File: dso_list

Comment 4 Dan Waleke 2013-04-13 19:09:55 UTC
Created attachment 735386 [details]
File: environ

Comment 5 Jiri Popelka 2013-04-15 07:00:21 UTC

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


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