Author Topic: The 02 january 2007 build is out.  (Read 14747 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 02 january 2007 build is out.
« on: January 02, 2007, 04:25:34 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

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch.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 January 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070102_rev3450_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070102_rev3450_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20070102_rev3450_suse100+101.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070102_rev3450_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • Fixed crash when enabling/disabling plugins - even wxSmith can be enabled/disabled now :)

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) (is fixed with our special wx263/wx28 dll)

« Last Edit: January 02, 2007, 05:34:53 pm by killerbot »

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 02 january 2007 build is out.
« Reply #1 on: January 02, 2007, 07:53:15 pm »
Ubuntu 6.10 (Edgy) build here.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 02 january 2007 build is out.
« Reply #2 on: January 02, 2007, 09:08:31 pm »

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch.7z

Uploaded Patch to wxWidgets
  http://sourceforge.net/tracker/index.php?func=detail&aid=1626428&group_id=9863&atid=309863
Bug reported in:
  http://sourceforge.net/tracker/index.php?func=detail&aid=1626424&group_id=9863&atid=109863

Tim S
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 killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 02 january 2007 build is out.
« Reply #3 on: January 02, 2007, 09:17:02 pm »
thanks Tim, let's hope that they solve the problem instead of talking about it.

Today artoj found a bunch of other wx problems on windows ... , so nice :-(

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: The 02 january 2007 build is out.
« Reply #4 on: January 03, 2007, 01:39:17 am »
thanks Tim, let's hope that they solve the problem instead of talking about it.

Today artoj found a bunch of other wx problems on windows ... , so nice :-(

They closed my patch by rejecting it.

Tim S
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 killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: The 02 january 2007 build is out.
« Reply #5 on: January 03, 2007, 07:52:36 am »
well thanks to you we also have the link to the bug report ...  :twisted:

Offline tasdev

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: The 02 january 2007 build is out.
« Reply #6 on: January 03, 2007, 09:07:48 am »
Thanks for the Ubuntu 6.10 build which I've downloaded. When I open it in the Package Installer (by double clicking the .deb file) I get the message:

Error: dependency is not satisfiable: libwxbase2.6-0

How do I resolve this issue?

Thanks for any help

tasdev

Offline Kazade

  • Multiple posting newcomer
  • *
  • Posts: 73
Re: The 02 january 2007 build is out.
« Reply #7 on: January 03, 2007, 10:07:03 am »
Thanks for the Ubuntu 6.10 build which I've downloaded. When I open it in the Package Installer (by double clicking the .deb file) I get the message:

Error: dependency is not satisfiable: libwxbase2.6-0

How do I resolve this issue?

Thanks for any help

tasdev

sudo apt-get install libwxbase2.6-0

vander

  • Guest
Re: The 02 january 2007 build is out.
« Reply #8 on: January 03, 2007, 10:54:14 am »
I read older postings in the forum about freebasic support. Is this canceled or still running?

Offline tasdev

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: The 02 january 2007 build is out.
« Reply #9 on: January 03, 2007, 11:12:44 am »
Hi Kazade

Thanks for the help! When I try that I get:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package libwxbase2.6-0

Cheers

tasdev

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 02 january 2007 build is out.
« Reply #10 on: January 03, 2007, 12:10:38 pm »
Hi Kazade

Thanks for the help! When I try that I get:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package libwxbase2.6-0

Cheers

tasdev

Make sure you have enabled the universe/multiverse extra repositories.
Be patient!
This bug will be fixed soon...

Offline tasdev

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: The 02 january 2007 build is out.
« Reply #11 on: January 03, 2007, 01:04:27 pm »
Thanks mandrav!