veno...@arcadiaclub.com wrote: > Correct me if I'm wrong, but as I understand, right now I'm > encountering two separate problems: > - because of your patch, LyX 2.0beta2 should be able to render > 'pstricks' LaTeX instant previews correctly (that's impressive!) > - even if this rendering fails for any reason, LyX should still be > able to render 'simple' LaTeX (equations, etc.) instant previews anyway > (maybe via falling back to dvipng);o
i believe that fixing http://www.lyx.org/trac/ticket/6720 would solve this issue as well (in the sense that one error wouldn't kill all other previews...) this is the interesting line in your output: > D:\LyXSVN\lyx-devel\src\graphics\PreviewLoader.cpp(656): > PreviewLoader::finishedInProgress(1): processing failed for python -tt > "C:/U/LyX 2.0beta2/bin/../Resources/scripts/lyxpreview2bitmap.py" png > "C:/Documents and Settings/ms/Ustawienia > lokalne/Temp/lyx_tmpdir.Hp5300/lyx_tmpbuf0/0lyxpreview.tex" 115 000000 faf0e6 i wonder whether spaces in the path could be the problem. pavel