News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Bug: "Configure Code Completion" Crashes

Started by MHaggag, May 09, 2004, 10:38:28 AM

Previous topic - Next topic

MHaggag


mandrav

Everytime? Did you do anything special?
Be patient!
This bug will be fixed soon...

MHaggag

Yes, everytime :)
No, I didn't do anything special to that (Though frankly, I'm special ;))

mandrav

OK, give me some more info.
When does it crash? Just by clicking "Settings/plugins/code completion"? Do you ever get to see the dialog? Does it crash when exiting the dialog? Did you press OK or Cancel?

I need more info  :roll:
Be patient!
This bug will be fixed soon...

MHaggag

As soon as I click "Settings/Plugins/Code Completion" it crashes. I don't get any dialogs or anything. Can you send me the debug symbols? (if they're not *big*)
I might be able to hook into it with WinDbg or CDB and see where it's happening.

mandrav

Hmm, most probably a file must be missing from the setup file. Do you have the share/CodeBlocks/code_completion.zip file?
Be patient!
This bug will be fixed soon...

MHaggag

Quote from: mandravHmm, most probably a file must be missing from the setup file. Do you have the share/CodeBlocks/code_completion.zip file?
Errr.... No! That must be it, then -- I'll reinstall.
Anyway, better check for that condition (missing file) in your code instead of crashing :)

mandrav

Quote from: MHaggag
Quote from: mandravHmm, most probably a file must be missing from the setup file. Do you have the share/CodeBlocks/code_completion.zip file?
Errr.... No! That must be it, then -- I'll reinstall.
Anyway, better check for that condition (missing file) in your code instead of crashing :)

In case I 've forgotten to add it in the setup file, get it from <a href="http://www.codeblocks.org/files/code_completion.zip">here</a> and put it under share/CodeBlocks

I 'm gonna verify the setup files...
Be patient!
This bug will be fixed soon...

MHaggag

Quote from: mandravIn case I 've forgotten to add it in the setup file, get it from <a href="http://www.codeblocks.org/files/code_completion.zip">here</a> and put it under share/CodeBlocks

I 'm gonna verify the setup files...
Yup, you've forgotten to do that it seems. Either that or the installer doesn't install them, because I've tried reinstalling it.