limodou wrote:
On Sun, Dec 14, 2008 at 6:08 PM, Werner F. Bruhin <[email protected]> wrote:
It seems that Print toolbar button is not doing anything for me.
I tried to use it on a .rst doc either having the doc open or selected in
the directory browser. Nothing happens nor do I get any error message.
Just did an update from SVN but still the same.
BTW, I am on Python 2.5 and Vista.
Werner
Is there something wrong in error.txt?
Yes:
[Traceback]Traceback (most recent call last):
File "C:\Python25\Lib\site-packages\ulipad\mixins\Import.py", line
4849, in OnFilePrint
win.printer.PrintText(win.document.GetText(), win.document.filename)
AttributeError: 'SimpleDocPrinter' object has no attribute 'PrintText'
Maybe when closing UliPad a prompt/dialog showing the errors in
error.txt would be nice? Especially for new users.
Werner