Author Topic: The 24 october 2006 build is out.  (Read 20027 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 24 october 2006 build is out.
« on: October 24, 2006, 09:03:45 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://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10.7z

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

The 24 October 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061024_rev3140_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061024_rev3140_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061024_rev3140_suse100+101.rpm
         http://prdownload.berlios.de/codeblocks/CB_20061024_rev3140_fc4+5.rpm


Resolved Fixed:

  • FindDlg bugfix: settings for AutoWrap at EOF and Find Selected text got overwritten by FindInFiles dialogs
  • Improved locating #include files (some cases where it failed have been discovered)
  • Symbols browser updates:
      - Global typedefs have moved in a special folder (faster tree updates).
      - Namespaces are sorted before everything else (easier browsing).
      - "Derived classes" special folders now do not cause an infinite recursion when browsing inheritance
  • Added option to save the full command lines in the HTML log (if enabled)
  • Fixed wrong HTML file name (_build.log.html) when building from command line (batch builds)

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263)

« Last Edit: October 25, 2006, 08:12:34 pm by killerbot »

Offline sque

  • Multiple posting newcomer
  • *
  • Posts: 65
Re: The 24 october 2006 build is out.
« Reply #1 on: October 24, 2006, 10:10:30 pm »
Long time to try new nightly builds, as the last one I used was quite stable ( :D )
Anyway I downloaded this one and I notice the changes on the FlatNotesomething with the X button siting on the button (cool!) but I found a minor visual bug. At the screenshoot the line is a bit lower. Anyway hoping for that feature freeze period :)

[attachment deleted by admin]
Tell me a bug and I 'll tell you two  :twisted:

Offline branleb

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: The 24 october 2006 build is out.
« Reply #2 on: October 24, 2006, 10:23:01 pm »
Hi
i've found a bug in this #include file finder, i think.
I can open all includes of the current project, thats great, but not the standard header files like <string>.
May is that  because they're in another directory, which isn't parsed? (Compilers include dir )
or is that a real big bug?
Could anyone confirm ?

Shade37337->greetz();

(i'm sory for my bad english...)
Don't hate the Hacker. Hate the Code!

Offline sque

  • Multiple posting newcomer
  • *
  • Posts: 65
Re: The 24 october 2006 build is out.
« Reply #3 on: October 24, 2006, 10:34:21 pm »
When I go at the Settings->Compiler and debuger

I get an exception error
Code
XRC resource 'dlgCBProfilerConfig' (class 'wxPanel') not found!

Is it known bug, my faulse, or new one?
Tell me a bug and I 'll tell you two  :twisted:

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 24 october 2006 build is out.
« Reply #4 on: October 24, 2006, 11:03:12 pm »
When I go at the Settings->Compiler and debuger

I get an exception error
Code
XRC resource 'dlgCBProfilerConfig' (class 'wxPanel') not found!

Is it known bug, my faulse, or new one?
what os ?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 24 october 2006 build is out.
« Reply #5 on: October 24, 2006, 11:04:06 pm »
Hi
i've found a bug in this #include file finder, i think.
I can open all includes of the current project, thats great, but not the standard header files like <string>.
May is that  because they're in another directory, which isn't parsed? (Compilers include dir )
or is that a real big bug?
Could anyone confirm ?

Shade37337->greetz();

(i'm sory for my bad english...)

can you give some example code, I just tried it on #include <iostream> and that worked

Offline sque

  • Multiple posting newcomer
  • *
  • Posts: 65
Re: The 24 october 2006 build is out.
« Reply #6 on: October 24, 2006, 11:21:30 pm »
When I go at the Settings->Compiler and debuger

I get an exception error
Code
XRC resource 'dlgCBProfilerConfig' (class 'wxPanel') not found!

Is it known bug, my faulse, or new one?
what os ?

Oups.. Forgot that. Ubuntu dapper 6.06/IA32
Tell me a bug and I 'll tell you two  :twisted:

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: The 24 october 2006 build is out.
« Reply #7 on: October 24, 2006, 11:22:38 pm »
When I go at the Settings->Compiler and debuger

I get an exception error
Code
XRC resource 'dlgCBProfilerConfig' (class 'wxPanel') not found!

Is it known bug, my faulse, or new one?
what os ?

Oups.. Forgot that. Ubuntu dapper 6.06/IA32

i can't resist, maybe a CamelCase bug ?   :P

Offline MoonKid

  • Almost regular
  • **
  • Posts: 180
Re: The 24 october 2006 build is out.
« Reply #8 on: October 25, 2006, 12:21:28 am »
If I start C::B it says to me, that there are some errors and that I can see them in the logs.

I can not found any log file in the C::B directory.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 24 october 2006 build is out.
« Reply #9 on: October 25, 2006, 12:23:46 am »
those log's are not in a file, there are in the first 2 tabs of the message pane :
1) Code::Blocks
2) Code::Blocks Debug (if you enabled that one)

What does it say ?? (should be in red)

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 24 october 2006 build is out.
« Reply #10 on: October 25, 2006, 02:09:45 am »
I've been getting this error dialog box when I open CodeBlocks that last few builds. I get it on Ubuntu 6.06 using the .deb and I also get it in Ubuntu 6.10 using the ./configure, make, make install method. I can't locate a CBProfiler.zip file anywhere.



[attachment deleted by admin]

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 24 october 2006 build is out.
« Reply #11 on: October 25, 2006, 07:47:37 am »
If I start C::B it says to me, that there are some errors and that I can see them in the logs.

I can not found any log file in the C::B directory.

I also had this problem.
I simply deleted the shared folder and decompress again the last nightly.
My problem as disappeared  :)

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: The 24 october 2006 build is out.
« Reply #12 on: October 25, 2006, 09:58:33 am »
I've been getting this error dialog box when I open CodeBlocks that last few builds. I get it on Ubuntu 6.06 using the .deb and I also get it in Ubuntu 6.10 using the ./configure, make, make install method. I can't locate a CBProfiler.zip file anywhere.
No problem here on suse 10.1. I changed CBProfiler.zip to profiler.zip in the autotools build system, because there had been error messages that (lib-)profiler.zip couldn't be found :?
I tested the profiler plugin with the little console project, but don't know how to use it (no profiling data found) :oops:
But no error. (all plugins are enabled)  :?

EDIT: CBProfiler.zip seems to be the right name (AFAICS in the code), I'll revert the Makefile. :? Why does it work here ???
« Last Edit: October 25, 2006, 10:20:02 am by daniel2000 »
Nightly builds for openSUSE

Offline MoonKid

  • Almost regular
  • **
  • Posts: 180
Re: The 24 october 2006 build is out.
« Reply #13 on: October 25, 2006, 01:09:52 pm »
those log's are not in a file, there are in the first 2 tabs of the message pane :
What does it say ?? (should be in red)

The error-pop text should be updated with that info!

<err>
Scanning for plugins in C:\Programme\CodeBlocks/share/codeblocks/plugins...
ERROR: Plugin resource not found: compilergcc.zip
ERROR: Plugin resource not found: debuggergdb.zip
</err>

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 24 october 2006 build is out.
« Reply #14 on: October 25, 2006, 01:42:32 pm »
1) delete those old plug-ins (dll and zip file) (compilergcc and debuggergdb), they have new names : compiler and debugger


2) CBProfiler --> is renamed now to Profiler --> Profiler.Zip, Profiler.dll, Profiler.so, etc ..
  - just clean up your old CBProfiler zip files and so's and dll's

available ce soir in the nightly