Author Topic: The 20 november 2006 build is out.  (Read 10941 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 20 november 2006 build is out.
« on: November 20, 2006, 09:44:12 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 for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw26_gcc_cb_wx2.6.3p2.7z

The 20 November 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061120_rev3245_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061120_rev3245_Ubuntu6.06.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061120_rev3245_suse100+101.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061120_rev3245_fc4+5.rpm (not yet)


Resolved Fixed:

  • prefix finding bugfix
  • start here page ID mac fix
  • avoid violent crash
  • Help plugin: Implemented: now you can set if the help file is a line to be executed instead of launching the associated application
  • Relocation fixes

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263)


Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: The 20 november 2006 build is out.
« Reply #1 on: November 20, 2006, 10:52:23 pm »
  • prefix finding bugfix
  • ...
  • Relocation fixes

Unfortunately those two kinda cancelled each-other out, on Mac OS X.
Fixed one, broke another. Oh well, we'll get the new one next time... :-)

But for now it looks in SharedSupport instead of Resources as it should.

Offline keenblade

  • Multiple posting newcomer
  • *
  • Posts: 36
  • tao
    • keenblade
Re: The 20 november 2006 build is out.
« Reply #2 on: November 21, 2006, 05:37:25 am »
If I close the workspace within file menu or within Projects pane by right click and click "Close workspace", then the Code::Blocks itself exits.
This only occures with the vcfAllProjects.workspace of VCF. Also it is the same for some other workspaces from VCF.
It is reproducable everytime.
This is not specific to my Code::Blocks rev:3248 windows svn build. Also all the earlier revisions I tried have this bug.
« Last Edit: November 21, 2006, 05:42:19 am by keenblade »
Anyway it\'s all the same at the end...

Offline tom0769

  • Multiple posting newcomer
  • *
  • Posts: 42
Re: The 20 november 2006 build is out.
« Reply #3 on: November 21, 2006, 11:21:20 am »
Hi,
where can I get the latest ANSI built?
The unicode built does not work on win me.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 20 november 2006 build is out.
« Reply #4 on: November 21, 2006, 12:38:50 pm »
check the nightly build posts, from time to time Seth has replied with a download link of his ansi build

Offline gjsmo

  • Multiple posting newcomer
  • *
  • Posts: 28
  • i luv computers
    • My Blog
Re: The 20 november 2006 build is out.
« Reply #5 on: November 21, 2006, 02:14:11 pm »
Don't know if this has been fixed, but if I minimize C::B for more than about a minute, I can't get it back up. This is very annoying, but I think an autosave feature would help.
http://www.danasoft.com/sig/gjsmo.jpg i luv linux.
There are 10 types of people in this world - those who understand binary and those who don't.
oh yeah: "I didn't really say everything I said."      -Yogi Berra

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 20 november 2006 build is out.
« Reply #6 on: November 21, 2006, 08:27:52 pm »
but I think an autosave feature would help.
Ever had a look into the environment settings -> the autosave plugin? ;-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline gjsmo

  • Multiple posting newcomer
  • *
  • Posts: 28
  • i luv computers
    • My Blog
Re: The 20 november 2006 build is out.
« Reply #7 on: November 22, 2006, 12:23:32 am »
but I think an autosave feature would help.
Ever had a look into the environment settings -> the autosave plugin? ;-)
Never noticed it - that's relatively new I think.

EDIT:I still don't like it freezing.
« Last Edit: November 22, 2006, 12:28:08 am by gjsmo »
http://www.danasoft.com/sig/gjsmo.jpg i luv linux.
There are 10 types of people in this world - those who understand binary and those who don't.
oh yeah: "I didn't really say everything I said."      -Yogi Berra

Alturin

  • Guest
Re: The 20 november 2006 build is out.
« Reply #8 on: November 23, 2006, 07:02:20 am »
Are you sure it's "freezing"? Does windows give the [program doesn't respond] tag thing?
You could try to (manually, so not using windows-d or similar shortcut) minimizing all other programs; I had something similar before with another program, and that way it'd be accessible again. Might be that it's not really a C::B bug, but more of a annoying combination of circumstances?

Offline gjsmo

  • Multiple posting newcomer
  • *
  • Posts: 28
  • i luv computers
    • My Blog
Re: The 20 november 2006 build is out.
« Reply #9 on: November 25, 2006, 12:30:22 am »
Are you sure it's "freezing"? Does windows give the [program doesn't respond] tag thing?
You could try to (manually, so not using windows-d or similar shortcut) minimizing all other programs; I had something similar before with another program, and that way it'd be accessible again. Might be that it's not really a C::B bug, but more of a annoying combination of circumstances?
I've tried everything I can think of. I've closed almost all my processes and it still is frozen. But maybe I'm just unlucky.
EDIT: All my processes except those crucial to Windows.
« Last Edit: November 25, 2006, 01:35:58 am by gjsmo »
http://www.danasoft.com/sig/gjsmo.jpg i luv linux.
There are 10 types of people in this world - those who understand binary and those who don't.
oh yeah: "I didn't really say everything I said."      -Yogi Berra