https://bugs.kde.org/show_bug.cgi?id=486746

--- Comment #4 from Christoph Roick <chris...@gmx.de> ---
(In reply to Igor Kushnir from comment #2)
> (In reply to Igor Kushnir from comment #1)
> > This bug is sort of reverse of Bug 409858 fixed in the mentioned merge 
> > request.
> A simple fix that does not reopen Bug 409858 might work: skip opening
> nonexistent files only on KDevelop start, not when that function is called
> during a switch to a different area. Hopefully those nonexistent documents
> would be (re)opened correctly then.

I did something similar: Check if the document controller might actually find
something with the temporary untitled name. If it does, take that document, if
not, skip it. At startup it will not find the document. When switching between
areas, it actually does.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to