Author Topic: The 15 January 2011 build (6921) is out.  (Read 20698 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 15 January 2011 build (6921) is out.
« on: January 15, 2011, 04:59:15 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_gcc451-TDM.7z

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

The 15 January 2011 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20110115_rev6921_win32.7z
  - Linux :
   none

Resolved Fixed:

  • fix possible build issue with wx > 2.8.10
  • DragScroll 1.3.26 2011/01/2 : Fix Linux crash: check ClassInfo before scrolling wxListCtrl(s)
  • wxSmith fix: wrong include-line was created for wxMessageDialog
  • wxSmith-plugin: add missing initiliazation for MenuItem; fix typo
  • added new plugin: ReopenEditor; reopens last closed editor(s) via hotkey (Ctrl+Shift+t) or menu-item
  • Fix Ogre wizard not to link incorrect debug libraries under Linux (courtesy of Rainer Größlinger)

Regressions/Confirmed/Annoying/Common bugs:


    « Last Edit: January 15, 2011, 05:49:29 pm by killerbot »

    Offline InsidE

    • Single posting newcomer
    • *
    • Posts: 3
    Re: The 15 January 2011 build (6921) is out.
    « Reply #1 on: January 15, 2011, 05:22:49 pm »
    Wrong link

    Offline killerbot

    • Administrator
    • Lives here!
    • *****
    • Posts: 5489
    Re: The 15 January 2011 build (6921) is out.
    « Reply #2 on: January 15, 2011, 05:49:49 pm »
    link fixed

    Offline Jenna

    • Administrator
    • Lives here!
    • *****
    • Posts: 7255
    Re: The 15 January 2011 build (6921) is out.
    « Reply #3 on: January 16, 2011, 09:28:11 am »
    Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found (as usual) in my repo.

    SVN revision is 6920, because 6921 was the mereg of trunk into the debugger-branch.
    « Last Edit: January 16, 2011, 09:30:28 am by jens »

    Offline Krisando

    • Multiple posting newcomer
    • *
    • Posts: 17
    Re: The 15 January 2011 build (6921) is out.
    « Reply #4 on: January 19, 2011, 09:17:04 pm »
    There seems to be some sort of focus bug in these last few builds. I'm unable to interact with the code window with mouse or keyboard. Requires alt-tap to be pressed once to make it work, happened to me about 6 times yesterday.

    I'm using Windows XP.

    Offline killerbot

    • Administrator
    • Lives here!
    • *****
    • Posts: 5489
    Re: The 15 January 2011 build (6921) is out.
    « Reply #5 on: January 19, 2011, 09:42:33 pm »
    I have been experiencing this also for 1 or 2 weeks, but on linux. I also suspect it is CB, but not been able to really pinpoint it.
    I have to alt-tab a few times ...

    Offline Jenna

    • Administrator
    • Lives here!
    • *****
    • Posts: 7255
    Re: The 15 January 2011 build (6921) is out.
    « Reply #6 on: January 19, 2011, 09:57:05 pm »
    Are you still able to interact with the editor tabs (with the mouse) ?

    If yes, this issue might be fixed in trunk (svn r6924).

    Offline Krisando

    • Multiple posting newcomer
    • *
    • Posts: 17
    Re: The 15 January 2011 build (6921) is out.
    « Reply #7 on: January 19, 2011, 10:47:10 pm »
    Are you still able to interact with the editor tabs (with the mouse) ?

    If yes, this issue might be fixed in trunk (svn r6924).
    Yep, it seems so. Love these nightly builds.

    Is there a to-do list until the next release anywhere?

    Also pressing "save all" only changes the codeblocks code files and not the project itself. So when CB crashes/freezes you loose all changes made to it, unless you close the project, prompts to save and then reload.
    « Last Edit: January 19, 2011, 10:49:09 pm by Krisando »

    Offline killerbot

    • Administrator
    • Lives here!
    • *****
    • Posts: 5489
    Re: The 15 January 2011 build (6921) is out.
    « Reply #8 on: January 19, 2011, 11:14:16 pm »
    yes, that is known, we have debated on this before, some devs have/had the point of view, that save all, means save all source files.

    Offline killerbot

    • Administrator
    • Lives here!
    • *****
    • Posts: 5489
    Re: The 15 January 2011 build (6921) is out.
    « Reply #9 on: January 19, 2011, 11:15:35 pm »
    Are you still able to interact with the editor tabs (with the mouse) ?

    If yes, this issue might be fixed in trunk (svn r6924).
    I am on the debugger branch, but that has been merged today, so I will be able to judge tomorrow. The problem occurred to me at least twice a day, so if I make through the day tomorrow without that issue ....  ;-)

    Offline oBFusCATed

    • Developer
    • Lives here!
    • *****
    • Posts: 13413
      • Travis build status
    Re: The 15 January 2011 build (6921) is out.
    « Reply #10 on: January 20, 2011, 12:49:20 am »
    There is save everything, which saves the projects...
    (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 Phenom

    • Multiple posting newcomer
    • *
    • Posts: 57
    Re: The 15 January 2011 build (6921) is out.
    « Reply #11 on: January 20, 2011, 07:46:17 pm »
    Just a small thing: In the Help->About dialog it says: "Build Dec 28, 2010".

    Offline stahta01

    • Lives here!
    • ****
    • Posts: 7576
      • My Best Post
    Re: The 15 January 2011 build (6921) is out.
    « Reply #12 on: January 20, 2011, 07:58:14 pm »
    Just a small thing: In the Help->About dialog it says: "Build Dec 28, 2010".

    I believe that is the date of the wxWidgets Library.

    Tim S.
    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 Phenom

    • Multiple posting newcomer
    • *
    • Posts: 57
    Re: The 15 January 2011 build (6921) is out.
    « Reply #13 on: January 21, 2011, 05:17:38 pm »
    In all previous nightlies it's the nightly build release date. Did it change now?

    Offline stahta01

    • Lives here!
    • ****
    • Posts: 7576
      • My Best Post
    Re: The 15 January 2011 build (6921) is out.
    « Reply #14 on: January 21, 2011, 07:01:44 pm »
    In all previous nightlies it's the nightly build release date. Did it change now?

    My prior post was a guess; you may be right.

    Tim S.
    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