Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on July 05, 2006, 02:51:57 pm

Title: The 05 July 2006 build is out.
Post by: killerbot on July 05, 2006, 02:51:57 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://download.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://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll (2.6.2) for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 05 July 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060705_rev2687_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060705_rev2687_Ubuntu6.06.deb (not this time)
         http://download.berlios.de/codeblocks/CB_20060705_rev2687_fc4+5.rpm


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 05 July 2006 build is out.
Post by: Acki on July 05, 2006, 10:01:02 pm
Hi,
sorry for bothering you... ;)
I have a strange behavior since the last version !!!

If I start the compiled project exe from inside the editor (C::B) the exe runs fine...
But if I start the exe from inside the output folder, the exe crashes with an error because memory could not be read !?!?!?!
The project is a standart gui project and the only libs used are FLTK and TinyXML, both don't need any runtime dlls ore something similar...
The exe ran without any problems before the last nightly...

what makes me curious is: from inside C::B it runs without any problems !?!?!
Title: Re: The 05 July 2006 build is out.
Post by: Acki on July 06, 2006, 12:34:11 am
Really strange, now it works again as expected...
Title: Re: The 05 July 2006 build is out.
Post by: Blue-Tiger on July 06, 2006, 08:51:29 am
how comes there aren't any Ubuntu-Packages anymore?
Title: Re: The 05 July 2006 build is out.
Post by: ironhead on July 06, 2006, 02:51:56 pm
Using this build, I just split the window and for some reason the syntax highlighting for the new split window was lost (i.e. it was all black and white).  When I unsplit the window, the original window lost all of it's syntax highlighting as well.  I'll file a bug report on the BerliOS project page.
Title: Re: The 05 July 2006 build is out.
Post by: Defender on July 06, 2006, 03:47:34 pm
Using this build, I just split the window and for some reason the syntax highlighting for the new split window was lost (i.e. it was all black and white).  When I unsplit the window, the original window lost all of it's syntax highlighting as well.  I'll file a bug report on the BerliOS project page.
I can confirm this. It's a bug.
Title: Re: The 05 July 2006 build is out.
Post by: mandrav on July 06, 2006, 03:49:42 pm
Using this build, I just split the window and for some reason the syntax highlighting for the new split window was lost (i.e. it was all black and white).  When I unsplit the window, the original window lost all of it's syntax highlighting as well.

Fix commited, thanks.
This was a minor side-effect of the recent merge.
Title: Re: Nightly builds using svn 2704
Post by: Pecan on July 07, 2006, 02:16:46 am
Re: nightly build that will use svn 2704.

For those using plugin personal keyboard shortcuts (cbKeyBinder).

The menu structure has changed so much that you should exit Codeblocks,
delete the file named cbKeybinder*.ini, restart CodeBlocks, then redefine your personal keys.

The file is in:

./codeblocks for linux/mac users.

c:\Documents and Settings\<userName>\Application Data\codeblocks\
for windows users.
Title: Re: The 05 July 2006 build is out.
Post by: asdf on July 07, 2006, 03:07:30 am
I really dislike the New Project Dialog, the file based templates are all gone... Other one was better...  :?
Title: Re: The 05 July 2006 build is out.
Post by: duncanka on July 07, 2006, 05:31:48 am
Possible bug, or at the least undesirable behavior - if the messages pane is disabled when the user enables the script console, the message pane/console does not appear.  I found this very confusing; when I enable a view option, it should appear.
Also, not exactly a bug, but something which might be worth fixing:  This occurs if any pane holding a wxFlatNotebook is small enough that it has to hide some of the panels and enable those arrows, and the user has clicked the right arrow to move to the tabs that won't fit.  If the pane is then expanded, wxFlatNotebook does not check to see whether the panels can all fit into the new size.  It only updates the tabs (i.e. shows as many hidden ones as possible, to the left of those currently displayed) when an arrow is clicked.
I hope that was intelligible...
Title: Re: The 05 July 2006 build is out.
Post by: HeroreV on July 07, 2006, 06:48:46 am
Quote from: killerbot
A link to the unicode windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

I wasn't able to download from this location. It said "Too many clients for /codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z". So I went to the list of links (http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z) and I was able to download from a different location.

Since this link was down, would it be wiser to link to the page of links instead of a specific link in the future?
Title: Re: The 05 July 2006 build is out.
Post by: mandrav on July 07, 2006, 08:36:14 am
I really dislike the New Project Dialog, the file based templates are all gone... Other one was better...  :?

No, it was not better in any way.
Although I don't understand what you would like about the old - inflexible - templates, feel free to disagree with us.