User forums > Nightly builds

The 01 January 2019 build (11544) is out.

<< < (5/6) > >>

UberNewb2:
When running the 11544 build CB runs and I open my project from the start page, and then code blocks opens my open files and hangs and then closes without warning or error. Windows 10.

Let me know if you need any other info. Or which revisions to try and revert to to remedy this problem.

EDIT
I just reverted to the 11530 NB and the problem is gone.

EDIT2
I tried the previous reversion (11543 NB) and it doesn't hang or close.

EDIT3
Disabling Code Completion and restarting did not fix it.

oBFusCATed:
Can you reproduce this with a simple hello world project. Are you sure cc is disabled? Do you have a rpt file?

UberNewb2:
With 11544, creating an empty project and adding an empty file to it works, with or without code completion enabled.

With 11544, trying to open my project from the start page results in a hang and close, with or without code completion enabled.

I attached codeblocks.RPT from when it closed (code completion was disabled by the menu and restarted first). From looking at the .RPT file, it appears the code completion dll is still being loaded.

ollydbg:

--- Quote from: UberNewb2 on January 10, 2019, 03:07:09 pm ---With 11544, creating an empty project and adding an empty file to it works, with or without code completion enabled.

With 11544, trying to open my project from the start page results in a hang and close, with or without code completion enabled.

I attached codeblocks.RPT from when it closed (code completion was disabled by the menu and restarted first). From looking at the .RPT file, it appears the code completion dll is still being loaded.

--- End quote ---
We say "disable code completion plugin" means you have to go to the Menu->Plugins->Manage Plugins. Then in the dialog, select the code completion plugin, and disable it.
I see the RPT file is still showing the call stack from code completion dll, so you don't disable the code completion plugin correctly.

UberNewb2:
Okay, your workaround fixed it afaics.

However, I found another crash or warning, when I tried to enable code completion in the global settings menu.

Error image attached.

However, I realize it is silly to enable code competion through settings when the plugin is disabled, but you see my confusion when you told me to disable code completion, I didn't realize you meant the plugin, as they are separate settings. Perhaps one should be grayed out or disabled when the plugin is not enabled. /?


Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version