News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 02 July 2007 build (4205) is out.

Started by killerbot, July 02, 2007, 08:17:47 PM

Previous topic - Next topic

killerbot

Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.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

The 02 July 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070702_rev4205_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070702_rev4205_Ubuntu6.10+7.04_wx2.8.4.deb
   http://prdownload.berlios.de/codeblocks/CB_20070702_rev4205_Debian4.0_wx2.8.4.deb
   http://prdownload.berlios.de/codeblocks/CB_20070702_rev4205_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070702_rev4205_fc4+5.i586.rpm (not yet)


Resolved Fixed:


  • wxSmith: Fixed bug #11274 - Double click item in Resources tree, 2 editor tabs opened
  • wxSmithContribItems: Fixed make dist
  • TODO list: Applied patch #2082 to fix bug #10783 (ToDo list too big)
  • wxSmith: Synced style lists with XRC sources (it may add extra styles for most components but at least it will prevent missing ones)
  • CodeSnippets 1.2.84 2007/06/30 : Get temp directory name from system; don't assume /temp or /tmp
  • wxSmith: Big update to wxsDrawingWindow class
    * It uses wxClientDC instead of wxScreenDC (which is not supported on MAC now)
    * Removed internal "drawing panel" - everything is done on wxsDrawingWindow now (event flow is much better now)
    * Got rid of all Yields during fetch sequence (may improve stability)
    * First results on MAC (still there's much to be done but at least there's some starting point)
  • Binary .cbplugin files can now contain icons for the "Settings" dialogs. The two supported icon files should be named <plugin_name>.png and <plugin_name>-off.png
  • Updated all settings dialogs to locate icons through configmanager
  • If a settings icon for a plugin cannot be located, the generic-plugin icon will be used
  • Fix in annoying dialog: do not use wxStdDialogButtonSizer if using custom button IDs (they are not accepted and the dialog layout is screwed)
  • Plugins manifest XML expanded to allow for extra files being installed/exported/uninstalled

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)


Xaviou

Ubuntu 6.10 & 7.04 Amd64 .deb installer (build with wx284 only) can be found here.
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

GTOnizuka

Sorry for my "jumping" posts, but why not adding also a relase for BSD linux systems?! ;)

David Perfors

Quote from: GTOnizuka on July 02, 2007, 10:55:18 PM
BSD linux systems?! ;)
1st. BSD is no linux :P
2nd. The bsd systems are using a ports system, which means that you can compile easily a program, but someone has to maintain the ports and most of the BSD's only allows stable versions of a program
3th. When you want the package system of BSD, you have to maintain it also and it takes some time to get a package approved.
4th. There are not many devs who has a BSD system ;)

So it is easier and faster for you to compile it you're self :P

(I am talking from my experience with OpenBSD, I think NetBSD and FreeBSD are using the same systems)
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

dje

Hi!

We are back with combos instead of notebook in build options ?
I'd prefer combos...

Dje

SamT

To Killerbot,

Could you please kindly adjust the compress ratio of nightly build? I found the file size becomes 9.22M of today's build. Last build was 4.5M only.

Thanks in advance.

killerbot

Quote from: SamT on July 03, 2007, 01:41:54 AM
To Killerbot,

Could you please kindly adjust the compress ratio of nightly build? I found the file size becomes 9.22M of today's build. Last build was 4.5M only.

Thanks in advance.

that's weird, will have a close look this evening ...

hangl

In symbols , At first it does  not display any symbols ,when chose view to active project's symbols , it seems to be hanged for a long time and then crash .here is the error report.   

===nightly build 4205 winxp! 

Error occured on Tuesday, July 3, 2007 at 17:48:20.

F:\CodeBlocks\codeblocks.exe caused an Access Violation at location 628a116d in module F:\CodeBlocks\wxmsw28u_gcc_cb.dll Reading from location 00000028.

Registers:
eax=00000000 ebx=00000003 ecx=00000000 edx=ffff0000 esi=ffffffff edi=0380fb50
eip=628a116d esp=0380fb18 ebp=0380fb70 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010246

Call stack:
628A116D  F:\CodeBlocks\wxmsw28u_gcc_cb.dll:628A116D  _ZNK10wxTreeCtrl12GetItemParamERK12wxTreeItemId
628A1358  F:\CodeBlocks\wxmsw28u_gcc_cb.dll:628A1358  _ZNK10wxTreeCtrl11GetItemDataERK12wxTreeItemId
629489AD  F:\CodeBlocks\wxmsw28u_gcc_cb.dll:629489AD  _ZN11wxTreeEventC1EiP14wxTreeCtrlBaseRK12wxTreeItemId
628A3A00  F:\CodeBlocks\wxmsw28u_gcc_cb.dll:628A3A00  _ZN10wxTreeCtrl16CollapseAndResetERK12wxTreeItemId
65EA0A61  F:\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65EA0A61
65E9E749  F:\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E9E749
65E9E487  F:\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E9E487
65E9DFBF  F:\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E9DFBF
627BDF7B  F:\CodeBlocks\wxmsw28u_gcc_cb.dll:627BDF7B  _ZN11wxSemaphore7TryWaitEv
627BE08D  F:\CodeBlocks\wxmsw28u_gcc_cb.dll:627BE08D  _ZN11wxSemaphore7TryWaitEv
77C0A3B0  C:\WINDOWS\system32\msvcrt.dll:77C0A3B0  _endthreadex
7C80B683  C:\WINDOWS\system32\kernel32.dll:7C80B683  GetModuleFileNameA

mandrav

QuoteIn symbols , At first it does  not display any symbols ,when chose view to active project's symbols , it seems to be hanged for a long time and then crash .here is the error report.   

Wait for next nightly.
Be patient!
This bug will be fixed soon...

indigo0086

#9
What about the syntax highlighting problems?

Edit: NM, the only error is with  parenthesis, which I think never were highlighted.