Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on June 16, 2007, 07:21:52 pm

Title: The 16 June 2007 build is out.
Post by: killerbot on June 16, 2007, 07:21:52 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/wxmsw28u_gcc_cb_wx284.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

The 16 June 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20070616_rev4101_win32.7z
  - Linux :
   http://prdownload.berlios.de/codeblocks/CB_20070616_rev4101_Ubuntu6.10+7.04_wx2.8.4.deb
   http://prdownload.berlios.de/codeblocks/CB_20070616_rev4101_suse100-102.wx28.i586.rpm (not yet)
   http://prdownload.berlios.de/codeblocks/CB_20070616_rev4101_fc4+5.i586.rpm (not yet)


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 16 June 2007 build is out.
Post by: GTOnizuka on June 16, 2007, 09:42:56 pm
Watch the feed for 16th june entry, it's not correct ;)
Title: Re: The 16 June 2007 build is out.
Post by: kibiyama on June 16, 2007, 10:10:39 pm
Quote from: RSS feed
166666 June 2007 (rev4101)

Yeah, it's a tad satanic. :D
Especially considering June is the 6th month.
Title: Re: The 16 June 2007 build is out.
Post by: darthdespotism on June 16, 2007, 10:24:30 pm
As I am used to build Codeblocks on my own (dpkg-buildpackage -uc -us -nc -B does work great especially combined with some simple script and gdebi;)) I have some Problem on my Linux / Ubuntu 7.04 - Box.

When I build Codeblocks the Contrib-Plugins are missing.  If I read the debian/rules correctly --enable-contrib should be specified when doing the build. (It should call ./configure with --enable-contrib to be precise)

Does anyone have some experience with this (Or the debian Package System) and could point me out how to fix it?

Last Build I tried ist rev4101
Title: Re: The 16 June 2007 build is out.
Post by: courage on June 17, 2007, 12:53:12 pm
Resolved Fixed:
  • cbKeyBinder 1.0.38 2007/06/15
    = Add Tool menu shortcut preservation via cbEVT_MENUBAR_CREATE_BEGIN/END events

Thanks a lot!  :D
Title: Re: The 16 June 2007 build is out.
Post by: afb on June 18, 2007, 01:34:42 am
- Mac OS X: (Universal 10.4 / wxWidgets 2.8.4)
   http://prdownload.berlios.de/codeblocks/CB_20070616_rev4101_mac284.zip
Title: Re: The 16 June 2007 build is out.
Post by: Joerg on June 18, 2007, 11:18:41 am
Hi,

surely something obvious but I couldn't find the something about it here:

Since the last few updates I get the following error:

ERROR: Plugin resource not found: CBProfiler.zip

I think there is no Profiler Zip included in nightly builds anymore.
Couldn't find any config telling C::B to look for this.

Please give a short hint :-)
Title: Re: The 16 June 2007 build is out.
Post by: Trikko on June 19, 2007, 05:08:34 pm
On mac version "new project" wizard windows is too small and not resizable, so we can't read (and set) options!
Title: Re: The 16 June 2007 build is out.
Post by: Biplab on June 19, 2007, 06:04:34 pm
On mac version "new project" wizard windows is too small and not resizable, so we can't read (and set) options!

Are you using wx 2.8.4 runtime?

I've prepared a fix (hack) which would make the scripted wizard resizable under wx 2.8.4. I've tested it on Windows and Linux. I hope it would work on Mac, too.
Title: Re: The 16 June 2007 build is out.
Post by: Trikko on June 19, 2007, 06:46:17 pm
On mac version "new project" wizard windows is too small and not resizable, so we can't read (and set) options!

Are you using wx 2.8.4 runtime?

I've prepared a fix (hack) which would make the scripted wizard resizable under wx 2.8.4. I've tested it on Windows and Linux. I hope it would work on Mac, too.

Yes 2.8.4...
Title: Re: The 16 June 2007 build is out.
Post by: Biplab on June 19, 2007, 06:51:53 pm
Yes 2.8.4...

The fix is in Rev 4108. :)
Title: Re: The 16 June 2007 build is out.
Post by: Trikko on June 19, 2007, 07:05:34 pm
The fix is in Rev 4108. :)

I hope someone will build it: I can't do it... it's not my computer :)

I've noticed another small issue, if i try to change font for editor and it's not a fixed font, it set automagically it to "geneva". (i'm trying to use profont, or montecarlo they are fixed size font, but they are truetype...)
Title: Re: The 16 June 2007 build is out.
Post by: Biplab on June 19, 2007, 07:17:50 pm
I hope someone will build it: I can't do it... it's not my computer :)

Unfortunately I also don't have Mac. :(

I've noticed another small issue, if i try to change font for editor and it's not a fixed font, it set automagically it to "geneva". (i'm trying to use profont, or montecarlo they are fixed size font, but they are truetype...)

Please file a bug report at Berlios so that we don't forget it. :)
Title: Re: The 16 June 2007 build is out.
Post by: darthdespotism on June 19, 2007, 08:10:59 pm
Yes 2.8.4...

The fix is in Rev 4108. :)
I've done a build of 4108 on my Ubuntu 7.04 Box and it indeed does fix some of the Problem.
But there is still (or new?) some annoying layout-Problem in the addC++-Header dialogue. I'll add an screen in a minute



[attachment deleted by admin]
Title: Re: The 16 June 2007 build is out.
Post by: Biplab on June 19, 2007, 08:38:07 pm
I've done a build of 4108 on my Ubuntu 7.04 Box and it indeed does fix some of the Problem.
But there is still (or new?) some annoying layout-Problem in the addC++-Header dialogue. I'll add an screen in a minute

Will check tomorrow. :)
Title: Re: The 16 June 2007 build is out.
Post by: Morphius Faydal on June 19, 2007, 09:23:38 pm
Yes 2.8.4...

The fix is in Rev 4108. :)
I've done a build of 4108 on my Ubuntu 7.04 Box and it indeed does fix some of the Problem.
But there is still (or new?) some annoying layout-Problem in the addC++-Header dialogue. I'll add an screen in a minute



I encounter the same problem.  http://forums.codeblocks.org/index.php/topic,6174.msg47456.html#msg47456
Title: Re: The 16 June 2007 build is out.
Post by: darthdespotism on June 20, 2007, 05:13:21 pm
I've done a build of 4108 on my Ubuntu 7.04 Box and it indeed does fix some of the Problem.
But there is still (or new?) some annoying layout-Problem in the addC++-Header dialogue. I'll add an screen in a minute

Will check tomorrow. :)
Seems to be fixed in at least 4121.
Thx