Author Topic: The 09 December 2017 build (11246) is out.  (Read 36414 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 09 December 2017 build (11246) is out.
« on: December 09, 2017, 11:08:52 am »

IMPORTANT : THIS IS THE FIRST BUILD THAT USES WX 303 AND IS A 64 BIT APPLICATION.



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 : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw30u_gcc_cb_wx303_gcc510-TDM-2.7z


The 09 December 2017 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2017/CB_20171209_rev11246_win64.7z
  - Linux :
   none

The current SDK version is : 1.32.0

Resolved Fixed:

  • BrowseTracker - fix shutdown assert on linux wx30

Regressions/Confirmed/Annoying/Common bugs:



    Offline killerbot

    • Administrator
    • Lives here!
    • *****
    • Posts: 5490
    Re: The 09 December 2017 build (11246) is out.
    « Reply #1 on: December 09, 2017, 11:09:15 am »
    - NOTE SDK version is still 1.32.0, but it should be 1.33.0 (it was already bumped on the RC branch, but not on trunk).

    Offline Xaviou

    • Regular
    • ***
    • Posts: 402
      • X@v's wxStuff
    Re: The 09 December 2017 build (11246) is out.
    « Reply #2 on: December 09, 2017, 11:48:22 am »
    Hi.

    Win32 and an OS X version of this rev can be downloaded from my Google Drive.

    The win32 7z archive also contains the needed wxWidgets and mingw10 dlls.

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

    Offline damorin

    • Multiple posting newcomer
    • *
    • Posts: 52
    Re: The 09 December 2017 build (11246) is out.
    « Reply #3 on: December 12, 2017, 04:46:33 pm »
    Hi,

    no problem until I closed a file and got this error window (see attachment).

    Running Win 7 64-bit.
    CodeBlocks svn 11246, wx3.0.3 - 64-bit.



    One problem at a time and we will get there.

    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 09 December 2017 build (11246) is out.
    « Reply #4 on: December 12, 2017, 07:47:56 pm »
    Is this reproducible?
    (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 damorin

    • Multiple posting newcomer
    • *
    • Posts: 52
    Re: The 09 December 2017 build (11246) is out.
    « Reply #5 on: December 13, 2017, 01:42:18 pm »

    Nope but while trying I found something else:

    - When selecting a variable, usually it's highlighting all other occurrences but now it's only doing it if I scroll up or down.

    Example: Open CodeBlocks source file "src/associations.cpp" and go to "DoCheckAssociation" and double-click on "BaseKeyName". Other occurences are only highlighted when moving the scroll bar up or down.
    One problem at a time and we will get there.

    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 09 December 2017 build (11246) is out.
    « Reply #6 on: December 14, 2017, 09:40:15 pm »
    Can you report this on the tickets page on sf.net?
    (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 DirtyBlasion

    • Single posting newcomer
    • *
    • Posts: 6
    Re: The 09 December 2017 build (11246) is out.
    « Reply #7 on: December 16, 2017, 03:31:21 pm »
    Hello! I have a little problem, it doesn't auto-complete ... in: #include <...>
    I looked on internet, and I've found "Is Settings->Editor...->Code completion "Enable headers code-completion" checked?" well, it doesn't has Enable headers code-completion at all.

    Offline Xaviou

    • Regular
    • ***
    • Posts: 402
      • X@v's wxStuff
    Re: The 09 December 2017 build (11246) is out.
    « Reply #8 on: December 17, 2017, 02:38:26 pm »
    Hi

    On OS X, toolbars doesn't have drop-down lists (build target selection, Code Completion, ...).

    I've already reported this here, but when I've done it, I wasn't able to test the wxWidgets samples with hte same verison of the libs.

    This is now done : the samples (AUI or classic toolbar) works as expected (see attached screenshots).

    Does this needs a ticket on SF ?

    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 09 December 2017 build (11246) is out.
    « Reply #9 on: December 17, 2017, 07:07:25 pm »
    No, they don't work as expected in the samples. This bug is already reported here: https://trac.wxwidgets.org/ticket/17972

    This is the reason we won't have an osx release soon...
    (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 DirtyBlasion

    • Single posting newcomer
    • *
    • Posts: 6
    Re: The 09 December 2017 build (11246) is out.
    « Reply #10 on: December 17, 2017, 07:46:52 pm »
    Ohhh, I've mistaken the place of enabling header completion.
    But still have a problem with this, in project settings when I set search directories, it doesn't search in there, why?

    Offline Xaviou

    • Regular
    • ***
    • Posts: 402
      • X@v's wxStuff
    Re: The 09 December 2017 build (11246) is out.
    « Reply #11 on: December 17, 2017, 07:48:57 pm »
    Hi
    No, they don't work as expected in the samples.
    Why do you say this ?
    Have a look at the screenshot I've provided : the wxAui sample have the dropdown list (the list is opened and shows the "menu" with "One choice, another choice" entries on the top-right).
    I've just built the wx-3.0.3 sample "as-is".

    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 09 December 2017 build (11246) is out.
    « Reply #12 on: December 17, 2017, 08:56:38 pm »
    Because the sample is using wxauitoolbar and cb is using wxtoolbar. If you change the sample to use wxtoolbar it fails the same as in cb... But this is explained in my bug report...
    (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 Xaviou

    • Regular
    • ***
    • Posts: 402
      • X@v's wxStuff
    Re: The 09 December 2017 build (11246) is out.
    « Reply #13 on: December 17, 2017, 11:04:16 pm »
    I apologize : I've not read the ticket's text correctly  :-[

    And I confirm it doesn't work with your patch applied.
    I've also tested with a wxComboBox (as in the toolbar sample) and it doesn't work either.

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

    Offline damorin

    • Multiple posting newcomer
    • *
    • Posts: 52
    Re: The 09 December 2017 build (11246) is out.
    « Reply #14 on: December 20, 2017, 09:59:00 pm »

    Hi,

    another bug that is present since a really long time and I was finally able to reproduce it:

    - Open Code:Block project.
    - Select a file in the "Projects" tab and quickly click inside the newly opened file (like cbeditor.cpp)

    Result:

    - The filename is added to the file where the mouse was clicked:

       C:\Download\gnu\codeblocks-code-10924-trunk\src\sdk\cbeditor.cpp

    Running Win 7 64-bit.
    CodeBlocks svn 11246, wx3.0.3 - 64-bit.


    One problem at a time and we will get there.