search for: _load

Displaying 15 results from an estimated 15 matches for "_load".

Did you mean: load
2008 Feb 20
2
Rails Edge ActiveSupport::TimeWithZone and Marshalled objects
...the actions until the last action is reached and the record is saved to the DB. Using TimeWithZone seems to be producing errors when trying to unmarshal the Booking back from the users session, giving me: Status: 500 Internal Server Error class ActiveSupport::TimeWithZone needs to have method `_load'' /Users/alistair/gresfordtrust/vendor/rails/actionpack/lib/ action_controller/session/active_record_store.rb:83:in `load'' /Users/alistair/gresfordtrust/vendor/rails/actionpack/lib/ action_controller/session/active_record_store.rb:83:in `unmarshal'' /Users/alist...
2007 Dec 29
2
needs to have method `_load'
...clue. I suspect it has to do with marshalling objects in the session - maybe TzTime is not capable of being stored in the session. I hope that''s not the case. The exception is: /!\ FAILSAFE /!\ Dec 29, 2007 02:05PM Status: 500 Internal Server Error class TzTime needs to have method `_load'' /home/dsailer/aptana/workspace/OrbRuby/vendor/rails/actionpack/lib/ action_controller/session/active_record_store.rb:84:in `load'' /home/dsailer/aptana/workspace/OrbRuby/vendor/rails/actionpack/lib/ action_controller/session/active_record_store.rb:84:in `unmarshal''...
2013 Oct 08
6
Consuming a web service created with Rails, ETL vs Rest?
Hello, I need to consume a web service of an App called RedMine created with Rails, in order to have a sort of "separate" interface (not the same as the app) for one of the departments (that interact with the app) to interact with it and generate some different reports based on the same data. I don''t know much about either (ETL and Rest), all I know is that ETL seems to
2014 Feb 23
0
ExecJS::RuntimeError in Say#hello
...ayouts/application.html.erb* where line *#6* raised: module.js:340 throw err; ^ Error: Cannot find module 'C:\Windows\system32\config\SYSTEM~1\AppData\Local\Temp\execjs20140223-5592-h2cx72.js' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Function.Module.runMain (module.js:497:10) at startup (node.js:119:16) at node.js:902:3 (in D:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/turbolinks-2.2.1/lib/assets/javascripts/turbolinks.js.coffee) Extracted source (around line *#6*): 3 4 5 6 7 8 9...
2006 Mar 13
4
Storing model object in session in EdgeRails
I''m having a problem with sessions since upgrading to EdgeRails. Against certain recomendations, I''m storing the current user''s model object in the session. This worked fine in 1.0 and earlier, but now I am noticing that any time I reference the associated objects for an object stored in the session, the associated objects get copied into the session! For example,
2007 Apr 01
2
strange behavior after switching to DRb server
...below. (Resource is my model). Any ideas? Thanks (again...) John --------------------------- RuntimeError in Resource searchController#index invalid value: <SCORE> RAILS_ROOT: script/../config/.. (druby://localhost:9010) ./vendor/plugins/acts_as_ferret/lib/ acts_as_ferret.rb:142:in `_load'' (druby://localhost:9010) /usr/local/lib/ruby/1.8/drb/drb.rb:582:in `load'' (druby://localhost:9010) /usr/local/lib/ruby/1.8/thread.rb:33:in `exclusive'' (druby://localhost:9010) /usr/local/lib/ruby/1.8/drb/drb.rb:578:in `load'' (druby://localhost:9010) /usr/l...
2017 Aug 23
1
How to benchmark speed of load/readRDS correctly
Hi there Thanks for your answers. I didn't expect that this would be so complex. Honestly, I don't understand everything you wrote since I'm not an IT specialist. But I read something that reading *.rds files is faster than loading *.Rdata and I wanted to proof that for my system and R version. But thanks anyway for your time. Cheers Raphael > -----Urspr?ngliche Nachricht-----
2007 Nov 12
0
Workers calling Workers
...lib/ruby/1.8/drb/drb.rb:375:in `to_obj'' 20071109-17:30:20 (27238) /usr/local/lib/ruby/1.8/drb/drb.rb:1402:in `to_obj'' 20071109-17:30:20 (27238) /usr/local/lib/ruby/1.8/drb/drb.rb:1704:in `to_obj'' 20071109-17:30:20 (27238) /usr/local/lib/ruby/1.8/drb/drb.rb:1005:in `_load'' 20071109-17:30:20 (27238) /usr/local/lib/ruby/1.8/drb/drb.rb:585:in `load'' 20071109-17:30:20 (27238) /usr/local/lib/ruby/1.8/drb/drb.rb:585:in `load'' 20071109-17:30:20 (27238) /usr/local/lib/ruby/1.8/thread.rb:33:in `exclusive'' 20071109-17:30:20 (27238) /u...
2015 Mar 11
0
[PATCH] pmu/gk20a: PMU boot support.
...int (*message)(struct nvkm_pmu *, u32[2], u32, u32, u32, u32); > void (*pgob)(struct nvkm_pmu *, bool); > + int (*pmu_mutex_acquire)(struct nvkm_pmu *, u32 id, u32 *token); > + int (*pmu_mutex_release)(struct nvkm_pmu *, u32 id, u32 *token); > + int (*pmu_load_norm)(struct nvkm_pmu *pmu, u32 *load); > + int (*pmu_load_update)(struct nvkm_pmu *pmu); > + void (*pmu_reset_load_counters)(struct nvkm_pmu *pmu); > + void (*pmu_get_load_counters)(struct nvkm_pmu *pmu, u32 *busy_cycles, > + u32 *total_cycles); > };...
2003 Sep 15
5
strange problem with: ed driver / 4.9-PRE
Hi, in the kernel I have these lines: [...] device miibus # MII bus support device rl device ed options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #enable logging to syslogd(8) options IPFIREWALL_VERBOSE_LIMIT=0 #limit verbosity options IPDIVERT #divert sockets options DUMMYNET
2015 Mar 11
3
[PATCH] pmu/gk20a: PMU boot support.
..._buf_desc *pg_buf; + struct pmu_priv_vm *pmuvm; int (*message)(struct nvkm_pmu *, u32[2], u32, u32, u32, u32); void (*pgob)(struct nvkm_pmu *, bool); + int (*pmu_mutex_acquire)(struct nvkm_pmu *, u32 id, u32 *token); + int (*pmu_mutex_release)(struct nvkm_pmu *, u32 id, u32 *token); + int (*pmu_load_norm)(struct nvkm_pmu *pmu, u32 *load); + int (*pmu_load_update)(struct nvkm_pmu *pmu); + void (*pmu_reset_load_counters)(struct nvkm_pmu *pmu); + void (*pmu_get_load_counters)(struct nvkm_pmu *pmu, u32 *busy_cycles, + u32 *total_cycles); }; static inline struct nvkm_pmu * diff --git a/drm/nou...
2007 Nov 07
0
7 commits - doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_widget.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_decoder.c libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_net_stream.c libswfdec/swfdec_player.c
...swfdec_player_get_image_size/swfdec_player_get_default_size/ That name has annoyed me long enough now diff --git a/doc/swfdec-sections.txt b/doc/swfdec-sections.txt index 1b61f67..0916f16 100644 --- a/doc/swfdec-sections.txt +++ b/doc/swfdec-sections.txt @@ -80,7 +80,7 @@ swfdec_player_set_loader swfdec_player_set_loader_with_variables swfdec_player_is_initialized swfdec_player_get_rate -swfdec_player_get_image_size +swfdec_player_get_default_size swfdec_player_get_size swfdec_player_set_size swfdec_player_get_next_event diff --git a/libswfdec-gtk/swfdec_gtk_widget.c b/libswfdec-gtk...
2015 Mar 12
2
[PATCH] pmu/gk20a: PMU boot support.
...int (*message)(struct nvkm_pmu *, u32[2], u32, u32, u32, u32); > void (*pgob)(struct nvkm_pmu *, bool); > + int (*pmu_mutex_acquire)(struct nvkm_pmu *, u32 id, u32 *token); > + int (*pmu_mutex_release)(struct nvkm_pmu *, u32 id, u32 *token); > + int (*pmu_load_norm)(struct nvkm_pmu *pmu, u32 *load); > + int (*pmu_load_update)(struct nvkm_pmu *pmu); > + void (*pmu_reset_load_counters)(struct nvkm_pmu *pmu); > + void (*pmu_get_load_counters)(struct nvkm_pmu *pmu, u32 *busy_cycles, > + u32 *total_cycles); > };...
2007 Nov 15
2
Changes to 'refs/tags/0.5.4'
....ac hopefully more gnomish Forgot to add some files Add some ignores Added even more ignores Rename src to thumbnailer Update ignores to match the rename Copy swfplay from swfdec git (e1267777e2a617fcafb578fa411a5c739ef51253) Forgot to add player/swfdec_slow_loader.h Change configure scripts to make swfplay build Call it swfdec-player, not swfplay. Add player/swfdec-player to ignore list Remove support for slow loading from swfdec-player Remove --no-scripts command line option from swfdec-player Don't have GOption related v...
2007 Nov 07
0
36 commits - doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_amf.c libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_as_strings.c libswfdec/swfdec_buffer.c libswfdec/swfdec_buffer.h
...| 7 libswfdec/swfdec_initialize.h | 976 ++++++++++----------- libswfdec/swfdec_movie.c | 17 libswfdec/swfdec_movie.h | 3 libswfdec/swfdec_movie_asprops.c | 8 libswfdec/swfdec_movie_clip_loader.c | 120 ++ libswfdec/swfdec_movie_clip_loader.h | 51 + libswfdec/swfdec_net_stream.c | 43 libswfdec/swfdec_player.c | 82 - libswfdec/swfdec_resource.c | 271 +++-- libswfdec/swfdec_resour...