News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 27 february 2006 build is out.

Started by killerbot, February 27, 2006, 09:12:38 PM

Previous topic - Next topic

killerbot

Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml
A link to the unicode windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26u_gcc_cb.7z
For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://download.berlios.de/codeblocks/mingwm10.7z

For support of ansi builds, a link to the ansi windows wxWidget dll for Code::Blocks : http://download.berlios.de/codeblocks/wxmsw26_gcc_cb.7z

The 27 February 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060227_rev2090_win32.7z
  - Linux : not supported yet


Resolved Fixed:


  • Renamed Macintosh rsrc files
  • Adjust title bar on save project (fixes bug 6585, and when saving new project from template)
  • user templates are no longer stored in ".CodeBlocks" subdir of <docsSets>\<User> but in <docSets>\<User>\ApplicationData\CodeBlocks\UserTemplates
  • Fixed problem with XRC file for Settings->Editor
  • Rename project files (Feature Request #1805)
  • new dir button for user templates directory selection (patch 866 for feature request 1878)

Regressions/Confirmed/Annoying/Common bugs:


  • DDE bug : clicking in windows explorer on a CB registered file throws an error message box
  • toolbar-images-not-changing-state (is a wx problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)


kkez

Quote from: killerbot on February 27, 2006, 09:12:38 PM

  • Adjust title bar on save project (fixes bug 6585, and when saving new project from template)
  • Rename project files (Feature Request #1805)
  • new dir button for user templates directory selection (patch 866 for feature request 1878)
Thank you, killerbot and sethjackson :)

skirby

Hello,

I have found a nasty bug which make crash C::B
Here the way to reproduce it.

Create or open a project with ressource file (.rc)
Go to menu "Settings" and "Environment" then go to "Files extension handling"
Register *.rc wildcard to ResEdit program (you can find it here http://www.radasm.com/projects/ResEd.zip)
Check the radio button "Launch a external program" and above all the check box "Disable Code::Blocks while the externam program is running"
Now double click on your ressource file => C::B open ResEdit successfully

Now, close ResEdit. C::B show us an error message:

ERROR:
Could not open file "D:\Dvpt\res_dlg.rc"
The register handler (File extension handler) could not open it.


Close the error message box and after two seconds, C::B crash  :(

For information, if the check box "Disable Code::Blocks while the externam program is running" is unchecked, there is no problem.

I hope you could fix this bug.

Thanks and have a nice day.

sethjackson

Quote from: kkez on February 28, 2006, 01:39:43 PM
Quote from: killerbot on February 27, 2006, 09:12:38 PM

  • Adjust title bar on save project (fixes bug 6585, and when saving new project from template)
  • Rename project files (Feature Request #1805)
  • new dir button for user templates directory selection (patch 866 for feature request 1878)
Thank you, killerbot and sethjackson :)

You're welcome. :)

BTW Thomas did the Rename project files, and killerbot fixed the Adjust title bar on save project. Credit where credit is due. :D

killerbot

Quote from: sethjackson on February 28, 2006, 04:31:39 PM
Quote from: kkez on February 28, 2006, 01:39:43 PM
Quote from: killerbot on February 27, 2006, 09:12:38 PM

  • Adjust title bar on save project (fixes bug 6585, and when saving new project from template)
  • Rename project files (Feature Request #1805)
  • new dir button for user templates directory selection (patch 866 for feature request 1878)
Thank you, killerbot and sethjackson :)

You're welcome. :)

BTW Thomas did the Rename project files, and killerbot fixed the Adjust title bar on save project. Credit where credit is due. :D

one word : teamplay !!!

sethjackson

#5
Quote from: killerbot on February 28, 2006, 05:38:22 PM
Quote from: sethjackson on February 28, 2006, 04:31:39 PM
Quote from: kkez on February 28, 2006, 01:39:43 PM
Quote from: killerbot on February 27, 2006, 09:12:38 PM

  • Adjust title bar on save project (fixes bug 6585, and when saving new project from template)
  • Rename project files (Feature Request #1805)
  • new dir button for user templates directory selection (patch 866 for feature request 1878)
Thank you, killerbot and sethjackson :)

You're welcome. :)

BTW Thomas did the Rename project files, and killerbot fixed the Adjust title bar on save project. Credit where credit is due. :D

one word : teamplay !!!

:D :D :D

marcopolo

Hello,

i'm a registered user. I'm try to download last Nightly builds, but after 2 successful tryiing,
i'm not able to download anythings anymore. The mirror site  http://download.berlios.de/ always say:

Too many clients from 138.132.54.100

But i'm between a firewal (my office net is 138.132.xxx.xxx) so i can't control how many
clients are connected from my access server.
But, because of i'm trying to connect at any time for 2 consecutively days (only few trying per day),
my suspect is that berlios don't clear his history (or something has been store on my PC) and so i can't
download anything anymore from there  :(

Have you some seggestion ?

Best regards

P.S. It seems C::B build after RC2 doesn't work anymore on my system: WinNT 4 sp. 6
       But i'm not able to download the needed dll to try if with them it works again

marcopolo

Hello,

i have try to launch the last cb build (ANSI) on my WinNT 4 sp6 but
there is an error during USER32.dll loading: it seems the exported function
GetMonitorInfoA cannot be find in my USER32.dll (i'm not an admin, so a can't
update my system libs).
It seems last "official" CB release (RC2) doesn't use it because it works
on my system. So the question is: can you avoid to use GetMonitorInfoA
in your next releases? Is it so necessary?

Best regards.

P.S.: Today i have download all last Nightly build successfully from http://download.berlios.de.
        Thanks to solve my previous days download problem.

takeshimiya


MortenMacFly

Quote from: marcopolo on March 01, 2006, 12:23:10 PM
can you avoid to use GetMonitorInfoA[...]
Try the following: Under Settings->Environment-> View: Disable the "Enhanced multi-monitor Placement". This might (!) help. (If I got Takeshi Miya right then he suggested the same... ;-))
Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

killerbot

and now for the solution, which import library do we need and to which targets should we add it ?

MortenMacFly

Quote from: killerbot on March 01, 2006, 08:06:53 PM
and now for the solution, which import library do we need and to which targets should we add it ?
According to:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/monitor_27e7.asp
User32.lib (user32.a) is required which should already be linked with (I suppose). But could somebody that really knows confirm this?
Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

takeshimiya

From requeriments:

Windows NT/2000/XP/Vista: Included in Windows 2000 and later.
Windows 95/98/Me: Included in Windows 98 and later.

That means: Win 95 and Win NT must use the "non-Windows" implementation of PlaceWindow().

MortenMacFly

Quote from: Takeshi Miya on March 01, 2006, 10:00:32 PM
That means: Win 95 and Win NT must use the "non-Windows" implementation of PlaceWindow().
Sorry! I overlooked WinNT4... :oops:
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]