Author Topic: The 02 September 2007 build (4421) is out.  (Read 36926 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 02 September 2007 build (4421) is out.
« on: September 02, 2007, 08:51:24 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 02 September 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070902_rev4421_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070902_rev4421_Ubuntu6.10+7.04_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070902_rev4421_Debian4.0_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070902_rev4421_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070902_rev4421_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • Debugger plugin: Set max value for "Ignore count before break"
  • Code-completion now provides support for language keywords, based on the current editor's language (only C++ was supported until now)
  • Fixed wrong layout for editor abbreviations causing the Add/Delete keys to be invisible
  • Fixed: [Bug #11698] Silent close on multiple instance

Regressions/Confirmed/Annoying/Common bugs:

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


Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 02 September 2007 build (4421) is out.
« Reply #1 on: September 02, 2007, 09:39:49 pm »
Build for Ubuntu 6.10/7.04 i386 can be found here

Offline Morphius Faydal

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 02 September 2007 build (4421) is out.
« Reply #2 on: September 02, 2007, 11:35:41 pm »
Build for Ubuntu 6.10/7.04 i386 can be found here

When I do the `sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib` I get:

Code
morphius@azmael:~$ sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package libcodeblocks0
morphius@azmael:~$

I've got the deb http://lgp203.free.fr/ubuntu/ feisty main line in my /etc/apt/sources.list file.

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 02 September 2007 build (4421) is out.
« Reply #3 on: September 02, 2007, 11:40:27 pm »
Build for Ubuntu 6.10/7.04 i386 can be found here

When I do the `sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib` I get:

Code
morphius@azmael:~$ sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package libcodeblocks0
morphius@azmael:~$

I've got the deb http://lgp203.free.fr/ubuntu/ feisty main line in my /etc/apt/sources.list file.

Could you try again because I was updating the repository.

BR

pasgui

Offline Morphius Faydal

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 02 September 2007 build (4421) is out.
« Reply #4 on: September 02, 2007, 11:42:45 pm »
Build for Ubuntu 6.10/7.04 i386 can be found here

When I do the `sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib` I get:

Code
morphius@azmael:~$ sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Couldn't find package libcodeblocks0
morphius@azmael:~$

I've got the deb http://lgp203.free.fr/ubuntu/ feisty main line in my /etc/apt/sources.list file.

Could you try again because I was updating the repository.

BR

pasgui

Thar she goes! :)

Thank you!

Offline TheTuxKeeper

  • Regular
  • ***
  • Posts: 293
  • daniel2000
Re: The 02 September 2007 build (4421) is out.
« Reply #5 on: September 03, 2007, 12:43:27 am »
Updated packages for Suse 10.1, 10.2 and factory (i586 and x84_64) against wxgtk 2.8 are available:
All other distributions aren't supported atm.

have fun ;)
Nightly builds for openSUSE

FromChina

  • Guest
Re: The 02 September 2007 build (4421) is out.
« Reply #6 on: September 03, 2007, 03:52:39 am »
It seems that the download link can't be use...........why??

FromChina

  • Guest
Re: The 02 September 2007 build (4421) is out.
« Reply #7 on: September 03, 2007, 04:11:33 am »
it can d~  ,sorry

Offline toufou

  • Single posting newcomer
  • *
  • Posts: 4
Re: The 02 September 2007 build (4421) is out.
« Reply #8 on: September 03, 2007, 09:37:16 am »
Hi all,
I updated my codeblocks version with the Ubuntu repository and now I have the following message:
Code
codeblocks: /usr/lib/libwx_gtk2u_aui-2.8.so.0: version `WXU_2.8.5' not found (required by codeblocks)
Is that normal?
Thanks for your work

EDIT: it could be nice to have a solution quite quickly because I am using codeblocks for my work and currently I am... at work ;'( and I cannot work! ;'(

EDIT: packages for Ubuntu are not available at Berlios, they cannot be found.

EDIT: I found a temporary solution in the pages about the release 4418, which is to downgrade to 4413 waiting for another solution...
Code
sudo apt-get install libcodeblocks0=1.0svn4413 codeblocks=1.0svn4413 libwxsmithlib0=1.0svn4413 codeblocks-contrib=1.0svn4413
« Last Edit: September 03, 2007, 10:48:19 am by toufou »

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 02 September 2007 build (4421) is out.
« Reply #9 on: September 03, 2007, 01:08:01 pm »
Hi all,
I updated my codeblocks version with the Ubuntu repository and now I have the following message:
Code
codeblocks: /usr/lib/libwx_gtk2u_aui-2.8.so.0: version `WXU_2.8.5' not found (required by codeblocks)
Is that normal?
Thanks for your work

EDIT: it could be nice to have a solution quite quickly because I am using codeblocks for my work and currently I am... at work ;'( and I cannot work! ;'(

EDIT: packages for Ubuntu are not available at Berlios, they cannot be found.

EDIT: I found a temporary solution in the pages about the release 4418, which is to downgrade to 4413 waiting for another solution...
Code
sudo apt-get install libcodeblocks0=1.0svn4413 codeblocks=1.0svn4413 libwxsmithlib0=1.0svn4413 codeblocks-contrib=1.0svn4413

Hi,

The ubuntu package in LGP are compiled with the alternative repository (thanks dje to remember). See http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Ubuntu.

CB team: which repository is used to compile the package provided on Berlios ?

Best regards,

pasgui
« Last Edit: September 03, 2007, 01:57:53 pm by pasgui »

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 02 September 2007 build (4421) is out.
« Reply #10 on: September 03, 2007, 10:03:26 pm »
Hi,

The ubuntu package in LGP are compiled with the alternative repository (thanks dje to remember). See http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Ubuntu.

CB team: which repository is used to compile the package provided on Berlios ?

Best regards,

pasgui


I use the "deb http://apt.tt-solutions.com/ubuntu/ edgy main" repository to build the Berlios packages. From what I read into things from the wxWidgets website, that repo contains the "stable" packages and the wxwigets.org repo packages are more "beta". And unless I'm mistaken, it shouldn't make any difference that I build my packages with tt-solutions and someone uses wxwidgets.org to run CB. Unless something has changed recently.


Edit: And just and afterthought, I build the packages using pbuilder, so they're built in a jailed environment. I also do it on a different computer than my usual desktop. I use the wxwidgets.org repo on my desktop and my packages are running fine for me.
« Last Edit: September 03, 2007, 10:05:51 pm by cstudent »

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 02 September 2007 build (4421) is out.
« Reply #11 on: September 03, 2007, 10:32:18 pm »
I use the "deb http://apt.tt-solutions.com/ubuntu/ edgy main" repository to build the Berlios packages. From what I read into things from the wxWidgets website, that repo contains the "stable" packages and the wxwigets.org repo packages are more "beta". And unless I'm mistaken, it shouldn't make any difference that I build my packages with tt-solutions and someone uses wxwidgets.org to run CB. Unless something has changed recently.

After installation of the wxWidgets from apt.tt-solutions, I got the same behavior than the others:
Code
codeblocks: /usr/lib/libwx_gtk2u_aui-2.8.so.0: version `WXU_2.8.5' not found (required by codeblocks)

I think, I will switch back to the apt.tt-solutions to provide an alternative download.

Edit:
revision 4418 and 4421, compiled with wxWidgets from apt.tt-solutions, available in the repository (works also with the wxWidgets from wxwidgets.org).

Best regards,

pasgui
« Last Edit: September 04, 2007, 12:28:46 am by pasgui »

Offline toufou

  • Single posting newcomer
  • *
  • Posts: 4
Re: The 02 September 2007 build (4421) is out.
« Reply #12 on: September 04, 2007, 10:36:22 am »
Great, I am pleased to confirm you that it works well.

Offline fackue

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: The 02 September 2007 build (4421) is out.
« Reply #13 on: September 04, 2007, 05:38:37 pm »
This isn't directly related to this nightly build but - if all the tools are manually removed from default.conf and <tools></tools> is left in-place, Code::Blocks changes it to <tools /> (and keeps it there when tools are manually added and Code::Blocks is opened...). Doesn't act this way with <user_sets>.

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: The 02 September 2007 build (4421) is out.
« Reply #14 on: September 04, 2007, 07:21:15 pm »
if all the tools are manually removed from default.conf
What makes you think you are supposed to edit that file?
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."