| Summary: | [abrt] blueman-1.23-5.fc18: PluginManager.py:231:RunEx:TypeError: sighandler() takes no arguments (2 given) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter H. Jones <jones.peter.busi> | ||||||
| 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: | 18 | CC: | nushio | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | abrt_hash:7e995aa1b9ed5914057181f926fa8cd9a7a80edb | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-12-09 23:19:07 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 817732 [details]
File: backtrace
Created attachment 817733 [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 |
Version-Release number of selected component: blueman-1.23-5.fc18 Additional info: reporter: libreport-2.1.7 cmdline: /usr/bin/python /bin/blueman-applet executable: /bin/blueman-applet kernel: 3.11.4-101.fc18.x86_64 runlevel: N 5 type: Python uid: 3000 Truncated backtrace: PluginManager.py:231:RunEx:TypeError: sighandler() takes no arguments (2 given) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/StatusIcon.py", line 101, in on_icon_theme_changed self.IconShouldChange() File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/StatusIcon.py", line 157, in IconShouldChange self.on_status_icon_resized() File "/usr/lib/python2.7/site-packages/blueman/plugins/applet/StatusIcon.py", line 187, in on_status_icon_resized self.Applet.Plugins.RunEx("on_status_icon_query_icon", callback) File "/usr/lib/python2.7/site-packages/blueman/main/PluginManager.py", line 231, in RunEx ret = getattr(inst, function)(*args, **kwargs) TypeError: sighandler() takes no arguments (2 given) Local variables in innermost frame: function: 'on_status_icon_query_icon' self: <PersistentPluginManager object at 0x10415f0 (blueman+main+PluginManager+PluginManager at 0x10a4a80)> args: () ret: None callback: <function callback at 0x12e75f0> inst: <blueman.plugins.applet.KillSwitch.KillSwitch object at 0x12dec50> kwargs: {}