Author Topic: The 01 november 2006 build is out.  (Read 14018 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 01 november 2006 build is out.
« on: November 01, 2006, 06:34:38 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

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 01 November 2006 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20061101_rev3164_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20061101_rev3164_Ubuntu6.06.deb
         http://prdownload.berlios.de/codeblocks/CB_20061101_rev3164_suse100+101.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20061101_rev3164_fc4+5.rpm (not yet)


Resolved Fixed:

  • searching bugfix : when intially there was a selection but then the scope was changed to 'Global' the selection coordinates should have no influence any more, it's back to a normal search without selection

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)

« Last Edit: November 01, 2006, 08:26:40 pm by killerbot »

sethjackson

  • Guest
Re: The 01 november 2006 build is out.
« Reply #1 on: November 01, 2006, 07:37:40 pm »
Windows ANSI build is here.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 01 november 2006 build is out.
« Reply #2 on: November 01, 2006, 08:06:51 pm »
can anyone else confirm this bug, I have seen it too, and now I am sure I am not the only one. It used to work ok, I think it popped up due to some changes a few weeks ago (there was some work for the paper size or something like that) ??

http://developer.berlios.de/bugs/?func=detailbug&bug_id=9328&group_id=5358

Offline cstudent

  • Almost regular
  • **
  • Posts: 159
    • Cstudent's Help Desk
Re: The 01 november 2006 build is out.
« Reply #3 on: November 01, 2006, 08:26:52 pm »
Ubuntu 6.10 (Edgy) build here.

Offline BCCISProf

  • Multiple posting newcomer
  • *
  • Posts: 60
    • Professor Langsam's Home Page
Re: The 01 november 2006 build is out.
« Reply #4 on: November 01, 2006, 10:05:07 pm »
can anyone else confirm this bug, I have seen it too, and now I am sure I am not the only one. It used to work ok, I think it popped up due to some changes a few weeks ago (there was some work for the paper size or something like that) ??

http://developer.berlios.de/bugs/?func=detailbug&bug_id=9328&group_id=5358

Works fine for me. Win XP SP2. O1 Nov Build.

However, the paper size thing was not completely corrected. It still comes up with a default A4 size no matter what the printer default has been set to. It does respect the selection of "letter" size paper, but it returns to A4 each time CodeBlocks starts up. (A minor pain... but a pain nevertheless :) !

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: The 01 november 2006 build is out.
« Reply #5 on: November 02, 2006, 11:34:17 am »
can anyone else confirm this bug, I have seen it too, and now I am sure I am not the only one. It used to work ok, I think it popped up due to some changes a few weeks ago (there was some work for the paper size or something like that) ??

http://developer.berlios.de/bugs/?func=detailbug&bug_id=9328&group_id=5358

must be some problem with the used font,
it prints fine with underscores for me  :shock:


Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: The 01 november 2006 build is out.
« Reply #6 on: November 02, 2006, 12:28:32 pm »

However, the paper size thing was not completely corrected. It still comes up with a default A4 size no matter what the printer default has been set to. It does respect the selection of "letter" size paper, but it returns to A4 each time CodeBlocks starts up. (A minor pain... but a pain nevertheless :) !


i told you already that this is a wxwidgets problem, already discussed in the wxWidgets-devs and -users mailing lists,
there are of course solutions to do this in windows, but we want to stay cross-platform and this issue will be corrected
when it's corrected in the wxWidgets GTK, MAC and MSW versions.

till that day, live with the pain and don't bother us again please.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 01 november 2006 build is out.
« Reply #7 on: November 02, 2006, 12:36:45 pm »
Quote from: tiwag
till that day, live with the pain and don't bother us again please.

tiwag, please be polite. I don't see anything in his message to provoke such a reaction...
Be patient!
This bug will be fixed soon...

Offline BCCISProf

  • Multiple posting newcomer
  • *
  • Posts: 60
    • Professor Langsam's Home Page
Re: The 01 november 2006 build is out.
« Reply #8 on: November 02, 2006, 02:15:25 pm »

i told you already that this is a wxwidgets problem, already discussed in the wxWidgets-devs and -users mailing lists,
there are of course solutions to do this in windows, but we want to stay cross-platform and this issue will be corrected
when it's corrected in the wxWidgets GTK, MAC and MSW versions.

till that day, live with the pain and don't bother us again please.

Hey! I wasn't complaining! In fact I said that I can live with it.... I wasn't even reporting it again! I was simply responding to the comment about a new bug that may have been introduced at that time.
« Last Edit: November 02, 2006, 02:17:33 pm by BCCISProf »

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: The 01 november 2006 build is out.
« Reply #9 on: November 02, 2006, 02:37:50 pm »

i told you already that this is a wxwidgets problem, already discussed in the wxWidgets-devs and -users mailing lists,
there are of course solutions to do this in windows, but we want to stay cross-platform and this issue will be corrected
when it's corrected in the wxWidgets GTK, MAC and MSW versions.

till that day, live with the pain and don't bother us again please.

Hey! I wasn't complaining! In fact I said that I can live with it.... I wasn't even reporting it again! I was simply responding to the comment about a new bug that may have been introduced at that time.

ok -  i was unpolite, sorry   :oops:

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: The 01 november 2006 build is out.
« Reply #10 on: November 02, 2006, 02:59:52 pm »
However, the paper size thing was not completely corrected. It still comes up with a default A4 size no matter what the printer default has been set to. It does respect the selection of "letter" size paper, but it returns to A4 each time CodeBlocks starts up. (A minor pain... but a pain nevertheless :) !

could you please test, if svn rev 3168 does it better now ?

it still doesn't read the settings from the standard windows printer,
but at least it saves and restores the last settings from the printer dialogue .

so you have to set it only once (for each new configuration)
« Last Edit: November 02, 2006, 03:02:48 pm by tiwag »

Offline BCCISProf

  • Multiple posting newcomer
  • *
  • Posts: 60
    • Professor Langsam's Home Page
Re: The 01 november 2006 build is out.
« Reply #11 on: November 04, 2006, 04:35:56 am »

could you please test, if svn rev 3168 does it better now ?

it still doesn't read the settings from the standard windows printer,
but at least it saves and restores the last settings from the printer dialogue .

so you have to set it only once (for each new configuration)

I am impressed how quickly and responsive you and the whole CodeBlocks team is. I've tested it using the the November 2 Nightly Build - Win XP. It works exactly as you described it.

Thanks for a really useful project.