Author Topic: The 25 July 2007 build (4321) is out.  (Read 17941 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
The 25 July 2007 build (4321) is out.
« on: July 25, 2007, 08:39:34 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 25 July 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070725_rev4321_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070725_rev4321_Ubuntu6.10+7.04_wx2.8.4.tar.gz
   http://prdownload.berlios.de/codeblocks/CB_20070725_rev4321_Debian4.0_wx2.8.4.deb (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070725_rev4321_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070725_rev4321_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • cb_share_config: added support for editor colour_sets
  • Fixed: Broken GCC compiler support on Windows due to rev 4296
  • Added preliminary support for remote debugging with gdb (only). Check the "Debugger" page in project's properties...
  • Source Exporter: Tabs are now converted to spaces using the current editor settings (tab size in spaces) in the PDF exporter
  • Clean-up in remote debugging code
  • Added baud setting for remote debugging through the serial port
  • Fixed deadlock while debugger was waiting for compiler to finish (at least in linux)
  • Incremental search dialog now supports the * and ? wildcards (patch #2046)
  • switched to wxFlatNotebook 2.2 + 1 little change
  • Update -mmcu options for GNUAVR (patch #2071)
  • Fixed new IPC code for linux and added to build (not used yet though)
  • switched to latest svn wxFlatNotebook ( > 2.2) , with 3 changes from our side, the update brings : a) unlimited stack of recently visited tabs and b) when closing a tab, the selected tab is the previously selected one

Regressions/Confirmed/Annoying/Common bugs:

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

« Last Edit: July 25, 2007, 11:06:14 pm by killerbot »

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 25 July 2007 build (4321) is out.
« Reply #1 on: July 25, 2007, 08:48:52 pm »
Build for Ubuntu 7.04 i386 can be found here

Best regards,

pasgui

stefanos_

  • Guest
Re: The 25 July 2007 build (4321) is out.
« Reply #2 on: July 25, 2007, 09:49:27 pm »
Dear all,

Be very careful with this release because even though it shows only 88kb in Task Manager it has the power to crash your Operating System. 100% CPU usage, also increases RAM usage by just moving the mouse or typing anything on keyboards. Extremely buggy.
I have ended the process tree ans still my PC does not functioning properly. I type something now and I wait for a few seconds to see them on the forum :DDDDD reminds me typing machine of the 50's. Hilarious :D
My God...

I will attempt now to put an old SVN version after I restart the PC. I hope it won't be something important.

Regards,

Stefanos_

Offline balgior

  • Multiple posting newcomer
  • *
  • Posts: 24
Re: The 25 July 2007 build (4321) is out.
« Reply #3 on: July 25, 2007, 10:07:37 pm »
well in linux everything seems fine to me...

i'm also willing to provide an unofficial rpm for fedora 7, if i manage to... :)
working on it (help needed if possible)

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 25 July 2007 build (4321) is out.
« Reply #4 on: July 25, 2007, 10:29:44 pm »
Question?

Is there anyone using the Ubuntu tar.gz file that is actually using the dbg (debug) package? I can strip 10megs off the tar.gz file if I don't include that package.


cstudent


Methedrine

  • Guest
Re: The 25 July 2007 build (4321) is out.
« Reply #5 on: July 25, 2007, 10:38:15 pm »
Question?

Is there anyone using the Ubuntu tar.gz file that is actually using the dbg (debug) package? I can strip 10megs off the tar.gz file if I don't include that package.


cstudent



I am not using the dbg packages, and I don't think that those are needed inside the nightly build package. If someone wants to debug something he can always go and get the corresponding subversion revision and build cb him-/herself.

Just my 2 cents :-)

Offline Acki

  • Multiple posting newcomer
  • *
  • Posts: 100
Re: The 25 July 2007 build (4321) is out.
« Reply #6 on: July 25, 2007, 10:56:35 pm »
Hi,
I recognised a little missbehavior with the project wizard(s)...
When I create a new console project by wizard (don't know about the other wizards) I always have to go to the project properties and change the "Execution working directory" so it's the same as the dir I choosed for the "Output filename"...
Should the working dir not be the same like the output dir ???

Offline Kazade

  • Multiple posting newcomer
  • *
  • Posts: 73
Re: The 25 July 2007 build (4321) is out.
« Reply #7 on: July 25, 2007, 10:58:31 pm »
Can you provide the debug packages as a separate download? I don't use it but I'm sure some might.  :lol:

Integer

  • Guest
Re: The 25 July 2007 build (4321) is out.
« Reply #8 on: July 26, 2007, 01:46:05 am »
Dear Stefanos_,
I used rev4321 for three hours and everything seems to be ok. What I am doing wrong? :mrgreen:

Offline Belgabor

  • Multiple posting newcomer
  • *
  • Posts: 91
Re: The 25 July 2007 build (4321) is out.
« Reply #9 on: July 26, 2007, 02:03:14 am »
Now that wxFNB 2.2 is included I have to bring up an old issue that unfortunately is still not fixed :/
http://forums.codeblocks.org/index.php/topic,4442.msg35110.html#msg35110

I also broght it up on the wxFNB thread on the wxWidgets forum
http://wxforum.shadonet.com/viewtopic.php?p=49340#49340
but got no reply.

It may seem like a small thing, but in day to day use I find it highly annoying.

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: The 25 July 2007 build (4321) is out.
« Reply #10 on: July 26, 2007, 03:36:48 am »
Dear all,

Be very careful with this release because even though it shows only 88kb in Task Manager it has the power to crash your Operating System. 100% CPU usage, also increases RAM usage by just moving the mouse or typing anything on keyboards. Extremely buggy.
I have ended the process tree ans still my PC does not functioning properly.

Stephanos, mind disabling all plugins (except compiler) and switch them on one by one until you find a culprit?

Thanks!

Offline eranif

  • Regular
  • ***
  • Posts: 256
Re: The 25 July 2007 build (4321) is out.
« Reply #11 on: July 26, 2007, 06:04:49 am »
Quote from: Belgabor
Now that wxFNB 2.2 is included I have to bring up an old issue that unfortunately is still not fixed :/
http://forums.codeblocks.org/index.php/topic,4442.msg35110.html#msg35110

I also broght it up on the wxFNB thread on the wxWidgets forum
http://wxforum.shadonet.com/viewtopic.php?p=49340#49340
but got no reply.

It may seem like a small thing, but in day to day use I find it highly annoying.

I will have a look at this today.

Eran

EDIT: I commited a fix that allows better calculation of tab's width. (the fix is in wxFNB SVN, it is up to Killerbot to update CB)
« Last Edit: July 26, 2007, 07:30:47 am by eranif »

mariocup

  • Guest
Re: The 25 July 2007 build (4321) is out.
« Reply #12 on: July 26, 2007, 08:54:29 am »
Hi,

in the nightly I saw something about

Incremental search dialog now supports the * and ? wildcards (patch #2046)

Where do I find the incremental search dialog?


stefanos_

  • Guest
Re: The 25 July 2007 build (4321) is out.
« Reply #13 on: July 26, 2007, 09:22:02 am »
Hello everyone and thank you for your replies.

After a long investigation on my system I have found a program that was running on the background (a program of mine, extremely buggy). The problem is how it started itself without my permission. I still try to understand how it started! :shock:

I ended its process and everything went back to normal, but a well-known bug appeared this time on my system; unable to debug a program, same bug like svn 4300. It's capable to compile it but cannot run it because of debug.

By the way, when do you think an official release of Code::Blocks will be available?

Regards,

Stefanos


Offline lizhuoyi

  • Multiple posting newcomer
  • *
  • Posts: 13
Re: The 25 July 2007 build (4321) is out.
« Reply #14 on: July 26, 2007, 09:40:01 am »
I cann't download from berlios,the server always timeout

Offline manowar

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: The 25 July 2007 build (4321) is out.
« Reply #15 on: July 26, 2007, 10:01:40 am »
Code completion does not work anymore in the last few nightlies...is it a known issue ? I saw other people having the same issue. I am on ubuntu Feisty.
Thanks

dazoe

  • Guest
Re: The 25 July 2007 build (4321) is out.
« Reply #16 on: July 26, 2007, 10:10:44 am »
Same here. I get your connection to the server has been reset.
Another thing, I use Code::Blocks for D dev. using dmd as the compiler. I'm not sure how the code-compleation is done but i'd like it if it would work for phobos. eg: import std.stdio; and it would add std.stdio to the codecompleation.

-dazoe

edit: with http://prdownload.berlios.de/codeblocks/CB_20070725_rev4321_Ubuntu6.10+7.04_wx2.8.4.tar.gz being down or something could someone put up a mirror?

Offline szczepan

  • Multiple posting newcomer
  • *
  • Posts: 42
Cannot build out-of-source since 4267
« Reply #17 on: July 26, 2007, 11:29:03 am »
Since 4267 it is impossible to configure and build C::B in a separate directory (out-of-source):

Code
make[4]: Entering directory `/home/rulatir/works/CB/build/src/src/resources'
make[4]: *** No rule to make target `*.xrc', needed by `resources.zip'.  Stop.
make[4]: Leaving directory `/home/rulatir/works/CB/build/src/src/resources'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/rulatir/works/CB/build/src/src/resources'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/rulatir/works/CB/build/src/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rulatir/works/CB/build/src'
make: *** [all-recursive] Error 1


I did everything I could to locate the problem, and the only thing I cannot do is submit a fix because I am not sufficiently skilled at makefile writing. The problem is with new prerequisites for resources.zip (and possibly start_here.zip). Make cannot find these prerequisites when building out-of-source. Here is a diff between 4266 and 4267 (this is NOT a patch, it is the change that introduced the problem):

Code
Index: trunk/src/src/resources/Makefile.am
===================================================================
--- trunk/src/src/resources/Makefile.am (wersja 4266)
+++ trunk/src/src/resources/Makefile.am (wersja 4267)
@@ -8,8 +8,8 @@
 dist_pkgdata_DATA = resources.zip start_here.zip
 CLEANFILES = $(pkgdata_DATA)

-resources.zip:
+resources.zip: *.xrc images/*.png images/16x16/*.png
        PWD=`pwd` cd $(srcdir) && zip $(PWD)/resources.zip *.xrc images/*.png images/16x16/*.png > /dev/null

-start_here.zip:
+start_here.zip: start_here/*.htm* start_here/*.png
        PWD=`pwd` cd $(srcdir)/start_here && zip $(PWD)/start_here.zip *.htm* *.png > /dev/null

The bug report is here.

« Last Edit: July 26, 2007, 02:15:55 pm by szczepan »

Methedrine

  • Guest
Re: The 25 July 2007 build (4321) is out.
« Reply #18 on: July 26, 2007, 12:49:43 pm »
Code completion does not work anymore in the last few nightlies...is it a known issue ? I saw other people having the same issue. I am on ubuntu Feisty.
Thanks

Same OS, but no problem here - it works just fine (except for enums, but I don't think those are supported yet?).

mariocup

  • Guest
Re: The 25 July 2007 build (4321) is out.
« Reply #19 on: July 26, 2007, 01:40:22 pm »
I compiled svn 4321 and have some strange behaviour under windows. I have enabled smart-Tab scheme.

I have several sources e.g foo.c and foo1.c opened in the editor and foo.c is active in the editor. Then I use Ctrl+Tab to switch between the sources and CB switches to the next file, but a Tab in the file foo.c is inserted????

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 25 July 2007 build (4321) is out.
« Reply #20 on: July 26, 2007, 02:00:49 pm »
Hi Mario !

Quote
Where do I find the incremental search dialog?
These dialogs are used by the Goto file... and Goto function... items.
It is now possible to type mes*man instead of messageman to filter messagemanager.cpp file in the Goto file... dialog
Same thing for methods.

Dje

Offline manowar

  • Multiple posting newcomer
  • *
  • Posts: 16
Re: The 25 July 2007 build (4321) is out.
« Reply #21 on: July 26, 2007, 02:06:09 pm »
Same OS, but no problem here - it works just fine (except for enums, but I don't think those are supported yet?).

Hum, that's weird... I have not changed anything in my project and it suddenly stopped working when I upgraded to a new nightly. I even tried to make a new project from scratch and make sure that the 'code completion' paths were ok, but CTRL-SPACE has no effect at all. I will try again tonight then, I must have something wrong in my settings.

Thanks and glad to hear it is still working.

Offline indigo0086

  • Almost regular
  • **
  • Posts: 150
Re: The 25 July 2007 build (4321) is out.
« Reply #22 on: July 26, 2007, 02:52:40 pm »
When I press the run debug button it just stalls, but when I select compile then the debugger starts, otherwise it would just hang there.

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 25 July 2007 build (4321) is out.
« Reply #23 on: July 26, 2007, 03:01:48 pm »
Note: we speak on this nightly post of the debugger start problem but I've always had this behaviour since I began working on C::B sources with MinGW GCC 3.4.5

Dje