Bug 385261 - App crashes while opening a non root or master tex File
Summary: App crashes while opening a non root or master tex File
Status: RESOLVED FIXED
Alias: None
Product: kile
Classification: Applications
Component: user interface (other bugs)
Version First Reported In: 2.9.91
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-01 13:20 UTC by napterk
Modified: 2017-10-02 16:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.