Author Topic: some rev:2139 things  (Read 3882 times)

Offline ASJ

  • Multiple posting newcomer
  • *
  • Posts: 46
some rev:2139 things
« on: March 06, 2006, 04:22:04 pm »
I compiled rev 2139 underlinux using the makefiles. Everything went smoothly, but some things were not functional and/or making codeblocks crash

  • Clicking "Settings->Editor" works fine if it is done first after starting up. If a project is opened, or has been opened and is closed again, going to "Settings->Editor" makes codeblocks hangup completely
  • it seems the class browser stopped functioning. I'm aware of the things with code completion, but in previous versions I tried the class browsing always worked perfectly. Do I need to change some settings?

but for the rest, things are pretty good and improving at great speed! :D

Offline yop

  • Regular
  • ***
  • Posts: 387
Re: some rev:2139 things
« Reply #1 on: March 06, 2006, 06:41:08 pm »
For the first one disable the code completion plugin.
For the second, if you do the first you won't have a class browser at all so problem fixed :)
See http://forums.codeblocks.org/index.php?topic=2268.0
« Last Edit: March 06, 2006, 06:42:51 pm by yop »
Life would be so much easier if we could just look at the source code.

Offline ASJ

  • Multiple posting newcomer
  • *
  • Posts: 46
Re: some rev:2139 things
« Reply #2 on: March 07, 2006, 09:10:57 pm »
Oops..... :oops: :oops:
I should have looked more thoroughly through the forum....
please excuse me!

And thanks for the tip!