Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on January 31, 2015, 11:02:02 am

Title: The 31 January 2015 build (10091) is out.
Post by: killerbot on January 31, 2015, 11:02:02 am
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://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw28u_gcc_cb_wx2812_gcc481-TDM.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_gcc481-TDM.7z

The 31 January 2015 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20150131_rev10091_win32.7z
  - Linux :
   none

The current SDK version is : 1.24.0

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 31 January 2015 build (10091) is out.
Post by: Jenna on January 31, 2015, 11:07:59 am
Svn r10090 is out since some days, r10091 is currrently compiling (status of rpm-build: https://copr.fedoraproject.org/coprs/jenslody/codeblocks/monitor/ (https://copr.fedoraproject.org/coprs/jenslody/codeblocks/monitor/) ).
The only difference between both revisions is the wrap-stuff in calltips.

All build and online.

Debian packages (binaries and sources) for 32-bit and 64-bit systems can be found in my debian-repo (https://apt.jenslody.de/).
Fedora packages (binaries and sources) for 32-bit and 64-bit systems (fc19, fc20, fc21 and rawhide), RedHat/CentOS 5 and 6 packages (also 32-bit and 64-bit) and RedHat/CentOS 7 packages (only 64-bit at the moment) can be found in my rpm-repo (https://copr.fedoraproject.org/coprs/jenslody/).
I recently switched to copr (https://copr.fedoraproject.org/) to build and host my Fedora and CentOS packages.
Instructions how to use it can be found on my server (https://rpm.jenslody.de/) (easier) or on copr (https://copr.fedoraproject.org/coprs/jenslody/) (a little more handwork needed).

By the way:
users who did not add my rpm-repo manually but by downloading the appropriate rpm (with my repo-file inside) should get an automatic update to the new repo.
Title: Re: The 31 January 2015 build (10091) is out.
Post by: ollydbg on February 01, 2015, 04:57:57 am
Bug: I see a tooltip always show in the windows, it covers every applications on my windows XP.
See image below
(http://imagizer.imageshack.us/v2/660x193q90/631/1YG3ge.png)
Title: Re: The 31 January 2015 build (10091) is out.
Post by: Alpha on February 01, 2015, 05:57:05 am
Bug: I see a tooltip always show in the windows, it covers every applications on my windows XP.
Oh no... I thought I dealt with every case of this during the CC framework refactor.  (Assuming this only recently started), are you able to figure out which revision introduced this?
Title: Re: The 31 January 2015 build (10091) is out.
Post by: shurick on February 01, 2015, 08:15:37 am
Packages for openSUSE (http://codeblocks.esy.es) (binaries and sources) for 32-bit and 64-bit.
Title: Re: The 31 January 2015 build (10091) is out.
Post by: zak on February 02, 2015, 02:33:26 pm

Hi,
 
under Win 7 C:B crashes during debug when I try any kind
of interaction with the whatches windows.

Reinstallation from scratch does not resolved the problem.

Please fix it if possible.

GZ


   
Title: Re: The 31 January 2015 build (10091) is out.
Post by: BlueHazzard on February 02, 2015, 04:31:04 pm

Hi,
 
under Win 7 C:B crashes during debug when I try any kind
of interaction with the whatches windows.

Reinstallation from scratch does not resolved the problem.

Please fix it if possible.

GZ

please provide more info, because for me it is working without crash...
* the most important would be the output of the debugger window
* a minimal example, to reproduce the bug
* exact steps to reproduce the bug
Title: Re: The 31 January 2015 build (10091) is out.
Post by: Alpha on February 04, 2015, 01:04:55 am
Bug: I see a tooltip always show in the windows, it covers every applications on my windows XP.
Oh no... I thought I dealt with every case of this during the CC framework refactor.  (Assuming this only recently started), are you able to figure out which revision introduced this?
Erm, possibly more importantly, how did you manage to trigger this?  I cannot seem to.
Title: Re: The 31 January 2015 build (10091) is out.
Post by: ollydbg on February 04, 2015, 03:40:17 am
Bug: I see a tooltip always show in the windows, it covers every applications on my windows XP.
Oh no... I thought I dealt with every case of this during the CC framework refactor.  (Assuming this only recently started), are you able to figure out which revision introduced this?
Erm, possibly more importantly, how did you manage to trigger this?  I cannot seem to.
Hi, Alpha, I will report the steps to trigger this bug, but it is really hard to reproduce this. (I just tried for a while, and can't reproduce it)
Title: Re: The 31 January 2015 build (10091) is out.
Post by: nenin on February 05, 2015, 10:43:10 am
I have strong suspects that this bug is originated from kind of interference between wxWindows and NVidia driver (and may be VCL). I observe similar effects with other wx-based software.  It can not be bold reproduced, it just appears from time to time.
Title: Re: The 31 January 2015 build (10091) is out.
Post by: OsminohejTygr on February 06, 2015, 10:20:07 am
I have strong suspects that this bug is originated from kind of interference between wxWindows and NVidia driver (and may be VCL). I observe similar effects with other wx-based software.  It can not be bold reproduced, it just appears from time to time.

This bug manifests itself on Intel drivers as well. Also it's there for quite a long time. But it's not so annoying because it's very rare (at least for me).
Title: Re: The 31 January 2015 build (10091) is out.
Post by: BlueHazzard on February 06, 2015, 07:11:46 pm
i mainly can observe this as soon as c::b "hangs" (ex. it loads the debugger), you trigger the popup and switch to a other window.
Title: Re: The 31 January 2015 build (10091) is out.
Post by: ollydbg on February 07, 2015, 12:38:19 am
i mainly can observe this as soon as c::b "hangs" (ex. it loads the debugger), you trigger the popup and switch to a other window.
Oh, yes, it happens when I am debugging or start debugging.
Title: Re: The 31 January 2015 build (10091) is out.
Post by: ollydbg on February 08, 2015, 07:40:34 am
Another bug I see in the doxygen plugin's toolbar becomes much smaller, see the screen shot below:
(http://imagizer.imageshack.us/v2/573x35q90/908/WEwapt.png)
Title: Re: The 31 January 2015 build (10091) is out.
Post by: zak on March 05, 2015, 09:25:49 am

now, watches window works very well! version: 10122

Thanks!!!