User forums > Help

AUI manager - error

<< < (3/5) > >>

lechkozarski:
First:
My english is not good ,  sorry about it.
I am new in this, but I works for some time on wxWidgets 2.8.11 and I had never this problem
Every time I used a normal notebook. So I decided to try something AUI

("I know it about versions")
1. In first pc i have Code Blocks SVN 7550 and wxWidgets 2.8.11
2. In second I tryed with new Windows XP (original) Code Blocks 10.5 and wxWidgets version 2.9.2  but I have the same problem.

I dont know why my C::B system crashed.
Loom my video please.
If you can't download it ...   so .. i will try put it to youtube.
Thanks

oBFusCATed:
I was able to reproduce the crash.

Here is the stack trace. I'll see if I can find what is wrong.

--- Code: ---  <stack>
    <frame level="0"/>
    <frame level="1" function="wxRect::Contains(int, int) const" offset="00000000"/>
    <frame level="2" function="wxAuiTabContainer::TabHitTest(int, int, wxWindow**) const" offset="0000003b"/>
    <frame level="3" function="wxSmithAuiNotebook::HitTest(wxPoint const&amp;)" offset="00000027"/>
    <frame level="4" function="wxsAuiNotebook::OnMouseClick(wxWindow*, int, int)" offset="00000074"/>
    <frame level="5" function="wxsItemEditorContent::OnMouseIdle(wxMouseEvent&amp;)" offset="0000022d"/>
    <frame level="6" function="wxsItemEditorContent::OnMouse(wxMouseEvent&amp;)" offset="000000a5"/>
    <frame level="7" function="wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&amp;, wxEvtHandler*, wxEvent&amp;)" offset="00000056"/>
    <frame level="8" function="wxEventHashTable::HandleEvent(wxEvent&amp;, wxEvtHandler*)" offset="000000ab"/>
    <frame level="9" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="000000b4"/>
    <frame level="10" function="wxEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000050"/>
    <frame level="11" function="wxScrollHelperEvtHandler::ProcessEvent(wxEvent&amp;)" offset="00000025"/>
    <frame level="12"/>
    <frame level="13"/>
    <frame level="14" function="g_closure_invoke" offset="00000156"/>
    <frame level="15"/>
    <frame level="16" function="g_signal_emit_valist" offset="00000645"/>
    <frame level="17" function="g_signal_emit" offset="00000085"/>
    <frame level="18"/>
    <frame level="19" function="gtk_propagate_event" offset="000000c3"/>
    <frame level="20" function="gtk_main_do_event" offset="000002d3"/>
    <frame level="21"/>
    <frame level="22" function="g_main_context_dispatch" offset="000001f3"/>
    <frame level="23"/>
    <frame level="24" function="g_main_loop_run" offset="0000016a"/>
    <frame level="25" function="gtk_main" offset="000000a7"/>
    <frame level="26" function="wxEventLoop::Run()" offset="00000048"/>
    <frame level="27" function="wxAppBase::MainLoop()" offset="0000004b"/>
  </stack>

--- End code ---

oBFusCATed:
How do you make the notebook re-sizable?
Your video is not showing the whole C::B and I'm not sure what you do, exactly.
Can you reproduce the bug in fewer steps?

Because it is really hard to debug if I have to setup the project every time for 5 minutes.
Loading the saved project in fresh C::B doesn't cause C::B to crash.
Probably something is not cleaned correctly.

lechkozarski:
ok tomorrow i will make new video with this bug

Thanks

MortenMacFly:

--- Quote from: lechkozarski on November 25, 2011, 09:54:47 pm ---ok tomorrow i will make new video with this bug

--- End quote ---
Minimalistic step-by-step instructions to read are clearly preferred, btw...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version