Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Right click menu doesn't work in Apps page #28

Closed
spvkgn opened this issue Apr 13, 2013 · 3 comments
Closed

Right click menu doesn't work in Apps page #28

spvkgn opened this issue Apr 13, 2013 · 3 comments

Comments

@spvkgn
Copy link

spvkgn commented Apr 13, 2013

I've using latest mintMenu 5.4.1 on Mint 13 with MATE 1.6 and have found that right click on menu entry in Applications page doesn't work - mintMenu does minimize back to the panel after doing clicking. At the same time in Favourites page the same right click invokes the context menu as it should be.

@mtwebster
Copy link
Member

I can't seem to reproduce this - right-clicking on an application in the list brings up the context menu like it should.

Could you try this for troubleshooting:

  1. remove mintMenu from your panel

  2. open up a terminal and run 'mintmenu'

  3. open up a second terminal and run, 'mate-panel-test-applets', then pick mintmenu from the applet list, then click 'Execute' and try to use the menu. If there are any errors, they should show up in the first terminal window you opened.

Thanks

@spvkgn
Copy link
Author

spvkgn commented Apr 20, 2013

Thanks for your reply. I've tried this and here is the output, the last line with 'NoneType' object has no attribute 'connect' appears when I doing right click on an entry in Apps. Thanks.

~ $ mintmenu
/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:47: 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)
Xlib.protocol.request.QueryExtension
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 348, in _full_callback
raise AttributeError('Handler %s not found' % handler_name)
AttributeError: Handler gtk_widget_hide not found
Opacity is: 50
Setting opacity to: 0.5
init took 204.959 ms
Binding to Hot Key: Control_L
'NoneType' object has no attribute 'connect'
'NoneType' object has no attribute 'connect'
'NoneType' object has no attribute 'connect'

@spvkgn
Copy link
Author

spvkgn commented Apr 28, 2013

Upgrading to the newest 5.4.2 version doesn't solved this issue.

hordepfo added a commit to hordepfo/mintmenu that referenced this issue Jan 22, 2014
Some popups, like the right click menus on the Apps page or the Search
button, pop up and back down immediately. Now they work as they should.

Fixes linuxmint#28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants