Author Topic: The 28 July 2007 build (4333) is out.  (Read 18557 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 28 July 2007 build (4333) is out.
« on: July 28, 2007, 06:25:37 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 28 July 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070728_rev4333_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070728_rev4333_Ubuntu6.10+7.04_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070728_rev4333_Debian4.0_wx2.8.4.deb (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070728_rev4333_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070728_rev4333_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • Added SDK events for build targets:
    - cbEVT_BUILDTARGET_ADDED
    - cbEVT_BUILDTARGET_REMOVED
    - cbEVT_BUILDTARGET_RENAMED
    - cbEVT_BUILDTARGET_SELECTED
  • Added Get/SetBuildTargetName() and Get/SetOldBuildTargetName() in CodeBlocksEvent, for the new events (the latter two functions only apply for cbEVT_BUILDTARGET_RENAMED and cbEVT_BUILDTARGET_SELECTED events)
  • Debugger no longer tries to launch 2 times if the first try failed
  • The <Extensions> node (in .cbp files) is now preserved through project saves, even if the plugins using it are disabled/uninstalled. All relevant code in our repository has been updated.

Regressions/Confirmed/Annoying/Common bugs:

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


Offline SR

  • Multiple posting newcomer
  • *
  • Posts: 22
    • My blog
Re: The 28 July 2007 build (4333) is out.
« Reply #1 on: July 28, 2007, 07:41:13 pm »
Slackware build updated to revision 4333
http://sr.mcdir.ru/blogs/index.php?blog=7&p=127&more=1

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 28 July 2007 build (4333) is out.
« Reply #2 on: July 28, 2007, 08:19:59 pm »
Build for Ubuntu 7.04 i386 can be found here

Best regards,

pasgui

Offline jaxon

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: The 28 July 2007 build (4333) is out.
« Reply #3 on: July 28, 2007, 09:18:11 pm »
Good day! I'm intrested if code completion is recovered. It does not work for me in all last nightlies (since 4215 or may be from popup info on symbols 1st appearence). it does not work in simple case.

wxString asdf;
asdf. [no popping hint even when I press Ctrl+Space]

WinXP SP2 + Mingw 3.4.2

What am I doing wrong?

Jaxon.

Offline rhf

  • Multiple posting newcomer
  • *
  • Posts: 123
Re: The 28 July 2007 build (4333) is out.
« Reply #4 on: July 28, 2007, 11:10:37 pm »
Build for Ubuntu 7.04 i386 can be found here
pasgui
Pasgui,

I normally use Windows but am experimenting with Ubuntu. I followed your instructions for the Ubuntu package referential, and everything seems to work well. (One of the packages lib... did not install properly on the first attempt, but apt gave me the option to 'fix it'.  I tried that and, apparently, the package installed properly.)

Thanks very much for making this available.

fargoth

  • Guest
Re: The 28 July 2007 build (4333) is out.
« Reply #5 on: July 28, 2007, 11:23:03 pm »
Build for Ubuntu 7.04 i386 can be found here

Best regards,

pasgui

Thank you very much for the .deb files..
Theres just one thing that would make it better - if you'd publish the key for these files, so that it won't show the "unauthenticated" message.

I think this build is broken - it freezes when the Tip window starts (it doesn't contain text yet).
if i run it from the terminal it says:
Code
(codeblocks:8692): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed 

(using up-to-date Ubuntu 7.04)
« Last Edit: July 28, 2007, 11:25:00 pm by fargoth »

mariocup

  • Guest
Re: The 28 July 2007 build (4333) is out.
« Reply #6 on: July 28, 2007, 11:33:32 pm »
Hi killerbot,

I noticed that the add and delete button of editor->abbreviations are missing. I do not know in which revision it disappeared but in one of the old revision e.g. svn 3989 the buttons are present.

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 28 July 2007 build (4333) is out.
« Reply #7 on: July 29, 2007, 12:11:36 am »
Theres just one thing that would make it better - if you'd publish the key for these files, so that it won't show the "unauthenticated" message.

I think this build is broken - it freezes when the Tip window starts (it doesn't contain text yet).
if i run it from the terminal it says:
Code
(codeblocks:8692): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed 

(using up-to-date Ubuntu 7.04)

In fact, I don't know how to disable the "unauthenticated" message; if somebody can help me...

About the freeze when the tip window starts, I don't get the same behavior and codeblocks starts without any problem on my computer. Is somebody got the same behavior as fargoth

Best regards,

pasgui
« Last Edit: July 29, 2007, 12:13:10 am by pasgui »

mariocup

  • Guest
Re: The 28 July 2007 build (4333) is out.
« Reply #8 on: July 29, 2007, 12:37:18 am »
Hi pasgui,

which version of wxWidgets are you using? You must use wxWidgets 2.8.4, if you are building from wxwidgets sources do not forget to set the unicode parameter in the configure process.

The freeze of the tip window is a known bug of static text in the old wxwidgets version.


b4silence

  • Guest
Re: The 28 July 2007 build (4333) is out.
« Reply #9 on: July 29, 2007, 12:38:32 am »
fargoth: I have exactly the same problem!!

I'm also using an up to date ubuntu 7.04 distro.

I've installed wxGTK 2.8.4 from source and the problem remains.

Check this thread for more info (unfornately not the solution)...

I think i'll fill a bug on this...

Cheers

Offline rhf

  • Multiple posting newcomer
  • *
  • Posts: 123
Re: The 28 July 2007 build (4333) is out.
« Reply #10 on: July 29, 2007, 12:59:01 am »
About the freeze when the tip window starts, I don't get the same behavior and codeblocks starts without any problem on my computer. Is somebody got the same behavior as fargoth
pasgui
It works fine for me. No problems when tip window starts.

fargoth

  • Guest
Re: The 28 July 2007 build (4333) is out.
« Reply #11 on: July 29, 2007, 05:01:26 am »
Theres just one thing that would make it better - if you'd publish the key for these files, so that it won't show the "unauthenticated" message.

I think this build is broken - it freezes when the Tip window starts (it doesn't contain text yet).
if i run it from the terminal it says:
Code
(codeblocks:8692): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed 

(using up-to-date Ubuntu 7.04)

In fact, I don't know how to disable the "unauthenticated" message; if somebody can help me...

About the freeze when the tip window starts, I don't get the same behavior and codeblocks starts without any problem on my computer. Is somebody got the same behavior as fargoth

Best regards,

pasgui


Unfortunately, I  get access to the internet only on weekends, so I can't offer to do the keying for you...
I did find a page that could send you in the right direction though (I hope)... try googling it some more if it doesn't:
http://wiki.debian.org/SecureApt

As for the freeze, I discovered it too late this weekend to be much of a help... hope it'll be solved without me fooling with it around...

Anyway, keep up the good work!

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 28 July 2007 build (4333) is out.
« Reply #12 on: July 29, 2007, 05:43:03 am »
Hi pasgui,

which version of wxWidgets are you using? You must use wxWidgets 2.8.4, if you are building from wxwidgets sources do not forget to set the unicode parameter in the configure process.

The freeze of the tip window is a known bug of static text in the old wxwidgets version.



I build it with the version 2.8.4 of wxWidgets from apt-solution

pasgui

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 28 July 2007 build (4333) is out.
« Reply #13 on: July 29, 2007, 08:02:15 am »
I noticed that the add and delete button of editor->abbreviations are missing. I do not know in which revision it disappeared but in one of the old revision e.g. svn 3989 the buttons are present.

They are not missing. Just resize the window (increase it's height) until the buttons become visible. :)

There are several other discrepancies in Settings > Editor window.

I think i'll fill a bug on this...

Please don't file a bug report. This is a well-known problem with wxGTK < 2.8.4. None of us will be able to reproduce it and it may be marked as invalid. :)

Couple of weeks back someone had this same problem and it was found that his/her pc was not upgraded to wx-2.8.4 through apt-update. I would suggest you to uninstall any existing wx versions, then manually clean up any wx libraries remaining in your system. Then compile/install wxGTK-2.8.4. That should solve your problem. :)

I have multiple Linux Virtual Machines (including Fedora 7, Ubuntu 7.04, Ubuntu 7.10-Alpha 3, PCBSD-1.3, etc) and I often test C::B source for any errors on them. Till date C::B+wxGTK-2.8.4 have no such start-up issue (except on Ubuntu-7.10-Alpha 1 or 2).

Best Regards,

Biplab
« Last Edit: July 29, 2007, 09:39:53 am by Biplab »
Be a part of the solution, not a part of the problem.

b4silence

  • Guest
Re: The 28 July 2007 build (4333) is out.
« Reply #14 on: July 29, 2007, 01:06:54 pm »
Ok Biplab!

I won't fill a bug then...

But tell me: how do you apt-update wxGTK 2.8.4? Is there a special repo? I couldn't do it with the oficial ubuntu repos...

Actually for 7.04 you only have wxGTK 2.8 in the official repositories.

I've compiled the 2.8.4 version from source...

Thanks
« Last Edit: July 29, 2007, 01:13:55 pm by b4silence »