Author Topic: The 22 June 2007 build is out.  (Read 12532 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 22 June 2007 build is out.
« on: June 22, 2007, 08:24:29 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx284.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

The 22 June 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070622_rev4154_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070622_rev4154_Ubuntu6.10+7.04_wx2.8.4.deb
   http://prdownload.berlios.de/codeblocks/CB_20070622_rev4154_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070622_rev4154_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • wxSmith: Updated xml loading routines so they support unicode paths now
  • wxSmith: Massive NULL->0 udpate (in both generated code and wxSmith's code)
  • wxSmith: Updated function operating on files to use Encoding / BOM.
  • Reduced startup time by only calling the cbEditor hooks after project has finished loading (thanks dmoore)
  • DLL Wizard:
    - Now wizard will setup post-build commands (for VC 8.0) to embed manifest in a dll.
    - DLL will now be generated in respective target output directories
  • wxSmith: Applied fix that will probably prevent some rare crashes when closing editor

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)

« Last Edit: June 22, 2007, 10:47:49 pm by killerbot »

Offline lubos

  • Almost regular
  • **
  • Posts: 131
Re: The 22 June 2007 build is out.
« Reply #1 on: June 22, 2007, 09:00:12 pm »
  • Reduced startup time by only calling the cbEditor hooks after project has finished loading (thanks dmoore)
lets see it  :D

Offline Morphius Faydal

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 22 June 2007 build is out.
« Reply #2 on: June 22, 2007, 09:48:37 pm »
Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)

I've been meaning to ask... Is this a problem cuz of XP, or wxGTK's implementation on XP?

also... what does this bug look like?  I've obviously not been looking hard enough at my toolbar..

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 22 June 2007 build is out.
« Reply #3 on: June 22, 2007, 10:52:34 pm »

Offline Xaviou

  • Regular
  • ***
  • Posts: 403
    • X@v's wxStuff
Re: The 22 June 2007 build is out.
« Reply #4 on: June 23, 2007, 01:17:35 am »
Ubuntu 6.10 & 7.04 Amd64 .deb installer (build with wx263 and wx284) can be found here.
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 22 June 2007 build is out.
« Reply #5 on: June 23, 2007, 04:19:12 am »
Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)

I've been meaning to ask... Is this a problem cuz of XP, or wxGTK's implementation on XP?

also... what does this bug look like?  I've obviously not been looking hard enough at my toolbar..

It is wxMSW implementation on XP or XP by itself. The problem has been reported as not on Vista which implies it is XP fault. The Save button on the main toolbar does not change state for me ever, some other buttons have issues, but the Save button is always displayed as enabled (colored) even when there is no file to save for me in XP SP2.
Tim S
« Last Edit: June 23, 2007, 04:23:42 am by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Morphius Faydal

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 22 June 2007 build is out.
« Reply #6 on: June 23, 2007, 04:29:17 am »
Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)

I've been meaning to ask... Is this a problem cuz of XP, or wxGTK's implementation on XP?

also... what does this bug look like?  I've obviously not been looking hard enough at my toolbar..

It is wxMSW implementation on XP or XP by itself. The problem has been reported as not on Vista which implies it is XP fault. The Save button on the main toolbar does not change state for me ever, some other buttons have issues, but the Save button is always displayed as enabled (colored) even when there is no file to save for me in XP SP2.
Tim S

Ah.  Now I see... "Save" and "Print" seem to be the only ones affected on my install.

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 22 June 2007 build is out.
« Reply #7 on: June 23, 2007, 09:13:08 am »
Hi !

Debian package here> http://www.mediafire.com/?fmizcxwzjtg

When I try to install the package on my Ubuntu 6.10, I get an error message:
Error: Dependency is not satisfiable: libfontconfig1

What can I do ?

Dje

Offline DC@DR

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: The 22 June 2007 build is out.
« Reply #8 on: June 23, 2007, 10:05:49 am »
You can use the .deb ready made for Ubuntu in the original post from killerbot

Offline marfi

  • Multiple posting newcomer
  • *
  • Posts: 27
Re: The 22 June 2007 build is out.
« Reply #9 on: June 23, 2007, 12:35:46 pm »
Hi, is still possible to add some custom code abbreviations in the Editor configuration dialog? I can't do it in any way in this release (there is no add button or context menu in the Abbreviation panel)... (I use Win XP)

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2773
Re: The 22 June 2007 build is out.
« Reply #10 on: June 23, 2007, 01:37:07 pm »
Hi, is still possible to add some custom code abbreviations in the Editor configuration dialog? I can't do it in any way in this release (there is no add button or context menu in the Abbreviation panel)... (I use Win XP)

Grab the bottom border and pull it down until you see the Add and Delete buttons.

Offline marfi

  • Multiple posting newcomer
  • *
  • Posts: 27
Re: The 22 June 2007 build is out.
« Reply #11 on: June 23, 2007, 07:04:36 pm »
Thanx, now it works!