Displaying 6 results from an estimated 6 matches for "wxappbase".
Did you mean:
appbase
2008 Jan 21
0
Wx::GenericDirCtrl Segfault Crash
...ib/libwx_gtk2u-2.8.so.0
#57 0xb708d9e3 in wxWindowBase::UpdateWindowUI () from /usr/lib/libwx_gtk2u-
2.8.so.0
#58 0xb6f74d92 in wxWindow::OnInternalIdle () from /usr/lib/libwx_gtk2u-
2.8.so.0
#59 0xb70d1fb5 in wxGenericTreeCtrl::OnInternalIdle () from
/usr/lib/libwx_gtk2u-2.8.so.0
#60 0xb6ff7785 in wxAppBase::SendIdleEvents () from /usr/lib/libwx_gtk2u-
2.8.so.0
#61 0xb6ff77bf in wxAppBase::SendIdleEvents () from /usr/lib/libwx_gtk2u-
2.8.so.0
#62 0xb6ff77bf in wxAppBase::SendIdleEvents () from /usr/lib/libwx_gtk2u-
2.8.so.0
#63 0xb6ff77bf in wxAppBase::SendIdleEvents () from /usr/lib/libwx_gtk2u-
2.8....
2003 Oct 25
9
Windows Compile Error
I''ve gotten a lot farther building wxRuby than I did a few months ago. But
its getting late here and I''m going to bed.
In the meantime, does anyone know why I''m getting this compile error:
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl -MD -Zi -O2b2xg- -G6
2006 Apr 23
12
Patches for object tracking
The following patches implement object tracking. Note nasty games I
play to make the tracking global. SWIG 1.3.30 won''t need this. I also
updated the minimum required SWIG version to 1.3.29.
Roy
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Dec 27
0
[ wxruby-Bugs-16622 ] Calling skip() on CommandEvent causes segfault on OS X 10.5
...#23 0x014b0ec5 in wxApp::MacDoOneEvent (this=0x12720be0) at ../src/mac/carbon/app.cpp:1194
#24 0x014cc938 in wxEventLoop::Dispatch (this=0x12496b30) at ../src/mac/carbon/evtloop.cpp:107
#25 0x0156b72d in wxEventLoopManual::Run (this=0x12496b30) at ../src/common/evtloopcmn.cpp:115
#26 0x0154160d in wxAppBase::MainLoop (this=0x12720be0) at ../src/common/appcmn.cpp:312
#27 0x0154177b in wxAppBase::OnRun (this=0x12720be0) at ../src/common/appcmn.cpp:367
#28 0x0143afd3 in wxEntry (argc=@0x1be51f8, argv=0x12724300) at ../src/common/init.cpp:456
#29 0x0143b092 in wxEntry (argc=@0x1bc93dc, argv=0x1bc93d4) at...
2008 Feb 06
0
[ wxruby-Bugs-17827 ] Crash when closing Dialog in bigdemo.rb
...25
#67 0x01451381 in wxApp::MacDoOneEvent (this=0x3ad2d0) at ../src/mac/carbon/app.cpp:1194
#68 0x0146c1d2 in wxEventLoop::Dispatch (this=0x15869e80) at ../src/mac/carbon/evtloop.cpp:107
#69 0x015095af in wxEventLoopManual::Run (this=0x15869e80) at ../src/common/evtloopcmn.cpp:115
#70 0x014df853 in wxAppBase::MainLoop (this=0x3ad2d0) at ../src/common/appcmn.cpp:312
#71 0x014df9c1 in wxAppBase::OnRun (this=0x3ad2d0) at ../src/common/appcmn.cpp:367
#72 0x013db917 in wxEntry (argc=@0x1b74cb8, argv=0x3ad480) at ../src/common/init.cpp:456
#73 0x013db9d6 in wxEntry (argc=@0x1b58e1c, argv=0x1b58e14) at ../src...
2006 Nov 12
0
[ wxruby-Bugs-6632 ] Linux crash on NoteBook in bigdemo.rb
...b/libglib-2.0.so.0
#75 0xb6c3e7df in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#76 0xb6c3eb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#77 0xb7030574 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#78 0xb7ad9ef9 in wxEventLoop::Run () from lib/wxruby2.so
#79 0xb7a5780d in wxAppBase::MainLoop () from lib/wxruby2.so
#80 0xb7b2144d in wxEntry () from lib/wxruby2.so
#81 0xb765d00c in _wrap_App_main_loop (argc=0, argv=0x0, self=3063315640)
at src/App.cpp:1674
#82 0x08055146 in call_cfunc (func=0xb765cfc0 <_wrap_App_main_loop>,
recv=3063315640, len=0, argc=0, argv=0x...