search for: onrun

Displaying 10 results from an estimated 10 matches for "onrun".

2012 Feb 07
4
Unable to run Pass 11
...453e1e3985+c01205c5b8e2e5d6666b766ec5076be9e.c1eaa1bd66a0b8bd06333ca0fbf6c70b1 () [0x00000] in <filename unknown>:0 at A.c2a1143fe58f82c9e2713fdfeff88bf06.OnCreateMainForm () [0x00000] in <filename unknown>:0 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00000] in <filename unknown>:0 at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00000] in <filename unknown>:0 at A.c2a1143fe58f82c9e2713fdfeff88bf06.c917876a5554068eae21afffb64bd6238 (System.String[] ) [0x00000] i...
2008 Nov 29
3
Can't run Evidence Scribe
...bject[] parameters, System.Globalization.CultureInfo culture) [0x00000] --- End of inner exception stack trace --- at ak+a.Create__Instance__[ao] (.ao Instance) [0x00000] at ak+a.f () [0x00000] at af.b () [0x00000] at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00000] at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00000] at af.a (System.String[] A_0) [0x00000] This program is for debate research, and I really need it to work! Thanks for your help! -The Moose
2005 May 22
4
Calling R from R and specifying "wait until script is finished"
Hello, Let's say I have 50 R scripts to run. What would be the most efficient way to run them? I thought I could do multiple Rterms in a DOS batch file: Ex: Rterm <1.R> 1.txt Rterm <2.R> 2.txt ... Rterm <50.R> 50.txt However, I'm afraid they will all open at the same time. I know I could pause the batch file with something like: PING 1.1.1.1 -n 1 -w 60000
2007 Dec 27
0
[ wxruby-Bugs-16622 ] Calling skip() on CommandEvent causes segfault on OS X 10.5
...14cc938 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 ../src/common/init.cpp:468 #30 0x010085ee in _wrap_App_main_loop () at thread.h:594 #31 0x000ce...
2008 Feb 06
0
[ wxruby-Bugs-17827 ] Crash when closing Dialog in bigdemo.rb
...x0146c1d2 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/common/init.cpp:468 #74 0x01008760 in wxRubyApp::main_loop () at app.h:220 #75 0x01006e42 in...
2012 Apr 18
0
Loudlink Explorer 3.0.0
...--- End of inner exception stack trace --- at Loudlink.My.MyProject.MyForms.Create__Instance__[T](T Instance) at Loudlink.My.MyProject.MyForms.get_frmMain() at Loudlink.My.MyApplication.OnCreateMainForm() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine) at Loudlink.My.MyApplication.Main(String[] Args) wine: Unhandled exception 0xe0434f4d at...
2008 Jan 21
0
Wx::GenericDirCtrl Segfault Crash
...ce34 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #70 0xb6a1781f in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #71 0xb6f601cc in wxEventLoop::Run () from /usr/lib/libwx_gtk2u-2.8.so.0 #72 0xb6ff7a1e in wxAppBase::MainLoop () from /usr/lib/libwx_gtk2u-2.8.so.0 #73 0xb6ff7061 in wxAppBase::OnRun () from /usr/lib/libwx_gtk2u-2.8.so.0 #74 0xb6eabefa in wxEntry () from /usr/lib/libwx_gtk2u-2.8.so.0 #75 0xb76fffb9 in _wrap_App_main_loop () from /usr/lib/ruby/site_ruby/1.8/i586-linux-gnu/wxruby2.so #76 0xb7e2ad93 in rb_provide () from /usr/lib/libruby.so.1.8 #77 0xb7e32ab2 in rb_iter_break (...
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
2015 Oct 16
0
Wine release 1.7.53
...ole32: Silence an incorrect fixme. ole32: Rewrite _Run() to return early on failure. ole32: Always use object_is_running to check whether the object is running. ole32: Return OLE_E_NOTRUNNING on a cache-miss when the object isn't running. ole32: Call the cache's OnRun and OnStop methods. ole32: Defer calling Stop in an OnClose notification during an object call. ole32: Release interfaces as part of Stop. setupapi/tests: Use RegQueryValueEx so that tests run on Win XP. Iv?n Matellanes (9): msvcirt: Add stub of class stdiobuf. msvcir...
2010 Nov 12
0
Wine release 1.3.7
...tub advise sink object to the data cache. ole32: Rename cache entry parameters from 'This' - it leads to too much confusion with the data cache itself, which is the real COM object. ole32: Re-order some functions. ole32: Remove some useless comments. ole32: Implement OnRun and OnStop. Igor Paliychuk (1): README: Added Ukrainian version. Jacek Caban (20): shdocvw: Added missing IID_IOleWindow handing to IOleInPlaceFrame::QueryInterface implementation. urlmon: Compute expected Uri_HAS_* flags from property arrays. mshtml: Properly handle Query...