Author Topic: The 05 June 2006 build is out.  (Read 18722 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 05 June 2006 build is out.
« on: June 05, 2006, 06:10:18 pm »
    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

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 05 June 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_20060605_rev2535_win32.7z
  - Linux :
         http://download.berlios.de/codeblocks/CB_20060605_rev2535_Ubuntu6.06.deb
         http://download.berlios.de/codeblocks/CB_20060605_rev2535_fc4+5.rpm (not yet)


Resolved Fixed:

  • Modify the checking condition in GetProducingCode in order to be consistent with MyCreatePreview
  • Added the "scripts" folder to autotools installation procedure (patch #7735)
  • Separated HTML lexer from XML (patch #1091)
  • Added "dynamic" adjusting of the line numbers margin width in editor settings (patch #1074)
  • Set FindInFiles log font & size like all other logs (patch #1071)
  • Added dependency for the "zip" package for debian package builds (patch #1076)
  • envvars: apply environment variabes on C::B startup, too
  • SDK (Doxygen) documentation update

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • there are several issues with Code Completion (is being redesigned : work in progress)

[/list]
« Last Edit: June 06, 2006, 12:11:13 am by killerbot »

Trikko

  • Guest
Re: The 05 June 2006 build is out.
« Reply #1 on: June 05, 2006, 06:13:24 pm »
There are some bug that is difficult to explain... if i make a movie could it be useful?

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 05 June 2006 build is out.
« Reply #2 on: June 05, 2006, 07:12:43 pm »
There are some bug that is difficult to explain... if i make a movie could it be useful?
bring it on ;-)

Offline orefa

  • Multiple posting newcomer
  • *
  • Posts: 102
Re: The 05 June 2006 build is out.
« Reply #3 on: June 05, 2006, 08:00:09 pm »
Menu options have remained stable for a while now. Can we expect unique shortcuts or "underscored letters" to be in place when RC3 is released? The suggested date of this important release is fast approaching and menus look unfinished at the moment. I also wrote a small tool a while back, my meager contribution to try to help out with this part:

http://forums.codeblocks.org/index.php?topic=2818

Offline Ocelot

  • Single posting newcomer
  • *
  • Posts: 4
Re: The 05 June 2006 build is out.
« Reply #4 on: June 05, 2006, 11:41:09 pm »
There is weird bug.
If I check on "Open default workspace", projects are loaded but CB shows  "loading workspace.." on Menagement/Project panel, so I can't see projects/files tree.

Offline asdf

  • Single posting newcomer
  • *
  • Posts: 9
Re: The 05 June 2006 build is out.
« Reply #5 on: June 06, 2006, 02:16:04 am »
I'm sorry, the runtime linenumber generator thing, it is all great and everything, but I am not a linenumber person. I don't like them in my margin, is there an option to remove them completely? If not then why when I check to not show the line numbers, it still generates and shows the line numbers... Very agrivating...

Offline Defender

  • Multiple posting newcomer
  • *
  • Posts: 49
Re: The 05 June 2006 build is out.
« Reply #6 on: June 06, 2006, 09:23:04 am »
I will check it now, maybe it is my fault... :o

Offline Defender

  • Multiple posting newcomer
  • *
  • Posts: 49
Re: The 05 June 2006 build is out.
« Reply #7 on: June 06, 2006, 09:26:34 am »
No way... for me it works perfectly  :D

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 05 June 2006 build is out.
« Reply #8 on: June 06, 2006, 10:04:28 am »
I'm sorry, the runtime linenumber generator thing, it is all great and everything, but I am not a linenumber person. I don't like them in my margin, is there an option to remove them completely? If not then why when I check to not show the line numbers, it still generates and shows the line numbers... Very agrivating...

you can turn the line numbers of, I have them off all the time, and it works ok.
Settings->Editor : General Settings : Other Options : Show line numebrs

Offline nix_BB

  • Multiple posting newcomer
  • *
  • Posts: 33
Re: The 05 June 2006 build is out.
« Reply #9 on: June 06, 2006, 10:28:07 am »
My line numbers were also displayed when I tried last nights build even though the 'Show line numbers' checkbox was uncheked.

Checking 'Show line numbers' on and then off again removed them though. Now the checkbox works as expected again.

Offline nix_BB

  • Multiple posting newcomer
  • *
  • Posts: 33
Re: The 05 June 2006 build is out.
« Reply #10 on: June 06, 2006, 10:41:43 am »
 :(

Whoops I spoke too soon, as soon as I try editing my source (inserting or deleting a line) the line numbers display again.

Windows XP Pro with C::B 1.0 revision 2535

Offline kkez

  • Almost regular
  • **
  • Posts: 153
    • WinapiZone
Re: The 05 June 2006 build is out.
« Reply #11 on: June 06, 2006, 11:05:41 am »
Has anyone experienced a regression in the "Fold all on file open" option with this last nightly build? It does no longer fold, the last revision i have without this bug is the 4 may, revision 2526.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 05 June 2006 build is out.
« Reply #12 on: June 06, 2006, 11:32:07 am »
:(

Whoops I spoke too soon, as soon as I try editing my source (inserting or deleting a line) the line numbers display again.

Windows XP Pro with C::B 1.0 revision 2535

yes you are correct, I can confirm this issue !!!

[EDIT] : the bug is introduced in this nightly build, due to rev 2531 (path 1074)

[EDIT2] :
OK, I have found the problem, will commit within the hour, first need to boot up laptop ;-)


[EDIT 3] :
for those who build cb themself and do not want to wait : cbeditor.cpp
replace the call (SetLineNumberColWidth()) at the end of cbEditor:OnEditorModified() by this :
Code
		ConfigManager* mgr = Manager::Get()->GetConfigManager(_T("editor"));
if (mgr->ReadBool(_T("/show_line_numbers"), true))
{
m_pData->SetLineNumberColWidth();
}
« Last Edit: June 06, 2006, 01:37:06 pm by killerbot »

Phoenix

  • Guest
Re: The 05 June 2006 build is out.
« Reply #13 on: June 06, 2006, 12:54:34 pm »
Another problem is that when you have open wxSmith designer and you try to close C::B it is crashing for no reason. This was OK before you have moved wxSmith configuration to the main project file.

Offline Defender

  • Multiple posting newcomer
  • *
  • Posts: 49
Re: The 05 June 2006 build is out.
« Reply #14 on: June 06, 2006, 01:33:48 pm »
It was my fault even so...  :oops:
Thank you, Lieven