Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on March 01, 2006, 08:19:38 pm

Title: The 01 march 2006 build is out.
Post by: killerbot on March 01, 2006, 08:19:38 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://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 01 March 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060301_rev2102_win32.7z
  - Linux : not supported yet


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 01 march 2006 build is out.
Post by: sethjackson on March 02, 2006, 12:15:56 am
I have Version 1.0 revision 2102 (gcc 3.4.4 Windows/unicode, build: Mar  1 2006 10:39:00)

EDIT:

I misunderstood.  :oops:
Title: Re: The 01 march 2006 build is out.
Post by: killerbot on March 02, 2006, 07:51:45 am
Well it does say test now, does it.
Only the title bar is not following. Will fix that later sometime (or not, these things will become obsolele probably with the new upcoming wizards).
Before the fix, you could not even see in the tree "test", but also console application in this case.
Title: Re: The 01 march 2006 build is out.
Post by: killerbot on March 02, 2006, 08:56:31 am
Quote
Also I still have this bug too. Razz

It does work, but as explained in the bug report : modifications to a project don't make it directly to the cbp file, you need to save your project.
So rename the project (Project properties), then do a project save and watch the title bar adjust.
In my replies on the bug report I gave antoher example where you need to explicitly save (new project from template). Before the changes you could not even get the name adjusted even when you did save the project (there was no title update on project save).

So now you will say, why don't you do a save for the title bar update for the user template. well the save knows nothing has changed and doesn't get to the point where the 'save' event is triggered (the title update code is the result of a reaction upon this event).

Have some ideas though (force save, ... ), but let's first see how the Don's wizards turn out.
Title: Re: The 01 march 2006 build is out.
Post by: kkez on March 02, 2006, 11:23:25 am
  • apply user template project name (bug 6584)

Can't confirm this. :P
Actually that bug was already fixed in a previous revision, i can't find which one. ATM i'm working on rev 2094 and that bug seemed already fixed, that's why i wrote "this bug can be closed" in the bug comments on berlios. Then i saw killerbot's fix and was kinda confused...

EDIT: maybe it's this fix on rev 2086: Adjust title bar on save project (fixes bug 6585, and when saving new project from template).
So the fix was to autosave the (user template or not) project after its creation/modification? Now the rev 2098 fixes: apply user template project name (bug 6584)

confused :?
Title: Re: The 01 march 2006 build is out.
Post by: killerbot on March 02, 2006, 02:17:24 pm
it were 2 different problems, needing 2 different solutions.
I saw your remark saying it could be closed, but then I already had a fix for it, but I committed it only yesterday.
Title: Re: The 01 march 2006 build is out.
Post by: sethjackson on March 02, 2006, 05:30:45 pm
Ok my bad I totally misunderstood.  :oops: I thought that you fixed the title bar problem.  :oops: My bad.......
Title: Re: The 01 march 2006 build is out.
Post by: download123 on March 02, 2006, 08:48:48 pm
I can'T load the Nightly :-(
Title: Re: The 01 march 2006 build is out.
Post by: sethjackson on March 02, 2006, 08:55:39 pm
I can'T load the Nightly :-(

Ok so desriptive.  :lol: What are you trying to do exactly? What error messages to you get? Can you download it? What is your OS, and version?
Title: Re: The 01 march 2006 build is out.
Post by: Michael on March 02, 2006, 08:58:20 pm
I can'T load the Nightly :-(

Ok so desriptive.  :lol: What are you trying to do exactly? What error messages to you get? Can you download it? What is your OS, and version?

See here: http://forums.codeblocks.org/index.php?topic=2503.msg19978#msg19978

Best wishes,
Michael
Title: Re: The 01 march 2006 build is out.
Post by: sethjackson on March 02, 2006, 09:00:01 pm
I can'T load the Nightly :-(

Ok so desriptive.  :lol: What are you trying to do exactly? What error messages to you get? Can you download it? What is your OS, and version?

See here: http://forums.codeblocks.org/index.php?topic=2503.msg19978#msg19978

Best wishes,
Michael


Mk. download123 can you try downloading again?
Title: Re: The 01 march 2006 build is out.
Post by: Michael on March 02, 2006, 09:02:18 pm
I also get the same error as download123.

Best wishes,
Michael
Title: Re: The 01 march 2006 build is out.
Post by: sethjackson on March 02, 2006, 09:04:22 pm
Me too :shock: