https://bugs.kde.org/show_bug.cgi?id=383739

--- Comment #3 from Jeremy W. Murphy <jeremy.william.mur...@gmail.com> ---
(In reply to Michel Ludwig from comment #2)
> Actually, the command that is run for the simple test is
> 
> bibtex test_bib

Oh, OK.  So why on line 705 (and 710) the code _looks_ like it is passing
"test_bib.tex" as the argument?

705: TestToolInKileTest *latexForBibTeX = new TestToolInKileTest("BibTeX",
m_ki, "LaTeX", m_tempDir->path() + '/' + "test_bib.tex", false);


> Do you maybe know if you have some special set-up on your machine?

It's not special as far as I know, but it is Gentoo so it may be more custom
than the norm. I enabled XeTeX?
I do suspect that it is more likely to be something weird with my system rather
than a bug in Kile, as otherwise I expect someone else would have reported it
before me by now.


> Does bibtex run fine if you use it within Kile itself?

I'm not at home right now, so I'll check later. 

What would be the most straightforward way to save the intermediate files (and
error messages?) generated by Kile when it runs the Simple Tests? All I can
think of off the top of my head is to debug it and add a break point before
they are automatically cleaned up. (Assuming it is automatic, or are they left
in /tmp?)
Thanks, cheers.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to