Author Topic: The 08 february 2007 build is out.  (Read 34129 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 08 february 2007 build is out.
« on: February 08, 2007, 11:01:06 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://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z

To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, and that results in the following alternative dll : http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2AndCbPatch_version3.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

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

The 08 February 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070208_rev3589_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070208_rev3589_Ubuntu6.xx.deb (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070208_rev3589_suse100+101.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070208_rev3589_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • File->Properties now works for files not belonging to a project too
  • Bug-fix for wizard generated files added to project w/out checking if they are part of the project already

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)
  • menu items with icon not correctly aligned (since wx263) (is fixed with our special wx263/wx28 dll)


Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: The 08 february 2007 build is out.
« Reply #1 on: February 08, 2007, 11:32:21 pm »
Hi !

Thanks for the quick implementation (File->Properties now works for files not belonging to a project too) !

One remark, as you can see on the picture, there is an "Included files : TBD" on the panel for an "external" file.
This item is hidden for project files.

Dje


[attachment deleted by admin]

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 08 february 2007 build is out.
« Reply #2 on: February 09, 2007, 12:05:55 am »
@KillerBot

Could you include the main codeblocks' link libs in the nightly .7zip and .deb so we could link our plugins against the same libs that you're using?

Sometimes I'm two or three day behind the svn when I'm searching down a bug.
So I don't update the svn.

So if you distributed the codeblocks libs that you create when makeing the nightly, we're sure to link against the same lib that you made.

thanks
pecan
« Last Edit: February 09, 2007, 01:53:24 pm by Pecan »

Offline s79

  • Multiple posting newcomer
  • *
  • Posts: 11
New interface?
« Reply #3 on: February 09, 2007, 12:31:13 am »
I'm work on version 3565. Install new version 3589. There were questions:
1) Not work: Project -> build option
2)Change interface in "compiler setting" and "project/target options".There was "tab interface",  become "list interface"? :( how can  I use old interface in that and new version. Tab interface is usability for me.
3)In oldest version "symbol browser" can add as tab in project windows, can I do in new version?

Alaric

  • Guest
Re: The 08 february 2007 build is out.
« Reply #4 on: February 09, 2007, 01:05:42 am »
Umm.. the .deb link doesn't work

Offline gjsmo

  • Multiple posting newcomer
  • *
  • Posts: 28
  • i luv computers
    • My Blog
Re: The 08 february 2007 build is out.
« Reply #5 on: February 09, 2007, 01:23:49 am »
Umm.. the .deb link doesn't work
It says "not yet" silly. That means the .deb file isn't out yet!
http://www.danasoft.com/sig/gjsmo.jpg i luv linux.
There are 10 types of people in this world - those who understand binary and those who don't.
oh yeah: "I didn't really say everything I said."      -Yogi Berra

Wraithan

  • Guest
Re: The 08 february 2007 build is out.
« Reply #6 on: February 09, 2007, 01:45:30 am »
I had the same problem as was posted below me in the Rev3586 thread, color settings weren't being retained, with this release my settings are being retained again.

My install process(which was asked of me in the other thread):

I have a folder C:\CodeBlocks where I unzip Code::Blocks to each time I upgrade, I have the fixed wxWidgets dll in there, and that is the only thing I put in there myself, everything else in that folder is either auto generated by Code::Blocks or from the nightly build. I do not delete anything in that folder, just unzip and overwrite all.

alanwong

  • Guest
Re: The 08 february 2007 build is out.
« Reply #7 on: February 09, 2007, 03:00:12 am »
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 08 february 2007 build is out.
« Reply #8 on: February 09, 2007, 08:00:11 am »
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

could you provide some more info : OS, CB version (assuming this nightly),  maybe a sample project where it happens (which compiler), project name and path (same for the offending file) ...

Offline joubertdj

  • Multiple posting newcomer
  • *
  • Posts: 120
Re: The 08 february 2007 build is out.
« Reply #9 on: February 09, 2007, 08:04:01 am »
Quote
When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

Are you possibly using Code Folding?... if so that bug is already fixed, not yet applied though...  :lol:

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: The 08 february 2007 build is out.
« Reply #10 on: February 09, 2007, 08:50:48 am »
"When I click on a build message it don't jumps to the line."  is a bug.

When can it be fixed? I am troubled with it.

Using Revision 3589 and I've not faced such bug.
Be a part of the solution, not a part of the problem.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 08 february 2007 build is out.
« Reply #11 on: February 09, 2007, 09:46:02 am »
Quote from: Pecan
@KillerBot

Could you include the main codeblocks' link libs in the night .7zip and .deb so we could link our plugins agains the same libs that you're using?

Sometimes I'm two or three day behind the svn when I'm searching down a bug.
So I don't update the svn.

So if you distributed the codeblocks libs that you create when makeing the nightly, we're sure to link against the same lib that you made.

Hint: you can link directly to the DLL (in other words, the import library is not needed)...
Be patient!
This bug will be fixed soon...

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: The 08 february 2007 build is out.
« Reply #12 on: February 09, 2007, 11:13:51 am »
To fix the menu alignment bug introduced in wx 2.6.3 [windows only bug] we have patched wx ourselves, ...

is the patch somewhere available or
could you please put the patch into svn ?

thx

--tiwag


Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 08 february 2007 build is out.
« Reply #13 on: February 09, 2007, 12:10:03 pm »
wx changed files (for windows !!!) can be found in this zip file : http://users.pandora.be/lieven.de.cock/CodeBlocks/Pecan.7z

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: The 08 february 2007 build is out.
« Reply #14 on: February 09, 2007, 01:57:23 pm »
Quote from: Pecan
@KillerBot

Could you include the main codeblocks' link libs in the night .7zip and .deb so we could link our plugins agains the same libs that you're using?

Sometimes I'm two or three day behind the svn when I'm searching down a bug.
So I don't update the svn.

So if you distributed the codeblocks libs that you create when makeing the nightly, we're sure to link against the same lib that you made.

Hint: you can link directly to the DLL (in other words, the import library is not needed)...

Thanks, I've done that in the past, but you told us once (about a year ago) not to do that. I didn't understand at the time, but I've followed your instructions about that ever since. I probably misunderstood you.

http://forums.codeblocks.org/index.php?topic=1191.msg8585#msg8585

It's nice to know we can link against the .dll and .so  It makes keeping up with Lieven (The Nightly Builder {queue up music in background}) very convenient.

Thanks
« Last Edit: February 09, 2007, 02:41:21 pm by Pecan »