Author Topic: The 28 November 2007 build (4681) is out.  (Read 44301 times)

Offline idblew

  • Multiple posting newcomer
  • *
  • Posts: 27
Re: The 28 November 2007 build (4681) is out.
« Reply #15 on: November 29, 2007, 12:46:49 pm »
Either : some change in CB code caused this, or a windows update ??
It was the C::b code - solved in SVN now.

Can confirm that this is now fixed.
Many thanx!

Offline wobien

  • Multiple posting newcomer
  • *
  • Posts: 69
Re: The 28 November 2007 build (4681) is out.
« Reply #16 on: November 29, 2007, 12:48:23 pm »
it does happen on winXP SP2, see other thread. Unchecking the option hides it but doesn't solve.

Either : some change in CB code caused this, or a windows update ??
I also have this problem, on winXP SP2. I did not update windows between the last time i used 4639 and the first time i used 4681.
(I probably did update windows since the first time i used 4639)
I first thought it might be because I installed 4681 in another dir than where i had the old one, but deleting the old one did not help.
(I've stopped this by saying 'No' for now)
After reading denk_mal 's post i tried this to, and now i do'nt get the dialog any more.

wobien

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 28 November 2007 build (4681) is out.
« Reply #17 on: November 29, 2007, 03:00:17 pm »
confirmed fixed

Spartan

  • Guest
Re: The 28 November 2007 build (4681) is out.
« Reply #18 on: November 29, 2007, 03:26:47 pm »
Hi,

CB is the greatest IDE, IMHO.

Unfortunately recently I met with a strange issue, I've never seen before.
Platform: Win2000,  build 4681.


The main window (Start here / Editor window) is not present. :oO

Regards,
Spartan.



[attachment deleted by admin]
« Last Edit: November 29, 2007, 03:42:55 pm by Spartan »

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 28 November 2007 build (4681) is out.
« Reply #19 on: November 29, 2007, 03:30:09 pm »
That is by far the most precise error message I read. :lol: :lol: :lol:
Edit: Ah - you have edited the post again... so sorry for my noise. Seems I was too fast. ;-)
« Last Edit: November 29, 2007, 04:08:34 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 mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 28 November 2007 build (4681) is out.
« Reply #20 on: November 29, 2007, 03:48:51 pm »
Hi,

CB is the greatest IDE, IMHO.

Unfortunately recently I met with a strange issue, I've never seen before.
Platform: Win2000,  build 4681.


The main window (Start here / Editor window) is not present. :oO

Regards,
Spartan.



View->Layouts->Delete current
Be patient!
This bug will be fixed soon...

Spartan

  • Guest
Re: The 28 November 2007 build (4681) is out.
« Reply #21 on: November 29, 2007, 03:53:04 pm »
Woww.

View->Layouts->Delete current

That helps! Thanks a lot!  :P
Spartan.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: The 28 November 2007 build (4681) is out.
« Reply #22 on: November 29, 2007, 05:06:26 pm »
Patch needed to compile current trunk on Windows without using PCH.

Tim S

Index: src/plugins/compilergcc/compilermessages.cpp
===================================================================
--- src/plugins/compilergcc/compilermessages.cpp   (revision 4689)
+++ src/plugins/compilergcc/compilermessages.cpp   (working copy)
@@ -6,6 +6,7 @@
     #include <wx/string.h>
     #include <wx/utils.h>
     #include "globals.h"
+    #include "manager.h"
 #endif
 #include <wx/clipbrd.h>
 #include <wx/dataobj.h>
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Xaviou

  • Regular
  • ***
  • Posts: 402
    • X@v's wxStuff
Re: The 28 November 2007 build (4681) is out.
« Reply #23 on: November 29, 2007, 06:49:16 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 darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: The 28 November 2007 build (4681) is out.
« Reply #24 on: November 29, 2007, 07:47:38 pm »
My TODo Items still don't show up in my Todo Window in Message Plane.

Offline reptils

  • Multiple posting newcomer
  • *
  • Posts: 24
    • Winsplit Revolution
Re: The 28 November 2007 build (4681) is out.
« Reply #25 on: November 29, 2007, 10:07:00 pm »
Hi,
This build 4681 works now with double clic on my project. But! the auto-hide message pane doesn't work any more :(
WinSplit Revolution http://reptils.free.fr

Offline wobien

  • Multiple posting newcomer
  • *
  • Posts: 69
Re: The 28 November 2007 build (4681) is out.
« Reply #26 on: November 29, 2007, 11:33:36 pm »
Since i have the 4681 build Code::Blocks crashed several times. :(
Before it crashed only when i closed one of my workspaces. I know i can prevent that by disabling code completion, but i lived with it because i like the code completion and the class browser even more.
But just now it crashed when i saved a cpp file i had been working on. (i had not yet tried to compile it after my updates)
Luckily it turned out that it had been saved before the crash  :)
Other crashes occurred on compile. Of coarse that can have something to do with saving. The files were saved but not compiled.
Am i the only one?
I am using win XP SP2 and build 4681

wobien

Offline Kazade

  • Multiple posting newcomer
  • *
  • Posts: 73
Re: The 28 November 2007 build (4681) is out.
« Reply #27 on: November 30, 2007, 10:19:05 am »
Since i have the 4681 build Code::Blocks crashed several times. :(
Before it crashed only when i closed one of my workspaces. I know i can prevent that by disabling code completion, but i lived with it because i like the code completion and the class browser even more.
But just now it crashed when i saved a cpp file i had been working on. (i had not yet tried to compile it after my updates)
Luckily it turned out that it had been saved before the crash  :)
Other crashes occurred on compile. Of coarse that can have something to do with saving. The files were saved but not compiled.
Am i the only one?
I am using win XP SP2 and build 4681

wobien

Phew, I thought it was just me! I mentioned it in the last message of this post: http://forums.codeblocks.org/index.php/topic,7357.0.html I have exactly the same crashes but it happens 2 or 3 times an hour which is really frustrating, if I didn't like C::B so much I would have switched to something else by now  :? It crashes on save and sometimes (although not so frequently) on compile. I'm on Ubuntu, the on save crash has been around for ages, but the on compile crash is fairly new.

Offline wobien

  • Multiple posting newcomer
  • *
  • Posts: 69
Re: The 28 November 2007 build (4681) is out.
« Reply #28 on: November 30, 2007, 01:19:52 pm »

Since i have the 4681 build Code::Blocks crashed several times. :(
Yesterday evening C::B had crashed 2 times more on compile when i reluctantly decided to disable code completion.
Since then no more crashes.
Phew, I thought it was just me! I mentioned it in the last message of this post: http://forums.codeblocks.org/index.php/topic,7357.0.html
In the post Kazade mentions he reports
Both crashes do pretty much the same thing, code blocks locks up completely, mid-way through displaying the crash report window. The crash report window is there but it hasn't been painted yet if that makes sense. I have to kill codeblocks completely. One time it even locked up my whole desktop and I had to Ctrl+Alt+Backspace. I'm on Ubuntu Gutsy.
In my case C::B just disappears silently from screen.
Wobien

Offline pasgui

  • Almost regular
  • **
  • Posts: 165
    • LGP
Re: The 28 November 2007 build (4681) is out.
« Reply #29 on: November 30, 2007, 05:34:22 pm »
Build for Ubuntu i386/amd64 can be found here. Release built with wxWidgets 2.8.6.

Best regards, pasgui
« Last Edit: November 30, 2007, 07:15:23 pm by pasgui »