News:

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

Main Menu

The 24 September 2007 build (4486) is out.

Started by killerbot, September 24, 2007, 07:41:00 PM

Previous topic - Next topic

killerbot

Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.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

The 24 September 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070924_rev4486_win32.7z
  - Linux :
   none

Resolved Fixed:


  • Help plugin:
    * Bugfix: man pages with accentuated characters aren't displayed in Windows (let's hope it still works in Linux).
    * Bugfix: following a link when the man pages aren't compressed causes a "Man page not found".
    * Bugfix: following .so links doesn't work in Windows
  • Reverted: Code committed to CC in rev 4473. (This seems to be the cause of recent Crash-At-Close bug)
  • Applied: [Patch #2135] MinGW autodetection searching in $PATH
  • wxSmith: Fixed issues with wxArtProvider
  • Fixed: Source/Project file open command is sent Twice while opening it through DDE
  • Fixed: [Bug #12014] CodeCompletion doesn't start on Code::Blocks startup
  • Support for adding custom files to the build system
  • Updated: Windows only compilers to the latest changes in Compiler sdk api

Regressions/Confirmed/Annoying/Common bugs:


  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)


Xaviou

Ubuntu 6.10 & 7.04 Amd64 tar.gz archive (containing '.deb' installers builds with wx284) can be found here.
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

pasgui

Build for Ubuntu 6.10/7.04 i386/amd64 can be found here

walterwang

Hello,
I have installed the SVN(4472)  build for Ubuntu 7.04 per APT,
but i got the following error by starting.

(codeblocks:21598): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed

and codeblocks seemed to be dead.

does anyone know this issue? is this a bug of codeblocks or from gtk?

Thanks

tao


darthdespotism

This is an issue with wxWidget2.8.3, which is not supported

http://wxwidgets.org/downloads/

explains how to add the needed Repos to Ubuntu, after this it should work fine

dk

The size of the windows nightly build is about 9.8MB instead of usual 4.8MB.

Floréal

#6
Hi,
I would like to know if the debugging Watches could display the values of the items that are spied on, as they could be read by any out-stream (with operator<<(ostream&, const item&)), the same way it is possible in java to read objects that implément the toString() Method, while débuging.
Is there a gdb limitation that keep this functionnality?
It is quite hard to guess witch Values are contained in complex objets such as std::string, for example.

reguards,
Floréal

PS: I Also noticed a bug with the CC: It does not show the last item's icon.

cfdev

C::B Package for Slackware 12.0 (All plugins)
Slacker 4 ever