Author Topic: The 21 october 2006 build is out.  (Read 11816 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 21 october 2006 build is out.
« on: October 21, 2006, 06:17:58 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 21 October 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061021_rev3121_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061021_rev3121_Ubuntu6.06.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061021_rev3121_suse100+101.rpm
         http://prdownload.berlios.de/codeblocks/CB_20061021_rev3121_fc4+5.rpm


Resolved Fixed:

  • After a build is finished, the build log is saved in HTML format
  • Changed the filename under which the HTML build log is saved
  • Added build start/end date and time in the HTML build log
  • Minor fixes for HTML build logging:
      - When building a workspace, only a log for the workspace is created.
      - Fixed broken coloring of build log messages since last commit
  • updated wxFlatNotebook (in sync with cvs repo at 21 okt 2006) (fixes the positioning of tabs in the message pane)
  • Applied BJM's patch for bug #8579 BUT ONLY for __wxGTK__ (there it seems to fix the libcairo crash, but it has bad influence on windows)

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 22, 2006, 06:20:43 pm by killerbot »

Offline dronT78

  • Multiple posting newcomer
  • *
  • Posts: 51
Re: The 21 october 2006 build is out.
« Reply #1 on: October 21, 2006, 07:39:35 pm »
Compiled & installed successfully but errors during loading
ERROR: Plugin resource not found: liblib_finder.zip
ERROR: Plugin resource not found: libprofiler.zip


Gentoo 2006.1 AMD 64
SVN checkout in empty directory
all old configs deleted before starting new version

files /usr/share/codeblocks/plugins
lillib_finder.so liblib_finder.la libprofiles.so libprofiler.la
are exists and access rights are -rwxr-xr-x
« Last Edit: October 21, 2006, 07:44:19 pm by dronT78 »

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: The 21 october 2006 build is out.
« Reply #2 on: October 22, 2006, 12:26:48 am »
  • After a build is finished, the build log is saved in HTML format
  • Changed the filename under which the HTML build log is saved
  • Added build start/end date and time in the HTML build log
  • Minor fixes for HTML build logging:
      - When building a workspace, only a log for the workspace is created.
      - Fixed broken coloring of build log messages since last commit

this is a nice feature ! but it would be even nicer if it would contain always the full command line,
regardless if the current compiler logging is set to "task description" or "no logging"

currently you always have to switch to "full commandline" logging when an error happened
and you want to see the commandline.

brgds

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: The 21 october 2006 build is out.
« Reply #3 on: October 22, 2006, 12:34:09 am »
Smells to MSVC++ here...

Where's the option to disable it?

Offline tretton

  • Multiple posting newcomer
  • *
  • Posts: 26
Re: The 21 october 2006 build is out.
« Reply #4 on: October 22, 2006, 01:02:40 am »
Where's the option to disable it?

I'm kinda looking for that too... ;)

Offline Grom

  • Almost regular
  • **
  • Posts: 206
Re: The 21 october 2006 build is out.
« Reply #5 on: October 22, 2006, 02:07:07 am »
Would be grate to have spell cheker for comments. Looks like it is possible to still it from mazilla :lol:. Just add support for their dic file, and underline all words with misspelling as usual...
gcc+winXP+suse.

Offline Death Knight

  • Multiple posting newcomer
  • *
  • Posts: 18
  • Death here
    • DivFix++
Re: The 21 october 2006 build is out.
« Reply #6 on: October 22, 2006, 05:20:53 am »
Compiled & installed successfully but errors during loading
ERROR: Plugin resource not found: liblib_finder.zip
ERROR: Plugin resource not found: libprofiler.zip


Gentoo 2006.1 AMD 64
SVN checkout in empty directory
all old configs deleted before starting new version

files /usr/share/codeblocks/plugins
lillib_finder.so liblib_finder.la libprofiles.so libprofiler.la
are exists and access rights are -rwxr-xr-x

exactly same bug!
+
Replace tool kills codeblocks!

Offline dronT78

  • Multiple posting newcomer
  • *
  • Posts: 51
Re: The 21 october 2006 build is out.
« Reply #7 on: October 22, 2006, 10:13:28 am »
exactly same bug!
+
Replace tool kills codeblocks!
I kill liblib_finder.so liblib_finder.la libprofiler.so libprofiler.la for a temporary solution
« Last Edit: October 22, 2006, 10:18:02 am by dronT78 »

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: The 21 october 2006 build is out.
« Reply #8 on: October 22, 2006, 01:33:37 pm »
Compiled & installed successfully but errors during loading
ERROR: Plugin resource not found: liblib_finder.zip
ERROR: Plugin resource not found: libprofiler.zip


Gentoo 2006.1 AMD 64
SVN checkout in empty directory
all old configs deleted before starting new version

files /usr/share/codeblocks/plugins
lillib_finder.so liblib_finder.la libprofiles.so libprofiler.la
are exists and access rights are -rwxr-xr-x
Found the reason. The resource zip of lib_finder hasn't been created (and not installed, too) and the profiler resource zip has the wrong name. Patch is nearly ready (liblib_finder.zip error doesn't appear anymore here, now profiler should be gone too, I'm just building the rpm).

fixed in rev3126 ;)

btw. the error message is wrong too! it schould be ERROR: Plugin resource not found: lib_finder.zip not liblib_finder.zip. Since the error message is gone, only the message text seems to be wrong.

« Last Edit: October 22, 2006, 03:32:12 pm by daniel2000 »
Nightly builds for openSUSE

Offline Game_Ender

  • Lives here!
  • ****
  • Posts: 551
Re: The 21 october 2006 build is out.
« Reply #9 on: October 22, 2006, 08:33:13 pm »
Where's the option to disable it?

I agree.  I don't want to have to worry about yet another extra generated file to exclude from svn, or the CPU time spent generating the log file and writing it to disk.

[offtopic]
Seems like we are adding more loose ends to tie up before the 1.0 release, not clearing up the current ones.
[/offtopic]