News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

The 16 April 2007 build is out.

Started by killerbot, April 16, 2007, 07:58:58 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

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 16 April 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070416_rev3860_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070416_rev3860_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070416_rev3860_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070416_rev3860_fc4+5.i586.rpm (not yet)


Resolved Fixed:


  • Fixed: [Bug #10802] ctrl-shift-w can cause c::b to crash
  • Updated Qt4 Wizard. Now it should work in Linux

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)

darthdespotism

I have some .deb / Ubuntu 32bit - Package if anyone needs it.
HERE
(At least in about 2 minutes after FTP has finished)

z.e.k

Quote from: killerbot on April 16, 2007, 07:58:58 PM
Resolved Fixed:
Updated Qt4 Wizard. Now it should work in Linux

Now it doesn't work anymore on Windows (see attached file).
It worked with yesterday's version.

[attachment deleted by admin]

Biplab

Quote from: z.e.k on April 16, 2007, 10:02:39 PM
Now it doesn't work anymore on Windows (see attached file).
It worked with yesterday's version.

Fixed in revision 3863. Thanks for reporting the bug.
Be a part of the solution, not a part of the problem.

san

When I switch the "Build Target" in the dropdown menu the whole dropdown menu disappears. It can still be selected from the "Build -> Select Target" but it's quite annoying.

- Platform Ubuntu 7.04 using the provided debs.

darthdespotism

Quote from: san on April 17, 2007, 01:44:28 PM
When I switch the "Build Target" in the dropdown menu the whole dropdown menu disappears. It can still be selected from the "Build -> Select Target" but it's quite annoying.

- Platform Ubuntu 7.04 using the provided debs.

If you refer to my .deb, it's built on Ubuntu 6.10 and runs flawles on the same. Perhapes you may try building it on 7.04 from source

(It's also no "offical" built)

Same issu for the berlios - Link, it is built for 6.10 and may not work on 7.04 although ist really should I guess

geekaume

I can't download a .rpm for Fedora Core 6 where can I find one please?

darthdespotism

#7
As far as I know you kan either search for an older Nightly that contains an .rpm for Fedora Code (no "not yet" in brakets) or do a built yourself. I have not seen any .rpm for quite some time.

____________________________________

Seems as there are some Problems with Text in for Example the About-Dialogue. Image attached

[attachment deleted by admin]

cstudent

The "official" Ubuntu deb package available for download here from the nightly forum is built to run on Dapper, Edgy and Feisty. I've tested it on all 3 OS versions and it will run. I have a Feisty specific package available here.

I believe that there is a FC6 rpm available on Fedora Extras. I'm not sure how often it gets updated. The maintainer has made posts in the past on the nightly forum. You can find his last post here.

joubertdj

Just something that I noticed... if you "clean workspace" the actual wxSmith .obj directory never gets cleared? Anybody else noticed this?

Lord Delvin

Copy&Paste doesn't work for me on windows. It seems to rawpaste the line that I want to copy from what results in strange behaviour as adding the chunk at the beginning of the current line.

geekaume

#11
ok thanks I will try in fedora extras

sav6622

Bug in plugin "Class wizard"

Test: Plugins - Class wizard - Create (without! write any text)

CB crash!

WinXP SP2