Author Topic: The 24 August 2010 build (6527) is out.  (Read 38300 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 24 August 2010 build (6527) is out.
« on: August 24, 2010, 08:02:52 pm »
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_wx2810_gcc441.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc441.7z

The 24 August 2010 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20100824_rev6527_win32.7z
  - Linux :
   none

Resolved Fixed:

  • bug-fix of crash for non-attached plugins (e.g. disabled EditorTweaks), thanks oBFusCATe
  • applied patch #2943: Respect the selected target
  • applied patch #2942: Add option to control the smart indent brace feature
  • applied patch #2929: Show the build time in the build messages log pane
  • applied patch #2871: Make double click open the correct item in the TODO window
  • applied patch #2949: AskAssocDialog closes incorrectly when press ESC key
  • added missing portions in compilergcc of r6494 and r6492

Regressions/Confirmed/Annoying/Common bugs:



    Offline Jenna

    • Administrator
    • Lives here!
    • *****
    • Posts: 7255
    Re: The 24 August 2010 build (6527) is out.
    « Reply #1 on: August 24, 2010, 09:54:02 pm »
    As usual debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my repo.

    Offline Loaden

    • Lives here!
    • ****
    • Posts: 1014
    Re: The 24 August 2010 build (6527) is out.
    « Reply #2 on: August 25, 2010, 03:18:25 pm »
    Crash report:
    Quote
    -------------------

    Error occured on Wednesday, August 25, 2010 at 21:14:41.

    D:\DengYC\LoveDEV\codeblocks.exe caused an Access Violation at location 7c957453 in module C:\WINDOWS\system32\ntdll.dll Reading from location ebd514c3.

    Registers:
    eax=0022f2f0 ebx=00000000 ecx=03cea008 edx=0b382580 esi=ebd514bf edi=0b382578
    eip=7c957453 esp=0022f028 ebp=0022f058 iopl=0         nv up ei ng nz na pe nc
    cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010282

    Call stack:
    7C957453  C:\WINDOWS\system32\ntdll.dll:7C957453  RtlRemoveVectoredExceptionHandler
    7C956F74  C:\WINDOWS\system32\ntdll.dll:7C956F74  RtlRemoveVectoredExceptionHandler
    77BFC2DE  C:\WINDOWS\system32\msvcrt.dll:77BFC2DE  free
    68616C50  D:\DengYC\LoveDEV\wxmsw28u.dll:68616C50  _ZN12wxWindowBase15DestroyChildrenEv
    68553953  D:\DengYC\LoveDEV\wxmsw28u.dll:68553953  _ZN8wxWindowD2Ev
    68D8142D  D:\DengYC\LoveDEV\share\codeblocks\plugins\IncrementalSearch.dll:68D8142D
    68616C50  D:\DengYC\LoveDEV\wxmsw28u.dll:68616C50  _ZN12wxWindowBase15DestroyChildrenEv
    68553953  D:\DengYC\LoveDEV\wxmsw28u.dll:68553953  _ZN8wxWindowD2Ev
    6886D8A8  D:\DengYC\LoveDEV\wxmsw28u.dll:6886D8A8  _ZN10wxListbook15ChangeSelectionEj
    68616C50  D:\DengYC\LoveDEV\wxmsw28u.dll:68616C50  _ZN12wxWindowBase15DestroyChildrenEv
    68553953  D:\DengYC\LoveDEV\wxmsw28u.dll:68553953  _ZN8wxWindowD2Ev
    61849D5E  D:\DengYC\LoveDEV\codeblocks.dll:61849D5E  _ZN13EditorManager9ConfigureEv
    68502F49  D:\DengYC\LoveDEV\wxmsw28u.dll:68502F49  _ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent
    685049D1  D:\DengYC\LoveDEV\wxmsw28u.dll:685049D1  _ZN16wxEventHashTable11HandleEventER7wxEventP12wxEvtHandler
    68504AA8  D:\DengYC\LoveDEV\wxmsw28u.dll:68504AA8  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    68504A3D  D:\DengYC\LoveDEV\wxmsw28u.dll:68504A3D  _ZN12wxEvtHandler12ProcessEventER7wxEvent
    685D28E1  D:\DengYC\LoveDEV\wxmsw28u.dll:685D28E1  _ZN11wxFrameBase14ProcessCommandEi
    68574129  D:\DengYC\LoveDEV\wxmsw28u.dll:68574129  _ZN7wxFrame13HandleCommandEttPv
    68575CCF  D:\DengYC\LoveDEV\wxmsw28u.dll:68575CCF  _ZN7wxFrame13MSWWindowProcEjjl
    6854F571  D:\DengYC\LoveDEV\wxmsw28u.dll:6854F571  _Z9wxWndProcP6HWND__jjl@16
    77D18734  C:\WINDOWS\system32\USER32.dll:77D18734  GetDC
    77D18816  C:\WINDOWS\system32\USER32.dll:77D18816  GetDC
    77D189CD  C:\WINDOWS\system32\USER32.dll:77D189CD  GetWindowLongW
    77D18A10  C:\WINDOWS\system32\USER32.dll:77D18A10  DispatchMessageW
    685368D0  D:\DengYC\LoveDEV\wxmsw28u.dll:685368D0  _ZN11wxEventLoop14ProcessMessageEP6tagMSG
    6853657C  D:\DengYC\LoveDEV\wxmsw28u.dll:6853657C  _ZN11wxEventLoop8DispatchEv
    685CAC6E  D:\DengYC\LoveDEV\wxmsw28u.dll:685CAC6E  _ZN17wxEventLoopManual3RunEv
    685AA0EB  D:\DengYC\LoveDEV\wxmsw28u.dll:685AA0EB  _ZN9wxAppBase8MainLoopEv
    004019E4  D:\DengYC\LoveDEV\codeblocks.exe:004019E4
    684B3B91  D:\DengYC\LoveDEV\wxmsw28u.dll:684B3B91  _Z12wxInitializeiPPw
    6850A917  D:\DengYC\LoveDEV\wxmsw28u.dll:6850A917  _Z7wxEntryP11HINSTANCE__S0_Pci
    00401897  D:\DengYC\LoveDEV\codeblocks.exe:00401897
    004659E6  D:\DengYC\LoveDEV\codeblocks.exe:004659E6
    004010DB  D:\DengYC\LoveDEV\codeblocks.exe:004010DB
    00401158  D:\DengYC\LoveDEV\codeblocks.exe:00401158
    7C817077  C:\WINDOWS\system32\kernel32.dll:7C817077  RegisterWaitForInputIdle



    Offline Xaviou

    • Regular
    • ***
    • Posts: 402
      • X@v's wxStuff
    Re: The 24 August 2010 build (6527) is out.
    « Reply #3 on: August 25, 2010, 03:26:35 pm »
    Hi

    Here is a patch to allow a better internationalisation of the Nassi Shneiderman plugin.

    Regards

    Xav'
    The french wxWidgets site : http://www.wxdev.fr
    My wxWidgets's stuff : https://wxstuff.xaviou.fr/

    Offline MortenMacFly

    • Administrator
    • Lives here!
    • *****
    • Posts: 9694
    Re: The 24 August 2010 build (6527) is out.
    « Reply #4 on: August 25, 2010, 04:16:42 pm »
    Here is a patch to allow a better internationalisation of the Nassi Shneiderman plugin.
    Applied && thanks. :-)
    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 gku

    • Single posting newcomer
    • *
    • Posts: 6
    Re: The 24 August 2010 build (6527) is out.
    « Reply #5 on: August 25, 2010, 06:15:08 pm »
    hi,

    (menu) settings->editor... crashes C::B on win7.
    Happens also on the nightly 6508 from 21.08.2010.
    Deleting all settings in ...\AppData\Roaming\codeblocks\ doesn't help.

    The nighly 6454 from 07.08.2010 has no problems.



    Offline gd_on

    • Lives here!
    • ****
    • Posts: 796
    Re: The 24 August 2010 build (6527) is out.
    « Reply #6 on: August 25, 2010, 07:46:19 pm »
    I have a small problem with svn 6532 and more precisely with xaviou's patch.
    The generation stops with this error :
    Code
    C:\CodeBlocks_SVN\CodeBlocks_src\src\plugins\contrib\NassiShneiderman\NassiFileContent.cpp||In member function 'virtual wxString NassiFileContent::GetWildcard()':|
    C:\CodeBlocks_SVN\CodeBlocks_src\src\plugins\contrib\NassiShneiderman\NassiFileContent.cpp|29|error: '_' was not declared in this scope|
    ||=== Génération terminée : 1 errors, 0 warnings (0 minutes, 28 seconds) ===|
    on the line containing
    Code
        return _("Nassi Shneiderman diagram, (*.nsd)|*.nsd");
    If I revert the _ to _T it works. May be a .h is missing in NassiFileContent.cpp.
    I work with Windows XP SP3 and TDM Gcc 4.5

    gd_on
    Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

    Offline MortenMacFly

    • Administrator
    • Lives here!
    • *****
    • Posts: 9694
    Re: The 24 August 2010 build (6527) is out.
    « Reply #7 on: August 25, 2010, 09:01:15 pm »
    I have a small problem with svn 6532 and more precisely with xaviou's patch.
    The generation stops with this error :
    Try again, please.
    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 gd_on

    • Lives here!
    • ****
    • Posts: 796
    Re: The 24 August 2010 build (6527) is out.
    « Reply #8 on: August 26, 2010, 09:01:09 am »
    OK. Works now after correction introduced in svn 6536.
    Thanks. :D

    gd_on

    PS : I don't think that lines 973 and 992 in NassiView.cpp need to be translated, so original _T is OK.
    « Last Edit: August 26, 2010, 09:23:37 am by gd_on »
    Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

    Offline Xaviou

    • Regular
    • ***
    • Posts: 402
      • X@v's wxStuff
    Re: The 24 August 2010 build (6527) is out.
    « Reply #9 on: August 26, 2010, 10:18:38 am »
    Hi

    OK. Works now after correction introduced in svn 6536.
    Sorry for this !  :?

    PS : I don't think that lines 973 and 992 in NassiView.cpp need to be translated, so original _T is OK.
    You're right. Sorry again  :(

    Regards

    Xav'
    The french wxWidgets site : http://www.wxdev.fr
    My wxWidgets's stuff : https://wxstuff.xaviou.fr/

    Offline danselmi

    • Developer
    • Almost regular
    • *****
    • Posts: 203
    Re: The 24 August 2010 build (6527) is out.
    « Reply #10 on: August 26, 2010, 12:40:16 pm »
    There is still a bug.
    Code
    --- NassiPlugin.cpp	(revision 6539)
    +++ NassiPlugin.cpp (working copy)
    @@ -213,7 +213,7 @@
     
         #ifdef USE_SVG
         if ( !exportmenu->FindItem(NASSI_ID_EXPORT_SVG) )
    -        exportmenu->Append(NASSI_ID_EXPORT_SVG, _("SVG"), _T"export to SVG format"));
    +        exportmenu->Append(NASSI_ID_EXPORT_SVG, _("SVG"), _("export to SVG format"));
         #endif
     
         if ( !exportmenu->FindItem(NASSI_ID_EXPORT_BITMAP) )

    Offline MortenMacFly

    • Administrator
    • Lives here!
    • *****
    • Posts: 9694
    Re: The 24 August 2010 build (6527) is out.
    « Reply #11 on: August 26, 2010, 09:19:12 pm »
    There is still a bug.
    PS : I don't think that lines 973 and 992 in NassiView.cpp need to be translated, so original _T is OK.
    You're right. Sorry again  :(
    Done.
    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 Grom

    • Almost regular
    • **
    • Posts: 206
    Re: The 24 August 2010 build (6527) is out.
    « Reply #12 on: August 27, 2010, 07:05:51 am »
    Debugger problem

    BUG!!!  :shock: :shock: :shock: Can't step in into template class methods!!!  :shock: Please Fix it!
    gcc+winXP+suse.

    Offline Xaviou

    • Regular
    • ***
    • Posts: 402
      • X@v's wxStuff
    Re: The 24 August 2010 build (6527) is out.
    « Reply #13 on: August 27, 2010, 01:47:44 pm »
    Hi

    I don't know if it is a bug, but CB crashed while using i18n.

    If i18n is enabled, CB crash when trying to show the contextual menu in the editor (right click in a source file).
    If i18, is disabled, CB does not crash.

    After having a look at the crash report (attached to this post), I tried disabling the "EditorTweaks" plugin.
    CB doesn't crash anymore, even if i18n is enabled.


    Perhaps it comes from the translations, so, here is a link to the used translation file (to be put in CB_INSTALL_DIR\share\CodeBlocks\locale\fr_FR )
    http://codeblocks.archive-host.com/CB_20100824_rev6525_fr.zip

    This appends on a Windows XP SP2 machine.

    Regards

    Xav'
    The french wxWidgets site : http://www.wxdev.fr
    My wxWidgets's stuff : https://wxstuff.xaviou.fr/

    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 24 August 2010 build (6527) is out.
    « Reply #14 on: August 27, 2010, 02:05:21 pm »
    • bug-fix of crash for non-attached plugins (e.g. disabled EditorTweaks), thanks oBFusCATe
    This problems should have been fixed. :(
    Is it possible that you've not installed the nightly correctly?
    Can you try to remove all files from the nightly and extract the new files in a clean directory?
    (most of the time I ignore long posts)
    [strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]