Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on August 02, 2006, 09:25:13 pm

Title: The 02 august 2006 build is out.
Post by: killerbot on August 02, 2006, 09:25:13 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 02 August 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060802_rev2803_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060802_rev2803_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20060802_rev2803_fc4+5.rpm


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 02 august 2006 build is out.
Post by: sethjackson on August 02, 2006, 09:48:57 pm
EDIT:

Link removed.
Title: Re: The 02 august 2006 build is out.
Post by: marfig on August 02, 2006, 11:03:31 pm
For a debuggeraholic like me, this is a wonderful build. Keep 'em comming  :D
Title: Re: The 02 august 2006 build is out.
Post by: RJP Computing on August 03, 2006, 03:10:40 am
...
  • Log some common GDB error messages in the debug log
  • When debugging, pointers are dereferenced for tooltips (when hovering the mouse over a variable)
...
Oh YEAH!!! Keep up the debugger updates. Thanks.
Title: Re: The 02 august 2006 build is out.
Post by: ahlongxp on August 03, 2006, 11:37:25 am
When debugging, pointers are dereferenced for tooltips (when hovering the mouse over a variable)
no tooltips appeared.
how to make use of this feature?
Title: Re: The 02 august 2006 build is out.
Post by: Max on August 03, 2006, 11:57:07 am

Try ...


Settings -> Compiler and debugger -> Debugger settings -> evaluate expression under cursor

Massimo
Title: Re: The 02 august 2006 build is out.
Post by: ahlongxp on August 03, 2006, 01:51:45 pm

Try ...


Settings -> Compiler and debugger -> Debugger settings -> evaluate expression under cursor

Massimo

Thanks a lot
Title: Re: The 02 august 2006 build is out.
Post by: hatem on August 03, 2006, 04:49:41 pm
Hello,

For some reason, my codeblocks crashes frequently. I am using Ubuntu Dapper x86. I had previously used it on Fedora, and it worked okay then (although iirc I was using an April build, I'll try that and let you know if it resolves the problem).

This is what it outputs at the console before exiting:
Code
codeblocks: cairo-ft-font.c:678: _cairo_ft_unscaled_font_set_scale: Assertion `error == 0' failed.
Aborted

I tried the June 29, 2006 build and got the same crash with the same error.

The crash seems to occur when I am opening a source or header file from one of the loaded projects. It occurs even when there is only one project loaded. It does not happen 100% of the time (but it happens often enough to make the ide unusable) and it is not always reproducible with the same file. I have tried using different fonts, it doesn't seem to have an effect.

Let me know if there is any information you would like that would help you in resolving the problem (if the problem is indeed codeblocks and not cairo :-P)
Title: Re: The 02 august 2006 build is out.
Post by: thomas on August 03, 2006, 05:02:49 pm
Look at the top right corner of this web page. There is a little box with a button labelled "Search" next to it.
Entering "cairo" will lead you to several threads relating to the same problem.
Title: Re: The 02 august 2006 build is out.
Post by: hatem on August 03, 2006, 05:26:01 pm
heh, actually I did try that but nothing came up. I thought it would search the entire forum but doing it a second time it looks like it only searchs the sub-forum you're in. Sorry for the spam.

Looks like I have to recompile libcairo2 and comment out the offending line...
Title: Re: The 02 august 2006 build is out.
Post by: Pecan on August 03, 2006, 05:32:53 pm
heh, actually I did try that but nothing came up. I thought it would search the entire forum but doing it a second time it looks like it only searchs the sub-forum you're in. Sorry for the spam.

Looks like I have to recompile libcairo2 and comment out the offending line...

That little "white search box" is on the *left* for some of us. *And* it consistenly does the "gotcha" on me because you have to be at the top of the forum for it to seach anything other than the current thread.
Title: Re: The 02 august 2006 build is out.
Post by: sethjackson on August 03, 2006, 05:45:42 pm
heh, actually I did try that but nothing came up. I thought it would search the entire forum but doing it a second time it looks like it only searchs the sub-forum you're in. Sorry for the spam.

Looks like I have to recompile libcairo2 and comment out the offending line...

That little "white search box" is on the *left* for some of us. *And* it consistenly does the "gotcha" on me because you have to be at the top of the forum for it to seach anything other than the current thread.


Yes. More than once I have wondered why I have not gotten any results, then I realized I wasn't at the forum index......