Author Topic: The 19 April 2007 build is out.  (Read 25330 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 19 April 2007 build is out.
« on: April 19, 2007, 10:37: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 19 April 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070419_rev3876_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070419_rev3876_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070419_rev3876_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070419_rev3876_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • wxSmith: Added "UseNamesInXml" argument for wxsFlagsProperty
  • wxSmith: Switched to check boxes in flags property instead of Yes/No combo (it's much easier to use)
  • Applied patch by stahta01 which makes wxSmithContribItems.cbp more standard
  • wxSmith: fixed bug in flags property
  • Added property for internal wxChart's styles
  • Fixed linux build for wxSmithContribItems

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 20, 2007, 08:04:53 am by killerbot »

Offline Xaviou

  • Regular
  • ***
  • Posts: 403
    • X@v's wxStuff
Re: The 19 April 2007 build is out.
« Reply #1 on: April 19, 2007, 10:58:36 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/

neo2190

  • Guest
Re: The 19 April 2007 build is out.
« Reply #2 on: April 20, 2007, 09:43:02 am »
Error Codeblocks ubuntu

ERROR: Invalid manifest file for: wxSmithMime
ERROR: Invalid manifest file for: wxSmith

hollingsworthd

  • Guest
Re: The 19 April 2007 build is out.
« Reply #3 on: April 20, 2007, 10:34:51 am »
Error Codeblocks ubuntu

ERROR: Invalid manifest file for: wxSmithMime
ERROR: Invalid manifest file for: wxSmith

I get this error too on the .deb of this 3876 rev

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: The 19 April 2007 build is out.
« Reply #4 on: April 20, 2007, 12:08:56 pm »
You can find the suse nightly here: http://thetuxkeeper.phoetron.de/CB_20070419_rev3876_suse100-102.i586.rpm

Couldn't login to berlios, so couldn't add the package to the project files.
Nightly builds for openSUSE

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 19 April 2007 build is out.
« Reply #5 on: April 20, 2007, 12:44:41 pm »
Hello,

Same question than yesterday (but with this nightly build) :
The Abort toolbar button is always disabled even in debugging mode whereas the command "Stop debugger" in menu Debug is enabled.

Is it a bug?

Thanks in advance and have a nice day.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 19 April 2007 build is out.
« Reply #6 on: April 20, 2007, 12:55:13 pm »
I can't reproduce this bug.

Can you provide us more details?
Be a part of the solution, not a part of the problem.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 19 April 2007 build is out.
« Reply #7 on: April 20, 2007, 01:41:19 pm »
I think you've deleted your thread. ;)

The button, you referred, belongs to Compiler toolbar not Debugger related toolbar.  :)
« Last Edit: April 20, 2007, 01:50:11 pm by Biplab »
Be a part of the solution, not a part of the problem.

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 19 April 2007 build is out.
« Reply #8 on: April 20, 2007, 01:46:21 pm »
You are absolutely right.

Sorry, shame on me  :oops:

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 19 April 2007 build is out.
« Reply #9 on: April 20, 2007, 01:49:31 pm »
I was about to leave the lab and checked the forum once and read your post. :lol:
Be a part of the solution, not a part of the problem.

Offline MoonKid

  • Almost regular
  • **
  • Posts: 180
Re: The 19 April 2007 build is out.
« Reply #10 on: April 20, 2007, 07:22:18 pm »
What is about my disapeard compiler-toolbar.

How can I get it back?

It is activated in the view-menu but I think it is outside the right-screen-side.
It means x of the toolbar is bigger than max-x of the screen. Understand?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 19 April 2007 build is out.
« Reply #11 on: April 20, 2007, 11:05:05 pm »
deleting your layout, or switch back to default layout, or in worst case start with a new default.conf ...

Offline Grom

  • Almost regular
  • **
  • Posts: 206
Re: The 19 April 2007 build is out.
« Reply #12 on: April 21, 2007, 04:08:54 am »
How I can remove wxSmith Panels, Forms or Dialogs from project? And how I can put them to special folder no to the root folder of the project!? :shock:
gcc+winXP+suse.

Squiddle

  • Guest
Re: The 19 April 2007 build is out.
« Reply #13 on: April 21, 2007, 09:17:25 am »
Do you think the ubuntu6.xx debs are likely to work with 7.04?
I'll try anyway, and report what happens...

EDIT: berlios.de seems to be 'down' now, so I cannot yet get the ubuntu debs to try with... Anybody know what's going on?
« Last Edit: April 21, 2007, 11:58:13 am by Squiddle »

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: The 19 April 2007 build is out.
« Reply #14 on: April 21, 2007, 12:09:48 pm »
could it be possible to minimize codeblocks to tray icon?