KDevelop can't load project: "too large document"?
Matthew Woehlke
mwoehlke.floss at gmail.com
Tue Dec 12 15:06:57 GMT 2017
On 2017-12-12 06:55, Aleix Pol wrote:
> If you can narrow down the issue a bit I'll be happy to look into it.
What's to narrow down? At cmakeserver.cpp:150, QJson refuses to parse an
enormous payload, at which point the server goes out to lunch, because
it is waiting on a reply that it will never receive. I already posted a
patch (although it seems it is only enough for KDevelop to limp along
rather than getting totally stuck; the CMake support isn't really able
to recover from a server failure at this time).
The problem can be (artificially) reproduced by applying the attached patch.
--
Matthew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reproduce.patch
Type: text/x-patch
Size: 611 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20171212/7a469548/attachment.bin>
More information about the KDevelop
mailing list