Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on September 09, 2006, 08:22:23 pm

Title: The 09 september 2006 build is out.
Post by: killerbot on September 09, 2006, 08:22:23 pm
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

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

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z

The 09 September 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060909_rev2965_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060909_rev2965_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20060909_rev2965_fc4+5.rpm


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 09 september 2006 build is out.
Post by: manowar on September 10, 2006, 01:54:42 pm
Hello

First of all, thanks a lot for this great tool. However I have troubles with the latest nightly builds. I am on ubuntu, on a dual core cpu 3800 X2 but using an x86 distribution. My problem is quite simple, as soon as I open a project, codeblocks closes without any error message. The last working version is the rev 2921. I read somewhere that the linux version is not as stable as the windows version at the moment but it will certainly improve. I simply would like to know if it is a known bug ?

Thanks a lot
Title: Re: The 09 september 2006 build is out.
Post by: torikx on September 10, 2006, 03:41:22 pm
AFAIK, Ubuntu Dapper repos have wx 2.6.1 as latest. Considering 2.6.3 requirement, I wonder if it's safe to build and test nightly builds in this distro.


Title: Re: The 09 september 2006 build is out.
Post by: Game_Ender on September 10, 2006, 03:56:46 pm
It is pretty stable if you disable the code compeltion pluggin.  I build from SVN all the time my Dapper machine.
Title: Re: The 09 september 2006 build is out.
Post by: mandrav on September 10, 2006, 05:23:00 pm
Considering 2.6.3 requirement ...

There is no such requirement.

It is pretty stable if you disable the code compeltion pluggin.  I build from SVN all the time my Dapper machine.

The code-completion plugin was unstable in linux for one week...
Title: Re: The 09 september 2006 build is out.
Post by: manowar on September 10, 2006, 05:31:06 pm
Indeed, I disabled the codecompletion and restarted codeblocks. It seems a lot more stable.
Now codecompletion is an essential feature I would say in an IDE but I totally understand it is a work in progress. I have done more tests and indeed the problem is with cairo. 'codeblocks: cairo-ft-font.c:680: _cairo_ft_unscaled_font_set_scale: Assertion `error == 0' failed.' which is an issue I have already seen on the forum. Does it mean that this bug is part of cairo and the fix must be in cairo and not codeblocks ?
Thanks
Title: Re: The 09 september 2006 build is out.
Post by: cstudent on September 10, 2006, 06:25:59 pm
I build the Ubuntu deb for the Code::Blocks nightly builds. The official Ubuntu repos contain wx2.6.1. I build the deb in a chroot environment using the 2.6.1 version. You can get wx2.6.3 for Ubuntu Dapper in a deb file from Seveas at https://wiki.ubuntu.com/SeveasPackages. I have the 2.6.3 version installed in my regular user environment and build a deb for myself using 2.6.3. I do that so I can install it easily onto my laptop as well without having to recompile it. Code::Blocks works very well with either version of wxWidgets.

If anyone using Ubuntu Dapper is interested in installing the wx2.6.3 version from Seveas and would like a copy of the deb I build for wx2.6.3 let me know. I can upload a copy to savefile.com for downloading.
Title: Re: The 09 september 2006 build is out.
Post by: Greg on September 10, 2006, 09:29:18 pm
Hi, first, thanks for this great tool, just updated to using this nightly after first trying out RC2.

Just noticed I can't get the debugger toolbar to display, also the position of my build toolbar suggests a problem (this is using the default config):

(http://img61.imageshack.us/img61/6019/cbqt8.th.png) (http://img61.imageshack.us/my.php?image=cbqt8.png)

Windows XP, sept 9th build - version 1.0 revison 2965() gcc 3.4.5 Windows/unicode.

Same problem was reported by another user on the Sept 6th build:
http://forums.codeblocks.org/index.php?topic=3998.msg31558#msg31558

Title: Re: The 09 september 2006 build is out.
Post by: torikx on September 10, 2006, 09:58:47 pm
Considering 2.6.3 requirement ...

There is no such requirement.


sorry,
http://forums.codeblocks.org/index.php?topic=3299.0
i did not notice it was windows-only.


Title: Re: The 09 september 2006 build is out.
Post by: Game_Ender on September 10, 2006, 10:33:56 pm
The code-completion plugin was unstable in linux for one week...

I (kind of like Thomas) have not been keeping up with the progress of the pluggin since I tried to use it during Rick's refactoring.  That is also because I don't build the pluggins (should start doing that).   That said, its works well on Windows.
Title: Re: The 09 september 2006 build is out.
Post by: mandrav on September 10, 2006, 11:20:04 pm
Considering 2.6.3 requirement ...

There is no such requirement.


sorry,
http://forums.codeblocks.org/index.php?topic=3299.0
i did not notice it was windows-only.

You still didn't notice well: the nightly builds are built against wx2.6.3pl2. But it's not a requirement to build C::B. C::B builds fine from wx 2.5.something and up.
Title: Re: The 09 september 2006 build is out.
Post by: Greg on September 11, 2006, 01:11:50 am
Found my debug toolbar :)

default.conf contained:
name=DebuggerToolbar;caption=Debugger Toolbar;state=16788220;dir=1;layer=10;row=1;pos=1204...

my screen res is 1024x768