Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1293105 - mintMenuConfig.py doen't run and aborts with gtk errors
Summary: mintMenuConfig.py doen't run and aborts with gtk errors
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mintmenu
Version: 23
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Wolfgang Ulbrich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-20 10:34 UTC by Manni Heumann
Modified: 2016-01-29 06:00 UTC (History)
1 user (show)

Fixed In Version: mintmenu-5.6.5-2.fc23 mintmenu-5.6.5-2.fc22 mintmenu-5.6.5-2.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-22 02:22:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Manni Heumann 2015-12-20 10:34:06 UTC
Description of problem:

clicking on "Preferences" in mintmenu's context menu does nothing.

Trying from the shell:

# /usr/share/linuxmint/mintMenu/mintMenuConfig.py
/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py:50: RuntimeWarning: You have imported the Gtk 2.0 module.  Because Gtk 2.0 was not designed for use with introspection some of the interfaces and API will fail.  As such this is not supported by the pygobject development team and we encourage you to port your app to Gtk 3 or greater. PyGTK is the recomended python module to use with Gtk 2.0
  warnings.warn(warn_msg, RuntimeWarning)
Traceback (most recent call last):
  File "/usr/share/linuxmint/mintMenu/mintMenuConfig.py", line 536, in <module>
    window = mintMenuConfig()
  File "/usr/share/linuxmint/mintMenu/mintMenuConfig.py", line 293, in __init__
    self.getBackgroundColor()
  File "/usr/share/linuxmint/mintMenu/mintMenuConfig.py", line 380, in getBackgroundColor
    self.backgroundColor.get_color(color)
TypeError: Gtk.ColorButton.get_color() takes exactly 1 argument (2 given)


Version-Release number of selected component (if applicable):
5.6.5

How reproducible:
always

Steps to Reproduce:
see Description above

Actual results:
mintmenu configuration impossible

Expected results:
mintmenu configuration possible


Additional info:

Comment 1 Wolfgang Ulbrich 2015-12-22 20:36:34 UTC
Hmm, i can't reproduce it here.
Can you please check if all runtime dependencies are installed?
python2
python-configobj
pygtk2
pyxdg
python-xlib
system-logos
pygtk2-libglade
yumex-dnf
beesu
mate-panel
mozo
xdg-utils
gobject-introspection

Comment 2 Manni Heumann 2015-12-23 08:49:03 UTC
Checked. All those packages are installed and dnf reports "Nothing to do.".

By the way: deleting line 380 from mintMenuConfig.py makes the script run just fine.

Comment 3 Wolfgang Ulbrich 2016-01-04 14:10:25 UTC
I forward the issue to upstream.
https://github.com/linuxmint/mintmenu/issues/148
Please write a comment there and you will get notifications if upstream have question.
Personal i don't have the issue and i don't want forward upstream questions to the report here.
Thank you

Comment 4 Fedora Update System 2016-01-14 01:13:24 UTC
mintmenu-5.6.5-2.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-8583c7c568

Comment 5 Fedora Update System 2016-01-14 01:13:29 UTC
mintmenu-5.6.5-2.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-c9fc08d6dc

Comment 6 Fedora Update System 2016-01-14 10:24:28 UTC
mintmenu-5.6.5-2.el7 has been pushed to the Fedora EPEL 7 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-EPEL-2016-c9fc08d6dc

Comment 7 Fedora Update System 2016-01-14 11:24:30 UTC
mintmenu-5.6.5-2.fc23 has been pushed to the Fedora 23 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-52506b977e

Comment 8 Fedora Update System 2016-01-15 19:53:01 UTC
mintmenu-5.6.5-2.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-8583c7c568

Comment 9 Fedora Update System 2016-01-22 02:22:04 UTC
mintmenu-5.6.5-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2016-01-24 03:17:44 UTC
mintmenu-5.6.5-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2016-01-29 06:00:43 UTC
mintmenu-5.6.5-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.


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