Bug 385261

Summary: App crashes while opening a non root or master tex File
Product: [Applications] kile Reporter: napterk <pantherk2>
Component: user interfaceAssignee: Michel Ludwig <michel.ludwig>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 2.9.91   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description napterk 2017-10-01 13:20:56 UTC
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.
Comment 1 Michel Ludwig 2017-10-01 16:46:15 UTC
Can you please attach a small test case that demonstrates the problem? (or a crash backtrace) Thanks!
Comment 2 napterk 2017-10-02 16:58:48 UTC
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.