Author Topic: The 18 July 2006 build is out.  (Read 19628 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 18 July 2006 build is out.
« on: July 18, 2006, 07:54: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 18 July 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20060718_rev2763_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20060718_rev2763_Ubuntu6.06.deb (not this time)
         http://prdownload.berlios.de/codeblocks/CB_20060718_rev2763_fc4+5.rpm


Resolved Fixed:

  • little adjustment in the autoconf check
  • include fix (for non pch builds) for recent changes
  • added Select All/Deselect All buttons to multi select dialog
  • KeyBinder - v0.21 - Removed all dependencies on pushEventHander to avoid leaking handlers on unnotified window closuress
  • Fixed multiple key profiles not being updated correctly when switching profiles without restarting CB
  • some more little adjustments in the autoconf check

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 18, 2006, 08:28:06 pm by killerbot »

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 18 July 2006 build is out.
« Reply #1 on: July 18, 2006, 10:16:10 pm »
Ubuntu 6.06 rev2763 i386 deb available here:

http://www.savefile.com/projects.php?pid=766262


Offline asdf

  • Single posting newcomer
  • *
  • Posts: 9
Re: The 18 July 2006 build is out.
« Reply #2 on: July 19, 2006, 05:19:56 am »
how about copy and paste in the code context menu???

Offline Ceniza

  • Developer
  • Lives here!
  • *****
  • Posts: 1441
    • CenizaSOFT
Re: The 18 July 2006 build is out.
« Reply #3 on: July 19, 2006, 05:23:15 am »
Copy&Paste? Aren't those already in Edit (in the context menu)?

agent007se

  • Guest
Re: The 18 July 2006 build is out.
« Reply #4 on: July 19, 2006, 06:15:17 am »
Copy&Paste? Aren't those already in Edit (in the context menu)?

Context menu -> edit -> copy/paste/...

Silicium62

  • Guest
Re: The 18 July 2006 build is out.
« Reply #5 on: July 19, 2006, 09:01:04 am »
hi

in Build menu, you have Build option but there isn't a Link option. It is a choice ? It can be useful to link a project without Build because only an lib has changed

Offline Zingam

  • Multiple posting newcomer
  • *
  • Posts: 74
Re: The 18 July 2006 build is out.
« Reply #6 on: July 19, 2006, 09:17:27 am »
I think that it is about time to add an improved find & replace dialogs. It's a shame that CB neglects this so important feature. Is is it so difficult to make this feature? It's something that all other editors do better.

Silicium62

  • Guest
Re: The 18 July 2006 build is out.
« Reply #7 on: July 19, 2006, 11:46:08 am »
hi

in Build menu, you have Build option but there isn't a Link option. It is a choice ? It can be useful to link a project without Build because only an lib has changed

ok, i use the dependency option in the options of Projet

Jan-Nik

  • Guest
Re: The 18 July 2006 build is out.
« Reply #8 on: July 19, 2006, 12:14:13 pm »
Hi!

I have a problem: With all nightly builds, i can't open any c++-files. When i open a .cpp File then there is no content, it's blank, but when i open it in notepad it works. When i open files saved with the nightly build i can open them.
Is that a bug?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 18 July 2006 build is out.
« Reply #9 on: July 19, 2006, 12:17:36 pm »
seems to be a encoding problem, do your sources contain "diacritics" ?
and so bug in CB.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 18 July 2006 build is out.
« Reply #10 on: July 19, 2006, 12:33:12 pm »
I have a problem: With all nightly builds, i can't open any c++-files.
Are you working under Windows? If so, could you please try:
- Settings -> Editor -> General settings -> "Default encoding when opening files",

Try set it (in this order) to:
- default
- UTF-8
- ISO encoding of your contry (central europe it is e.g. ISO-8859-1)
- Windows encoding of your country (Germany it is e.g. Windows-1252)

...and try opening the file(s) with all of these settings.

Does that change anything? If it works with any of these settings -> set this as default option. ;-)

Edit: For the ISO modes also have a look here: http://en.wikipedia.org/wiki/ISO-8859#The_Parts_of_ISO_8859.
For the Windows encodings have a look here:
http://en.wikipedia.org/wiki/Code_page#Windows_.28ANSI.29_code_pages
« Last Edit: July 19, 2006, 12:36:30 pm by MortenMacFly »
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 Zingam

  • Multiple posting newcomer
  • *
  • Posts: 74
Re: The 18 July 2006 build is out.
« Reply #11 on: July 19, 2006, 01:07:15 pm »
Code::Blocks for Linux doesn't sill work for me. It crashes when I try ot open a project. I've never been able to use CB on Linux due to constant crashes. I use Ubuntu 6.06. Have you more success with Linux?

Offline Michael

  • Lives here!
  • ****
  • Posts: 1608
Re: The 18 July 2006 build is out.
« Reply #12 on: July 19, 2006, 01:48:25 pm »
Code::Blocks for Linux doesn't sill work for me. It crashes when I try ot open a project. I've never been able to use CB on Linux due to constant crashes. I use Ubuntu 6.06. Have you more success with Linux?

Hello,

Do you use the package provided by cstudent or did you build C::B by yourself?

Best wishes,
Michael

Offline ahlongxp

  • Multiple posting newcomer
  • *
  • Posts: 22
Re: The 18 July 2006 build is out.
« Reply #13 on: July 19, 2006, 02:44:47 pm »
Code::Blocks for Linux doesn't sill work for me. It crashes when I try ot open a project. I've never been able to use CB on Linux due to constant crashes. I use Ubuntu 6.06. Have you more success with Linux?
Code::Blocks works fine in my Ubuntu 6.06.
ubuntu 8.04
wxWidget 2.8

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 18 July 2006 build is out.
« Reply #14 on: July 19, 2006, 03:03:25 pm »
Code::Blocks for Linux doesn't sill work for me. It crashes when I try ot open a project. I've never been able to use CB on Linux due to constant crashes. I use Ubuntu 6.06. Have you more success with Linux?

I don't know why it's crashing. I have tried out the .debs I've been building on 4 different machines running Ubuntu 6.06 and they seem to work fine. I was up late last night writing a little how-to on how to build the .debs and also build and install Code::Blocks using the ./configure, make & make install method. You can read up on that if you'd like by going here http://wjkirby.googlepages.com/

You might try using the ./configure-make method if you haven't already. If you're running an i686 machine you could try this .deb

http://prdownload.berlios.de/codeblocks/codeblocks_svn-2758-ubuntu_i686.deb