Author Topic: The 16 August 2020 build (12198) is out.  (Read 17320 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 16 August 2020 build (12198) is out.
« on: August 16, 2020, 11:24:12 am »
new PATCHED wx dll , please download these too and replace your old ones !!!

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(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw31u_gcc_cb_wx313_2D_gcc810-mingw64-2.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls8.1.0.7z


The 16 August 2020 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2020/CB_20200816_rev12198_win64.7z
  - Linux :
   none

The current SDK version is : 2.4.0

Resolved Fixed:

  • KeyBinder - version 2.0.16 2020/07/14
  • build: Fix many -Wsuggest-override warnings for the core and core plugins
  • build: Fix all -Wsuggest-override warnings for the ThreadSearch plugin
  • Fix starting the application on Linux
  • MouseSap: Make sure to show the configuration panel only in the Settings -> Editor dialog (tickets #997 thanks Miguel Gimenez)
  • command line: Make opening a file from the command line (--file) in an already running instance to work correctly
  • wxSmith: Remove conditional code for wxWidgets < 3.0.0 (ticket #1000, thanks Miguel Gimenez)
  • wxSmith: Fix spelling class name of wxTwoLongProperty (Ticket #1002, thanks Miguel Gimenez)

Regressions/Confirmed/Annoying/Common bugs:



    Offline stahta01

    • Lives here!
    • ****
    • Posts: 7576
      • My Best Post
    Re: The 16 August 2020 build (12198) is out.
    « Reply #1 on: September 13, 2020, 02:52:58 am »
    Has anyone else had crashing when you try to delete an target?

    Edit: After I removed all files from Target and saved the project; I could delete the target without a crash.
    The project might have had unsaved changes on prior deletes that crashed.

    Windows 7 64 bit.

    Code
    Name             : Code::Blocks
    Version          : svn-r12198
    SDK Version      : 2.4.0
    Scintilla Version: 3.7.5
    Author           : The Code::Blocks Team
    E-mail           : info@codeblocks.org
    Website          : http://www.codeblocks.org

    wxWidgets Library (wxMSW port)
    Version 3.1.3 (Unicode: wchar_t, debug level: 1),
    compiled at Jun  7 2020 10:54:43

    Runtime version of toolkit used is 6.1.

    Tim S.
    « Last Edit: September 13, 2020, 03:38:49 am by stahta01 »
    C Programmer working to learn more about C++ and Git.
    On Windows 7 64 bit and Windows 10 64 bit.
    --
    When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

    Offline Pecan

    • Plugin developer
    • Lives here!
    • ****
    • Posts: 2743
    Re: The 16 August 2020 build (12198) is out.
    « Reply #2 on: September 13, 2020, 07:09:39 am »
    Has anyone else had crashing when you try to delete an target?

    Edit: After I removed all files from Target and saved the project; I could delete the target without a crash.
    The project might have had unsaved changes on prior deletes that crashed.
    snip...
    Tim S.

    Yes. It's happened to me with Head a number of times this past week. I delete a target, then afterwards try "save project" and it crashes.
    « Last Edit: September 13, 2020, 03:37:11 pm by Pecan »

    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 16 August 2020 build (12198) is out.
    « Reply #3 on: September 13, 2020, 06:25:14 pm »
    It happened to me too. It crashed somewhere in the MacroManager, but I accidentally closed the editor with the backtrace and I've lost it. :(
    (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!]