Author Topic: The 31 august 2007 build (4418) is out.  (Read 26689 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
The 31 august 2007 build (4418) is out.
« on: September 01, 2007, 09:49:21 am »
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 31 August 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070831_rev4418_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070831_rev4418_Ubuntu6.10+7.04_wx2.8.4.tar.gz
   http://prdownload.berlios.de/codeblocks/CB_20070831_rev4418_Debian4.0_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070831_rev4418_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070831_rev4418_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • wxSmith: Added include file properties for custom widget (only when using source mode)
  • AStyle plugin: Fixed bug 011860: Mouse cursor changes
  • added support for assembler sources (*.s;*.ss)
  • exposed assembler sources to scripts
  • assembler files support (*.asm)
  • Fixed: Crash at Start-up if clicked on the Splash Screen

Regressions/Confirmed/Annoying/Common bugs:

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

« Last Edit: September 01, 2007, 03:59:23 pm by killerbot »

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 31 august 2007 build (4418) is out.
« Reply #1 on: September 01, 2007, 12:33:56 pm »
Build for Ubuntu 6.10/7.04 i386 can be found here
« Last Edit: September 01, 2007, 12:39:36 pm by pasgui »

MAF

  • Guest
Re: The 31 august 2007 build (4418) is out.
« Reply #2 on: September 02, 2007, 12:55:20 am »
Under Ubuntu 7.04 (IA32) and GDB 6.6 still did not stop at first breakpoint in debug mode.
Under Windows XP and GDB 6.6 works ok.

GCC 4.1.2
« Last Edit: September 02, 2007, 12:57:40 am by MAF »

Offline Fizick

  • Multiple posting newcomer
  • *
  • Posts: 13
Re: The 31 august 2007 build (4418) is out.
« Reply #3 on: September 02, 2007, 02:32:11 am »
Thanks, strarting ASM support is very good!
(I mosty use NASM).
But I do not see MMX keywords highlignting.

kennyshell

  • Guest
Re: The 31 august 2007 build (4418) is out.
« Reply #4 on: September 02, 2007, 05:50:53 am »
Hi,

Ubuntu 7.04 showed me an automatic update today for build 4418, which I let it install automatically. Unfortunately, something is not working anymore. When I launch it form the terminal it says:

$ codeblocks
codeblocks: /usr/lib/libwx_gtk2u_aui-2.8.so.0: version `WXU_2.8.5' not found (required by codeblocks)

...and then it doesn't startup Code::Blocks anymore. Checking Synaptic Package Manager doesn't show any other updates. Don't know what I have to do now.

Cheers,
Flex

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5489
Re: The 31 august 2007 build (4418) is out.
« Reply #5 on: September 02, 2007, 10:08:01 am »
Thanks, strarting ASM support is very good!
(I mosty use NASM).
But I do not see MMX keywords highlignting.
a special lexer should be created (or an existing one adopted)

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 31 august 2007 build (4418) is out.
« Reply #6 on: September 02, 2007, 10:54:16 am »
codeblocks: /usr/lib/libwx_gtk2u_aui-2.8.so.0: version `WXU_2.8.5' not found (required by codeblocks)

I don't get the same behavior on feisty. What is the version of wxWidgets you use ? Or did you try to re-install codeblocks under synaptic (search codeblocks -> select packages -> right click -> reinstall) ?

You can also try to revert to the previous version: 4413 (I just added to the repository).

Regards,

pasgui
« Last Edit: September 02, 2007, 11:04:24 am by pasgui »

kennyshell

  • Guest
Re: The 31 august 2007 build (4418) is out.
« Reply #7 on: September 02, 2007, 02:46:20 pm »
Thanks for the help. Did re-install: doesn't solve the problem.

I also lookued up, if the library is actually installed:
$ locate libwx_gtk2u_aui
/usr/lib/libwx_gtk2u_aui-2.8.so.0.1.1
/usr/lib/libwx_gtk2u_aui-2.8.so
/usr/lib/libwx_gtk2u_aui-2.8.so.0

The installed wx-lib is 2.8.4.0-0: Does that mean, I have to try to install a 2.8.5 lib of wx? Doesn't show up with an update of wx on my system. If I am the only one, there must be something broken on my system.

I may actually wait for the next nightly build and see, if the error goes away ... and fix it then, if it remains.

See you,
Flex


Offline aarti_pl

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: The 31 august 2007 build (4418) is out.
« Reply #8 on: September 02, 2007, 03:30:33 pm »
Thanks for the help. Did re-install: doesn't solve the problem.

I also lookued up, if the library is actually installed:
$ locate libwx_gtk2u_aui
/usr/lib/libwx_gtk2u_aui-2.8.so.0.1.1
/usr/lib/libwx_gtk2u_aui-2.8.so
/usr/lib/libwx_gtk2u_aui-2.8.so.0

The installed wx-lib is 2.8.4.0-0: Does that mean, I have to try to install a 2.8.5 lib of wx? Doesn't show up with an update of wx on my system. If I am the only one, there must be something broken on my system.

I may actually wait for the next nightly build and see, if the error goes away ... and fix it then, if it remains.

See you,
Flex

That's not only your problem. I have the same behaviour.

BR
Aarti_pl

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 31 august 2007 build (4418) is out.
« Reply #9 on: September 02, 2007, 03:43:56 pm »
That's not only your problem. I have the same behaviour.

Is the problem is present with the revision 4413 ?

Regards,

pasgui

Offline aarti_pl

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: The 31 august 2007 build (4418) is out.
« Reply #10 on: September 02, 2007, 07:41:09 pm »
That's not only your problem. I have the same behaviour.

Is the problem is present with the revision 4413 ?

Regards,

pasgui

No, the previous version works fine. I downgraded my installation to 4413.

Thanks for putting old version on server.
And also thanks for delivering repository for CodeBlocks packages!

BR
Aarti_pl

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 31 august 2007 build (4418) is out.
« Reply #11 on: September 02, 2007, 08:42:46 pm »
That's not only your problem. I have the same behaviour.

Is the problem is present with the revision 4413 ?

Regards,

pasgui

No, the previous version works fine. I downgraded my installation to 4413.

Thanks for putting old version on server.
And also thanks for delivering repository for CodeBlocks packages!

BR
Aarti_pl


Is it possible for you to install manualy the package provide on Berlios http://prdownload.berlios.de/codeblocks/CB_20070831_rev4418_Ubuntu6.10+7.04_wx2.8.4.tar.gz to confirm that the problem come my the package

Best regards,

Pascal

Offline aarti_pl

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: The 31 august 2007 build (4418) is out.
« Reply #12 on: September 02, 2007, 08:57:31 pm »
Quote
Is it possible for you to install manualy the package provide on Berlios http://prdownload.berlios.de/codeblocks/CB_20070831_rev4418_Ubuntu6.10+7.04_wx2.8.4.tar.gz to confirm that the problem come my the package

Best regards,
Pascal

CB 4418 from standard link (the one you provided) works ok.

BR
Aarti_pl

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 31 august 2007 build (4418) is out.
« Reply #13 on: September 02, 2007, 09:01:34 pm »
CB 4418 from standard link (the one you provided) works ok.

Do you mean the link on Berlios on the Code::Blocks nightly or the package provide on http://lgp203.free.fr ?

Best regards,

Pascal
« Last Edit: September 02, 2007, 09:06:02 pm by pasgui »

Offline aarti_pl

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: The 31 august 2007 build (4418) is out.
« Reply #14 on: September 02, 2007, 10:08:47 pm »
CB 4418 from standard link (the one you provided) works ok.

Do you mean the link on Berlios on the Code::Blocks nightly or the package provide on http://lgp203.free.fr ?

Best regards,
Pascal

Berlios Code::Blocks nightly link.

BR
Aarti_pl

Solarus

  • Guest
Re: The 31 august 2007 build (4418) is out.
« Reply #15 on: September 02, 2007, 11:06:45 pm »
I have a bug with the SVN 4418 version and Ubuntu 7.04 Feisty.

I have installed the .deb packages and when I launch the program it freezes.

When i launch it in a console i get this message

(codeblocks:13633): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed

I don't know what to do , but if it can help you improving Code:Blocks ;)

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 31 august 2007 build (4418) is out.
« Reply #16 on: September 02, 2007, 11:12:32 pm »
Hi !

Are you sure your wxWidgets version is 2.8.4 ?

Dje

kennyshell

  • Guest
Re: The 31 august 2007 build (4418) is out.
« Reply #17 on: September 02, 2007, 11:58:46 pm »
Quote
Is it possible for you to install manualy the package provide on Berlios http://prdownload.berlios.de/codeblocks/CB_20070831_rev4418_Ubuntu6.10+7.04_wx2.8.4.tar.gz to confirm that the problem come my the package

Best regards,

Pascal

That one works for me fine... on the other hand, automatic update to 4421 is shows the same behavior. So I work with the Berlios package at the moment. Thanks for that.


Flex

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 31 august 2007 build (4418) is out.
« Reply #18 on: September 03, 2007, 01:24:13 am »
Quote
Is it possible for you to install manualy the package provide on Berlios http://prdownload.berlios.de/codeblocks/CB_20070831_rev4418_Ubuntu6.10+7.04_wx2.8.4.tar.gz to confirm that the problem come my the package

Best regards,

Pascal

That one works for me fine... on the other hand, automatic update to 4421 is shows the same behavior. So I work with the Berlios package at the moment. Thanks for that.


Flex

From which repository did you install wxWidgets ?

BR,

pasgui

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 31 august 2007 build (4418) is out.
« Reply #19 on: September 03, 2007, 09:41:52 am »
Hi Pasgui !

There is an interesting page in the wiki.
The Alternate wxWidgets repository works perfectly for me.

Dje

Solarus

  • Guest
Re: The 31 august 2007 build (4418) is out.
« Reply #20 on: September 03, 2007, 11:49:29 am »
Are you sure your wxWidgets version is 2.8.4 ?
Following the previous link "Alternate wxWidgets repository" , i have upgraded the wx librairies and that works properly. Thanks a lot :)
« Last Edit: September 03, 2007, 12:00:41 pm by Solarus »

kennyshell

  • Guest
Re: The 31 august 2007 build (4418) is out.
« Reply #21 on: September 03, 2007, 12:28:12 pm »
Hmm, waht did I find here:

/etc/apt/sources.list:
...
## Sources for wxWidgets wxGTK
deb http://apt.tt-solutions.com/debian/ feisty main
...

replaced it with
deb http://apt.tt-solutions.com/ubuntu/ feisty main


according the page from teh previous post.


Well, the problem is now, that I got lost in all these updates, reinstalls and changes. Fact is, I HAD a running Code::Blocks, with
Code
deb http://apt.tt-solutions.com/debian/ feisty main
, but now I broke it again, by changing it to the Ubuntu source.

I guess, I should now update my Code::Blocks from teh normal server, instead of teh Berlios one...but my girlfriend just got home. Sorry, may be back online later tonight.

Flex


Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 31 august 2007 build (4418) is out.
« Reply #22 on: September 03, 2007, 01:06:34 pm »
Hmm, waht did I find here:

/etc/apt/sources.list:
...
## Sources for wxWidgets wxGTK
deb http://apt.tt-solutions.com/debian/ feisty main
...

replaced it with
deb http://apt.tt-solutions.com/ubuntu/ feisty main


according the page from teh previous post.


Well, the problem is now, that I got lost in all these updates, reinstalls and changes. Fact is, I HAD a running Code::Blocks, with
Code
deb http://apt.tt-solutions.com/debian/ feisty main
, but now I broke it again, by changing it to the Ubuntu source.

I guess, I should now update my Code::Blocks from teh normal server, instead of teh Berlios one...but my girlfriend just got home. Sorry, may be back online later tonight.

Flex


Hi,

The ubuntu package on 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.

Best regards,

pasgui
« Last Edit: September 03, 2007, 01:08:30 pm by pasgui »