54e695b056
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’ |
||
---|---|---|
.. | ||
__init__.py | ||
applications.glade | ||
applications.py | ||
easybuttons.py | ||
easyfiles.py | ||
easygsettings.py | ||
execute.py | ||
filemonitor.py | ||
get_apt_cache.py | ||
places.glade | ||
places.py | ||
recent.glade | ||
recent.py | ||
recentHelper.py | ||
system_management.glade | ||
system_management.py |