Bug 1302737

Summary: [abrt] mintmenu: mintMenuConfig.py:393:getHeadingColor:TypeError: Gtk.ColorButton.get_color() takes exactly 1 argument (2 given)
Product: [Fedora] Fedora Reporter: Mike Simms <micsim2007>
Component: mintmenuAssignee: Wolfgang Ulbrich <fedora>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/24de0fae2b7983ec78a9fd747d2a6c2df6d77bd0
Whiteboard: abrt_hash:c1f25b4f0403a26f8f9cbb83111e98e4f22dba67;
Fixed In Version: mintmenu-5.6.5-3.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-17 04:18:40 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:
Description Flags
File: backtrace
none
File: environ none

Description Mike Simms 2016-01-28 13:53:34 UTC
Description of problem:
trying to change custom colours in preferences

Version-Release number of selected component:
mintmenu-5.6.5-2.fc22

Additional info:
reporter:       libreport-2.6.3
cmdline:        /usr/bin/python2 /usr/share/linuxmint/mintMenu/mintMenuConfig.py
executable:     /usr/share/linuxmint/mintMenu/mintMenuConfig.py
kernel:         4.1.7-200.fc22.i686
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
mintMenuConfig.py:393:getHeadingColor:TypeError: Gtk.ColorButton.get_color() takes exactly 1 argument (2 given)

Traceback (most recent call last):
  File "/usr/share/linuxmint/mintMenu/mintMenuConfig.py", line 352, in <lambda>
    widget.connect( changeEvent, lambda *args: self.callGetter( settings, setting_type, key, getter ) )
  File "/usr/share/linuxmint/mintMenu/mintMenuConfig.py", line 368, in callGetter
    settings.set( setting_type, key, getter())
  File "/usr/share/linuxmint/mintMenu/mintMenuConfig.py", line 393, in getHeadingColor
    self.headingColor.get_color(color)
TypeError: Gtk.ColorButton.get_color() takes exactly 1 argument (2 given)

Local variables in innermost frame:
color: Gdk.Color(red=0, green=0, blue=0)
self: <__main__.mintMenuConfig object at 0xb563840c>

Comment 1 Mike Simms 2016-01-28 13:53:39 UTC
Created attachment 1119144 [details]
File: backtrace

Comment 2 Mike Simms 2016-01-28 13:53:40 UTC
Created attachment 1119145 [details]
File: environ

Comment 3 Fedora Update System 2016-02-07 21:26:23 UTC
mintmenu-5.6.5-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-bc4c4ecb1f

Comment 4 Wolfgang Ulbrich 2016-02-07 21:29:49 UTC
Hi Mike,
this update should fix the issue.

Comment 5 Fedora Update System 2016-02-08 04:19:46 UTC
mintmenu-5.6.5-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-bc4c4ecb1f

Comment 6 Mike Simms 2016-02-10 13:12:13 UTC
Thanks Wolfgang it appears it is fixed

Comment 7 Fedora Update System 2016-02-17 04:18:38 UTC
mintmenu-5.6.5-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.