Author Topic: The 08 May 2007 build is out.  (Read 19482 times)

mowlwoorf

  • Guest
Re: The 08 May 2007 build is out.
« Reply #15 on: May 09, 2007, 03:56:15 pm »
I hope this is a new bug:
If I try and create a new File, then cb crashes. This is really annoying.  :(

Note: I figured out that this only happens if the checkbox "Add file to active project in build target(s)" is checked.
« Last Edit: May 09, 2007, 04:06:12 pm by mowlwoorf »

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 08 May 2007 build is out.
« Reply #16 on: May 09, 2007, 05:55:03 pm »
Quote
However when I launch Codeblocks the application crashes.

It doesn't crash but enters an infinite loop (aka freezes).
This is a known bug when building C::B w/ wx2.8.3 in linux...
Be patient!
This bug will be fixed soon...

Offline pauliusz

  • Multiple posting newcomer
  • *
  • Posts: 73
Re: The 08 May 2007 build is out.
« Reply #17 on: May 09, 2007, 07:09:12 pm »
I hope this is a new bug:
If I try and create a new File, then cb crashes. This is really annoying.  :(

Note: I figured out that this only happens if the checkbox "Add file to active project in build target(s)" is checked.

This is already fixed and will be in next nightly build.

Offline jeancf

  • Multiple posting newcomer
  • *
  • Posts: 20
Re: The 08 May 2007 build is out.
« Reply #18 on: May 09, 2007, 07:25:30 pm »
It doesn't crash but enters an infinite loop (aka freezes).
This is a known bug when building C::B w/ wx2.8.3 in linux...

Thanks. Is there a patch for it somewhere already?

Offline dmoore

  • Developer
  • Lives here!
  • *****
  • Posts: 1576
Re: The 08 May 2007 build is out.
« Reply #19 on: May 09, 2007, 07:29:54 pm »
speaking of annoying... when the user selects "build -> run" how about a dialog box prompting to rebuild if relevant project files have changed? i can't tell you how many times i have accidentally run the old code after making a change and puzzled over the lack of change in the output.

i'll put the request into berlios if there are any takers otherwise i'll eventually get around to making the patch myself.

Offline RJP Computing

  • Almost regular
  • **
  • Posts: 135
    • RJP Computing
Re: The 08 May 2007 build is out.
« Reply #20 on: May 09, 2007, 10:01:56 pm »
...
2. On XP, using VC2005 Express + Platform SDK, deselecting the /Zc:wchar_t ("wchar_t is the native type, not a typedef") has no effect. To make it a typedef you have to go to "Other options" and enter /Zc:wchar_t- manually (notice the trailing minus sign).

Any thoughts about this?

I have brought this up before. Should I create a bug report? It seems like a simple fix, but I have no real idea because I don't have any knowledge of source of Code::Blocks.
- Ryan

Ubuntu/WinXP, AMD Athlon 64 3000+, 1000MB RAM, AC 97 Audio, ATI Radeon 9600XT 256MB