search for: core_nam

Displaying 7 results from an estimated 7 matches for "core_nam".

Did you mean: core_name
2007 Mar 18
0
[890] branches/wxruby2/wxwidgets_282/swig/fixdeleting.rb: Fix crash on exit (Artur Kuptel)
...UTC (rev 889) +++ branches/wxruby2/wxwidgets_282/swig/fixdeleting.rb&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-03-18 00:59:04 UTC (rev 890) </span><span class="lines">@@ -19,8 +19,9 @@ </span><span class="cx"> puts("core_name: #{core_name}") </span><span class="cx"> &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspwx_name = "wx"+core_name </span><span class="cx"> &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp &lt...
2007 Jun 25
0
[1070] trunk/wxruby2/swig/fixdeleting.rb: Remove old, now unused, fixdeleting script
...dy deleted -# I know it''s ugly :-( - -filename = ARGV[0] -broken = filename+".old" -File.rename(filename, broken) - -this_module = File.basename(filename) - - -File.open(filename, "w") do | out | -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspcore_name = File.basename(filename, ".cpp") -puts("core_name: #{core_name}") -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbspwx_name = "wx"+core_name -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp -&nbsp&nbsp&nbsp&...
2007 Mar 17
5
Fix for crash at exit
...ish solution to this kind of problem ? A.K. In case attachment gets scrubbed somewhere along the way: Index: fixdeleting.rb =================================================================== --- fixdeleting.rb (revision 889) +++ fixdeleting.rb (working copy) @@ -21,6 +21,7 @@ if(core_name == "App") found_app_constructor = false + wx_name = core_name else found_app_constructor = true end -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: wx2.patch Url: http://rubyforge.org/pipermail/wxru...
2006 Mar 30
5
Patch for wxControl.h
Hello all. This gets past the problem in bigdemo where it won''t start the application at all. That was where it was overflowing the stack on get_label. Roy _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2008 Jan 02
0
[ wxruby-Bugs-16762 ] src/Event.cpp:3156: error: ''wxEVT_MEDIA_FINISHED'' was not declared in this scope
...) Assigned to: Nobody (None) Summary: src/Event.cpp:3156: error: ''wxEVT_MEDIA_FINISHED'' was not declared in this scope Initial Comment: This bug is against the svn version of wxruby2. contact: demaillists_at_comcast.net -------------------- ruby swig/fixmodule.rb src/Event.cpp core_name: Event : Object class wxEvent NOTE: swig/fixmodule.rb Didn''t find gcitem destructor g++ -c -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -O -march=athlon-xp -pipe -fPIC -Wno-unused-function -I /usr/lib/ru...
2010 Jul 01
0
Intermittent authentication error
...registry=files SYSTEM=compat logintimes= loginretries=3 pwdwarntime=4 account_locked=true minage=1 maxage=6 maxexpired=7 minalpha=2 minother=1 mindiff=2 maxrepeats=4 minlen=8 histexpire=0 histsize=4 pwdchecks= dictionlist=/usr/share/dict/words core_compress=on core_path=on core_pathname=/tmp/cores core_naming=on fsize=-1 cpu=-1 data=262144 stack=65536 core=2097151 rss=65536 nofiles=2000 unsuccessful_login_count=0 roles= Regards, Andrew Melchert | Technical Services| Pillar Administration ( (02) 4298 6985 | ? 0434 604 139 | * andrew_melchert at pillar.com.au <blocked::blocked::mailto:andr...
2007 Feb 09
20
Hello Everyone
I have a bit of a problem with installation. I installed wxX11 in my linux box. I compiled the demos and all the demos, save dbbrowse, work. I think I have a functional wx. Now I''m trying to install wxRuby from source, since I have a 64 bit machine. I only have permission to my home directory so my installation is : /usr/people/stevenq/Applications/wxX11/