Bug 1025174 - [abrt] blueman-1.23-5.fc18: PluginManager.py:231:RunEx:TypeError: sighandler() takes no arguments (2 given)
Summary: [abrt] blueman-1.23-5.fc18: PluginManager.py:231:RunEx:TypeError: sighandler(...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: blueman
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Manuel Rodriguez
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:7e995aa1b9ed5914057181f926f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-31 07:21 UTC by Peter H. Jones
Modified: 2013-12-09 23:19 UTC (History)
1 user (show)

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


Attachments (Terms of Use)
File: backtrace (1.09 KB, text/plain)
2013-10-31 07:21 UTC, Peter H. Jones
no flags Details
File: environ (1.50 KB, text/plain)
2013-10-31 07:21 UTC, Peter H. Jones
no flags Details

Description Peter H. Jones 2013-10-31 07:21:07 UTC
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: {}

Comment 1 Peter H. Jones 2013-10-31 07:21:11 UTC
Created attachment 817732 [details]
File: backtrace

Comment 2 Peter H. Jones 2013-10-31 07:21:16 UTC
Created attachment 817733 [details]
File: environ

Comment 3 Juan Manuel Rodriguez 2013-12-09 23:19:07 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.