Author Topic: The 13 september 2006 build is out.  (Read 19238 times)

Alex789

  • Guest
Re: The 13 september 2006 build is out.
« Reply #15 on: September 14, 2006, 03:08:07 pm »
What downloader did you use.
I tried to download it Mozilla but I get
"The requested resource
/codeblocks/CB_20060913_rev2975_Ubuntu6.06.deb
is no longer available on this server and there is no forwarding address. Please remove all references to this resource.

Additionally, a 410 Gone error was encountered while trying to use an ErrorDocument to handle the request."

Alex789

  • Guest
Re: The 13 september 2006 build is out.
« Reply #16 on: September 14, 2006, 03:25:34 pm »
May be somebody can send CB_20060913_rev2975_Ubuntu6.06.deb by e-mail to
Krukau@bsu.by or Krjukovaa@mail.ru
« Last Edit: September 14, 2006, 03:28:21 pm by Alex789 »

Offline Hardi

  • Multiple posting newcomer
  • *
  • Posts: 18
Re: The 13 september 2006 build is out.
« Reply #17 on: September 14, 2006, 03:46:49 pm »
I am having a reproducible crash bug which I'd like you to resolve:

1. Make a cpp file.

write the following code in it:
Code: cpp
#include <iostream>

class A
{
    public:
        void F1() { };
        void F2() { };
};

int main()
{
}

Open notepad (any program will do, just as long as you can use the Alt+Tab feature for switching between programs in Windows).
You should have the code auto-completion thingy on (i think it's that).
Now write A:: in main(), so it will look like:
int main()
{
  A::
}

Now a box should popup that offers you to choose between F1() and F2()
but if you immidiately switch to another program before the box pops up, C::B will produce a crash message.

I can confirm it. You have to be fast with the alt-tab to reproduce.

Thanks for support :)

And as you said, one has to be quick in order to achieve that. And I am a quick man ;)
The thing is, that I switch between command line compiler and editor so fast that I get this annoying error. So it would be nice if it be mutilated please :)

Offline sque

  • Multiple posting newcomer
  • *
  • Posts: 65
Re: The 13 september 2006 build is out.
« Reply #18 on: September 14, 2006, 05:36:56 pm »
I was writting... when ti popped up a window with title (Assertation failer)
Code
Assertion [cpMax <= pdoc->Length()] failed at src/scintilla/src/Editor.cxx 5977

I dont know if it is related... but I was writing some code on Exceptions.. This IDE has started to become clever!  (:twisted:)
Tell me a bug and I 'll tell you two  :twisted:

Offline Hardi

  • Multiple posting newcomer
  • *
  • Posts: 18
Re: The 13 september 2006 build is out.
« Reply #19 on: September 14, 2006, 08:34:39 pm »
I was writting... when ti popped up a window with title (Assertation failer)
Code
Assertion [cpMax <= pdoc->Length()] failed at src/scintilla/src/Editor.cxx 5977

I dont know if it is related... but I was writing some code on Exceptions.. This IDE has started to become clever!  (:twisted:)

Yes it is clever. You don't even notice, but at the time you are coding, it is reading all your e-mails and gives bad answers to them. Yes that's true! And it will soon use your computer to take over the world. It will even try to kill you. The monitor might try to strangle you! Beware!