Your message dated Mon, 5 Mar 2012 21:57:09 +0100
with message-id
<CACLoD=8xb4mjzbtzzm_4odnk5uaowkix+nnd+zg0sjxgtaj...@mail.gmail.com>
and subject line Re: Bug#619391:
has caused the Debian Bug report #619391,
regarding gedit-latex-plugin: Does not load automatically when opening tex files
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
619391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619391
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gedit-latex-plugin
Version: 0.2.0-1
Severity: grave
Justification: renders package unusable
The latex plugin for gedit seems broken in wheezy. It no longer loads
when opening a tex file or creating a new TeX document. This renders the
package unusable for me
$ gedit &
/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py:232:
GtkWarning: IA__gtk_accel_label_set_accel_closure: assertion
`gtk_accel_group_from_accel_closure (accel_closure) != NULL' failed
menu.add(gtk_action.create_menu_item())
2011-03-23 10:13:52,465 WARNING GeditWindowDecorator - There is already a
decorator for tab <gedit.Tab object at 0x19c1c30 (GeditTab at 0x19a14a0)>
candres@debturion:~$ Traceback (most recent call last):
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py", line
735, in _on_load
self._adjust_editor()
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py", line
794, in _adjust_editor
editor_class.__init__(self._editor, self, file)
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/__init__.py", line
428, in __init__
self.init(file, self._window_context)
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/latex/editor.py", line
111, in init
self.__master_file ## call master_file property to have it initialized.
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/typecheck/__init__.py",
line 1365, in fake_function
return fake_function.__check_result(func, result)
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/typecheck/__init__.py",
line 1488, in __check_return
raise TypeCheckError("Return value: ", return_vals, e)
GeditLaTeXPlugin.src.typecheck.TypeCheckError: Return value: for None, expected
<class 'GeditLaTeXPlugin.src.base.File'>, got <type 'NoneType'>
Traceback (most recent call last):
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py", line
586, in _on_tab_removed
self._tab_decorators[tab].destroy()
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py", line
866, in destroy
self._editor.destroy()
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/latex/editor.py", line
578, in destroy
self._document.destroy()
AttributeError: 'NoneType' object has no attribute 'destroy'
/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py:859: Warning:
/build/buildd-glib2.0_2.28.1-1+b1-amd64-6erLbp/glib2.0-2.28.1/./gobject/gsignal.c:2392:
instance `0xd261b0' has no handler with id `2535'
self._text_buffer.disconnect(handler)
/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py:859: Warning:
/build/buildd-glib2.0_2.28.1-1+b1-amd64-6erLbp/glib2.0-2.28.1/./gobject/gsignal.c:2392:
instance `0xd261b0' has no handler with id `2536'
self._text_buffer.disconnect(handler)
Traceback (most recent call last):
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/__init__.py", line 99, in
deactivate
self._window_decorators[window].destroy()
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py", line
641, in destroy
self._tab_decorators[tab].destroy()
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py", line
862, in destroy
del self._window_decorator
AttributeError: _window_decorator
Traceback (most recent call last):
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py", line
631, in _on_window_destroyed
self.destroy()
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/base/decorators.py", line
636, in destroy
self._preferences.remove_monitor(self)
File "/usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src/preferences/__init__.py",
line 165, in remove_monitor
del self.__monitors[self.__monitors.index(monitor)]
ValueError: list.index(x): x not in list
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gedit-latex-plugin depends on:
ii gedit 2.30.4-2 official text editor of the GNOME
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
ii python-dbus 0.83.1-1 simple interprocess messaging syst
ii python-glade2 2.17.0-4 GTK+ bindings: Glade support
ii python-poppler 0.12.1-1+b1 Poppler Python bindings
ii python-support 1.0.11 automated rebuilding support for P
ii rubber 1.1-2.4 an automated system for building L
Versions of packages gedit-latex-plugin recommends:
ii python-enchant 1.5.3-2 spellchecking library for Python
ii texlive 2009-11 TeX Live: A decent selection of th
gedit-latex-plugin suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Closing as the bug doesn't appear anymore.
On Fri, Feb 10, 2012 at 10:31 PM, Gasparini Andrea <ga...@yattaweb.it> wrote:
> Hi,
>
> Between 0.2 and the current version the plugin has almost completely
> been rewritten, and I actually can't reproduce the bug with the
> current version.
> I would go to close this bug, if no other informations will be added
> in the next days.
> Agree?
>
> Thanks for the report, though.
> bye
> --
> - Andrea Gasparini -
--
- Andrea Gasparini -
--- End Message ---