Jouni K. Seppänen <[email protected]> writes: > Felix Patzelt <[email protected]> writes: > >> I just ran into the following Bug: When choosing Qt4Agg as my backend >> in the matplotlibrc, using TeX will break matplotlib. > > Could you run your test script with --verbose-debug, redirect the output > to a file and send it to me (off-list; it will be a large file)?
Got it, thanks. This looks really odd: with both MacOSX and QT4Agg backends, kpsewhich finds some TeX-related files, but with QT4Agg some files are not found. It doesn't look like a simple matter of wrong paths or anything like that, because then it would not find any files. We have had multiple problems related to Qt and subprocesses. Some Googling suggests that such problems are quite prevalent and might not be easy to solve. -- Jouni K. Seppänen http://www.iki.fi/jks ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
