Author Topic: The 18 April 2007 build is out.  (Read 8707 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 18 April 2007 build is out.
« on: April 18, 2007, 07:52:43 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 18 April 2007 build is out.
  - Windows : http://prdownload.berlios.de/codeblocks/CB_20070418_rev3869_win32.7z
  - Linux :
         http://prdownload.berlios.de/codeblocks/CB_20070418_rev3869_Ubuntu6.xx.deb
         http://prdownload.berlios.de/codeblocks/CB_20070418_rev3869_suse100-102.i586.rpm (not yet)
         http://prdownload.berlios.de/codeblocks/CB_20070418_rev3869_fc4+5.i586.rpm (not yet)


Resolved Fixed:

  • CodeSnippets 1.2.03 2007/04/17
    - Add multi-edit session support
    - Add DragnDrop of File Links to/from CodeBlocks (MSW)
    - cascade subsequent edit windows, else they stack
  • wxSmith:
    * Cleaned properties system (removed PropertiesFlags argument when registering properties which just messed up things)
    * Added priority argument which will allow ordering properties in future
    * Added macros for Enum / Flags property
  • Fixed: [Bug #10905] No target is equivalent to all targets
  • Fixed: [Bug #10895] global variables dialog

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)

« Last Edit: April 18, 2007, 11:32:20 pm by killerbot »

Offline Xaviou

  • Regular
  • ***
  • Posts: 402
    • X@v's wxStuff
Re: The 18 April 2007 build is out.
« Reply #1 on: April 18, 2007, 08:23:43 pm »
Ubuntu 6.10 Amd64 .deb installer can be found here.

Just a small question : did someone tried to install one of my package (made on Ubuntu Edgy Eft adm64) on a Dapper Drake amd64 distrib ?
This is just to know if it can work on both these distribs, like the official Ubuntu 32bits package.

Thank for your feedback.
« Last Edit: April 18, 2007, 08:45:56 pm by Xaviou »
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 18 April 2007 build is out.
« Reply #2 on: April 19, 2007, 03:00:49 pm »
Hello,

I noticed a small bug annoying bug with Search functionality.
Simply press Ctrl+F and search for a text that not exists in the opened file: querty for example.
You should have the following message box:


Click Ok => the code windows has lost the focus.
You have to click inside the windows in order to enter text.

There is the same behavior with Search if files functionality.

For information, I use SNV 3865 and I am on Windows 2000 sp4.

I hope you could fix it.

Thanks and have a nice day.

Offline skirby

  • Almost regular
  • **
  • Posts: 137
Re: The 18 April 2007 build is out.
« Reply #3 on: April 19, 2007, 06:02:11 pm »
Is it me or the Abort toolbar button stay always disabled even in debugging mode?
Hopefully, the command "Stop debugger" in menu Debug is enabled.

Is it a bug?

Offline kubiack

  • Single posting newcomer
  • *
  • Posts: 4
Re: The 18 April 2007 build is out.
« Reply #4 on: April 19, 2007, 07:03:03 pm »
Hello

Iam having a bug (maybe) for last two nightly build : it appears C::B can't load some plugins
C::B debug console:
Code
Scanning for plugins in /usr/local/share/codeblocks/plugins...
ERROR: /usr/local/share/codeblocks/plugins/libcodestat.so: not loaded (missing symbols?)
ERROR: /usr/local/share/codeblocks/plugins/libenvvars.so: not loaded (missing symbols?)
ERROR: /usr/local/share/codeblocks/plugins/libProfiler.so: not loaded (missing symbols?)
ERROR: /usr/local/share/codeblocks/plugins/libSymTab.so: not loaded (missing symbols?)
ERROR: /usr/local/share/codeblocks/plugins/libRegExTestbed.so: not loaded (missing symbols?)
ERROR: /usr/local/share/codeblocks/plugins/libwxsmith.so: not loaded (missing symbols?)
Found 17 plugins
Iam using C::B every day on two different computer: one Wintel and a AMD64/Ubuntu6.10 64bits.
This bug only happen on the Ubuntu computer.
I have build the nightly build myself on the Unbuntu computer, but not on the Wintel.
I have build C::B using this basic procedure:
Code
make distclean
svn update -r 3869
./bootstrap
./configure
make
sudo make install
The build appears to works well, but C::B can't open some plugins after that.

I wanted to file a bug report, but I wasn't able to log on the berlios server ("403-Forbidden" error page).

Thank you for the great work you've done and you'r doing on this wonderfull editor !

Offline Xaviou

  • Regular
  • ***
  • Posts: 402
    • X@v's wxStuff
Re: The 18 April 2007 build is out.
« Reply #5 on: April 19, 2007, 10:08:52 pm »
Hi

Hello

Iam having a bug (maybe) for last two nightly build : it appears C::B can't load some plugins
C::B debug console:

I have a similar problem with rev 3869, but only with 1 plugin :
Code
Scanning for plugins in /usr/share/codeblocks/plugins...
ERROR: Plugin resource not found: libwxsmithcontribitems.zip
Found 23 plugins

And it appears on a Ubuntu 6.10 amd64 distribution.
This problem is still present with rev 3873

Shouldn't C::B load wxSmithContribItems.zip (this file exists in /usr/share/codeblocks/plugins/) instead of libwxsmithcontribitems.zip ?

Edit : In fact, it is not a similar problem : kubiack's installation can't load libraries, and my installation can't find a plugin's resource file.
Edit2 : Ooops ! I didn't saw that this problem was already related. Sorry, and thanks Byo
« Last Edit: April 19, 2007, 10:34:39 pm by Xaviou »
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/