Author Topic: The 01 april 2006 build is out.  (Read 44068 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 01 april 2006 build is out.
« on: April 01, 2006, 09:48:36 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 01 April 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060401_rev2288_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060401_rev2288_ubuntu.deb
         http://download.berlios.de/codeblocks/CB_20060401_rev2288_fc4.rpm (not yet)

Resolved Fixed:

  • (Add wxbitmapbutton support and Update the project file for adding wxbitmapbutton support)
  • Fix the bug on the wxStatusbar code generated by wizard

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)

« Last Edit: April 01, 2006, 10:29:08 pm by killerbot »

bszente

  • Guest
Re: The 01 april 2006 build is out.
« Reply #1 on: April 01, 2006, 10:29:38 pm »
Hi killerbot,

I just downloaded this windows build, until now I used the official RC2. This new CodeBlocks starts very slow on my computer. It takes ~5s to start up. Is this normal behaviour? The old RC2 started very quick.

Regards,
bszente

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 01 april 2006 build is out.
« Reply #2 on: April 01, 2006, 10:45:24 pm »
Howdy,

It has been ages since I used RC2, so I have no idea if indeed things got slower (at startup) or not. But for sure thigns have got better.
Just make sure you don't mix RC2 and nightly, my personal advice : remove RC2 ;-)

Cheers,
Lieven

Offline Conan Kudo

  • Multiple posting newcomer
  • *
  • Posts: 111
    • Enano CMS Project
Re: The 01 april 2006 build is out.
« Reply #3 on: April 01, 2006, 11:15:14 pm »
Well, this build seems important enough to synch with, so I guess I will download this one...

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 01 april 2006 build is out.
« Reply #4 on: April 01, 2006, 11:49:59 pm »
Hello killerbot,

I have made a video about the following problem (C::B crash with floating windows)
http://forums.codeblocks.org/index.php?topic=2749.msg21949#msg21949

You can find it here: http://www.badongo.com/file/415441

I don't understand why you are not able to reproduce this behavior because I have reproduced this problem on three diffrent computers.
Before doing my test, I have:
- deleted my default.conf file
- use CB_20060401_rev2288_win32.7z, wxmsw26u_gcc_cb.7z archive
You will see in the video that floating windows disappear, I don't why (it is probably a problem with my capture software) but I hope it will help you to reproduce this problem.

Thanks and have a nice day.

C::B used: Version 1.0 revision 2288 (gcc 3.4.4 Windows/unicode, build: Apr  1 2006 21:23:04)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 01 april 2006 build is out.
« Reply #5 on: April 02, 2006, 12:01:00 am »
I have made a video about the following problem (C::B crash with floating windows)
http://forums.codeblocks.org/index.php?topic=2749.msg21949#msg21949
Have a look here:
http://forums.codeblocks.org/index.php?topic=2582.0
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline Conan Kudo

  • Multiple posting newcomer
  • *
  • Posts: 111
    • Enano CMS Project
Re: The 01 april 2006 build is out.
« Reply #6 on: April 02, 2006, 12:18:28 am »
killerbot, when do you think you will have a libunicows build of C::B?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 01 april 2006 build is out.
« Reply #7 on: April 02, 2006, 12:45:29 am »
not in the coming 2 weeks : next week I am abroad all week for work (again), France this time.

Offline Conan Kudo

  • Multiple posting newcomer
  • *
  • Posts: 111
    • Enano CMS Project
Re: The 01 april 2006 build is out.
« Reply #8 on: April 02, 2006, 12:46:23 am »
not in the coming 2 weeks : next week I am abroad all week for work (again), France this time.

Oh, well have a safe trip next week!

Offline dronT78

  • Multiple posting newcomer
  • *
  • Posts: 51
Re: The 01 april 2006 build is out.
« Reply #9 on: April 02, 2006, 09:01:59 am »
Please check RSS
"01 March 2006" rev 2288
 :shock:

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 01 april 2006 build is out.
« Reply #10 on: April 02, 2006, 09:56:16 am »
I have made a video about the following problem (C::B crash with floating windows)
http://forums.codeblocks.org/index.php?topic=2749.msg21949#msg21949
Have a look here:
http://forums.codeblocks.org/index.php?topic=2582.0
With regards, Morten.

So I am not mad  :wink:
Why don't you manage to reproduce it killerbot?

I am going to look for another bugs. I am a mad tester  :twisted:

Thanks and have a nice day.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 01 april 2006 build is out.
« Reply #11 on: April 02, 2006, 10:25:57 am »
Please check RSS
"01 March 2006" rev 2288
 :shock:
thx

quantufinity

  • Guest
Re: The 01 april 2006 build is out.
« Reply #12 on: April 02, 2006, 10:56:08 am »
Anyone can check if Tools | "Any menu item" is working?

quantufinity

  • Guest
Re: The 01 april 2006 build is out.
« Reply #13 on: April 02, 2006, 11:00:17 am »
Noticed that when "Launch tool in a new console window and wait for a keypress when done" is not check it will not show the application. Can anyone please verify?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 01 april 2006 build is out.
« Reply #14 on: April 02, 2006, 11:12:34 am »
Why don't you manage to reproduce it killerbot?
I guess he's using wxWidgets 2.6.3 (RC or release). The bug has disappeared with this version of wxWidgets - so he couldn't reproduce.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ