Author Topic: crash on the menu item : "setting -> editor..."  (Read 4470 times)

Offline TSalm

  • Multiple posting newcomer
  • *
  • Posts: 16
    • florent gabriel
crash on the menu item : "setting -> editor..."
« on: April 14, 2007, 03:29:54 pm »
Hi all,

I've just update from the SVN.
But now, when I select the item from the top menu "setting->editor", my CodeBlocks crash.
In addition, I generate a crash by right clicking on the file's edit area.

I'm running on the Linux Plateform and wxWidget 2.6.4.

Does there anotherone to confirm this problem or does it come only from me ?

TIA
TSalm
OS: Linux Slackware
Compiler: gcc 3.4.6
wxW: 2.6.4

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: crash on the menu item : "setting -> editor..."
« Reply #1 on: April 14, 2007, 05:47:18 pm »
Code
make clean-zipfiles
make
make install
Be patient!
This bug will be fixed soon...

Offline TSalm

  • Multiple posting newcomer
  • *
  • Posts: 16
    • florent gabriel
Re: crash on the menu item : "setting -> editor..."
« Reply #2 on: April 14, 2007, 06:57:51 pm »
I must concede that I didn't do the make clean-zipfiles
(I notice that i've done a svn update codeblocks before the make clean-zipfiles)

All in all, now it works well !
thanks
OS: Linux Slackware
Compiler: gcc 3.4.6
wxW: 2.6.4