[scribes-discussion] Templates not working with Ubuntu 9.04
Brought to you by:
mystilleef
|
From: Gonzalo D. <gon...@gm...> - 2009-04-29 20:35:58
|
Hi there, I've just updated Ubuntu which uses Scribes version 0.3.3.3-4 (I don't actually know if it's been updated). The problem occurs when I try to use the snippet feature: I type a keyword, it gets highlighted, and I then press the Tab key which erases the keyword and that's it. I end up getting nothing at all. If I go to the template editor everything is in place (I've got these templates: http://scribes.sourceforge.net/templates.tar.bz2). If my description is not clear, I could make a small video. Anyway, I removed the scribes package and branched lp:scribes which works great, except it doesn't get forked anymore (sorry if that's not the right expression) when I run it from a shell (which I do a lot). To have it fork I've modified the SCRIBES/Main.py file, so the "__fork_scribes" function gets called at the end of the "__open" function, not sure if it's the right way to do it, but seems to work (I'll dive into scribes source code when I find some time). -- Gonzalo Delgado <gon...@gm...> http://djangopeople.net/gonzalo/ |