Bug 949618 - [abrt] blueman-1.23-5.fc18: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.OSError: Traceback (most recent call last):
Summary: [abrt] blueman-1.23-5.fc18: connection.py:651:call_blocking:DBusException: or...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: blueman
Version: 18
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Manuel Rodriguez
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:3a191fc2df02bb9ce209db7742c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-08 15:49 UTC by Robert Muil
Modified: 2013-12-09 23:44 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-09 23:44:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (2.55 KB, text/plain)
2013-04-08 15:49 UTC, Robert Muil
no flags Details
File: core_backtrace (630 bytes, text/plain)
2013-04-08 15:49 UTC, Robert Muil
no flags Details
File: environ (3.25 KB, text/plain)
2013-04-08 15:49 UTC, Robert Muil
no flags Details

Description Robert Muil 2013-04-08 15:49:32 UTC
Version-Release number of selected component:
blueman-1.23-5.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/blueman-services
dso_list:       dbus-python-1.1.1-3.fc18.i686
executable:     /usr/bin/blueman-services
kernel:         3.8.4-202.fc18.i686
uid:            1000
ureports_counter: 1

Truncated backtrace:
connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.OSError: 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 "<string>", line 2, in DisableNetwork
  File "/usr/lib/python2.7/site-packages/blueman/plugins/mechanism/Network.py", line 79, in DisableNetwork
    nc.remove_settings()
  File "/usr/lib/python2.7/site-packages/blueman/main/NetConf.py", line 298, in remove_settings
    self.dhcp_handler.do_remove()
  File "/usr/lib/python2.7/site-packages/blueman/main/NetConf.py", line 50, in do_remove
    os.kill(self.pid, signal.SIGTERM)
OSError: [Errno 1] Operation not permitted


Traceback (most recent call last):
  File "/usr/bin/blueman-services", line 130, in on_apply_clicked
    self.plugin_exec("on_apply")
  File "/usr/bin/blueman-services", line 122, in plugin_exec
    ret = getattr(inst, function)(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/blueman/plugins/services/Network.py", line 138, in on_apply
    m.DisableNetwork()
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  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.OSError: 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 "<string>", line 2, in DisableNetwork
  File "/usr/lib/python2.7/site-packages/blueman/plugins/mechanism/Network.py", line 79, in DisableNetwork
    nc.remove_settings()
  File "/usr/lib/python2.7/site-packages/blueman/main/NetConf.py", line 298, in remove_settings
    self.dhcp_handler.do_remove()
  File "/usr/lib/python2.7/site-packages/blueman/main/NetConf.py", line 50, in do_remove
    os.kill(self.pid, signal.SIGTERM)
OSError: [Errno 1] Operation not permitted


Local variables in innermost frame:
byte_arrays: False
self: <dbus._dbus.SystemBus (system) at 0x917620c>
args: ()
object_path: '/'
signature: ''
bus_name: 'org.blueman.Mechanism'
get_args_opts: {'byte_arrays': False, 'utf8_strings': False}
timeout: -1.0
kwargs: {}
dbus_interface: 'org.blueman.Mechanism'
message: <dbus.lowlevel.MethodCallMessage path: /, iface: org.blueman.Mechanism, member: DisableNetwork dest: org.blueman.Mechanism>
method: 'DisableNetwork'

Comment 1 Robert Muil 2013-04-08 15:49:38 UTC
Created attachment 732724 [details]
File: backtrace

Comment 2 Robert Muil 2013-04-08 15:49:41 UTC
Created attachment 732725 [details]
File: core_backtrace

Comment 3 Robert Muil 2013-04-08 15:49:46 UTC
Created attachment 732726 [details]
File: environ

Comment 4 Juan Manuel Rodriguez 2013-12-09 23:44:21 UTC
Hi. I'm closing this bug as Blueman has been retired from Fedora. 

If you wish to file a bug against upstream, a new Blueman fork has been created in this github repository. [1]

I apologize for the inconvenience. 

[1] https://github.com/cschramm/blueman


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