Author Topic: The 24 August 2010 build (6527) is out.  (Read 38299 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!]

    Offline Jenna

    • Administrator
    • Lives here!
    • *****
    • Posts: 7255
    Re: The 24 August 2010 build (6527) is out.
    « Reply #15 on: August 27, 2010, 02:10:19 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?
    If I understand correctly, the crash Xaviou mentioned happens if EditorTweaks is enabled and he uses i18n, if it is disabled no crash occurs.

    Offline Xaviou

    • Regular
    • ***
    • Posts: 402
      • X@v's wxStuff
    Re: The 24 August 2010 build (6527) is out.
    « Reply #16 on: August 27, 2010, 02:19:22 pm »
    Hi
    If I understand correctly, the crash Xaviou mentioned happens if EditorTweaks is enabled and he uses i18n, if it is disabled no crash occurs.
    That's right

    If EditorTweaks or i18n is disabled, all works fine
    If both are enabled, the right-click crash.


    Can you try to remove all files from the nightly and extract the new files in a clean directory?

    That's what I've done before sending my previous post :
    - deleting all the files in my CB_INSTALL_DIR
    - re-downloading all the files (including wxWidgets and MinGW dlls)
    - extracting the files from the downloaded archives
    - adding the "\share\CodeBlocks\locale\fr_FR" and putting translations files in it

    Regards.


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

    Offline Jenna

    • Administrator
    • Lives here!
    • *****
    • Posts: 7255
    Re: The 24 August 2010 build (6527) is out.
    « Reply #17 on: August 27, 2010, 03:19:06 pm »
    Hi Xaviou,
    can you try svn r6550.
    After recreation of the language-files, the crash should be fixed.

    Offline gd_on

    • Lives here!
    • ****
    • Posts: 796
    Re: The 24 August 2010 build (6527) is out.
    « Reply #18 on: August 27, 2010, 07:51:58 pm »
    Hi,
    I can't answer for Xaviou of course, but I have the same problem, with the same configuration (except I have Win XP SP3). Svn 6550 does not solve this i18n problem for me, sorry. Even after rebuilding CB (of course) or rebuilding the language file (extracting chains to a .po file and converting to .mo one). Disabling EditorTweaks is the best solution for now !

    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 Jenna

    • Administrator
    • Lives here!
    • *****
    • Posts: 7255
    Re: The 24 August 2010 build (6527) is out.
    « Reply #19 on: August 27, 2010, 08:45:18 pm »
    Hi,
    I can't answer for Xaviou of course, but I have the same problem, with the same configuration (except I have Win XP SP3). Svn 6550 does not solve this i18n problem for me, sorry. Even after rebuilding CB (of course) or rebuilding the language file (extracting chains to a .po file and converting to .mo one). Disabling EditorTweaks is the best solution for now !

    gd_on
    Can you provide your po- and mo-files ?

    Offline gd_on

    • Lives here!
    • ****
    • Posts: 796
    Re: The 24 August 2010 build (6527) is out.
    « Reply #20 on: August 28, 2010, 06:00:27 pm »
    My last files, po and mo files for svn 6550 are here. they should not be very different from those given by xaviou a few days ago (quite normal, they have many common things !).

    gd_on
    « Last Edit: August 29, 2010, 08:02:28 pm 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 mfmco2

    • Single posting newcomer
    • *
    • Posts: 5
    Re: The 24 August 2010 build (6527) is out.
    « Reply #21 on: August 29, 2010, 02:30:33 pm »
    BUG!!!     Can not be opened in the editor right !!!   Please Fix it!
    windows xp sp3     chinese
    Code::Blocks svn6900 + wmingwm10_gcc441 + wxWidgets 2.8.11.03(Compile the package【wxpack】)

    Offline Jenna

    • Administrator
    • Lives here!
    • *****
    • Posts: 7255
    Re: The 24 August 2010 build (6527) is out.
    « Reply #22 on: August 29, 2010, 02:50:13 pm »
    BUG!!!     Can not be opened in the editor right !!!   Please Fix it!
    Sorry, I don't understand.

    Please explain more exactly what you want and what does not work.

    Offline mfmco2

    • Single posting newcomer
    • *
    • Posts: 5
    Re: The 24 August 2010 build (6527) is out.
    « Reply #23 on: August 30, 2010, 07:36:05 am »
    BUG!!!     Can not be opened in the editor right !!!   Please Fix it!
    Sorry, I don't understand.

    Please explain more exactly what you want and what does not work.
    In the editor, use the right mouse button, open the shortcut menu, the program collapse.
    SVN 6508 from the version on this issue began.
    « Last Edit: August 30, 2010, 07:40:23 am by mfmco2 »
    windows xp sp3     chinese
    Code::Blocks svn6900 + wmingwm10_gcc441 + wxWidgets 2.8.11.03(Compile the package【wxpack】)

    Offline seb_seb0

    • Almost regular
    • **
    • Posts: 166
    Re: The 24 August 2010 build (6527) is out.
    « Reply #24 on: August 30, 2010, 07:51:49 am »
    BUG!!!     Can not be opened in the editor right !!!   Please Fix it!
    Sorry, I don't understand.

    Please explain more exactly what you want and what does not work.
    In the editor, use the right mouse button, open the shortcut menu, the program collapse.
    SVN 6508 from the version on this issue began.
    Personally, I have not noticed anything like this, in any nightly (including this one). I use Code::Blocks on Windows XP SP2, Windows Vista and Linux Ubuntu 10.4.
    Perhaps you could add more information to your post:
       1 - which OS are you using
       2 - is the bug occuring for ALL projects / files, or for a specific Project / File ?
       3 - what steps exactly are you doing ? (Open project X / Open file X, right click on the text, select menu item "xxx", ...)

    A screenshot may help a lot.
    The more specific you are with your bug description, the faster the community will be able to help you (too much information is better than too few).

    Sebastien