Version: 2.1.0 (using KDE 4.6.2) OS: Linux Sometimes, when I add a new entry to a bib file and I cite it in a file different from the master file, if I press alt+1 on this file, bibtex is not run. Reproducible: Sometimes Steps to Reproduce: Create a project with master.tex (master file), file.tex and biblio.bib (for the bibliography). Add a new entry in biblio.bib and then cite it in file.tex. Then quick build file.tex. Actual Results: The whole project is compiled, but just once, so there is a "undefined reference" warning, and there is an "?" in the output file, instead of [1] or so. Expected Results: The project is compiled twice (or the needed number), and there is a normal citation in the output. If I quick build the master file everything is as I want. Note that I can recompile file.tex (using alt+1) but nothing change. Quite strangely, this does not happen always, but I'm not able to understand under which circumstances it happens.
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone!
It seems that the bug is fixed in the new version, you can close it.
Thanks for the update!