https://bugs.kde.org/show_bug.cgi?id=500399
Bug ID: 500399 Summary: opening files from the command line opens new session Classification: Applications Product: kdevelop Version: 5.12.230805 Platform: Kubuntu OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Session support Assignee: kdevelop-bugs-n...@kde.org Reporter: lars.winterf...@tu-ilmenau.de Target Milestone: --- In KDevelop Version 5.7.211203 (21.12.3) it used to be the case that when a KDevelop session was already running and I run, e.g., "kdevelop *.h" from bash, it would open all *.h files in the currently running KDevelop session and basically add the files to the list of open files. Now, in Version 5.12.230805 (23.08.5), when I do the same, it opens a new KDevelop window, seemingly a new session and says that the Cache is unclean ("The previous session crashed. The crash may be caused by a corruption of cached data. Press Clear if you want KDevelop to clear the cache, otherwise press Continue if you are sure the crash has another origin."). Cleaning the cache, however, can cause the already open session to crash. I would like to have the old behavior back or have a command line option to indicate that I want the files to be opened in the current session. -- You are receiving this mail because: You are watching all bug changes.