Re: [gedit-list] gedit External Tools menu is empty only when started from Activities
- From: Paul <paul rz gmail com>
- To: Paul <paul rz gmail com>, gedit-list gnome org
- Subject: Re: [gedit-list] gedit External Tools menu is empty only when started from Activities
- Date: Fri, 17 Apr 2015 23:52:26 +0300
Alright, I found the reason.
In the journal I saw the following error:
gedit[25697]: detected unhandled Python exception in 'gedit'
Then I activated gedit from the terminal to get more info regarding the exception.
Traceback (most recent call last):
File "/usr/lib64/gedit/plugins/dashboard/__init__.py", line 54, in _add_tab
[0].get_children()[0].get_children()[1].hide()
AttributeError: 'Image' object has no attribute 'get_children'
Apparently, there is a bug in the Dashboard plugin.
Disabling the Dashboard plugin solves the problem.
Thanks a lot for your help.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]