News:

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

Main Menu

The 03 august 2007 build (4346) is out.

Started by killerbot, August 04, 2007, 01:01:46 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 03 August 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070803_rev4346_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070803_rev4346_Ubuntu6.10+7.04_wx2.8.4.tar.gz
   http://prdownload.berlios.de/codeblocks/CB_20070803_rev4346_Debian4.0_wx2.8.4.tar.gz
   http://prdownload.berlios.de/codeblocks/CB_20070803_rev4346_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070803_rev4346_fc4+5.i586.rpm (not yet)


Resolved Fixed:


  • Fixed $TARGET_OUTPUT_DIR
  • wxFNB : fixed overflow of tabs too early and applied patch to allow backward compatibility with 2.6.x
  • Fixed: Extra paths are not processed in some cases
  • Minor cleanup in DebuggerGDB plugin
  • Fixed: [Bug #11585] Extra file relative paths are wrong in exported plugin
  • CodeSnippets 1.2.92 2007/08/2
    - Added check for possible garbage window ptr in OnTreeCtrlEvent() and other assorted wxGTK284 fixes
    - Fixed TextToFilenames() for list/text containing \r & \n
  • clean up the autorevision stuff, less dependencies
  • One code-cleanup in DLL wizard generated source

Regressions/Confirmed/Annoying/Common bugs:


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


dk

When I exit from C::B, I've got the next error:

** (codeblocks:5201): CRITICAL **: clearlooks_style_draw_flat_box: assertion `width >= -1' failed
Aborted


And the return code is 134.

I am using ALT Linux, x86_64, my own build of revision 4346.

dk

Hmm, I've got the similar messages from aMule...
Looks like the source of the problem is wxWidgets 2.8.4, not the C::B.

dmoore

#3
I tried this build briefly on win32 and had a function callspec tool-tip pop up and refuse to go away (even if i switched to other apps). I wasn't able to replicate in the short time i was using it, so this may be noise. EDIT: I also see the rogue tooltips on linux - this time they remain on screen indefinitely when i switch to another app but do disappear when i switch back to cb.

Another issue, this time on linux. If I edit a script in CB with the executable permission set, then save that file, it loses its exec permission. I'm sure this behavior goes back many many revisions...

Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

connexion2000


killerbot

through svn --> info in the wiki, or on berlios project page

jaxon

Thanks God!!! You have finally fixed bug code completion. It's now all ok for me and was it "Fixed: Extra paths are not processed in some cases" ???

thankx.