Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Weird error: Multiple problems have occured

Hi Liviu,

That is a very bad behaviour. No way should the user be left in a state that you have to copy content to clipboard to not lose the contents. I haven't see this before, but something that should definitely be chased down now in case there is some behaviour change in the Eclipse Platform that is affecting CDT (I don't think there have been any changes on the CDT side in the 2020-12 window).

Do you have a reproducible test case by any chance? How about the "Details >>" content or the eclipse workspace log?

Thanks (and I'm glad you didn't actually lose your file contents!),
Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Sat, 21 Nov 2020 at 18:33, Liviu Ionescu <ilg@xxxxxxxxxx> wrote:
I'm testing the current M2 binaries, and while editing a project I encountered errors like this:


The scenario seems to be a search and replace after renaming some folders while files from them were open. Further saves were no longer possible. To fix this, I had to copy the content into the clipboard, close the file without saving, reopen the file, paste the content and save it again.

I know that this is a bit extreme, but is the Eclipse reaction ok?


Regards,

Liviu
 

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top