Author Topic: The 03 august 2007 build (4346) is out.  (Read 10717 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 03 august 2007 build (4346) is out.
« on: August 04, 2007, 01:01:46 pm »
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)

« Last Edit: August 05, 2007, 10:11:11 am by killerbot »

Offline dk

  • Multiple posting newcomer
  • *
  • Posts: 55
    • Code::Blocks for ALT Linux Sisyphus
Re: The 03 august 2007 build (4346) is out.
« Reply #1 on: August 04, 2007, 04:35:15 pm »
When I exit from C::B, I've got the next error:

Code
** (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.
Denis Kirienko
C::B maintainer for ALT Linux distribution (http://www.sisyphus.ru/srpm/codeblocks)

Offline dk

  • Multiple posting newcomer
  • *
  • Posts: 55
    • Code::Blocks for ALT Linux Sisyphus
Re: The 03 august 2007 build (4346) is out.
« Reply #2 on: August 04, 2007, 09:56:58 pm »
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.
Denis Kirienko
C::B maintainer for ALT Linux distribution (http://www.sisyphus.ru/srpm/codeblocks)

Offline dmoore

  • Developer
  • Lives here!
  • *****
  • Posts: 1576
Re: The 03 august 2007 build (4346) is out.
« Reply #3 on: August 05, 2007, 06:51:03 am »
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...

« Last Edit: August 05, 2007, 07:44:35 am by dmoore »

Offline connexion2000

  • Multiple posting newcomer
  • *
  • Posts: 13
Re: The 03 august 2007 build (4346) is out.
« Reply #4 on: August 05, 2007, 10:28:56 am »
Where can I download latest sources?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 03 august 2007 build (4346) is out.
« Reply #5 on: August 05, 2007, 10:46:04 am »
through svn --> info in the wiki, or on berlios project page

Offline jaxon

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: The 03 august 2007 build (4346) is out.
« Reply #6 on: August 05, 2007, 11:36:30 am »
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.