Author Topic: The 02 December 2007 build (4696) is out.  (Read 53005 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 02 December 2007 build (4696) is out.
« on: December 02, 2007, 05:11:27 pm »
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll for Code::Blocks : http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx287.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://prdownload.berlios.de/codeblocks/mingwm10_gcc421.7z

The 02 December 2007 build is out.
  - Windows :
   http://prdownload.berlios.de/codeblocks/CB_20071202_rev4696_win32.7z
  - Linux :
   none

Resolved Fixed:

  • Fixed: [Bug #12564] insert class methods inserts wrong methods
  • Applied: [Patch #2260] Show possible line number ranges in Go to line dialog
  • Applied: [Patch #2261] Allow jumping to the first line in Go to line dialog
  • fixed file assocs dialog appearing again and again
  • Fixed possible crash on app shutdown
  • fixed some (further) possible crash candidates (added null pointer sanity checks)
  • CodeSnippets 1.2.104 2007/11/29
    - mods to compensate for CB OpenFilesList change
    - fixed incorrect selection of dragged tree item
    - make it easier to rename a catagory
    - Add "U" xpm for url type snippets
  • DragScroll 1.2.04 2007/11/29
    - add non-pch logmanager header
    - correct "focus follows mouse" event on long compilations
    - correct editor focus event on long compilations
    - remove unused MouseRightKeyCtrl code
  • wxSmith:
    * Added wxColourDialog support
    * Added %l Codef formatting char (to get coLour)
    * Added one unified function producing unique names for temporary variables in generated code
  • CodeSnippets 1.2.105 2007/12/01
    - fix Linux crash when CB terminates and window is floating
    - on Linux disable drag/drop out of Project panel because of recurring drag/drop freeze bug
  • fix crash on exit (todo list is the cause)

Regressions/Confirmed/Annoying/Common bugs:

  • toolbar-images-not-changing-state (is a wx problem/Win XP problem)


Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 02 December 2007 build (4696) is out.
« Reply #1 on: December 02, 2007, 06:29:29 pm »
Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui
« Last Edit: December 02, 2007, 07:45:19 pm by pasgui »

Offline Xaviou

  • Regular
  • ***
  • Posts: 402
    • X@v's wxStuff
Re: The 02 December 2007 build (4696) is out.
« Reply #2 on: December 02, 2007, 06:56:18 pm »
Ubuntu 6.10 -> 7.10 Amd64 tar.gz archive (containing '.deb' installers builds with wx2.8.6) can be found here.
The french wxWidgets site : http://www.wxdev.fr
My wxWidgets's stuff : https://wxstuff.xaviou.fr/

Offline Rayman

  • Single posting newcomer
  • *
  • Posts: 3
Re: The 02 December 2007 build (4696) is out.
« Reply #3 on: December 02, 2007, 07:32:55 pm »
The 'Auto-hide message pane' function still does not work (under windows) - in both directions:

1) The message pane doesn't come up on compiling etc. if it is hidden.
2) If it is called with 'View-Logs' it never disapears as expected.

Stefan.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 02 December 2007 build (4696) is out.
« Reply #4 on: December 02, 2007, 07:56:05 pm »
I have just uploaded the binaries and sources for debian (stable, testing and unstable) to my repo (see Sig).

Offline AmR EiSa

  • Multiple posting newcomer
  • *
  • Posts: 75
Re: The 02 December 2007 build (4696) is out.
« Reply #5 on: December 02, 2007, 08:17:15 pm »
The 'Auto-hide message pane' function still does not work (under windows) - in both directions:

1) The message pane doesn't come up on compiling etc. if it is hidden.
2) If it is called with 'View-Logs' it never disapears as expected.

and in deb too this mean linux too :( !!!

liuyizheanxy

  • Guest
Re: The 02 December 2007 build (4696) is out.
« Reply #6 on: December 03, 2007, 07:44:28 am »
Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui
Is there any build for Debian? Could I use this build in debain?
thanks

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 02 December 2007 build (4696) is out.
« Reply #7 on: December 03, 2007, 07:49:36 am »
Build for Ubuntu i386/amd64 can be found here

Best regards, pasgui
Is there any build for Debian? Could I use this build in debain?
thanks

Yes there is:
I have just uploaded the binaries and sources for debian (stable, testing and unstable) to my repo (see Sig).

dr snuggles

  • Guest
Re: The 02 December 2007 build (4696) is out.
« Reply #8 on: December 03, 2007, 10:58:00 am »
Is GDB still supported in this Nightly build?

I just installed this nightly build on my computer at home running Windows XP x64 and the debugger GDB always crashes. I have tried several versions of GDB (5.1.3, 6.3.1, 6.3.2) but they all generate the same vague error "GDB.exe encountered a problem and needs to close". Clicking on more gives "AppName: gdb.exe,  AppVer: 0.0.0.0, ModName: gdb.exe, ModVer: 0.0.0.0, Offset: 00059628". Compiler and debugger path are ok. Of course this happens when I need to finish something in a few hours :D.

Does anyone know why GDB crashes and how I can fix this?

STiAT

  • Guest
Re: The 02 December 2007 build (4696) is out.
« Reply #9 on: December 03, 2007, 11:27:03 am »
Switched ArchLinux Repositories from RC2 to Nightly builds, due to problems with RC2 i couldn't solve (crashes on startup).

Yours,
STiAT
Arch Linux TU

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 02 December 2007 build (4696) is out.
« Reply #10 on: December 03, 2007, 11:49:43 am »
The 'Auto-hide message pane' function still does not work (under windows) - in both directions:

1) The message pane doesn't come up on compiling etc. if it is hidden.
2) If it is called with 'View-Logs' it never disapears as expected.

and in deb too this mean linux too :( !!!

Patch to make "Auto-hide message pane" work again:
Code
--- codeblocks-1.0svn.orig/src/src/main.cpp     2007-11-30 07:00:03.000000000 +0100
+++ codeblocks-1.0svn.work/src/src/main.cpp     2007-12-03 11:43:16.000000000 +0100
@@ -676,7 +676,7 @@

 void MainFrame::SetupGUILogging()
 {
-    m_AutoHideLogs = Manager::Get()->GetConfigManager(_T("app"))->ReadBool(_T("/auto_hide"), false);
+    m_AutoHideLogs = Manager::Get()->GetConfigManager(_T("message_manager"))->ReadBool(_T("/auto_hide"), false);

     int bottomH = Manager::Get()->GetConfigManager(_T("app"))->ReadInt(_T("/main_frame/layout/bottom_block_height"), 150);
     wxSize clientsize = GetClientSize();

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 02 December 2007 build (4696) is out.
« Reply #11 on: December 03, 2007, 01:05:23 pm »
Patch to make "Auto-hide message pane" work again:
...done that. Thanks! :-)

Note [for Morten]: This is my 2000'th post. :lol:
« Last Edit: December 03, 2007, 01:08:01 pm by MortenMacFly »
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline kelo81

  • Multiple posting newcomer
  • *
  • Posts: 86
Re: The 02 December 2007 build (4696) is out.
« Reply #12 on: December 03, 2007, 03:07:08 pm »
Note [for Morten]: This is my 2000'th post. :lol:

Congrats!!  :D
Ezequiel Ruiz
Tango/04 consultant
www.tango04.com

Offline wobien

  • Multiple posting newcomer
  • *
  • Posts: 69
Re: The 02 December 2007 build (4696) is out.
« Reply #13 on: December 03, 2007, 06:12:22 pm »
Excellent!
I reenabled Code Suppletion, and until now no crashes on save or on compile. :D
Also Insert class methods works fine now.
Only, the crashes on close workspace are still there, but OK, I can reopen C::B when it happens.
wobien

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: The 02 December 2007 build (4696) is out.
« Reply #14 on: December 04, 2007, 12:31:08 am »
I just updated my repo (see sig) to svn4698 (including the fix to make "Auto-hide message pane" work again).

I will be on work till thursday evening, and I don't know if I have an internet-connection in hotel, so I upgrade now.

I don't think that I will be able to upload svn4699 till tomorrow morning. It's compiling at the moment and I have to sleep a little bit (no more than 4 - 5 hours left now  :( ).
And uploading needs about 3 hours (70 MB over ISDN).

Edit:

svn4699 is in the repo now.
« Last Edit: December 04, 2007, 06:02:54 am by jens »