User forums > Help
Fresh install of CB 12.11 on Fresh install of CentOs 6.3 hangs / unresponsive
wxwizard:
I have a server with a fresh install of CentOs 6.3 and a fresh install of Codeblocks 12.11 via the linux binaries. Specifically:
Mar 18 02:57:22 Installed: wxBase-2.8.12-1.el6.centos.x86_64
Mar 18 02:57:25 Installed: wxGTK-2.8.12-1.el6.centos.x86_64
Mar 18 02:57:29 Installed: codeblocks-12.11-1.el6.x86_64
Mar 18 02:58:32 Installed: codeblocks-contrib-12.11-1.el6.x86_64
When I open up a project, the UI hangs for a minute or two. I then get control to makes edits, but then the UI hangs again. Does anyone have any clues as to why this is hanging, or where I might look (logs, etc) to see what might be causing CB to become unresponsive?
Unless I can fix this quickly, I'll need to go back to 10.05 as this install is currently un-usable.
oBFusCATed:
Try to unload the code completion plugin in Plugins -> Manage
wxwizard:
--- Quote from: oBFusCATed on March 19, 2013, 06:20:02 pm ---Try to unload the code completion plugin in Plugins -> Manage
--- End quote ---
OK, that seems to fix the hanging issue.
Code completion is nice to have... Is there anything I can do to fix this plugin so that it works?
oBFusCATed:
You can install the debug info for codeblocks and then try to use gdb and grab some backtraces to see where is the problem.
Is your project big? Does it happen with all projects?
wxwizard:
Not too big. The main cpp is 400 lines, but I link in 12 other cpp/h object files. Not sure how many lines that makes in total. If I can find an extra hour, I'll try running the gdb...
Thanks for help! I sure do appreciate it!
Navigation
[0] Message Index
[#] Next page
Go to full version