While opening a non root or master tex File, kile crashes with "QFSFileEngine::open: No file name specified". Either from command line with "kile %file_name" or in the "hierachy field" of the gui.
Can you please attach a small test case that demonstrates the problem? (or a crash backtrace) Thanks!
This is probably not an application problem rather than a broken symlink. While trying to recreate a test case with a new scaffold, I realize that the main document depends on child documents that are symlinks. Those symlinks seems to be the problem for kile, although compiling with pdflatex worked. Replacing the symlinks solved the problem.