Author Topic: The 11 April 2007 build is out.  (Read 11939 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 11 April 2007 build is out.
« 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:

  • Fixed: [Bug #10695] folders
  • Fixed: [Bug #10817] completion: closing last file (By applying [Patch #1955], thanks pauliusz)

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) (is fixed with our special wx263/wx28 dll)

« Last Edit: April 11, 2007, 09:21:33 pm by killerbot »

Offline Xaviou

  • Regular
  • ***
  • Posts: 402
    • X@v's wxStuff
Re: The 11 April 2007 build is out.
« Reply #1 on: April 11, 2007, 10:12:03 pm »
Ubuntu 6.10 Amd64 .deb installer can be found here.

The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Offline Grom

  • Almost regular
  • **
  • Posts: 206
Re: The 11 April 2007 build is out.
« Reply #2 on: April 12, 2007, 01:50:20 am »
What about SUSE rpm?
gcc+winXP+suse.

Offline IoN_PuLse

  • Single posting newcomer
  • *
  • Posts: 3
    • My personal website
Re: The 11 April 2007 build is out.
« Reply #3 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?

Offline thatgui

  • Single posting newcomer
  • *
  • Posts: 4
Re: The 11 April 2007 build is out.
« Reply #4 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]

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 11 April 2007 build is out.
« Reply #5 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.
Be patient!
This bug will be fixed soon...

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 11 April 2007 build is out.
« Reply #6 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. :)
Be a part of the solution, not a part of the problem.

Offline blend

  • Multiple posting newcomer
  • *
  • Posts: 32
Re: The 11 April 2007 build is out.
« Reply #7 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.

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 11 April 2007 build is out.
« Reply #8 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

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 11 April 2007 build is out.
« Reply #9 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

Offline blend

  • Multiple posting newcomer
  • *
  • Posts: 32
Re: The 11 April 2007 build is out.
« Reply #10 on: April 12, 2007, 09:08:57 pm »
Howwww.... you are very reactive :) good job!!!

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 11 April 2007 build is out.
« Reply #11 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

Offline IoN_PuLse

  • Single posting newcomer
  • *
  • Posts: 3
    • My personal website
Re: The 11 April 2007 build is out.
« Reply #12 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.