consulo / consulo-unity3d

Frameworks: Unity3D
Apache License 2.0
103 stars 10 forks source link

Consulo is freezy on Mac OS #38

Closed minhdu closed 9 years ago

minhdu commented 9 years ago

Hi Consulo team, i'm using Consulo Unity IDE to write code, i very like it and guess Consolu can become a best solution to replace MonoDevelop for Unity developer on MacOS, but there is a critical problem that Consulo can freeze anytime when i am writing the code, i'm using OSX 10.10.5. Please have a consider to investigate and solve this problem!

VISTALL commented 9 years ago

I think i known a problem.

.NET/C# implemention can provide some garbage - because it not optimized too much.

Please check this wiki page https://github.com/consulo/consulo/wiki/Frequently-Asked-Questions

minhdu commented 9 years ago

@VISTALL thank for your reply, i was read wiki and try to adjust limit memory up to 2048m but there are nothing improved, Consulo keep freeze when the code suggestion popup is appear.

VISTALL commented 9 years ago

Try enable memory usage panel, settings>-apperance->show memory indicator. If its not memory problem, i ill show how make CPU usage dump.

VISTALL commented 9 years ago

and your count of C# files

minhdu commented 9 years ago

@VISTALL I have 73 C# (.cs) files, here is screenshot of memory indicator: http://postimg.org/image/cx5e248zd/ In my case, Consulo even never got more than 500Mb of memory

minhdu commented 9 years ago

Beside cs file, I also use some plugin in my project (that is in dll), do you think it is the reason of this issue?

VISTALL commented 9 years ago

I dont think so. I will write instruction how make CPU dump(its a problem for me, because i am not at home)

I will do my best

minhdu commented 9 years ago

Thank you, i'm waiting for your instruction! :)

VISTALL commented 9 years ago

Sorry - need wait Octoberm due even you will give me dump, i cant download it :(

minhdu commented 9 years ago

Yes, i'm still waiting...! :)

minhdu commented 9 years ago

@VISTALL maybe this issue is solved, i has downloaded the #1144 build and Consulo is now stop from freezing!

VISTALL commented 9 years ago

Nice one.

After few day test - please notify me about this issue.

minhdu commented 9 years ago

Yes, of course!

VISTALL commented 9 years ago

Any news?

minhdu commented 9 years ago

Sometimes, a lot of exception has been threw in the console (i has been submitted), it cause lag a bit then everything is back to normal, maybe freeze issue is solved, so please close it, thank for your support! :)

VISTALL commented 9 years ago

Some of them i saw - but i cant reproduce them.

Thanks anyway