User forums > Using Code::Blocks

C::B crash (Settings-->Editor)

<< < (5/16) > >>

Michael:

--- Quote from: Pecan on April 15, 2006, 11:00:46 pm ---
--- Quote --- I always svn up, build C::B, ./update and then the contr. plugins...

--- End quote ---

could you try to svn update; CB compile; contrib plugin compile, *then*
./update

see if that makes a difference...

--- End quote ---

Ok, I will give it a try.

Thanks for the suggestion.

Best wishes,
Michael

Michael:

--- Quote from: Michael on April 15, 2006, 11:19:00 pm ---
--- Quote from: Pecan on April 15, 2006, 11:00:46 pm ---
--- Quote --- I always svn up, build C::B, ./update and then the contr. plugins...

--- End quote ---

could you try to svn update; CB compile; contrib plugin compile, *then*
./update

see if that makes a difference...

--- End quote ---

Ok, I will give it a try.

--- End quote ---

C::B still crashes when trying Settings-->Editor.

Best wishes,
Michael

Pecan:

--- Quote ---from Michael....
C::B still crashes when trying Settings-->Editor.

--- End quote ---

Ok, thanks. It was just a stab in the dark.
I'm currently 200 miles from my Linux system,
so I'll pick up on this on Thursday next.

thanks
pecan

Michael:

--- Quote from: Pecan on April 16, 2006, 12:25:35 am ---
--- Quote ---from Michael....
C::B still crashes when trying Settings-->Editor.

--- End quote ---

Ok, thanks. It was just a stab in the dark.
I'm currently 200 miles from my Linux system,
so I'll pick up on this on Thursday next.

--- End quote ---

Anyway, it was worth trying :).

I try to debug C::B/codestats too, but my Pentium III is so slow that is not really a pleasure to work with.

Best wishes,
Michael

Pecan:
EDIT: never mind.. nb_lanugages is in default.conf.

--- Code: --- <codestat>

<NB_LANGUAGES int="7" />

--- End code ---
Will someone explain the following statements in CodeStat

--- Code: ---291    ConfigManager* cfg = Manager::Get()->GetConfigManager(_T("codestat"));
292    int nb_languages = cfg->ReadInt(_T("/nb_languages"), 0);

--- End code ---
evidently, my guess at what they're doing is incorrect. I cannot find a field "nb_languages"
in the resources.

thanks
pecan

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version