Author Topic: The 26 July 2006 build is out.  (Read 36105 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 26 July 2006 build is out.
« on: July 26, 2006, 07:52:18 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

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 (2.6.2) for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 26 July 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060726_rev2786_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060726_rev2786_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20060726_rev2786_fc4+5.rpm


Resolved Fixed:

  • ogre wizard: fixed several issues to work with recent OGRE SDK
  • wishlist.xml typo fixed [Patch #1234]

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)
  • menu items with icon not correctly aligned (since wx263)

« Last Edit: July 26, 2006, 10:00:14 pm by killerbot »

sethjackson

  • Guest
Re: The 26 July 2006 build is out.
« Reply #1 on: July 26, 2006, 08:54:10 pm »
EDIT:

Link removed.
« Last Edit: August 09, 2006, 08:28:29 pm by sethjackson »

Offline jpaterso

  • Multiple posting newcomer
  • *
  • Posts: 57
Re: The 26 July 2006 build is out.
« Reply #2 on: July 27, 2006, 06:04:29 am »
I'm getting crashes pretty much every time I close Code::Blocks. Is anyone else experiencing this?

Offline nix_BB

  • Multiple posting newcomer
  • *
  • Posts: 33
Re: The 26 July 2006 build is out.
« Reply #3 on: July 27, 2006, 08:49:04 am »
Nope, no crashes. (WinXP Pro with this nightly.)

If you gave some more info we might be able to help.

What OS are you running C::B on?
Did you follow the correct Installation procedure? (http://forums.codeblocks.org/index.php?topic=3232.0)
Which compiler toolset are you using?
etc.

agent007se

  • Guest
Re: The 26 July 2006 build is out.
« Reply #4 on: July 27, 2006, 09:46:33 am »
I'm getting crashes pretty much every time I close Code::Blocks. Is anyone else experiencing this?

Please take a screenshot because I'm getting to some craches when I close it!

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 26 July 2006 build is out.
« Reply #5 on: July 27, 2006, 09:59:04 am »
for those having the crashes, disable the codecompletion plug-in (Plugins -> Manage plug-ins : uncheck it) and see if you still have those crashes. Please report back, thanks.

agent007se

  • Guest
Re: The 26 July 2006 build is out.
« Reply #6 on: July 27, 2006, 10:01:47 am »
The crashes still remain... (just tried now !) (the application crash at address 100, I posted a screenshot but all have ignored me... thinking that I can program but not installing a zip file :shock:) !

Offline jpaterso

  • Multiple posting newcomer
  • *
  • Posts: 57
Re: The 26 July 2006 build is out.
« Reply #7 on: July 27, 2006, 10:05:02 am »
I'm running Code::Blocks on Windows XP Pro, along with Mingw32. I followed the instructions when installing the nightly.
The crash is quite often at address 100, but sometimes not.

Disabling plugins doesn't seem to work: as soon as I re-launch Code::Blocks, the plugins load anyway.

agent007se

  • Guest
Re: The 26 July 2006 build is out.
« Reply #8 on: July 27, 2006, 10:07:09 am »
I'm running Code::Blocks on Windows XP Pro, along with Mingw32. I followed the instructions when installing the nightly.
The crash is quite often at address 100, but sometimes not.

Disabling plugins doesn't seem to work: as soon as I re-launch Code::Blocks, the plugins load anyway.

That's it !

Offline jpaterso

  • Multiple posting newcomer
  • *
  • Posts: 57
Re: The 26 July 2006 build is out.
« Reply #9 on: July 27, 2006, 10:11:25 am »
I deleted the files in Application Data\CodeBlocks, which seems to temporarily (until I use C::B around 4 times) fix the problem. I unloaded the CodeCompletion plugin there, but it doesn't seem to fix the problem.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 26 July 2006 build is out.
« Reply #10 on: July 27, 2006, 10:15:14 am »
I'm running Code::Blocks on Windows XP Pro, along with Mingw32. I followed the instructions when installing the nightly.
The crash is quite often at address 100, but sometimes not.

Disabling plugins doesn't seem to work: as soon as I re-launch Code::Blocks, the plugins load anyway.

That's it !
:shock: :shock: :shock:

How did you disable them ??

Offline jpaterso

  • Multiple posting newcomer
  • *
  • Posts: 57
Re: The 26 July 2006 build is out.
« Reply #11 on: July 27, 2006, 11:42:41 am »
Using Plugins->Manage Plugins->Untick

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 26 July 2006 build is out.
« Reply #12 on: July 27, 2006, 11:56:04 am »
and the next time you have started CB they are ticked again ??

rastik

  • Guest
Re: The 26 July 2006 build is out.
« Reply #13 on: July 27, 2006, 12:36:18 pm »
Hi,
I'm enclosing screenshot of the error. Clicking on Retry gives same message, Ignore gives message again with address increased by 2, Abort starts my debugger.

This how can I simulate this (with this build and every one released for approx. a week):
- Delete everythink in Application Data\codeblocks. C::B starts fine, close fine.
- Start C::B, open project, close C::B - everythink OK, can be tried many times.
- Start C::B, open project, set envirnoment to open last workspace (not default), close C::B.
- Start C::B, project is opened, close C::B - you'll get this error. Even when I change setting back to blank workspace, it won't be saved, C::B crashes first.
- If I set <BLANK_WORKSPACE bool="1" /> in default.conf, C::B gets ok.


[attachment deleted by admin]

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 26 July 2006 build is out.
« Reply #14 on: July 27, 2006, 01:11:07 pm »
Quote
Start C::B, open project, set envirnoment to open last workspace (not default), close C::B.
???? how