Author Topic: The 16 february 2006 build is out.  (Read 21350 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 16 february 2006 build is out.
« on: February 16, 2006, 11:04:34 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 16 February 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060216_rev2016_win32.7z
  - Linux : not supported yet


Resolved Fixed:

  • Changed default encoding for opening files to system's default
  • Added "Clear" buttons in almost all lists in compiler options (directories, vars, etc). Patch #837
  • added support for basic GNU ARM compiler (adjusted patch : 1424406)

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 jimshen

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: The 16 february 2006 build is out.
« Reply #1 on: February 17, 2006, 01:49:09 am »
There is still a problem. I use chinese characters in my program. Those lines that contain chinese characters were deleted automatically when I used source code formatter (AStyle).

sethjackson

  • Guest
Re: The 16 february 2006 build is out.
« Reply #2 on: February 17, 2006, 01:51:43 am »
There is still a problem. I use chinese characters in my program. Those lines that contain chinese characters were deleted automatically when I used source code formatter (AStyle).

Maybe this is a AStyle problem not a C::B problem????

Offline Conan Kudo

  • Multiple posting newcomer
  • *
  • Posts: 111
    • Enano CMS Project
Re: The 16 february 2006 build is out.
« Reply #3 on: February 17, 2006, 03:01:35 am »
Quote
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)

what does it mean by an error message box? file associations work fine for me...

Offline jimshen

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: The 16 february 2006 build is out.
« Reply #4 on: February 17, 2006, 03:53:13 am »
Maybe this is a AStyle problem not a C::B problem????

Not exactlly. I download AStyle from SourceForge (not CVS), and It works well. So I think that the problem is in plugin.

The attachment is c source file I used to test.



[attachment deleted by admin]
« Last Edit: February 17, 2006, 05:14:34 am by jimshen »

Offline jayatk

  • Multiple posting newcomer
  • *
  • Posts: 40
Re: The 16 february 2006 build is out.
« Reply #5 on: February 17, 2006, 04:48:50 am »
added support for basic GNU ARM compiler (adjusted patch : 1424406)


Yeah!
 :D :D

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
Re: The 16 february 2006 build is out.
« Reply #6 on: February 17, 2006, 07:27:16 am »
Quote
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)

what does it mean by an error message box? file associations work fine for me...

Sometimes, really sometimes, though sometimes it can be more then sometimes ;-) when you double click on a cbp registered file, a message box pops up saying the file could not be found, but in the end it does open in CB. It's very weird.

Offline Conan Kudo

  • Multiple posting newcomer
  • *
  • Posts: 111
    • Enano CMS Project
Re: The 16 february 2006 build is out.
« Reply #7 on: February 17, 2006, 01:33:56 pm »
That is strange.... Thankfully that has never happened to me...
What about the toolbar-images-not-changing-state thing, what does it mean by wx problem
If it is talking about hover over mouse and it does not change, well it changes.... Like it is supposed to...
« Last Edit: February 17, 2006, 01:36:54 pm by Pharaoh Atem »

takeshimiya

  • Guest
Re: The 16 february 2006 build is out.
« Reply #8 on: February 17, 2006, 03:23:00 pm »
That is strange.... Thankfully that has never happened to me...
What about the toolbar-images-not-changing-state thing, what does it mean by wx problem
If it is talking about hover over mouse and it does not change, well it changes.... Like it is supposed to...

No, it happens for example in the Stop button of the Debugger's toolbar. It is always red, where it should be grayed out when there is no debugging session. Sometimes happens for others buttons, like Search.
It only happens on Windows though.

Anyone with wx2.6.3RC1 checked if the bug it's still there?

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: The 16 february 2006 build is out.
« Reply #9 on: February 17, 2006, 03:31:55 pm »
It only happens on Windows though.

 :(

Anyone with wx2.6.3RC1 checked if the bug it's still there?

The bug is still there :(. And there is another one too with toolbar (or it seems so). Look at here.

Best wishes,
Michael

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 16 february 2006 build is out.
« Reply #10 on: February 17, 2006, 03:32:47 pm »
No, it happens for example in the Stop button of the Debugger's toolbar. It is always red, where it should be grayed out when there is no debugging session. Sometimes happens for others buttons, like Search.
It only happens on Windows though.

What's even more strange, is that the compiler's Stop button uses the exact same image file but it works just fine...
Be patient!
This bug will be fixed soon...

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: The 16 february 2006 build is out.
« Reply #11 on: February 17, 2006, 03:34:30 pm »
No, it happens for example in the Stop button of the Debugger's toolbar. It is always red, where it should be grayed out when there is no debugging session. Sometimes happens for others buttons, like Search.
It only happens on Windows though.

What's even more strange, is that the compiler's Stop button uses the exact same image file but it works just fine...

Yes, I have remarked the same thing. I just wonder why...

Best wishes,
Michael

takeshimiya

  • Guest
Re: The 16 february 2006 build is out.
« Reply #12 on: February 17, 2006, 03:35:47 pm »
The bug is still there :(. And there is another one too with toolbar (or it seems so).

That's probably wxAUI. Can you check it if it happens with wxAUI project example?
If yes, please notify the author here: http://www.kirix.com/en/community/forums/viewforum.php?f=15
If not, probably it's because the toolbars are XRC, and toolbars loaded from XRC could be buggy (hey, the XRC system is new in wxWidgets after all).
« Last Edit: February 17, 2006, 03:38:04 pm by Takeshi Miya »