Author Topic: The 20 august 2006 build is out.  (Read 21481 times)

Offline MoonKid

  • Almost regular
  • **
  • Posts: 180
Re: The 20 august 2006 build is out.
« Reply #15 on: August 21, 2006, 06:37:46 pm »
This version just have the same problem as I described in 19.aug

This is the crash log

Error occured on Monday, August 21, 2006 at 18:32:07.

C:\Programme\CodeBlocks\codeblocks.exe caused an Access Violation at location 65ecfb26 in module C:\Programme\CodeBlocks\share\codeblocks\plugins\codecompletion.dll Reading from location 03f82244.

Registers:
eax=03f82238 ebx=0796f9cc ecx=00000000 edx=03f82238 esi=ffffffff edi=0022f488
eip=65ecfb26 esp=0796f930 ebp=0796f930 iopl=0         nv up ei pl nz na pe nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010202

Call stack:
65ECFB26  C:\Programme\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65ECFB26  PluginSDKVersion
65F115A3  C:\Programme\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65F115A3  _ZNK8cbPlugin7GetTypeEv
65E993E0  C:\Programme\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E993E0
65E9949E  C:\Programme\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E9949E
65E9949E  C:\Programme\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E9949E
65E9949E  C:\Programme\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E9949E
65E98F6F  C:\Programme\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E98F6F
65E98220  C:\Programme\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E98220
65E97A87  C:\Programme\CodeBlocks\share\codeblocks\plugins\codecompletion.dll:65E97A87
100A0815  C:\Programme\CodeBlocks\wxmsw26u_gcc_cb.dll:100A0815  _ZN8wxThreadD2Ev
77C0A3B0  C:\WINDOWS\system32\msvcrt.dll:77C0A3B0  _endthreadex
7C80B50B  C:\WINDOWS\system32\kernel32.dll:7C80B50B  GetModuleFileNameA

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 20 august 2006 build is out.
« Reply #16 on: August 21, 2006, 07:04:47 pm »
Quote
This version just have the same problem as I described in 19.aug

Try this: click "View->Symbols browser" once to show it and then hide it if you don't want it visible.
Be patient!
This bug will be fixed soon...

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Re: The 20 august 2006 build is out.
« Reply #17 on: August 21, 2006, 07:55:00 pm »
That crash bug I reported had nothing to do with toggling code completion it seems. I just get what seems to be a 50/50 chance of a crash anytime I try to shut the program down.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

Offline tiwag

  • Developer
  • Lives here!
  • *****
  • Posts: 1196
  • sailing away ...
    • tiwag.cb
Re: The 20 august 2006 build is out.
« Reply #18 on: August 21, 2006, 08:51:52 pm »
i had also crashes on exit, and it had to do with activating the symbol-browser at least once ... try it ;)

Offline MoonKid

  • Almost regular
  • **
  • Posts: 180
Re: The 20 august 2006 build is out.
« Reply #19 on: August 21, 2006, 11:12:26 pm »
Quote
This version just have the same problem as I described in 19.aug

Try this: click "View->Symbols browser" once to show it and then hide it if you don't want it visible.

Ok, the crash thing is no fixed.

But the ram-cpu-thing is still alive! What is about it?

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Re: The 20 august 2006 build is out.
« Reply #20 on: August 22, 2006, 07:04:04 am »
Hmm, I have also been toggling the view-> Symbol Browser many times during a given session.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

walker

  • Guest
Symbol Browser
« Reply #21 on: August 24, 2006, 05:11:35 pm »
why Symbol Browser is detached from the management view?

is this one person's decision or aggreed by a committe?

I have a big screen, still don't see the point for this.

just don't know how this project is steered.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 20 august 2006 build is out.
« Reply #22 on: August 24, 2006, 05:28:06 pm »
why Symbol Browser is detached from the management view?
is this one person's decision or aggreed by a committe?

Now, this is a funny question to ask, considering this is an open source project. Either state your view politely by starting a new topic so that a discussion about the issue starts, or just take what you get for free.

Quote
just don't know how this project is steered.

Why would you care to know that? What difference would it make to you?
Anyway, to answer your question, most issues are handled after a discussion between the team members that are involved. But I have the final saying for everything. I go with the team's decisions mostly, unless I have good reasons not to.
Be patient!
This bug will be fixed soon...

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: The 20 august 2006 build is out.
« Reply #23 on: August 24, 2006, 06:11:55 pm »
Anyway, to answer your question, most issues are handled after a discussion between the team members that are involved. But I have the final saying for everything. I go with the team's decisions mostly, unless I have good reasons not to.
And IMHO it is good to do it exactly like that. Amen.
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

walker

  • Guest
Re: The 20 august 2006 build is out.
« Reply #24 on: August 24, 2006, 08:04:54 pm »
why Symbol Browser is detached from the management view?
is this one person's decision or aggreed by a committe?

Now, this is a funny question to ask, considering this is an open source project. Either state your view politely by starting a new topic so that a discussion about the issue starts, or just take what you get for free.


I asked for the reason for a change in a new build,  I searched and did not find too much discussion on this change, just wonder if there is a good reason for doing this way. so I posted this question here, and hope other users 'd like talk about this, and make this feature better.

I don't think this kind of question is funny in any sense. since the nightly-builds section is for users to post feedback for a new build.  did I offend anyone when I asked a question here? if so, I apologize.

Quote
Quote
just don't know how this project is steered.

Why would you care to know that? What difference would it make to you?
Anyway, to answer your question, most issues are handled after a discussion between the team members that are involved. But I have the final saying for everything. I go with the team's decisions mostly, unless I have good reasons not to.

that is true, no difference to me.   I care because I use it and hope it better.
users are not allowed to ask this question?  forgive me if this is a top secret.

BTW, I am reminded a post several weeks ago,  somebody replied a user's question by telling that there is a search button on the top of the forum.  that is more funny and ...

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 20 august 2006 build is out.
« Reply #25 on: August 24, 2006, 09:13:51 pm »
Quote
I asked for the reason for a change in a new build,  I searched and did not find too much discussion on this change, just wonder if there is a good reason for doing this way. so I posted this question here, and hope other users 'd like talk about this, and make this feature better.
I don't think this kind of question is funny in any sense. since the nightly-builds section is for users to post feedback for a new build.  did I offend anyone when I asked a question here? if so, I apologize.

What I 'm saying is that you should better create a new topic and discuss whatever you want. The nightly builds topics are for nightly announcements and maybe bug reporting (if new bugs are introduced).
I thought this was obvious...

Quote
users are not allowed to ask this question?  forgive me if this is a top secret.
Lol, yes, top secret, right :lol:
Be patient!
This bug will be fixed soon...

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: The 20 august 2006 build is out.
« Reply #26 on: August 24, 2006, 09:15:57 pm »
Quote
BTW, I am reminded a post several weeks ago,  somebody replied a user's question by telling that there is a search button on the top of the forum.  that is more funny and ...

Is it now? Did you have a good laugh then? I 'm glad I 'm entertaining you also, besides coding for you, for free...
Be patient!
This bug will be fixed soon...