Author Topic: The 16 April 2007 build is out.  (Read 10499 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 16 April 2007 build is out.
« on: April 16, 2007, 07:58:58 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 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)
« Last Edit: April 16, 2007, 10:05:43 pm by killerbot »

Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: The 16 April 2007 build is out.
« Reply #1 on: April 16, 2007, 09:44:47 pm »
I have some .deb / Ubuntu 32bit - Package if anyone needs it.
HERE
(At least in about 2 minutes after FTP has finished)

Offline z.e.k

  • Single posting newcomer
  • *
  • Posts: 7
Re: The 16 April 2007 build is out.
« Reply #2 on: April 16, 2007, 10:02:39 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]

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 16 April 2007 build is out.
« Reply #3 on: April 17, 2007, 08:29:37 am »
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.

Offline san

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

Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: The 16 April 2007 build is out.
« Reply #5 on: April 17, 2007, 03:02:49 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

  • Guest
Re: The 16 April 2007 build is out.
« Reply #6 on: April 17, 2007, 03:12:34 pm »
I can't download a .rpm for Fedora Core 6 where can I find one please?

Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: The 16 April 2007 build is out.
« Reply #7 on: April 17, 2007, 03:27:14 pm »
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]
« Last Edit: April 17, 2007, 04:45:40 pm by darthdespotism »

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 16 April 2007 build is out.
« Reply #8 on: April 17, 2007, 04:36:49 pm »
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.

Offline joubertdj

  • Multiple posting newcomer
  • *
  • Posts: 120
Re: The 16 April 2007 build is out.
« Reply #9 on: April 17, 2007, 05:01:43 pm »
Just something that I noticed... if you "clean workspace" the actual wxSmith .obj directory never gets cleared? Anybody else noticed this?

Offline Lord Delvin

  • Single posting newcomer
  • *
  • Posts: 8
Re: The 16 April 2007 build is out.
« Reply #10 on: April 17, 2007, 05:05:34 pm »
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

  • Guest
Re: The 16 April 2007 build is out.
« Reply #11 on: April 17, 2007, 07:03:20 pm »
ok thanks I will try in fedora extras
« Last Edit: April 17, 2007, 07:05:01 pm by geekaume »

sav6622

  • Guest
Re: The 16 April 2007 build is out.
« Reply #12 on: April 17, 2007, 08:56:55 pm »
Bug in plugin "Class wizard"

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

CB crash!

WinXP SP2