Author Topic: The 07 august 2006 build is out.  (Read 16556 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 07 august 2006 build is out.
« 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:

  • Fixed bug in global variables substitution. Wouldn't substitute GVs while a project was loading, leading to wrong behaviour in certain plugins (like code-completion: it wouldn't parse include dirs defined using GVs)
  • Fixed bug in our thread-pool implementation, which would not execute some tasks in specific cases. So, for example, code-completion threads would not parse some files
  • Fixed code-completion handling of arrays []
  • Fixed build when using GCC-4.1+ (thanks to SharkCZ for creating a small test case)

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)
  • menu items with icon not correctly aligned (since wx263)

« Last Edit: August 07, 2006, 09:56:06 pm by killerbot »

sethjackson

  • Guest
Re: The 07 august 2006 build is out.
« Reply #1 on: August 07, 2006, 08:47:20 pm »
EDIT:

Link removed.
« Last Edit: August 09, 2006, 08:26:44 pm by sethjackson »

Offline rjmyst3

  • Multiple posting newcomer
  • *
  • Posts: 117
    • wxFormBuilder
Re: The 07 august 2006 build is out.
« Reply #2 on: August 07, 2006, 09:18:14 pm »
Love that code completion stuff.
Nice work!

Kreso

  • Guest
Re: The 07 august 2006 build is out.
« Reply #3 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 :)

Offline Jan van den Borst

  • Multiple posting newcomer
  • *
  • Posts: 99
Re: The 07 august 2006 build is out.
« Reply #4 on: August 08, 2006, 12:15:53 pm »
"File | Open file list" seems to be broken???

Offline Jan van den Borst

  • Multiple posting newcomer
  • *
  • Posts: 99
Re: The 07 august 2006 build is out.
« Reply #5 on: August 08, 2006, 12:17:31 pm »
sorry, I mean "view | Open files list"

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 07 august 2006 build is out.
« Reply #6 on: August 08, 2006, 12:42:26 pm »
can't reproduce, works fine here (try a clean install : nightly build)

Offline Jan van den Borst

  • Multiple posting newcomer
  • *
  • Posts: 99
Re: The 07 august 2006 build is out.
« Reply #7 on: August 08, 2006, 01:25:54 pm »
Thanks, throwing away the codeblocks config dir did the trick. It works fine again.

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 07 august 2006 build is out.
« Reply #8 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  :(



And the error message:


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.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 07 august 2006 build is out.
« Reply #9 on: August 08, 2006, 02:24:34 pm »
Unfortunately, I have a crash while debugging.
This is already fixed in SVN.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 07 august 2006 build is out.
« Reply #10 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
Be patient!
This bug will be fixed soon...

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 07 august 2006 build is out.
« Reply #11 on: August 08, 2006, 02:35:40 pm »
Good news  :D

Thanks a lot.

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Re: The 07 august 2006 build is out.
« Reply #12 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]
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

Offline Phatency

  • Multiple posting newcomer
  • *
  • Posts: 65
Re: The 07 august 2006 build is out.
« Reply #13 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.)

RavenMokel

  • Guest
Re: The 07 august 2006 build is out.
« Reply #14 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