Author Topic: The 19 february 2006 build is out.  (Read 14520 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 19 february 2006 build is out.
« on: February 19, 2006, 09:26:24 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 19 February 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060219_rev2040_win32.7z
  - Linux : not supported yet


Resolved Fixed:

  • Increased the number of help files to 32 as a temporary fix
  • Find & Replace functions bugfixes & enhancements:
    - Find & Replace are wrapping around correctly on first search attempt (no bogus "Result not found" )
    - Find & FindNext (F3 & Shift-F3) are using the actual selected text as new "search text" on subsequent searches - the Find-Dialog is only needed the first time a search is initiated. (Will pop up automatically with F3, when no search was done before)
    - Replace proposes the actual selected text as first replacee (if the selected text matches the search text)
    - Replace got wrap-around functionality (Messagebox & Auto-wrap-araound)

Regressions/Confirmed/Annoying/Common bugs:

  • DDE bug : clicking in windows explorer on a CB registered file throws an error message box
  • toolbar-images-not-changing-state (is a wx problem)


Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
Re: The 19 february 2006 build is out.
« Reply #1 on: February 19, 2006, 09:42:50 pm »
I won't be able to provide nighlies for the coming 2 days :-( . I am out of the country for my job (of to Austria this time). In case I would have internet connection, I'll try to create nighlies, but the only certainty I can give at this moment, on wednesday there's certainly a nightly build ;-)

Offline frankmail007

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: The 19 february 2006 build is out.
« Reply #2 on: February 20, 2006, 05:22:54 am »
Berlios download always got problem. It always show "Invalid key".

Offline dronT78

  • Multiple posting newcomer
  • *
  • Posts: 51
Re: The 19 february 2006 build is out.
« Reply #3 on: February 20, 2006, 07:08:09 am »
Yeah!
It would be nice to use some free hosting like rapidshare.de for example  :shock:

Offline rex

  • Single posting newcomer
  • *
  • Posts: 5
Re: The 19 february 2006 build is out.
« Reply #4 on: February 20, 2006, 07:26:18 am »
maybe, sf.net is next choose. ;-)

Offline Zingam

  • Multiple posting newcomer
  • *
  • Posts: 74
Re: The 19 february 2006 build is out.
« Reply #5 on: February 20, 2006, 08:48:34 am »
Double clicking on source files does not open them any more in this build. Previously it worked!

Does anyone else have this problem?

More info:

When CB is closed: double-clicking on a files runs it and the file actually is opened with the error message:
"Windows cannot find the file: "xxxx/somefile.xxx" Make sure you typed the name correctly and then try again."

When CB is already opened: the file does not open.

Is this a bug or a feature. I haven't had this problem with the previous build.
« Last Edit: February 20, 2006, 10:01:46 am by Zingam »

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: The 19 february 2006 build is out.
« Reply #6 on: February 20, 2006, 12:06:20 pm »
I am out of the country for my job (of to Austria this time).

You come to Austria and I go to Belgium for a project's meeting.... :D

Have a nice trip.

Best wishes,
Michael

Offline kkez

  • Almost regular
  • **
  • Posts: 153
    • WinapiZone
Re: The 19 february 2006 build is out.
« Reply #7 on: February 20, 2006, 12:18:02 pm »
When CB is closed: double-clicking on a files runs it and the file actually is opened with the error message:
"Windows cannot find the file: "xxxx/somefile.xxx" Make sure you typed the name correctly and then try again."

When CB is already opened: the file does not open.
Both bugs are DDE bugs:
DDE bug : clicking in windows explorer on a CB registered file throws an error message box
« Last Edit: February 20, 2006, 12:20:54 pm by kkez »

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 19 february 2006 build is out.
« Reply #8 on: February 20, 2006, 12:32:31 pm »
Quote
When CB is already opened: the file does not open.

Actually this was introduced yesterday and is fixed now.
The next nightly build will contain the fix.
Be patient!
This bug will be fixed soon...

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
Re: The 19 february 2006 build is out.
« Reply #9 on: February 20, 2006, 12:57:10 pm »
and I have network access, so probably nightly build this evening ....

grv575

  • Guest
Re: The 19 february 2006 build is out.
« Reply #10 on: February 21, 2006, 08:18:11 am »
 :shock: :shock: :shock:

the dev pace on cb is insane.  all the debugger improvements and nice touches here and there are really useful (easy profiling, disassembly highlights current asm line, typed gdb commands display results now).  keep up the good work  :D