News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 19 April 2007 build is out.

Started by killerbot, April 19, 2007, 10:37: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 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)


Xaviou

Ubuntu 6.10 Amd64 .deb installer can be found here.

My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

neo2190

Error Codeblocks ubuntu

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

hollingsworthd

Quote from: neo2190 on April 20, 2007, 09:43:02 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

TheTuxKeeper

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

skirby

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.

Biplab

I can't reproduce this bug.

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

Biplab

#7
I think you've deleted your thread. ;)

The button, you referred, belongs to Compiler toolbar not Debugger related toolbar.  :)
Be a part of the solution, not a part of the problem.

skirby

You are absolutely right.

Sorry, shame on me  :oops:

Biplab

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.

MoonKid

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?

killerbot

deleting your layout, or switch back to default layout, or in worst case start with a new default.conf ...

Grom

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

#13
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?

lubos

could it be possible to minimize codeblocks to tray icon?