A temporal solution is to comment out line 160
/usr/lib/gedit/plugins/latex/job.py". It works for me. It might be some
specific function was disabled through this approach. But it works
perfect for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
For me, the problem still exist after upgrading to 12.04.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883005
Title:
Adding notes does not show the editing text fields
To manage notifications abou
I finally figure out a method to fix this bug::
One can change /usr/lib/gedit/pluins/latex/latex/editor.py as
def on_save(self):
"""
The file has been saved
Update models
"""
if self._preferences.get("outline-connect-to-editor"):
self._pre
sorry, my previous method doesn't work
** Changed in: gedit-latex-plugin (Ubuntu)
Status: Fix Committed => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990949
Title:
Editor scrolls dow
I found the solution. It is due to the cursor position issue. Simply use
gconf-editor
apps--> gedit-2-->preferences-->cursor_position, check restore_cursor_position.
** Changed in: gedit-latex-plugin (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because yo