Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on November 03, 2013, 05:45:03 pm

Title: The 01 November 2013 build (9425) is out.
Post by: killerbot on November 03, 2013, 05:45:03 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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx2812_gcc471-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_gcc471-TDM.7z
And the exception handler dll (for better crash reports) : http://prdownload.berlios.de/codeblocks/exchndl_gcc471-TDM.7z

The 01 November 2013 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20131101_rev9425_win32.7z
  - Linux :
   none

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 01 November 2013 build (9425) is out.
Post by: stahta01 on November 03, 2013, 07:54:45 pm
killerbot: I just noticed that the wxSmith project does NOT use the CB sdk.h precompiled Header (PCH)

If I submit a patch would you test and/or apply it?

I just wonder how much faster wxSmith compile using PCH; my computer is slow enough that compiling wxSmith is a lot of time.

Running before tests right now to see about how long it takes. For comparison to after patch.
No idea how long it will take to patch wxSmith to using PCH likely days to weeks.

Tim S.
Title: Re: The 01 November 2013 build (9425) is out.
Post by: killerbot on November 03, 2013, 09:14:56 pm
OK, I will test when you have a patch. Good luck.
Title: Re: The 01 November 2013 build (9425) is out.
Post by: Jenna on November 03, 2013, 10:10:43 pm
As usual:
Debian packages (binaries and sources) for 32-bit and 64-bit systems (stable and testing) can be found in my debian-repo (http://apt.jenslody.de/).
Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc18, fc19 and fc20) and RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) can be found in my rpm-repo (http://rpm.jenslody.de) .
Title: Re: The 01 November 2013 build (9425) is out.
Post by: CmKaHo on November 04, 2013, 07:40:18 am
Tiny problem with line numbering. I have this option off and line numbers shows to me on every opened file. Setings->Editor & OK restores no line numbers untill next file open.
Title: Re: The 01 November 2013 build (9425) is out.
Post by: Jenna on November 04, 2013, 08:08:54 am
Tiny problem with line numbering. I have this option off and line numbers shows to me on every opened file. Setings->Editor & OK restores no line numbers untill next file open.
This is probablly related to a patch of mine regarding zooming of linenumbers and their margins.
At least it's the only patch I remember, that directly works on line-number margin.

I will look into it.
Title: Re: The 01 November 2013 build (9425) is out.
Post by: Jenna on November 04, 2013, 01:24:37 pm
Tiny problem with line numbering. I have this option off and line numbers shows to me on every opened file. Setings->Editor & OK restores no line numbers untill next file open.
This is probablly related to a patch of mine regarding zooming of linenumbers and their margins.
At least it's the only patch I remember, that directly works on line-number margin.

I will look into it.
Should be fixed in trunk (next nightly).
Title: Re: The 01 November 2013 build (9425) is out.
Post by: dmoore on November 04, 2013, 10:25:55 pm
Late to the party but Ubuntu packages (i386 + AMD64 for Precise through Trusty) based on Rev. 9429 are available here (https://code.launchpad.net/~damien-moore/+archive/codeblocks-nightly).

Code
sudo add-apt-repository ppa:damien-moore/codeblocks-nightly
sudo apt-get update
sudo apt-get install codeblocks codeblocks-contrib

Note: If you are using Code::Blocks from Pasui's repository you will need to uninstall it and disable that repo before adding this one and reinstalling.
Title: Re: The 01 November 2013 build (9425) is out.
Post by: jasonwxj on November 05, 2013, 03:07:41 am
There will be crashed when I clicked Settings->Environment...
Title: Re: The 01 November 2013 build (9425) is out.
Post by: oBFusCATed on November 05, 2013, 08:24:48 am
There will be crashed when I clicked Settings->Environment...
OS?
Title: Re: The 01 November 2013 build (9425) is out.
Post by: piityy on November 05, 2013, 10:16:06 am
Crash confirmed on W7-64 home. Just start CB->Settings->Enviroment
There is no problem on Fedora19 XFCE (Jens's binary).
Title: Re: The 01 November 2013 build (9425) is out.
Post by: Newling on November 05, 2013, 12:59:00 pm
Have the same behavior as piityy, I switch back to svn9378 and it works.

Win-XPpro32

Title: Re: The 01 November 2013 build (9425) is out.
Post by: CmKaHo on November 05, 2013, 01:32:40 pm
...
Should be fixed in trunk (next nightly).

Thanks.
Karel
Title: Re: The 01 November 2013 build (9425) is out.
Post by: jasonwxj on November 06, 2013, 02:25:28 am
There will be crashed when I clicked Settings->Environment...
OS?
Win7 Ultimate 32Bit
Title: Re: The 01 November 2013 build (9425) is out.
Post by: jasonwxj on November 06, 2013, 02:39:43 am
There will be crashed when I clicked Settings->Environment...
OS?
Win7 Ultimate 32Bit
There seems to be fixed at rev9435
Title: Re: The 01 November 2013 build (9425) is out.
Post by: stahta01 on November 10, 2013, 03:48:12 am
OK, I will test when you have a patch. Good luck.

I finished the patch.
Posted in this thread http://forums.codeblocks.org/index.php/topic,18548.msg126940.html#msg126940 (http://forums.codeblocks.org/index.php/topic,18548.msg126940.html#msg126940)
I was very disappointed the times before and after patching was almost the same.
I am hoping a better computer with more memory will show a good improvement.

Tim S.