Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on July 27, 2007, 09:27:27 pm

Title: The 27 July 2007 build (4331) is out.
Post by: killerbot on July 27, 2007, 09:27:27 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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).

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 27 July 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070727_rev4331_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070727_rev4331_Ubuntu6.10+7.04_wx2.8.4.tar.gz (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070727_rev4331_Debian4.0_wx2.8.4.deb (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070727_rev4331_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070727_rev4331_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 27 July 2007 build (4331) is out.
Post by: SR on July 27, 2007, 10:27:22 pm
Slackware build updated to revision 4331
http://sr.mcdir.ru/blogs/index.php?blog=7&p=127&more=1
Title: Re: The 27 July 2007 build (4331) is out.
Post by: mariocup on July 28, 2007, 02:01:26 am
Hi,

I have compiled the latest SVN 4331 and it seems that something with the tab switching is broken.
If the project tab is selected in the Management window and you press Ctrl-Tab you can not switch to other tabs like Symbols.
The strange thing is that if the symbols tab is selected and you press Ctrl-Tab then the tab is project will be selected.

Since these changes in CB the browsetracker plugin does not work any more. :(

BTW: If the setting "display info when hovering mouse over a token" and the info is displayed and you switch to a different application very quickly (see attachment) then the info remains.

[attachment deleted by admin]
Title: Re: The 27 July 2007 build (4331) is out.
Post by: mariocup on July 28, 2007, 02:13:30 am
In all nightly I have observed the following inconsistency in getting the build target.

To reproduce the behaviour follow these steps:
- Unpack the attached file
- Close all project in the workspace and restart CB
- The workspace should be empty
- Open the project HelloSerial
- Output the target output directory (cmd /c ${TARGET_OUTPUT_FILE}) (this should be correct)
- Open the second project HelloSerInt
- Output the target output directory (cmd /c ${TARGET_OUTPUT_FILE}) (this is empty)

I observed this inconsistency also when switching between different targets in projects. Are you able to reproduce the problem?

[attachment deleted by admin]
Title: Re: The 27 July 2007 build (4331) is out.
Post by: Biplab on July 28, 2007, 08:25:29 am
I observed this inconsistency also when switching between different targets in projects. Are you able to reproduce the problem?

I can confirm this.

The problem occurs due to the fact that the Macros get updated only by Compiler Plugin. So unless you compile your project, the macros will not be updated.
Title: Re: The 27 July 2007 build (4331) is out.
Post by: killerbot on July 28, 2007, 09:21:13 am
Hi,

I have compiled the latest SVN 4331 and it seems that something with the tab switching is broken.
If the project tab is selected in the Management window and you press Ctrl-Tab you can not switch to other tabs like Symbols.
The strange thing is that if the symbols tab is selected and you press Ctrl-Tab then the tab is project will be selected.

Since these changes in CB the browsetracker plugin does not work any more. :(

BTW: If the setting "display info when hovering mouse over a token" and the info is displayed and you switch to a different application very quickly (see attachment) then the info remains.

sam applies for ctrl-shit-tab : it only works when you start from symbols tab  :shock:
Title: Re: The 27 July 2007 build (4331) is out.
Post by: Biplab on July 28, 2007, 10:04:49 am
sam applies for ctrl-shit-tab : it only works when you start from symbols tab  :shock:

Try that in Message logs. Unless you click on individual tabs, they will not be available with Ctrl-Tab. :(
Title: Re: The 27 July 2007 build (4331) is out.
Post by: killerbot on July 28, 2007, 10:26:10 am
messages log works for me
Title: Re: The 27 July 2007 build (4331) is out.
Post by: pasgui on July 28, 2007, 10:28:06 am
Build for Ubuntu 7.04 i386 can be found here (http://www.savefile.com/files/924145) for download

I've tried also to build a depot for ubuntu: see instructions (http://lgp203.free.fr/spip/spip.php?article2)

Best regards,

pasgui
Title: Re: The 27 July 2007 build (4331) is out.
Post by: DC@DR on July 28, 2007, 08:29:21 pm
Build for Ubuntu 7.04 i386 can be found here (http://www.savefile.com/files/924145) for download

I've tried also to build a depot for ubuntu: see instructions (http://lgp203.free.fr/spip/spip.php?article2)

Best regards,

pasgui
Thanks a lot, pasgui :-)
Title: Re: The 27 July 2007 build (4331) is out.
Post by: Pecan on July 28, 2007, 10:28:43 pm
Hi,

I have compiled the latest SVN 4331 and it seems that something with the tab switching is broken.
If the project tab is selected in the Management window and you press Ctrl-Tab you can not switch to other tabs like Symbols.
The strange thing is that if the symbols tab is selected and you press Ctrl-Tab then the tab is project will be selected.

Since these changes in CB the browsetracker plugin does not work any more. :(

BTW: If the setting "display info when hovering mouse over a token" and the info is displayed and you switch to a different application very quickly (see attachment) then the info remains.

BrowseTracker re-compiled for SVN 4332.

Fixes for CB installation of wxFlatNotebook 2.2

http://wiki.codeblocks.org/index.php?title=BrowseTracker_plugin