None of these worked for me either. I have maverick (10.10) installed
here. I installed it from the repository.
--
gedit-latex-plugin will not load
https://bugs.launchpad.net/bugs/335538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
as Marc reported back in May, the plugin is still not working with
Lucid. I too get the popup and traceback he reported.
--
gedit-latex-plugin will not load
https://bugs.launchpad.net/bugs/335538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
I am not sure whether the bug was really fixed. I am using the version
0.2rc3 under Lucid. Whenever I want to toggle the embedded preview, it
results in an error "'NoneType' object has no attribute 'editor'" as in
post #5, which is displayed in a popup window.
The traceback here reads:
**
Tracebac
This bug was fixed in the package gedit-latex-plugin - 0.2rc1-1ubuntu1
---
gedit-latex-plugin (0.2rc1-1ubuntu1) jaunty; urgency=low
* debian/rules: fixed calls to pysupport
* debian/control:
- added python-enchant as Recommends (LP: #328479)
* debian/pathes/03_changes_for_py
updated patch:
** Attachment added: "gedit-latex-plugin_0.2rc1-1ubuntu1.debdiff"
http://launchpadlibrarian.net/24346342/gedit-latex-plugin_0.2rc1-1ubuntu1.debdiff
--
gedit-latex-plugin will not load
https://bugs.launchpad.net/bugs/335538
You received this bug notification because you are a m
The diff should fix this, #328479, and some bug reported in debian.
** Attachment added: "gedit-latex-plugin_0.2rc1-1ubuntu1.debdiff"
http://launchpadlibrarian.net/24344807/gedit-latex-plugin_0.2rc1-1ubuntu1.debdiff
--
gedit-latex-plugin will not load
https://bugs.launchpad.net/bugs/335538
Fix works for me. Thanks!
On Wed, Mar 25, 2009 at 3:46 PM, Andrea Gasparini
wrote:
> Jordan, if you have a bunch of time, please launch gedit from a terminal,
> and paste the output somewhere.
> thanks!
>
> --
> gedit-latex-plugin will not load
> https://bugs.launchpad.net/bugs/335538
> You rec
Jordan, if you have a bunch of time, please launch gedit from a terminal, and
paste the output somewhere.
thanks!
--
gedit-latex-plugin will not load
https://bugs.launchpad.net/bugs/335538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Well, Andrea's method but I still can't activate the Latex Plugin. It
just becomes grey'ed out.
--
gedit-latex-plugin will not load
https://bugs.launchpad.net/bugs/335538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
@Tobias: the right way to fix is rework completely the plugin.
As said, python2.6 doesn't support calling __import__ with a directory name.
(and it was somehow accidental that it worked until now).
Anyway: thanks for the feedback, I'll upload a new revision as soon as
possible. :)
--
gedit-lat
Could you also take care of the related compatibility problem in bug
#338285 ?
--
gedit-latex-plugin will not load
https://bugs.launchpad.net/bugs/335538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
I confirm it is working.
--
gedit-latex-plugin will not load
https://bugs.launchpad.net/bugs/335538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailma
Yes, it works. Don’t know if this is the right way to fix it, but it
certainly does the trick.
--
gedit-latex-plugin will not load
https://bugs.launchpad.net/bugs/335538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
I think I solved the problem, but I need some feedback.
Please do the following:
1) change /usr/lib/gedit-2/plugins/GeditLateXPlugin.gedit-plugin as said by
hannibal:
from "Module=GeditLaTeXPlugin/src" to "Module=GeditLaTeXPlugin"
2) add a __init__.py file in /usr/lib/gedit-2/plugins/GeditLateXPl
That would be much appreciated.
--
gedit-latex-plugin will not load
https://bugs.launchpad.net/bugs/335538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com
Yes, that avoids the ImportError. But it gives this traceback:
DEBUG:LaTeXOutlineView:init
Traceback (most recent call last):
File "/home/towolf/.gnome2/gedit/plugins/GeditLaTeXPlugin/__init__.py", line
89, in activate
self._window_decorators[window] = GeditWindowDecorator(window)
File
"
The problem is due to python2.6 transitions. Code of g-l-p isn't tested with it.
I'll fix asap, or you'll have to wait upstream releasing a new revision.
** Changed in: gedit-latex-plugin (Ubuntu)
Assignee: (unassigned) => Andrea Gasparini (gaspa)
--
gedit-latex-plugin will not load
https:/
gedit doesn't accept a path like "GeditLaTeXPlugin/src" in Module-line
of the "gedit-plugin"-file, so maybe this is the bug (it worked in
intrepid-version of gedit)
a workaround for the gedit-latex-plugin could be to cut the files and
folders from /usr/lib/gedit-2/plugins/GeditLaTeXPlugin/src and
Reported upstream.
https://sourceforge.net/tracker/index.php?func=detail&aid=2658747&group_id=204144&atid=988428
--
gedit-latex-plugin will not load
https://bugs.launchpad.net/bugs/335538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
same bug in 64bit jaunty all updates
--
gedit-latex-plugin will not load
https://bugs.launchpad.net/bugs/335538
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubunt
I have the same bug here using jaunty with all updates applied. I have
the problem either installing from the source or installing using apt.
ImportError: Import by filename is not supported.
** (gedit:11778): WARNING **: Error loading plugin 'Gedit LaTeX Plugin
0.2 rc1'
** Changed in: gedit-la
21 matches
Mail list logo