Author Topic: The 01 March 2017 build (11021) is out.  (Read 52522 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 01 March 2017 build (11021) is out.
« on: March 01, 2017, 08:47:31 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://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw28u_gcc_cb_wx2812_gcc510-TDM-2.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/mingwm10_gcc510-TDM.7z

The 01 March 2017 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2017/CB_20170301_rev11021_win32.7z
  - Linux :
   none

The current SDK version is : 1.30.0

Resolved Fixed:

  • added addr2line application that ships as part of exception handler to be used with UI tool on Windows
  • updated exception handler to v0.8.1
  • cb_share_config: added simple "export all" functionality for easy backup of all config stubs to a backup folder
  • osx: Fix plugins location (ticket #275)
  • osx: Build all plugins as dynamic libraries (ticket #275, thanks Franko F)
  • compiler: Batch mode doesn't work on MacOS (ticket #425, thanks Franko F for the original patch)
  • AStyle: Fix bug in settings dialog "Break logical conditions..." (ticket #450, thanks bluehazzard)
  • DoxyBlocks: Filter out comment strings in the parameter documentation (thanks Yves De Muyter)
  • cscope: Fix hang of cscope when given a missing file (ticket #448 Robert Morin)
  • todo: Display count of list item (ticket #452 Sergey Bezgodov)
  • editor: Properly restore the line number settings after printing
  • updated astyle plugin to v2.06 (final)
  • allow macros in project notes (applied patch by ???)
  • added missing include for ModPoller plugin
  • set HiDPI aware to false for C::B on Windows with HiDPI monitors (HiDPI support in wx starts from wx31+), should resolve some layout issues
  • astyle: make Mozilla style preview work correctly
  • CCManager: Send proper events for 'Autoselect single match'
  • wxSmith: Make it handle minsize corretly for wxSplitter (ticket #465, thanks Volker Meyer)
  • UI: Replace flexgridsize with simpler boxsize in edit path dialog and fix the control expansion (ticket #421)
  • UI: Use bitmap buttons for buttons in the EditPath dialog (ticket #421)
  • UI: Specify min size for the text ctrl in the EditPath dialog, so it is a bit more user friendly (ticket #421)
  • UI: Fix an out-of-bounds read in the new GetUserVariableDialog (ticket #421)
  • UI: Sort the elements in the tree, so they are consistent (ticket #421)
  • UI: Use wxStdButtonSizer to make buttons more consistent (ticket #421)
  • UI: Better align widgets vertically in the EditPath dialog
  • CC: Fix default colours for code call tips (thanks darmar)
  • wxSmith: Fix the resizing of the ArrayStringEditor dialog
  • HexEditor: Limit vertical resizing of the search dialog
  • HexEditor: Change the label of the OK button to Find
  • wxSmith: Sort generated includes and forward declartion to prevent random changes to the source files when the hash function changes
  • UI: Make editor and environment settings resize correctly (fixes ticket #467)
  • UI: Optimize goto file opening for large projects (ticket #325)
  • UI: Replace case insensitive with case sensitive checking when the user changes a virtual target name (ticket #468 thanks bluehazzard)
  • UI: GotoFile: Initial commit of new goto file dialog
  • UI: GotoFile: Add GetSelection method and restore the old functionality
  • UI: GotoFile: Set the title and message from outside
  • UI: GotoFunction: Re-implement the dialog using the new API (still need to do sorting)
  • UI: GotoFunction: wx28 and noPCH fixes
  • UI: GotoFile/Function: Fix GetSelection methods to return the correct index when the filter is not empty
  • UI: GotoFunction: Reimplement sorting
  • UI: GotoFunction: Don't show -> if the return type is empty
  • CC: Fix possible inconsistency caused by bad usage of cbAssert - the expression must not have side effects, because in some builds they might not be executed
  • wxSmith: Improve compatibility with wx3.x by adding some new events and removing events that aren't supported (thanks mgimenez)
  • UI: Make env settings dialog resizeable on Windows (thanks mgimenez)
  • UI: Add configuration option to make focusing the first build error an option (ticket #473, thanks yvesdm3000)
  • UI: GotoFile: Fix refresh problem on windows - it seems calling SetItemCount is not enougth
  • UI: Set the focus to the cancel button in the about dialog to enable closing with escape to work on wx28 on linux
  • UI: GotoFunction: Make the dialog re-sizable
  • gcc7 build-fix: avoid template-related error
  • FileManager: Write directly to symlinked files (wx30 only)
  • UI: Make the GotoFile to try calculate a column width based on its content, so everything fits in the column
  • UI: Use separate up/down buttons for the linker libs list instead of a spinbutton (ticket #477)
  • UI: Use separate up/down buttons for the search dirs tab instead of a spin buttin (ticket #477)
  • UI: Fix read-after-the-end-of-array bug when a project has more than MAX_TARGETS number of targets in it (ticket #478)
  • UI: Implement Select target menu item that shows an incremental select dialog (#ticket 478)
  • UI: Limit the number of targets visible in the menu to lower number to try to fit them on screen (ticket #478)
  • UI: Implement CalcColumnWidth in the IncrementalSelectArrayIterator
  • printing: Fix printing splitted windows and improve the restoration of gutter and line numbers (thanks LETARTARE)

Regressions/Confirmed/Annoying/Common bugs:



    Offline Melchior

    • Multiple posting newcomer
    • *
    • Posts: 64
    • Sage of Life, Reason, and Time
    Re: The 01 March 2017 build (11021) is out.
    « Reply #1 on: March 01, 2017, 09:01:16 pm »
    thanks :)
    (PC Specs)
    CPU: AMD FX-9590 4.7GHz 8-core  RAM: 32GB
    Motherboard: Asus SABERTOOTH 990FX R2.0
    GPU: nVidia GTX 1070 Ti 8GB  --  GFX Drivers: Nvidia v431.60
    OS: Windows 7 Ultimate 64-bit SP1 (x64)

    Offline damorin

    • Multiple posting newcomer
    • *
    • Posts: 52
    Re: The 01 March 2017 build (11021) is out.
    « Reply #2 on: March 02, 2017, 07:29:31 pm »
    Hi,

    I installed it on the last nightly build (Win7 64-bit) and since then when I click to view a function or define, it's opening the wrong one; same name but from another similar project and the project is not even opened in C::B.

    I remember there is some kind of parser/symbol file to delete for forcing C::B to re-parse symbols but can't find it in older posts.

    Can someone help ?

    Thanks



    One problem at a time and we will get there.

    Offline raynebc

    • Almost regular
    • **
    • Posts: 217
    Re: The 01 March 2017 build (11021) is out.
    « Reply #3 on: March 02, 2017, 09:06:31 pm »
    Does using "Project>Reparse current project" help the issue for you?  I occasionally have to do this or just re-open C::B because the parser had broken itself.

    Offline Melchior

    • Multiple posting newcomer
    • *
    • Posts: 64
    • Sage of Life, Reason, and Time
    Re: The 01 March 2017 build (11021) is out.
    « Reply #4 on: March 05, 2017, 02:19:15 am »
    After a very tiring reinstall - spell check not working. Last suitable for working version - 9958.  :'(
    YOu might have to reconfigure CodeBlock's Spell Check...

    I noticed spell check dictionaries are not included with CodeBlocks especially in the default location which is
    .\CodeBlocks\share\CodeBlocks\SpellChecker\

    I point to my Firefox spell check files
    C:\Program Files\Mozilla Firefox\dictionaries  for 64bit install

    I have attached a screenshot of my settings...
    (PC Specs)
    CPU: AMD FX-9590 4.7GHz 8-core  RAM: 32GB
    Motherboard: Asus SABERTOOTH 990FX R2.0
    GPU: nVidia GTX 1070 Ti 8GB  --  GFX Drivers: Nvidia v431.60
    OS: Windows 7 Ultimate 64-bit SP1 (x64)

    Offline raynebc

    • Almost regular
    • **
    • Posts: 217
    Re: The 01 March 2017 build (11021) is out.
    « Reply #5 on: March 05, 2017, 03:42:33 am »
    You strongly over estimate how big a problem that spell check issue is for the user base as a whole.

    Offline Biplab

    • Developer
    • Lives here!
    • *****
    • Posts: 1874
      • Biplab's Blog
    Re: The 01 March 2017 build (11021) is out.
    « Reply #6 on: March 05, 2017, 04:43:10 am »
    Win 64 Build is available at the following url (includes all required runtime files) -
    Quote
    https://app.box.com/s/7vvac33n8l4fzliyed1v8x8cjn9cigr1

    NOTE:
    This build may be unstable.

    Compiled with wxWidgets 3.0.2 and -
    Code
    g++ (x86_64-win32-sjlj-rev1, Built by MinGW-W64 project) 6.1.0
    Copyright (C) 2016 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

    1) SpellChecker plugin excluded due to following unresolved crash
    https://sourceforge.net/p/codeblocks/tickets/87/
    2) NassiShneiderman plugin will be included in future build.

    Be a part of the solution, not a part of the problem.

    Offline Melchior

    • Multiple posting newcomer
    • *
    • Posts: 64
    • Sage of Life, Reason, and Time
    Re: The 01 March 2017 build (11021) is out.
    « Reply #7 on: March 05, 2017, 04:46:53 am »
    Nice hope your 64bit build works out...
    (PC Specs)
    CPU: AMD FX-9590 4.7GHz 8-core  RAM: 32GB
    Motherboard: Asus SABERTOOTH 990FX R2.0
    GPU: nVidia GTX 1070 Ti 8GB  --  GFX Drivers: Nvidia v431.60
    OS: Windows 7 Ultimate 64-bit SP1 (x64)

    Offline raynebc

    • Almost regular
    • **
    • Posts: 217
    Re: The 01 March 2017 build (11021) is out.
    « Reply #8 on: March 05, 2017, 08:22:20 am »
    According to who?

    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 01 March 2017 build (11021) is out.
    « Reply #9 on: March 05, 2017, 09:39:59 am »
    After a very tiring reinstall - spell check not working. Last suitable for working version - 9958.  :'(
    Next time please post a link to this topic http://forums.codeblocks.org/index.php/topic,20195.0.html or post in the topic or post patches...
    (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 ollydbg

    • Developer
    • Lives here!
    • *****
    • Posts: 5906
    • OpenCV and Robotics
      • Chinese OpenCV forum moderator
    Re: The 01 March 2017 build (11021) is out.
    « Reply #10 on: March 05, 2017, 01:06:52 pm »
    Hi, biplab, thanks for the builds.
    I download your builds, and run it by such command:
    Code
    start cblauncher.exe --debug-log --no-dde --no-check-associations --multiple-instance --no-splash-screen --verbose
    Then I have such error report, see image shot below.
    If some piece of memory should be reused, turn them to variables (or const variables).
    If some piece of operations should be reused, turn them to functions.
    If they happened together, then turn them to classes.

    Offline Biplab

    • Developer
    • Lives here!
    • *****
    • Posts: 1874
      • Biplab's Blog
    Re: The 01 March 2017 build (11021) is out.
    « Reply #11 on: March 05, 2017, 03:13:50 pm »
    Hi, biplab, thanks for the builds.
    I download your builds, and run it by such command:
    Code
    start cblauncher.exe --debug-log --no-dde --no-check-associations --multiple-instance --no-splash-screen --verbose
    Then I have such error report, see image shot below.

    Confirmed that error message. Most likely it is an issue in CbLauncher. Need to investigate further.
    Be a part of the solution, not a part of the problem.

    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 01 March 2017 build (11021) is out.
    « Reply #12 on: March 05, 2017, 03:35:48 pm »
    It is a new warning in wx3 that asserts if the zip file doesn't contain any xrc files in it. For some of the plugins this is really the case.
    (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 Biplab

    • Developer
    • Lives here!
    • *****
    • Posts: 1874
      • Biplab's Blog
    Re: The 01 March 2017 build (11021) is out.
    « Reply #13 on: March 05, 2017, 03:41:49 pm »
    It is a new warning in wx3 that asserts if the zip file doesn't contain any xrc files in it. For some of the plugins this is really the case.
    I'm now convinced this issue is due to multiple instances; and not due to CbLauncher. C::B is unable to find zip files and load them.
    Quote
    Manager failed to load XRC resource 'C:\CB_20170301_rev11021_win64\share\codeblocks\Cccc.zip'.
    Be a part of the solution, not a part of the problem.

    Offline eckard_klotz

    • Almost regular
    • **
    • Posts: 194
    Re: The 01 March 2017 build (11021) is out.
    « Reply #14 on: March 05, 2017, 05:26:56 pm »
    Hello Everybody.

    To prevent fale positive detections by my virus scaner Norton 360 I have asked Symantec to set the binaries of this nightly on their white list what they already have done:
    Quote
    Hello,

    In relation to software whitelist submission 4070276.

    We have added this version of the software to our whitelist.
    Whitelisting is file specific. A new version of your software may have new files and thus new versions of the files would not be known to us. This could result in a false positive occurring on the new files.
    In order to mitigate this risk, we recommend submitting new versions of your software to us.

    Symantec's decision is not a certification or endorsement of your software in any way, and you are expressly advised by this message that Symantec does not consent to you disclosing that Symantec has added your software to its White-List, or that Symantec has evaluated, endorsed or certified your software in any manner, directly or indirectly.

    Decisions made by Symantec are subject to change if alterations to the software are made over time or as classification criteria and/or the policy employed by Symantec changes over time to address the evolving landscape.

    Please see our software whitelist program FAQ here: https://support.symantec.com/en_US/article.TECH232956.html

    Sincerely,
    Symantec Security Response
    http://securityresponse.symantec.com

    Best regards,
                        Eckard.