Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on August 07, 2006, 07:57:11 pm

Title: The 07 august 2006 build is out.
Post by: killerbot on August 07, 2006, 07:57:11 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 07 August 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060807_rev2821_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060807_rev2821_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20060807_rev2821_fc4+5.rpm


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 07 august 2006 build is out.
Post by: sethjackson on August 07, 2006, 08:47:20 pm
EDIT:

Link removed.
Title: Re: The 07 august 2006 build is out.
Post by: rjmyst3 on August 07, 2006, 09:18:14 pm
Love that code completion stuff.
Nice work!
Title: Re: The 07 august 2006 build is out.
Post by: Kreso on August 07, 2006, 09:30:36 pm
Love that code completion stuff.
Nice work!

aye, code completion is coming along nicely! :D

M$ Visual Studio, beware :)
Title: Re: The 07 august 2006 build is out.
Post by: Jan van den Borst on August 08, 2006, 12:15:53 pm
"File | Open file list" seems to be broken???
Title: Re: The 07 august 2006 build is out.
Post by: Jan van den Borst on August 08, 2006, 12:17:31 pm
sorry, I mean "view | Open files list"
Title: Re: The 07 august 2006 build is out.
Post by: killerbot on August 08, 2006, 12:42:26 pm
can't reproduce, works fine here (try a clean install : nightly build)
Title: Re: The 07 august 2006 build is out.
Post by: Jan van den Borst on August 08, 2006, 01:25:54 pm
Thanks, throwing away the codeblocks config dir did the trick. It works fine again.
Title: Re: The 07 august 2006 build is out.
Post by: skirby on August 08, 2006, 02:03:42 pm
Thanks for this new build.

Unfortunately, I have a crash while debugging.
Here is the way to reproduce it:

Create a new project (DOS Project for example) and paste this piece of code:
Code
#include <stdio.h>
#include <stdlib.h>

#define test "String for test"
int main()
{
printf("%s\n", test);
return 0;
}

Now, put a breakpoint on printf and press F8
Put your mouse pointer above test in printf function => C::B always crash  :(

(http://img238.imageshack.us/img238/1650/contextly7.th.png) (http://img238.imageshack.us/my.php?image=contextly7.png)

And the error message:
(http://img206.imageshack.us/img206/8796/errormessagegt0.th.png) (http://img206.imageshack.us/my.php?image=errormessagegt0.png)

To finish the Report:
Quote
-------------------

Error occured on Tuesday, August 8, 2006 at 13:58:07.

D:\Utils\CodeBlocks\codeblocks.exe caused an Access Violation at location 1020ece7 in module D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll Reading from location 00000234.

Registers:
eax=02b387b0 ebx=02afdb48 ecx=01010101 edx=00000000 esi=02472dc8 edi=0022f5c4
eip=1020ece7 esp=0022f474 ebp=0022f48c iopl=0         nv up ei pl nz na pe nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010202

Call stack:
1020ECE7  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:1020ECE7  _ZN12wxWindowBase12ReleaseMouseEv
101E60F3  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:101E60F3  _ZN22wxPopupTransientWindow4ShowEb
101E611B  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:101E611B  _ZN22wxPopupTransientWindow7DismissEv
101E6145  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:101E6145  _ZN22wxPopupTransientWindow16DismissAndNotifyEv
100AA808  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:100AA808  _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
100AABCC  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:100AABCC  _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
100ABBA9  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:100ABBA9  _ZN12wxEvtHandler12ProcessEventER7wxEvent
101132AC  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:101132AC  _ZN8wxWindow13HandleKeyDownEjl
10115183  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:10115183  _ZN8wxWindow13MSWWindowProcEjjl
1010D6D0  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:1010D6D0  _Z9wxWndProcP6HWND__jjl@16
77E3158F  C:\WINNT\system32\USER32.dll:77E3158F  UnregisterHotKey
77E31DC9  C:\WINNT\system32\USER32.dll:77E31DC9  UnregisterHotKey
77E31E7E  C:\WINNT\system32\USER32.dll:77E31E7E  UnregisterHotKey
1010D069  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:1010D069  _ZN8wxWindow17MSWProcessMessageEP6tagMSG
100ECB2A  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:100ECB2A  _ZN11wxEventLoop17PreProcessMessageEP6tagMSG
100ECA39  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:100ECA39  _ZN11wxEventLoop14ProcessMessageEP6tagMSG
100ED0A4  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:100ED0A4  _ZN11wxEventLoop8DispatchEv
100ECE40  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:100ECE40  _ZN11wxEventLoop3RunEv
10186AFE  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:10186AFE  _ZN9wxAppBase8MainLoopEv
00404770  D:\Utils\CodeBlocks\codeblocks.exe:00404770
10043B67  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:10043B67  _Z14wxUninitializev
100B3ADA  D:\Utils\CodeBlocks\wxmsw26u_gcc_cb.dll:100B3ADA  _Z7wxEntryP11HINSTANCE__S0_Pci
004014D8  D:\Utils\CodeBlocks\codeblocks.exe:004014D8
004687AA  D:\Utils\CodeBlocks\codeblocks.exe:004687AA
00401237  D:\Utils\CodeBlocks\codeblocks.exe:00401237
004012A8  D:\Utils\CodeBlocks\codeblocks.exe:004012A8
77E98989  C:\WINNT\system32\KERNEL32.dll:77E98989  FindFirstChangeNotificationA

I hope you could fix it.

Thanks and have a nice day.
Title: Re: The 07 august 2006 build is out.
Post by: MortenMacFly on August 08, 2006, 02:24:34 pm
Unfortunately, I have a crash while debugging.
This is already fixed in SVN.
Title: Re: The 07 august 2006 build is out.
Post by: mandrav on August 08, 2006, 02:31:28 pm
Unfortunately, I have a crash while debugging.
This is already fixed in SVN.

There is a different crash though (related somehow), which I 'm working on currently.
http://forums.codeblocks.org/index.php?topic=3785.msg3649;topicseen#new
Title: Re: The 07 august 2006 build is out.
Post by: skirby on August 08, 2006, 02:35:40 pm
Good news  :D

Thanks a lot.
Title: Re: The 07 august 2006 build is out.
Post by: Vampyre_Dark on August 08, 2006, 02:56:16 pm
These latest builds bomb when you try to log out or shutdown WinXP without exiting them first.

Quote
Instruction xxxxxx caused an error at xxxxxx:x
[ABORT][RETRY][IGNORE]
Title: Re: The 07 august 2006 build is out.
Post by: Phatency on August 08, 2006, 03:27:50 pm
These latest builds bomb when you try to log out or shutdown WinXP without exiting them first.

Quote
Instruction xxxxxx caused an error at xxxxxx:x
[ABORT][RETRY][IGNORE]

I can confirm this bug. (though I can't say I used the latest nightly, it was few days ago.)
Title: Re: The 07 august 2006 build is out.
Post by: RavenMokel on August 08, 2006, 05:25:59 pm
I don't know if this is a problem with the nightly builds (this is the first nightly build i try), but the SDL project template doesn't show up when i want to create a new project, even though the sdl-template-files are there in the templates-directory. strange...

-Raven
Title: Re: The 07 august 2006 build is out.
Post by: sethjackson on August 08, 2006, 07:25:32 pm
I don't know if this is a problem with the nightly builds (this is the first nightly build i try), but the SDL project template doesn't show up when i want to create a new project, even though the sdl-template-files are there in the templates-directory. strange...

-Raven

Well actually this is intended behavior. Code::Blocks uses wizards for projects now, instead of file based templates. :)
The SDL template has not been ported to a wizard yet. I am working on this........