| Summary: | [abrt] blueman-1.23-6.fc19: connection.py:651:call_blocking:DBusException: org.freedesktop.DBus.Python.OSError: Traceback (most recent call last): | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stan King <stanley.king> | ||||||
| Component: | blueman | Assignee: | Juan Manuel Rodriguez <nushio> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | nushio | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:3a191fc2df02bb9ce209db7742ce6f3e39c98250 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-12-09 23:23:00 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 811793 [details]
File: backtrace
Created attachment 811794 [details]
File: environ
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 |
Description of problem: Trying to getting Bluetooth Dial-up Networking to connect to a Nokia N8 cellphone. I think at this point, I was editing the "local services" of Bluetooth, and was hitting "Apply" after clearing the "network access point" checkbox. Version-Release number of selected component: blueman-1.23-6.fc19 Additional info: reporter: libreport-2.1.7 cmdline: /usr/bin/python /usr/bin/blueman-services dso_list: dbus-python-1.1.1-5.fc19.x86_64 executable: /usr/bin/blueman-services kernel: 3.11.3-201.fc19.x86_64 runlevel: N 5 type: Python uid: 1000 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 0x10806b0> 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' Potential duplicate: bug 949618