News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 09 september 2006 build is out.

Started by killerbot, September 09, 2006, 08:22:23 PM

Previous topic - Next topic

killerbot

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:


  • Disabled last changes in the encoding detector as it is deemed "incomplete"

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263)


manowar

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

torikx

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.



Game_Ender

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

mandrav

Quote from: torikx on September 10, 2006, 03:41:22 PM
Considering 2.6.3 requirement ...

There is no such requirement.

Quote from: 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.

The code-completion plugin was unstable in linux for one week...
Be patient!
This bug will be fixed soon...

manowar

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

cstudent

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.

Greg

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):



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.next.codeblocks.org/index.php?topic=3998.msg31558#msg31558


torikx

#8

Game_Ender

Quote from: mandrav on September 10, 2006, 05:23:00 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.

mandrav

Quote from: torikx on September 10, 2006, 09:58:47 PM
Quote from: mandrav on September 10, 2006, 05:23:00 PM
Quote from: torikx on September 10, 2006, 03:41:22 PM
Considering 2.6.3 requirement ...

There is no such requirement.


sorry,
http://forums.next.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.
Be patient!
This bug will be fixed soon...

Greg

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