Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on April 11, 2007, 06:33:20 pm

Title: The 11 April 2007 build is out.
Post by: killerbot on April 11, 2007, 06:33:20 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

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.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 11 April 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070411_rev3825_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070411_rev3825_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070411_rev3825_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070411_rev3825_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 11 April 2007 build is out.
Post by: Xaviou on April 11, 2007, 10:12:03 pm
Ubuntu 6.10 Amd64 .deb installer can be found here (http://www.esnips.com/web/CodeBlocks).

Title: Re: The 11 April 2007 build is out.
Post by: Grom on April 12, 2007, 01:50:20 am
What about SUSE rpm?
Title: Re: The 11 April 2007 build is out.
Post by: IoN_PuLse on April 12, 2007, 02:09:53 am
I am having a problem with this build, but it may occur in older ones as well. This is the first linux one I've tried.

I am running Ubuntu Edgy 32-bit. One of my project's targets is for the "Unix" platform, and I changed the applicaiton type to "Native". Now I cannot ever save my "Execution working dir:". I can enter a setting in and press OK, but then if I go back into that menu it is blank. I have also tried manually adding that data into the project file with a text editor and once c::b loads it erases that data once again.

If I change the platforms setting to "All" it makes no difference. However if I change the target type to "Console application" or "GUI Application" it does save that setting.

Is this a bug or is this intended?
Title: Re: The 11 April 2007 build is out.
Post by: thatgui on April 12, 2007, 06:01:45 am
I'm having a little Problem with this build - and i hope this isn't a known bug/feature.

I'm using CB on a thumb - drive, and a couple of revisions ago, the codesnippets - plugin was brougth to recognize if the configuration is stored in the Windows Application Folder directory of codeblocks or directly in the directory the codeblocks executable is located. This worked till the release on 29.Feb (i think). But now i get this message on starting codeblocks (all other settings/configfiles are stored/recognized correctly).

PS.: The other one in the background seems ok (i think a got a problem with the "user-rights")
---------------
Win2k; Build from 11th April

[attachment deleted by admin]
Title: Re: The 11 April 2007 build is out.
Post by: mandrav on April 12, 2007, 08:35:32 am
Quote
I am running Ubuntu Edgy 32-bit. One of my project's targets is for the "Unix" platform, and I changed the applicaiton type to "Native"

"Native" is for windows only and produces .sys files. We should disable that option for non-windows platforms. Please file a bug report.
Title: Re: The 11 April 2007 build is out.
Post by: Biplab on April 12, 2007, 08:45:22 am
I'm having a little Problem with this build - and i hope this isn't a known bug/feature.

Recently this plugin has been updated. It could be due to that. Please file a bug report with full details. :)
Title: Re: The 11 April 2007 build is out.
Post by: blend on April 12, 2007, 09:03:08 am
The first time I've launched C::B an error survived: (the message error:)Failed to retrieve file times for '/home/me/.codeblocks/codesnippets.xml'.

I use Ubuntu 6.10 32-bit version.
Title: Re: The 11 April 2007 build is out.
Post by: Pecan on April 12, 2007, 08:06:39 pm
I'm having a little Problem with this build - and i hope this isn't a known bug/feature.

I'm using CB on a thumb - drive, and a couple of revisions ago, the codesnippets - plugin was brougth to recognize if the configuration is stored in the Windows Application Folder directory of codeblocks or directly in the directory the codeblocks executable is located. This worked till the release on 29.Feb (i think). But now i get this message on starting codeblocks (all other settings/configfiles are stored/recognized correctly).

PS.: The other one in the background seems ok (i think a got a problem with the "user-rights")
---------------
Win2k; Build from 11th April

Fixed SVN 3849
Title: Re: The 11 April 2007 build is out.
Post by: Pecan on April 12, 2007, 08:07:23 pm
The first time I've launched C::B an error survived: (the message error:)Failed to retrieve file times for '/home/me/.codeblocks/codesnippets.xml'.

I use Ubuntu 6.10 32-bit version.
Fixed SVN 3849
Title: Re: The 11 April 2007 build is out.
Post by: blend on April 12, 2007, 09:08:57 pm
Howwww.... you are very reactive :) good job!!!
Title: Re: The 11 April 2007 build is out.
Post by: dje on April 12, 2007, 10:47:03 pm
Hi all !

I think that's a bug but I'd like a confirmation before BerliOS submission.
It concerns the messages notebook:
- Use it (Search in files for example)
- resize it to take half of the screen
- hit F2 to hide it
- hit F2 to show it

You will notice that its previous size is lost/reset.

C::B SVN 3825
XP SP2

Dje
Title: Re: The 11 April 2007 build is out.
Post by: IoN_PuLse on April 13, 2007, 05:01:09 am
Quote
I am running Ubuntu Edgy 32-bit. One of my project's targets is for the "Unix" platform, and I changed the applicaiton type to "Native"

"Native" is for windows only and produces .sys files. We should disable that option for non-windows platforms. Please file a bug report.

Just one more question before I file a bug...my application uses SDL for creating a window and drawing within it, but I also write output to the console with std::cout and printf. When I compile for the "Unix" platform in "Console" mode, everything works as expected. In "GUI" mode, whenever my code hits a line that writes text to the console (which isn't visible in this mode) my application freezes. Compiling as "Native" seemed to work: it didn't show a console window and it didn't freeze when my code writes to the non-viewable console.