Displaying 3 results from an estimated 3 matches for "load_image".
Did you mean:
  load_images
  
2010 May 03
7
rendering images dynamically
...display all the images once I get them
all, but that causes an unacceptable delay for my user.
One approach I am trying is, from my controller, set an @image
variable, and then pass in a block to the model that retrieves the
image urls. In the block, I call
     In the controller, I have:
  @query.load_images! do |image|
      @image = image
      render :update do |page|
        page.insert_html :bottom, ''images-div'', :partial => ''images''
      end
    end
In my query model, I have:
def load_images! &block
   for(some_loop_that_gets_one_image_at_a_time) do...
2005 May 24
0
[PATCH] qemu-unregister-c0000.patch
QEMU fixes
 - VMX domain owns 0xcxxxx. 
 - guard the fprintf with a log level check
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
--- 1.1/tools/ioemu/hw/pc.c	2005-05-19 15:04:52 -07:00
+++ edited/tools/ioemu/hw/pc.c	2005-05-23 16:37:18 -07:00
@@ -419,11 +419,11 @@
     ret = load_image(buf, phys_ram_base + vga_bios_offset);
 #endif 
 
+#ifndef NOBIOS
     /* setup basic memory access */
     cpu_register_physical_memory(0xc0000, 0x10000, 
                                  vga_bios_offset | IO_MEM_ROM);
 
-#ifndef NOBIOS
     /* map the last 128KB of the BIOS in ISA space */...
2002 Jul 27
2
Isolinux doesn't boot
hi,
i've been trying around for a month or so to get isolinux on my toshiba
satellite 4010cdt running. It doesn't really work.
The debug version says the following:
ISOLINUX 1.75 2002-06-14 ...
isolinux: Startinug up, DL = 82
isolinux: Loaded spec packed OK, drive = 82
and that's it. No boot there.
If I chain-load (or however that's called) my Isolinux - CDs with "Smart