Re: KDevelop can't load project: "too large document"?
Aleix Pol <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <CACcA1Rpe6O3a276XN6-3Mj=qaYTKzgaj5E5oxz9i8vqDJLSbjA@mail.gmail.com> |
On Tue, Dec 5, 2017 at 9:07 PM, Matthew Woehlke <[email protected]> wrote: > I'm trying to load my KDevelop project created for > https://github.com/kitware/kwiver. However, KDevelop says that it is > "loading project", but never finishes. When I dump KDevelop's stack > (pstack), all of the threads seem to be waiting (in poll or > pthread_cond_wait). > > When I run latest master, I get: > > kdevelop.plugins.cmake: error processing "too large document" > > ...followed by 100 MiB of JSON that appears to be the output of CMake > parsing the project. > > Any thoughts? I'd *really* like to be able to open this project! Hi, I've been away for the most part of last week and I haven't been able to look closely into the issue, but I'd say we should focus here on making sure the server mode works rather looking closely at the json. If you can narrow down the issue a bit I'll be happy to look into it. Cheers! Aleix