User forums > Help
CodeBlocks freezes during startup.
rickg22:
adorlith:
:D *THANK YOU!!!!* :D
I've been having this freeze and nobody seemed to reproduce it. At least we're two now.
Some questions:
* In Settings, Plugins, Code Completion, what is your setup? Do you have the "improved stability" flag checked?
* Is the "show progress dialog on parsing" (or something) checked?
* have you tried deleting the .cbCache files on your project's directory?
It seems that the freeze only occurs when loading the parser cache. Try opening a .c or .cpp file with codeblocks (by double clicking) and then close the file, save the workspace. This will prevent project loading.
Then, switch the information pane to "Codeblocks debug" or "Application debug log" (what was the name?). It gives more info than the default "codeblocks" tab.
adorlith:
--- Quote from: rickg22 on October 10, 2005, 05:58:15 pm ---* In Settings, Plugins, Code Completion, what is your setup? Do you have the "improved stability" flag checked?
--- End quote ---
I remember that I didn't check the flag. And now I cannot check it anymore since the CB freezes.
--- Quote ---* Is the "show progress dialog on parsing" (or something) checked?
--- End quote ---
I don't know :(
--- Quote ---* have you tried deleting the .cbCache files on your project's directory?
--- End quote ---
no
--- Quote ---It seems that the freeze only occurs when loading the parser cache. Try opening a .c or .cpp file with codeblocks (by double clicking) and then close the file, save the workspace. This will prevent project loading.
--- End quote ---
I tried, but it still loads the project file and freezes after. I renamed the project directory, so now it cannot find the project file, and now it freezes showing the start page. :)
rickg22:
OK...
time for REGEDIT! :D
from windows, run: "regedit". Then search for HKEY_CURRENT_USER, Software, Code::Blocks, Code::Blocks v1.0. Please type in what you read under "code_completion","environment", and "message_manager".
BTW, what color and screen resolution are you using? I'm using 1024x768, 15 bits color.
adorlith:
--- Quote from: rickg22 on October 10, 2005, 06:58:08 pm ---OK...
time for REGEDIT! :D
from windows, run: "regedit". Then search for HKEY_CURRENT_USER, Software, Code::Blocks, Code::Blocks v1.0. Please type in what you read under "code_completion","environment", and "message_manager".
BTW, what color and screen resolution are you using? I'm using 1024x768, 15 bits color.
--- End quote ---
There's no "code_completion" section.
The "safe_but_slow" value was set to 0, I set to 1 but no luck.
[attachment deleted by admin]
adorlith:
--- Quote from: rickg22 on October 10, 2005, 06:58:08 pm ---
BTW, what color and screen resolution are you using? I'm using 1024x768, 15 bits color.
--- End quote ---
1024x768, 32 bits color.
Do you think there's any hidden code that checks for screen resolution and freezes the program for poor programmers using less than 1200x1024 ? :lol:
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version