Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on January 02, 2008, 08:32:33 pm

Title: The 02 January 2008 build (4767) is out.
Post by: killerbot on January 02, 2008, 08:32:33 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_wx287.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z

The 02 January 2008 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20080102_rev4767_win32.7z
  - Linux :
   none

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 02 January 2008 build (4767) is out.
Post by: Xaviou on January 02, 2008, 09:52:02 pm
Hi all !
Happy new year to all C::B developpers and users !

Ubuntu 6.10 -> 7.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx2.8.6) can be found here (http://www.esnips.com/web/CodeBlocks).
Title: Re: The 02 January 2008 build (4767) is out.
Post by: pasgui on January 03, 2008, 12:33:54 am
Happy new year !

Build for Ubuntu i386/amd64 can be found here (http://lgp203.free.fr/spip/spip.php?article1)

Best regards, pasgui
Title: Re: The 02 January 2008 build (4767) is out.
Post by: Acki on January 03, 2008, 02:39:27 am
Hi all and a happy new year !!! :)

You surely remember the problem with open a project by double clicking !?!?!
Well, with projects and workspaces this problem is solved now...
But I still have this problem with source and header files (.cpp and .h) !!!  :shock:
When I try to open a source oder header file by double click and C::B was not started before, then C::B starts but doesn't load the file(s) and the folder containing the file(s) is blocked (no reactions, just white background) !!!
Then after closing C::B the folder works again and I get this "file not found" error message from Windows !!!

Oh, and this "trick" with disabeling code completion doesn't work for this problem...

my system: WinXP pro sp2
C::B and WX from this thread, but it was the same with the last release
Title: Re: The 02 January 2008 build (4767) is out.
Post by: Jenna on January 03, 2008, 11:50:16 am
just uploaded binary builds and sources for the three main debian suites to my server (see signature)
Title: Re: The 02 January 2008 build (4767) is out.
Post by: TheTuxKeeper on January 03, 2008, 12:46:11 pm
Happy new Year :)

Updated packages (rev4767) for openSUSE 10.1, 10.2, 10.3, Factory and Fedora Core 8 (i586 and x84_64) against wxgtk 2.8 are available:
All other distributions aren't supported atm.

have fun ;)
Title: Re: The 02 January 2008 build (4767) is out.
Post by: dannyyy on January 03, 2008, 03:21:34 pm
Happy new year for all !!!  :D

To Daniel2000: Daniel, the "codeblocks.spec" file is not working correctly on Mandriva 2008.0 so I can't make the RPMs...can you check that, please ?
Title: Re: The 02 January 2008 build (4767) is out.
Post by: TheTuxKeeper on January 03, 2008, 04:05:55 pm
Happy new year for all !!!  :D

To Daniel2000: Daniel, the "codeblocks.spec" file is not working correctly on Mandriva 2008.0 so I can't make the RPMs...can you check that, please ?
I'll commit some changes today. can you post the error message ? perhaps it's another error than i think of ;)

EDIT: Can someone try to build revision 4775 on mandriva > 2007.1  ? only have 2007 on the opensuse buildservice
Title: Re: The 02 January 2008 build (4767) is out.
Post by: Albenejean on January 03, 2008, 07:11:45 pm
Quote
When I try to open a source oder header file by double click and C::B was not started before, then C::B starts but doesn't load the file(s) and the folder containing the file(s) is blocked (no reactions, just white background) !!!
Then after closing C::B the folder works again and I get this "file not found" error message from Windows !!!
You should disable the Symbol browser.
Title: Re: The 02 January 2008 build (4767) is out.
Post by: Acki on January 03, 2008, 07:20:28 pm
You should disable the Symbol browser.
how can I disable the symbols browser, I can't find an option to do so ???
also this would be just a crappy workaround and no solution/solvation !!! ;)
Title: Re: The 02 January 2008 build (4767) is out.
Post by: Albenejean on January 03, 2008, 07:42:29 pm
Settings->Editor->CodeCompletition->Symbols browser.
Title: Re: The 02 January 2008 build (4767) is out.
Post by: Acki on January 03, 2008, 08:49:02 pm
Settings->Editor->CodeCompletition->Symbols browser.
ahh, there it was hidden !!! :lol:
but it doesn't solve the problem, it's still the same, I can't open a source file by double click !!!  :(
also it seems the "file not found" error doesn't appear anymore after disabeling the symbols browser...
Title: Re: The 02 January 2008 build (4767) is out.
Post by: Jenna on January 03, 2008, 08:58:25 pm
Settings->Editor->CodeCompletition->Symbols browser.
ahh, there it was hidden !!! :lol:
but it doesn't solve the problem, it's still the same, I can't open a source file by double click !!!  :(
also it seems the "file not found" error doesn't appear anymore after disabeling the symbols browser...
Wait for the next nightly or fetch it from svn.
The bug is fixed in svn4770.
Title: Re: The 02 January 2008 build (4767) is out.
Post by: wobien on January 03, 2008, 09:24:29 pm
Also, one nice-to-have feature would be to have the build messages horizontal scrollbar auto adjust depending on the size of the messages. When template programming some of the errors are REALLY long and the scrollbar doesn't allow me to view the whole message (unless I keep dragging the right margin of the message column a bit at a time)
I found a workaround for this problem: Hit the maximize/minimize button of C::B, and allow for some room on your screen on the right-hand side of the C::B window. Now you can drag the column sizer of the build message column outside the C::B window. When done, maximize C::B again and you can read the message :D
Title: Re: The 02 January 2008 build (4767) is out.
Post by: dje on January 03, 2008, 09:51:21 pm
or easier, a double click on the right side of the "Message" column header

Dje
Title: Re: The 02 January 2008 build (4767) is out.
Post by: wobien on January 03, 2008, 10:05:29 pm
or easier, a double click on the right side of the "Message" column header
Thats it! Thank you.
Title: Re: The 02 January 2008 build (4767) is out.
Post by: dje on January 03, 2008, 10:08:07 pm
or easier, a double click on the right side of the "Message" column header
Thats it! Thank you.

Works only on Windows !

Dje