On 04/17/2012 09:41 AM, Денис Мажар wrote:
After this update gajim started crashing while launching:

Traceback (most recent call last):
File "gajim.py", line 152, in <module>
from common import gajim
File "/usr/share/gajim/src/common/gajim.py", line 184, in <module>
HAVE_LATEX = latex.check_for_latex_support()
File "/usr/share/gajim/src/common/latex.py", line 92, in
check_for_latex_support
filename = latex_to_image("test")
File "/usr/share/gajim/src/common/latex.py", line 159, in latex_to_image
os.rename(tmpfile + '.png', tmppng)
OSError: [Errno 2] No such file or directory



indeed this command should be in a
if exitcode == 0:

--
Yann



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to