Author Topic: The 02 november 2006 build is out.  (Read 20582 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 02 november 2006 build is out.
« on: November 02, 2006, 05:38:42 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 02 November 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061102_rev3170_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061102_rev3170_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061102_rev3170_suse100+101.rpm
         http://prdownload.berlios.de/codeblocks/CB_20061102_rev3170_fc4+5.rpm


Resolved Fixed:

  • fix pedantic compiler option : -pedantic-errors  (plural !!!)
  • Fixed once and for all the various issues (aka crashes) when displaying dialogs on startup
  • MinGW, and GnuArm : added -ansi option
  • save&restore paperid and orientation to config
  • Code Snippets:
    * Added Copy to clipboard functionality
    * Added Debug target to *nix project file (for future usage)
    * Added note about the documentation in the Wiki

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)

« Last Edit: November 02, 2006, 11:18:04 pm by killerbot »

sethjackson

  • Guest
Re: The 02 november 2006 build is out.
« Reply #1 on: November 02, 2006, 07:22:14 pm »
Windows ANSI build is here.

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 02 november 2006 build is out.
« Reply #2 on: November 02, 2006, 07:28:41 pm »
Ubuntu 6.10 (Edgy) build here.

pingue

  • Guest
Cut & Paste is broken
« Reply #3 on: November 02, 2006, 11:13:11 pm »
It seems to only happen when I remove the blank space with "Ctrl-L" (Remove Line).

-------------------

It seems when you cut a line out and remove the blank space from where the line was, it loses the content and just pastes blank line.

e.g.

01    BlahBlah1
02    Hello World <-(if you cut this line)
03    BlahBlah3

... and remove the the blank space
01    BlahBlah1
02    BlahBlah3   (The Blank space at 02 is removed)

Then if you do the paste,
01    BlahBlah1
02    BlahBlah3
03
04                   <-( Nothing)


It would be great if you could fix this on the next build.

Thank.

« Last Edit: November 02, 2006, 11:24:32 pm by pingue »

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 02 november 2006 build is out.
« Reply #4 on: November 02, 2006, 11:19:40 pm »
works for me

pingue

  • Guest
Re: The 02 november 2006 build is out.
« Reply #5 on: November 02, 2006, 11:28:51 pm »
It seems to only happen when I remove the blank space with "Ctrl-L" (Remove Line).
-------------------

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 02 november 2006 build is out.
« Reply #6 on: November 03, 2006, 12:15:56 am »
Ctrl-L acts like cut. If you cut a blank, you'll paste a blank.

pingue

  • Guest
Re: The 02 november 2006 build is out.
« Reply #7 on: November 03, 2006, 12:33:26 am »
Didn't know that    :o

Thanks.

scorpion007

  • Guest
Re: The 02 november 2006 build is out.
« Reply #8 on: November 03, 2006, 12:52:04 am »
great, thanks guys

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: The 02 november 2006 build is out.
« Reply #9 on: November 03, 2006, 09:37:49 pm »
If you want to remove a line, use Ctrl-Shift-L, not Ctrl-L (or, as it is about a blank line, use Del, which is easier).
Ctrl-L works as it should on my machine.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Offline SharkCZ

  • Almost regular
  • **
  • Posts: 131
Re: The 02 november 2006 build is out.
« Reply #10 on: November 03, 2006, 11:57:18 pm »
This nightly build will be available soon in Fedora Extras for Fedora Core 5, 6 and Development.
Code::Blocks package maintainer for Fedora and EPEL

Offline TmX

  • Single posting newcomer
  • *
  • Posts: 3
Re: The 02 november 2006 build is out.
« Reply #11 on: November 04, 2006, 01:02:01 am »
I extract this build to C:\cb and when I run it, a message box appears :
"Cannot find resources...
Code::Blocks was configured to be installed in 'C:\cb/share/codeblocks'.
Please use the command-line switch '--prefix' or set the CODEBLOCKS_DATA_DIR ... "

Maybe I need to config something :?

Orlando

  • Guest
Re: The 02 november 2006 build is out.
« Reply #12 on: November 04, 2006, 03:41:52 am »
I extract this build to C:\cb and when I run it, a message box appears :
"Cannot find resources...
Code::Blocks was configured to be installed in 'C:\cb/share/codeblocks'.
Please use the command-line switch '--prefix' or set the CODEBLOCKS_DATA_DIR ... "
Maybe I need to config something :?

But what?? Where are the resources??  :?  :x  :(

Offline TmX

  • Single posting newcomer
  • *
  • Posts: 3
Re: The 02 november 2006 build is out.
« Reply #13 on: November 04, 2006, 04:37:48 am »
So I copy the resource (from the another CodeBlocks directory), and it crash ...

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: The 02 november 2006 build is out.
« Reply #14 on: November 04, 2006, 12:13:24 pm »
So I copy the resource (from the another CodeBlocks directory), and it crash ...
Not surprising...
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."