Advanced Mint menu for MATE
Go to file
Clement Lefebvre 54e695b056 Fix RecentHelper spam in logs
When recent plugin is disabled, recentAppBox is None,
resulting in errors in the logs:

org.mate.panel.applet.MintMenuAppletFactory[1038]: File “/usr/lib/linuxmint/mintMenu/plugins/recentHelper.py”, line 130, in applicationButtonClicked
org.mate.panel.applet.MintMenuAppletFactory[1038]: doRecentApps()
org.mate.panel.applet.MintMenuAppletFactory[1038]: File “/usr/lib/linuxmint/mintMenu/plugins/recentHelper.py”, line 112, in doRecentApps
org.mate.panel.applet.MintMenuAppletFactory[1038]: for i in recentAppBox.get_children():
org.mate.panel.applet.MintMenuAppletFactory[1038]: AttributeError: ‘NoneType’ object has no attribute ‘get_children’
2018-06-08 12:19:59 +01:00
debian 5.8.8 2018-05-31 13:54:05 +01:00
usr Fix RecentHelper spam in logs 2018-06-08 12:19:59 +01:00
COPYING move COPYING file 2013-05-29 13:49:31 +02:00
makepot Show recently used apps (#167) 2017-11-11 08:59:49 +00:00
mintmenu.pot Show recently used apps (#167) 2017-11-11 08:59:49 +00:00
README Clean up and add debugging info 2016-05-21 18:08:09 +01:00
test Clean up and add debugging info 2016-05-21 18:08:09 +01:00

DEBUGGING
---------

 - Remove mintmenu from the panel (it should not run anywhere else).
 - Run ./test