On Sun, Dec 14, 2008 at 7:13 PM, Werner F. Bruhin <[email protected]> wrote: > > 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 >
If there is something wrong, it should display a red note in the status, and disapear after few seconds. -- I like python! UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/ UliWeb <<simple web framework>>: http://uliwebproject.appspot.com My Blog: (new)http://http://hi.baidu.com/limodou (old)http://www.donews.net/limodou
