Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on January 28, 2006, 12:43:40 am

Title: The 27 January 2006 build is out.
Post by: killerbot on January 28, 2006, 12:43:40 am
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 27 January 2006 build is out.
  - Windows : http://download.berlios.de/codeblocks/CB_27jan2006_rev1889_win32.7z
  - Linux : not supported yet


Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 27 January 2006 build is out.
Post by: tiwag on January 28, 2006, 12:45:59 am
the DDE bug is gone for me !
is it just me ?
Title: Re: The 27 January 2006 build is out.
Post by: killerbot on January 28, 2006, 01:02:22 am
will try it out tomorrow, need to check the source code also.

I think involved sources were : main.cpp and associations.cpp

Let's hope it's gone ...  :lol:
Title: Re: The 27 January 2006 build is out.
Post by: tiwag on January 28, 2006, 01:10:45 am
Let's hope it's gone ...  :lol:
That's so true !  :D :D
Title: Re: The 27 January 2006 build is out.
Post by: Alux on January 28, 2006, 02:40:00 am
DDE bug seems mostly gone for me, but has turned up once or twice (not yet on this build)
annoyingly, i cant reproduce it at will :(
Title: Re: The 27 January 2006 build is out.
Post by: polygon7 on January 28, 2006, 10:33:16 am
v1889 dont compile on Linux (Gentoo) with gcc 3.4.5 (and probably 3.3.6), patch is in SF.
C::B hangs when opening menu: Settings->Editor, and i dont know why, but images in settings windows wasnt copied from ./src/src/resources/images/settings to /usr/local/share/codeblocks/images/settings.
I have one sugestion/request - it is possible to make settings images smaller - 32x32 or 64x64?
Title: Re: The 27 January 2006 build is out.
Post by: Der Meister on January 28, 2006, 12:39:23 pm
C::B hangs when opening menu: Settings->Editor
This should be a problem with the codecompletion plugin, possible this one here:
http://forums.codeblocks.org/index.php?topic=2155.msg17112#msg17112

As long as the codecompletion plugin is disabled I can open the editor-settings-dialog but if it is enabled Code::Blocks just gets locked up. And I fear that the backtrace in this situation won't be a great help:
Code
(gdb) bt
#0  0xb7acfaf0 in __pthread_sigsuspend () from /lib/libpthread.so.0
#1  0xb7acf951 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0
#2  0xb7acbded in pthread_cond_wait@GLIBC_2.0 () from /lib/libpthread.so.0
#3  0xb7ad0fc6 in __pthread_alt_lock () from /lib/libpthread.so.0
#4  0x0968a2c4 in ?? ()