Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: MHaggag on May 09, 2004, 10:38:28 am

Title: Bug: "Configure Code Completion" Crashes
Post by: MHaggag on May 09, 2004, 10:38:28 am
The subject says it all.
Title: Bug: "Configure Code Completion" Crashes
Post by: mandrav on May 09, 2004, 10:45:21 am
Everytime? Did you do anything special?
Title: Bug: "Configure Code Completion" Crashes
Post by: MHaggag on May 09, 2004, 10:49:14 am
Yes, everytime :)
No, I didn't do anything special to that (Though frankly, I'm special ;))
Title: Bug: "Configure Code Completion" Crashes
Post by: mandrav on May 09, 2004, 11:11:29 am
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:
Title: Bug: "Configure Code Completion" Crashes
Post by: MHaggag on May 09, 2004, 02:32:50 pm
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.
Title: Bug: "Configure Code Completion" Crashes
Post by: mandrav on May 09, 2004, 03:38:58 pm
Hmm, most probably a file must be missing from the setup file. Do you have the share/CodeBlocks/code_completion.zip file?
Title: Bug: "Configure Code Completion" Crashes
Post by: MHaggag on May 09, 2004, 03:45:15 pm
Quote from: mandrav
Hmm, 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 :)
Title: Bug: "Configure Code Completion" Crashes
Post by: mandrav on May 09, 2004, 03:48:45 pm
Quote from: MHaggag
Quote from: mandrav
Hmm, 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...
Title: Bug: "Configure Code Completion" Crashes
Post by: MHaggag on May 09, 2004, 03:59:01 pm
Quote from: mandrav
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...

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