** Description changed:
- The LaTeX toolbar does not appear when editing a .tex document in gedit
3.10.4 using Vivid. The keyboard shortcuts won't work either.
+ The LaTeX menu does not appear when editing a .tex document in gedit 3.10.4
using Vivid. The keyboard shortcuts won't work either.
Calling gedit from the terminal gives the following traceback:
Traceback (most recent call last):
- File "/usr/lib/gedit/plugins/latex/appactivatable.py", line 58, in
do_activate
- self.add_latex_menu()
- File "/usr/lib/gedit/plugins/latex/appactivatable.py", line 63, in
add_latex_menu
- self.menu_ext = self.extend_menu("tools-section")
+ File "/usr/lib/gedit/plugins/latex/appactivatable.py", line 58, in
do_activate
+ self.add_latex_menu()
+ File "/usr/lib/gedit/plugins/latex/appactivatable.py", line 63, in
add_latex_menu
+ self.menu_ext = self.extend_menu("tools-section")
AttributeError: 'LaTeXAppActivatable' object has no attribute 'extend_menu'
Traceback (most recent call last):
- File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 3337, in
do_activate
- self._instances[self.window] = RCtrlWindowHelper(self, self.window)
- File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 1503, in
__init__
- self._insert_menu()
- File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 1955, in
_insert_menu
- self.createRGeditTerminal()
- File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 2804, in
createRGeditTerminal
- self.R_widget = RGeditTerminal(self._plugin)
- File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 228, in
__init__
- self.reconfigure_vte(self._vte,1)
- File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 318, in
reconfigure_vte
- _vteN.set_colors(fg, bg, palette)
+ File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 3337, in
do_activate
+ self._instances[self.window] = RCtrlWindowHelper(self, self.window)
+ File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 1503, in
__init__
+ self._insert_menu()
+ File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 1955, in
_insert_menu
+ self.createRGeditTerminal()
+ File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 2804, in
createRGeditTerminal
+ self.R_widget = RGeditTerminal(self._plugin)
+ File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 228, in
__init__
+ self.reconfigure_vte(self._vte,1)
+ File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 318, in
reconfigure_vte
+ _vteN.set_colors(fg, bg, palette)
TypeError: argument foreground: Expected Gdk.RGBA, but got
gi.overrides.Gdk.Color
Traceback (most recent call last):
- File "/usr/lib/gedit/plugins/latex/windowactivatable.py", line 201, in
_init_actions
- self._main_box =
self.window.get_children()[0].get_children()[0].get_children()[0].get_children()[1]
+ File "/usr/lib/gedit/plugins/latex/windowactivatable.py", line 201, in
_init_actions
+ self._main_box =
self.window.get_children()[0].get_children()[0].get_children()[0].get_children()[1]
IndexError: list index out of range
Could not find place for the toolbar. Disabling toolbar.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gedit-latex-plugin 3.8.0-2
ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
Uname: Linux 3.19.0-14-generic x86_64
ApportVersion: 2.17.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Apr 15 21:45:40 2015
InstallationDate: Installed on 2014-05-14 (336 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: gedit-latex-plugin
UpgradeStatus: Upgraded to vivid on 2015-04-15 (0 days ago)
** Summary changed:
- Toolbar not displayed, and shortcuts don't work in Vivid
+ Menu not displayed, and shortcuts don't work in Vivid
** Summary changed:
- Menu not displayed, and shortcuts don't work in Vivid
+ Menu and toolbar not displayed, and shortcuts don't work in Vivid
** Description changed:
- The LaTeX menu does not appear when editing a .tex document in gedit 3.10.4
using Vivid. The keyboard shortcuts won't work either.
+ The LaTeX menu and the toolbar elements do not appear when editing a .tex
document in gedit 3.10.4 using Vivid. The keyboard shortcuts won't work either.
Calling gedit from the terminal gives the following traceback:
Traceback (most recent call last):
File "/usr/lib/gedit/plugins/latex/appactivatable.py", line 58, in
do_activate
self.add_latex_menu()
File "/usr/lib/gedit/plugins/latex/appactivatable.py", line 63, in
add_latex_menu
self.menu_ext = self.extend_menu("tools-section")
AttributeError: 'LaTeXAppActivatable' object has no attribute 'extend_menu'
Traceback (most recent call last):
File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 3337, in
do_activate
self._instances[self.window] = RCtrlWindowHelper(self, self.window)
File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 1503, in
__init__
self._insert_menu()
File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 1955, in
_insert_menu
self.createRGeditTerminal()
File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 2804, in
createRGeditTerminal
self.R_widget = RGeditTerminal(self._plugin)
File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 228, in
__init__
self.reconfigure_vte(self._vte,1)
File "/home/antoine/.local/share/gedit/plugins/RCtrl.py", line 318, in
reconfigure_vte
_vteN.set_colors(fg, bg, palette)
TypeError: argument foreground: Expected Gdk.RGBA, but got
gi.overrides.Gdk.Color
Traceback (most recent call last):
File "/usr/lib/gedit/plugins/latex/windowactivatable.py", line 201, in
_init_actions
self._main_box =
self.window.get_children()[0].get_children()[0].get_children()[0].get_children()[1]
IndexError: list index out of range
Could not find place for the toolbar. Disabling toolbar.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gedit-latex-plugin 3.8.0-2
ProcVersionSignature: Ubuntu 3.19.0-14.14-generic 3.19.3
Uname: Linux 3.19.0-14-generic x86_64
ApportVersion: 2.17.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Apr 15 21:45:40 2015
InstallationDate: Installed on 2014-05-14 (336 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageArchitecture: all
SourcePackage: gedit-latex-plugin
UpgradeStatus: Upgraded to vivid on 2015-04-15 (0 days ago)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1444670
Title:
Menu and toolbar not displayed, and shortcuts don't work in Vivid
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit-latex-plugin/+bug/1444670/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs