Bug 1010509 - [abrt] gnome-tweak-tool-3.9.91-1.fc20: utils.py:308:__init__:TypeError: add_action() takes exactly 5 arguments (6 given)
Summary: [abrt] gnome-tweak-tool-3.9.91-1.fc20: utils.py:308:__init__:TypeError: add_a...
Keywords:
Status: CLOSED DUPLICATE of bug 1009343
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-tweak-tool
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mohamed El Morabity
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:45f228070329c10be9d18a12cf2...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-20 23:16 UTC by Lawrenc Graves
Modified: 2013-10-13 22:09 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-13 22:09:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (765 bytes, text/plain)
2013-09-20 23:16 UTC, Lawrenc Graves
no flags Details
File: environ (1.42 KB, text/plain)
2013-09-20 23:16 UTC, Lawrenc Graves
no flags Details

Description Lawrenc Graves 2013-09-20 23:16:39 UTC
Version-Release number of selected component:
gnome-tweak-tool-3.9.91-1.fc20

Additional info:
reporter:       libreport-2.1.7
cmdline:        python /usr/bin/gnome-tweak-tool
executable:     /usr/bin/gnome-tweak-tool
kernel:         3.11.1-300.fc20.x86_64
runlevel:       unknown
type:           Python
uid:            1000

Truncated backtrace:
utils.py:308:__init__:TypeError: add_action() takes exactly 5 arguments (6 given)

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/gtweak/widgets.py", line 178, in _on_changed_notify_logout
    self.notify_logout()
  File "/usr/lib/python2.7/site-packages/gtweak/tweakmodel.py", line 68, in notify_logout
    self._logoutnotification = LogoutNotification()
  File "/usr/lib/python2.7/site-packages/gtweak/utils.py", line 42, in getinstance
    instances[cls] = cls()
  File "/usr/lib/python2.7/site-packages/gtweak/utils.py", line 308, in __init__
    self._logout, None, None)
TypeError: add_action() takes exactly 5 arguments (6 given)

Local variables in innermost frame:
self: <gtweak.utils.LogoutNotification instance at 0x17d88c0>

Comment 1 Lawrenc Graves 2013-09-20 23:16:42 UTC
Created attachment 800800 [details]
File: backtrace

Comment 2 Lawrenc Graves 2013-09-20 23:16:44 UTC
Created attachment 800801 [details]
File: environ

Comment 3 Mike FABIAN 2013-09-26 16:46:34 UTC
This can be reproduced on Fedora 20 Alpha with gnome-tweak-tool-3.9.92-1.fc20.noarch

- start gnome-tweak-tool
- click “Keyboard and Mouse”
- move the switch “Show all Input Sources” (in either direction)

Comment 4 Barry Fishman 2013-10-10 13:41:33 UTC
This seems to be the same as bug 1015900 I filed for mailnag.

There seems to be an unconfirmed API change to Notify.Notification().add_action(...) removing its last argument.

If this is true, multiple applications would be effected,

Comment 5 Mohamed El Morabity 2013-10-13 22:09:11 UTC

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


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