User forums > Nightly builds

The 08 March 2007 build is out.

(1/6) > >>

killerbot:
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

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.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 08 March 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070308_rev3677_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070308_rev3677_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070308_rev3677_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070308_rev3677_fc4+5.i586.rpm (not yet)


Resolved Fixed:


* Fixed few duplicate menu mnemonics
* Bug-fix enabling unfolding of code when an error/warning line is selected/highlighted
* help_plugin: added support for variable substitution thru MacrosManager, not just $(keyword)
* Call wxUpdateUIEvent::SetUpdateInterval
* Fixed: [Bug #10540] VS .Net project and the 'Exclude from compilation' flag
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) (is fixed with our special wx263/wx28 dll)

Xaviou:
Ubuntu 6.10 Amd64 .deb installer can be found here.

slymr:
Well I think I found a bug. I am using SVN 3577 (which is a little behind, I know). I was using gdb debugger and a console application. My application had a memory bug (thats why i was debugging) but i doubt that my program should affect codeblocks. Then I think i tried to abort and then tried to close my app then the menu froze and then code blocks froze.

Here is the reported error message from codeblocks.RPT:

--- Quote ---Error occured on Thursday, March 8, 2007 at 19:39:27.

C:\Documents and Settings\Nico\Desktop\CB\codeblocks.exe caused an Access Violation at location 619d8b96 in module C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll Writing to location 00000004.

Registers:
eax=00000001 ebx=00000000 ecx=00000001 edx=03bc2230 esi=00000001 edi=0400afcc
eip=619d8b96 esp=0022f608 ebp=0022f620 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:
619D8B96  C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll:619D8B96  _ZN18wxBaseArrayPtrVoid3AddEPKvj
6D8D6AF1  C:\Documents and Settings\Nico\Desktop\CB\share\codeblocks\plugins\debugger.dll:6D8D6AF1
6D88C5B5  C:\Documents and Settings\Nico\Desktop\CB\share\codeblocks\plugins\debugger.dll:6D88C5B5
6D8B69C5  C:\Documents and Settings\Nico\Desktop\CB\share\codeblocks\plugins\debugger.dll:6D8B69C5
6D897CB2  C:\Documents and Settings\Nico\Desktop\CB\share\codeblocks\plugins\debugger.dll:6D897CB2
6D89B07D  C:\Documents and Settings\Nico\Desktop\CB\share\codeblocks\plugins\debugger.dll:6D89B07D
61A6A9C8  C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll:61A6A9C8  _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
61A6AD8C  C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll:61A6AD8C  _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
61A6BD69  C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll:61A6BD69  _ZN12wxEvtHandler12ProcessEventER7wxEvent
61A6BBA6  C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll:61A6BBA6  _ZN12wxEvtHandler20ProcessPendingEventsEv
619C1C94  C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll:619C1C94  _ZN12wxAppConsole20ProcessPendingEventsEv
61E1A0D8  C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll:61E1A0D8  _ZN18wxHtmlSearchStatus8IsActiveEv
77D4EAF2  C:\WINDOWS\system32\USER32.dll:77D4EAF2  EnableMenuItem
77D4EA9E  C:\WINDOWS\system32\USER32.dll:77D4EA9E  EnableMenuItem
77D4EBF3  C:\WINDOWS\system32\USER32.dll:77D4EBF3  CallNextHookEx
7C90EAE3  C:\WINDOWS\system32\ntdll.dll:7C90EAE3  KiUserCallbackDispatcher
61AAD194  C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll:61AAD194  _ZN11wxEventLoop8DispatchEv
61AAD020  C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll:61AAD020  _ZN11wxEventLoop3RunEv
61B474FE  C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll:61B474FE  _ZN9wxAppBase8MainLoopEv
00404C46  C:\Documents and Settings\Nico\Desktop\CB\codeblocks.exe:00404C46
61A03C97  C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll:61A03C97  _Z14wxUninitializev
61A73C9A  C:\Documents and Settings\Nico\Desktop\CB\wxmsw26u_gcc_cb.dll:61A73C9A  _Z7wxEntryP11HINSTANCE__S0_Pci
00401874  C:\Documents and Settings\Nico\Desktop\CB\codeblocks.exe:00401874
0047177A  C:\Documents and Settings\Nico\Desktop\CB\codeblocks.exe:0047177A
00401237  C:\Documents and Settings\Nico\Desktop\CB\codeblocks.exe:00401237
00401288  C:\Documents and Settings\Nico\Desktop\CB\codeblocks.exe:00401288
7C816FD7  C:\WINDOWS\system32\kernel32.dll:7C816FD7  RegisterWaitForInputIdle

--- End quote ---

alanwong:
Can you add style to c:B ? because I have be sick of white background screen, hope it use black background or other style that it looks as if linux.

Now, only Editor can set other colour as background.

saddam le pion:

--- Quote from: killerbot on March 08, 2007, 11:34:51 pm ---To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.7z

--- End quote ---

I downloaded it, extract the file and put it in the same directory as codeblocks.exe, but nothing happens: the bug is still there.
What is the next step?

Navigation

[0] Message Index

[#] Next page

Go to full version