Displaying 20 results from an estimated 57310 matches for "objectized".
Did you mean:
  objectived
  
2007 Dec 20
0
13 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_xml.c libswfdec/swfdec_xml_node.c test/trace
libswfdec/swfdec_as_array.c            |   88 +-
 libswfdec/swfdec_xml.c                 |   17 
 libswfdec/swfdec_xml_node.c            |   23 
 test/trace/Makefile.am                 |   28 
 test/trace/array-no-object-5.swf       |binary
 test/trace/array-no-object-5.swf.trace |   14 
 test/trace/array-no-object-6.swf       |binary
 test/trace/array-no-object-6.swf.trace |   14 
2007 Oct 17
0
6 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h test/trace
libswfdec/swfdec_as_strings.c              |    2 
 libswfdec/swfdec_initialize.as             |    3 
 libswfdec/swfdec_initialize.h              |  306 ++--
 libswfdec/swfdec_text_field_movie.c        |    4 
 libswfdec/swfdec_text_field_movie.h        |    3 
 libswfdec/swfdec_text_field_movie_as.c     |   83 +
 test/trace/Makefile.am                     |   20 
2011 Dec 22
0
[linux test] 10593: tolerable FAIL - PUSHED
flight 10593 linux real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/10593/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
 test-amd64-amd64-xl-sedf     13 guest-localmigrate.2        fail pass in 10581
 test-i386-i386-pv            16 guest-start.2               fail pass in 10570
 test-amd64-i386-rhel6hvm-amd  7 redhat-install             
2013 Nov 22
0
[xen-unstable test] 22084: tolerable FAIL - PUSHED
flight 22084 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/22084/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-pcipt-intel  9 guest-start                 fail never pass
 test-armhf-armhf-xl           5 xen-boot                     fail   never pass
 test-amd64-i386-xend-winxpsp3 16 leak-check/check          
2007 Nov 14
0
4 commits - libswfdec/swfdec_as_interpret.c test/trace
libswfdec/swfdec_as_interpret.c        |    3 
 test/trace/Makefile.am                 |   18 ++++
 test/trace/callmethod-this-5.swf       |binary
 test/trace/callmethod-this-5.swf.trace |  136 +++++++++++++++++++++++++++++++++
 test/trace/callmethod-this-6.swf       |binary
 test/trace/callmethod-this-6.swf.trace |  134 ++++++++++++++++++++++++++++++++
 test/trace/callmethod-this-7.swf      
2007 Jun 19
0
Branch 'as' - 4 commits - libswfdec/swfdec_codec_video.c libswfdec/swfdec_movie.c test/trace
libswfdec/swfdec_codec_video.c                              |    2 
 libswfdec/swfdec_movie.c                                    |    3 
 test/trace/Makefile.am                                      |  193 ++++++++++++
 test/trace/place-object-5.swf                               |binary
 test/trace/place-object-5.swf.trace                         |    4 
 test/trace/place-object-6.swf              
2005 Aug 21
2
Google Earth
Would wine permit me to run Google Earth? I note it's only available for
Windows at present... I might try it anyway but if anyone already has
and it doesn't work, it would save me the effort.
-- 
Phil Reynolds
 o  ____ mail: phil@tinsleyviaduct.com
|L_ \  / Web: http://www.tinsleyviaduct.com/phil/
(_)- \/  Waltham 67, Emley Moor 69, Droitwich 79, Windows 95
2012 May 09
0
[linux-3.0 test] 12826: tolerable FAIL - PUSHED
flight 12826 linux-3.0 real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/12826/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-pcipt-intel  8 debian-fixup                fail never pass
 test-amd64-i386-qemuu-rhel6hvm-amd  9 guest-start.2            fail never pass
 test-amd64-i386-qemuu-rhel6hvm-intel  9 guest-start.2         
2006 Feb 09
2
Sims help
I am beginning to use Linux (currently using Ubuntu 5.10).  My daugher
wants to keep her Sims Complete Collection game.....  I am trying Wine
20050725-ubu to run the game.  When I begin the install I get a load of
this;
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
2012 Aug 22
1
loading both RPostgreSQL and RSQLite leads to problems
hello,
if i load the RSQLite package in addition to the RPostgreSQL package,
i get various errors when trying to use RPostgreSQL functions. here is
an example transcript showing one such error:
==========================================================
R version 2.15.0 (2012-03-30)
[...]
> packageVersion('RPostgreSQL')
[1]  0.3.2 
> packageVersion('RSQLite')
[1]  0.11.1 
2007 Jun 13
0
Branch 'as' - 6 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_button_movie.c libswfdec/swfdec_morph_movie.c libswfdec/swfdec_movie_asprops.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_player.c libswfdec/swfdec_sprite.c
libswfdec/swfdec_as_array.c               |   34 +++
 libswfdec/swfdec_button_movie.c           |    2 
 libswfdec/swfdec_morph_movie.c            |    6 
 libswfdec/swfdec_movie.c                  |  314 ++++++++++++++----------------
 libswfdec/swfdec_movie.h                  |   41 ++-
 libswfdec/swfdec_movie_asprops.c          |   16 -
 libswfdec/swfdec_player.c                 |   13 -
2012 Oct 10
0
[linux-3.0 test] 13948: tolerable trouble: broken/fail/pass - PUSHED
flight 13948 linux-3.0 real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/13948/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
 test-amd64-i386-pv            3 host-install(3)           broken pass in 13933
 test-amd64-i386-xl-credit2    5 xen-boot           fail in 13933 pass in 13948
Regressions which are regarded as allowable (not
2002 Jul 19
1
Re RGui and object browser
Hallo Dan
I used your code for ls.objects and it is very usefull. I corrected some typo and it 
worked well untill now.
I observed Error due to class evaluation in lists created by aov fit as the fitted 
object from aov has two classes (aov and lm)
So I made a little change which seems to work.
Here it is:
# Posted by Dan Putler At 2002-07-15 16:13 
# As part of the obveRsive GUI project,
2007 Oct 15
0
8 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_sound.c libswfdec/swfdec_sound.h test/trace
libswfdec/swfdec_as_interpret.c        |   65 ++-------
 libswfdec/swfdec_sound.c               |   24 ---
 libswfdec/swfdec_sound.h               |    4 
 test/trace/Makefile.am                 |   27 +++
 test/trace/enumerate-5.swf             |binary
 test/trace/enumerate-5.swf.trace       |    6 
 test/trace/enumerate-6.swf             |binary
 test/trace/enumerate-6.swf.trace       |    6 
2009 Apr 03
2
Problem with spacing
I''m having the devil''s time trying to get things laid out correctly.
I''ve attached a screenshot so that you can get an idea of what I''m
seeing. I''ve got a very unattractive space under the two combo boxes,
and another one under the buttons. I don''t understand how to reduce
this.
I know it''s impossible to guess what idiocy I might have
2005 Feb 14
0
Installing Flash MX - stdole32.tlb problem?
Hi all,
I've noticed that at least in the last two Wine
releases, Flash MX (not Flash MX 2004) won't install
or run:
* If I do a clean install of Wine, and try to run the
installer, it eventually hangs, and I get an error
that states "The Installshield Engine (iKernel.exe)
could not be launched. (0x8000405)"
* If I drop an stdole32.tlb file into my fake windows/
system folder,
2007 Nov 01
3
[Bug 13051] New: CNN Cartoon Clicks are not responsive to mouse events
http://bugs.freedesktop.org/show_bug.cgi?id=13051
           Summary: CNN Cartoon Clicks are not responsive to mouse events
           Product: swfdec
           Version: 0.5.3
          Platform: x86-64 (AMD64)
               URL: http://i.cnn.net/cnn/POLITICS/analysis/toons/2007/10/17/
                    mikula/10.19.07.waterblack.swf
        OS/Version: Linux (All)
            Status: NEW
   
2004 Sep 15
1
Channel H323, RH9, OpenH323_1.12.2, pwlib_1.5.2 +GnuGK
Hello....
Asterisk is compiled and running perfectly...
But when i try to compile Channel_h323... that's another story :-|.
I'm compiling using RH9, OpenH323_1.12.2, pwlib_1.5.2, i compiled and 
installed them myself... GnuGk is running smoothly using them.
Also my intention is to terminate calls from a SIP client through 
Asterisk and into my GnuGK... has anyone accomplished this ?
2016 Sep 28
3
samba-tool domain join DC hangs
Hi list,
i removed my second DC from the domain, and now the re-join as DC hangs.
the join hangs now for ca. 2 hours at the step "Committing SAM database"
version: samba 4.5.0 on ubuntu 14.04
with a "strace -p " i see this:
strace -p 1793
Process 1793 attached
brk(0x35e18000)                         = 0x35e18000
brk(0x35e39000)                         = 0x35e39000
2016 Jan 14
1
Possible memory corruption in virtio-pci driver.
Hi Michael,
KASan detected a use-after-free error in virtio-pci remove code. In
virtio_pci_remove(), vp_dev is still used after being freed in
unregister_virtio_device() (in virtio_pci_release_dev() more
precisely). I don't know the proper way to fix this.
Here is the KASan output:
[  467.987227] ==================================================================
[  467.990023] BUG: KASAN: