Package: gedit-latex-plugin
Version: 0.2rc2-1
Severity: grave
Justification: renders package unusable
The plugin does not load. The output on the console is as follows (this seems
to be related to ubuntu bug #335538? See patch there.)
Traceback (most recent call last):
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/__init__.py", line 26, in
<module>
from src import *
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/__init__.py", line 32, in
<module>
from base.decorators import GeditWindowDecorator
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py", line
33, in <module>
from config import UI, WINDOW_SCOPE_VIEWS, EDITOR_SCOPE_VIEWS, EDITORS,
ACTIONS
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/config.py", line
118, in <module>
from ..latex.actions import LaTeXMenuAction, LaTeXNewAction,
LaTeXCommentAction, LaTeXPreviewAction, LaTeXSpellCheckAction,
LaTeXChooseMasterAction, \
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/latex/actions.py", line
73, in <module>
from editor import LaTeXEditor
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/latex/editor.py", line
35, in <module>
from ..snippets.completion import SnippetCompletionHandler
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/snippets/completion.py",
line 37, in <module>
class SnippetProposal(Proposal):
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/snippets/completion.py",
line 41, in SnippetProposal
_color = Preferences().get("LightForeground", "#957d47")
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/preferences/__init__.py",
line 142, in __init__
self.__preferences = ElementTree.parse(find_resource("preferences.xml",
MODE_READWRITE)).getroot()
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/resources.py", line
111, in find_resource
copytree("%s/%s" % (_PATH_SYSTEM, relative_path), path)
File "/usr/lib/python2.5/shutil.py", line 114, in copytree
names = os.listdir(src)
OSError: [Errno 20] Not a directory:
'/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/preferences.xml'
** (gedit:18508): WARNING **: Error loading plugin 'LaTeX Plugin 0.2 rc2'
thanks, Florian
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gedit-latex-plugin depends on:
ii gedit 2.26.1-1 official text editor of the GNOME
ii python 2.5.4-2 An interactive high-level object-o
ii python-dbus 0.83.0-1 simple interprocess messaging syst
ii python-support 1.0.3 automated rebuilding support for P
ii rubber 1.1-2.2 an automated system for building L
Versions of packages gedit-latex-plugin recommends:
ii python-enchant 1.5.3-1 spellchecking library for Python
ii texlive 2007.dfsg.2-4 TeX Live: A decent selection of th
gedit-latex-plugin suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]