News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

The 26 July 2006 build is out.

Started by killerbot, July 26, 2006, 07:52:18 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

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)


sethjackson

#1
EDIT:

Link removed.

jpaterso

I'm getting crashes pretty much every time I close Code::Blocks. Is anyone else experiencing this?

nix_BB

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.next.codeblocks.org/index.php?topic=3232.0)
Which compiler toolset are you using?
etc.

agent007se

Quote from: jpaterso 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?

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

killerbot

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

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:) !

jpaterso

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

Quote from: jpaterso 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.

That's it !

jpaterso

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.

killerbot

Quote from: agent007se on July 27, 2006, 10:07:09 AM
Quote from: jpaterso 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.

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

How did you disable them ??

jpaterso

Using Plugins->Manage Plugins->Untick

killerbot

and the next time you have started CB they are ticked again ??

rastik

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]

killerbot

QuoteStart C::B, open project, set envirnoment to open last workspace (not default), close C::B.
???? how