similar to: IE barks at getInlineOpacity, makePositioned and a catch

Displaying 20 results from an estimated 300 matches similar to: "IE barks at getInlineOpacity, makePositioned and a catch"

2005 Aug 18
2
Drag Errors anyone? Element.makePositioned
I tried to replicate the demo line for line. I even created a DB table, etc. etc. No dice. I''ve spent like 4 hours on this. I''m using rails 1.8.whatever and apache2. Basically latest everything from 2 days ago, using the newest RC in Firefox on Suse. Here is what I get: Error: Element.makePositioned is not a function Source File: http://cart/javascripts/dragdrop.js
2006 Apr 21
1
Site to Site question
Which Shorewall function suppot Site to Site VPN? _______________________________________ YM - 離線訊息 就算你沒有上網,你的朋友仍可以留下訊息給你,當你上網時就能立即看到,任何說話都冇走失。 http://messenger.yahoo.com.hk
2009 Jul 07
0
[PATCH server] Update app to work with rails 2.3.2
Note that this does not fix gettext for app, that will be done separately in another patch as F10/F11 require different setups for that. In the meantime gettext works if manually changed in environment.rb to gettext_rails instead of gettext/rails Signed-off-by: Jason Guiditta <jason.guiditt at gmail.com> --- src/app/controllers/application.rb | 200 --------
2018 Mar 31
0
[Bug 1239] New: Linux 3.2.0 kernel doesn't support ARPT_SO_GETINFO etc. queries any more
https://bugzilla.netfilter.org/show_bug.cgi?id=1239 Bug ID: 1239 Summary: Linux 3.2.0 kernel doesn't support ARPT_SO_GETINFO etc. queries any more Product: netfilter/iptables Version: unspecified Hardware: arm OS: other Status: NEW Severity: critical Priority: P5
2023 Jul 31
0
[PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
On Fri, 28 Jul 2023 08:03:05 -0700, Jakub Kicinski <kuba at kernel.org> wrote: > On Fri, 28 Jul 2023 14:02:33 +0800 Xuan Zhuo wrote: > > Hi guys, this topic is stuck again. How should I proceed with this work? > > > > Let me briefly summarize: > > 1. The problem with adding virtio_dma_{map, sync} api is that, for AF_XDP and > > the driver layer, we need to
2005 Feb 16
2
Sip Notify PAP2-NA?
I am using mysql sipfriends and can't seem to get the MWI to work. From what I've read it seems this is not supported with that dynamic system, and probably never will be. I was thinking of just setting a cron job or something to check every minute for voicemail and set our sip NOTIFY messages as needed. Also, the PAP2-NA has the ability to reboot via a sip notify and I would like to be
2002 Aug 26
0
[ANNOUNCE] Release of iptables-1.2.7a
--9zecZT88ylESpiZX Content-Type: multipart/mixed; boundary="+nG9yj4eE4W6Oba0" Content-Disposition: inline --+nG9yj4eE4W6Oba0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! The netfilter coreteam proudly presents: iptables version 1.2.7a Unfortunately iptables 1.2.7, released on the website three weeks ago,
2009 Jul 20
9
Upgrade server to run on Rails 2.3.2/F11
Note that one of the 8 patches (#6) will be sent separately in reply to this email, as some of the replaced lines are too long, so git won't let me send the email. However, there is nothing wrong with that patch, and it should be applied in the sequence listed below. Note also that I assume this will be tested on a clean f11 install, rather than an upgrade of an existing ovirt server
2008 Jan 23
1
Hot swapping sata drives
I have a two external USB drives only 1 is connected to centos 5.1 at a time. the USB drive is SLOW compared to SATA. The external drive suppots both connections USB and SATA. I bought a little $5 external SATA connector that goes into the PCI slot area (does not actually take a PCI slot just the backpanel) and just plugs back into one of the available SATA ports on the motherboard. When I
2005 Jan 07
2
Loading module app_realtime.so failed!
Can anyone help me with this: - root@foxy:~ > asterisk root@foxy:~ > asterisk -r Asterisk CVS-v1-0-12/28/04-11:37:32, Copyright (C) 1999-2004 Digium. Written by Mark Spencer <markster@digium.com> ========================================================================= Connected to Asterisk CVS-v1-0-12/28/04-11:37:32 currently running on foxy (pid = 1751) foxy*CLI> foxy*CLI>
2007 Jan 11
3
Strange behaviour with Scriptaculous v 1.7.0 beta 2
Hello, I''m testing beta of scriptaculous and I''ve got a stange behaviour. I''m using this RJS : page << "$(''content'').morph({width:''308px''}, {duration:0.5});" page.replace_html ''subcontent'', :partial => ''sub'' page.replace_html ''nav_path'', nav_path
2006 Jun 17
0
[PATCH]HVM acpi guest OS suppot in piix4 ACPI event logical model-part 3 of 4
Attached please see the hvm guest os acpi patch part 3 of 4:piix4acpi_prt.patch The patch added ACPI _PRT table for PCI IRQ routing table in PIC mode and fixed the _PRT table in APIC mode Signed-off-by: Tang Liang <tangliang@lenovo.com> Signed-off-by: Winston Wang <winston.l.wang@intel.com> _______________________________________________ Xen-devel mailing list
2006 Jun 17
1
[PATCH]HVM acpi guest OS suppot in piix4 ACPI event logical model-part 2 of 4
Attached please see the hvm guest os acpi patch part 2 of 4:piix4acpi_timer ACPI timer is required during guest windows installation and boot. Signed-off-by: Tang Liang <tangliang@lenovo.com> Signed-off-by: Winston Wang <winston.l.wang@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2007 Dec 10
0
Foxy Fixtures updates for 1.2.x
Foxen, I''ve updated the plugin for 1.2.x to match the final Rails 2.0 features, including support for STI, polymorphic belongs_to, and "rake db:fixtures:identify". Enjoy. SVN: http://svn.geeksomnia.com/plugins/trunk/foxy_fixtures Comments: http://geeksomnia.com/2007/12/10/more-foxy-fixtures ~ j. --~--~---------~--~----~------------~-------~--~----~ You received this
2007 Nov 14
1
New Foxy Fixtures (Rails 2) & STI (Single Table Inheritance)
I''ve got some problems right now using the new model for relationships in fixtures (by label, not by id) and STI. What I''ve got, is a couple of models: Attachment --> FileDownload Version Version has_one file_download with file_download_id on the versions table In my fixtures, I have two FileDownloads in my attachments.yml like so: hemingway_alpha_zip: size: 100
2004 Apr 24
1
Error loading profiles -- Samba 3.02a & LDAP
Hi, I'm setting up Samba 3.0.2a & ldapsam in my home lab and everythin appears to be working correctly except for profiles. Using Samba 3.02a openldap-2.1.22 smbldap-tools-0.8.4 When a user 'debra' tries to logon from a XP system that has joined the domain she gets the following error message "Windows did not load your roaming profile and is attempting to log you on with
2013 Aug 25
2
Backend for Lucene format indexes-How to get doclength
On Tue, Aug 20, 2013 at 07:28:42PM +0800, jiangwen jiang wrote: > I think norm(t, d) in Lucene can used to caculate the number which is > similar to doc length(see norm(t,d) in > http://lucene.apache.org/core/3_5_0/api/all/org/apache/lucene/search/Similarity.html#formula_norm). It sounds similar (especially if document and field boosts aren't in use), though some places may rely on
2005 May 16
3
ip_conntrack limit --- torrent , DC++ , eMule
Hi all, i need advice how can i limit ip_conntrack per IP. clients of network that i support often uses torrent , DC++ , eMule clients and i have lost packages because they open too many ports. i have traffic control limits but this obviously isn''t enough Any advance how to prevent server from this kind problems will be welcome. Best regards Emil
2008 Dec 06
1
Morlet wavelet not supportd by wavCWTPeaks
aa <- (structure(list(X.0.85 = c(-1.02, -1.17, -1.29, -1.39, -1.46, -1.5, -1.52, -1.5, -1.46, -1.39, -1.3, -1.19, -1.07, -0.93, -0.79, -0.65, -0.5, -0.36, -0.22, -0.08, 0.05, 0.18, 0.3, 0.41, 0.52, 0.62, 0.72, 0.81, 0.89, 0.98, 1.05, 1.13, 1.19, 1.25, 1.29, 1.31, 1.31, 1.29, 1.24, 1.16, 1.06, 0.93, 0.77, 0.58, 0.38, 0.16, -0.07, -0.31, -0.89, -1.05, -1.19, -1.31, -1.41, -1.47, -1.51, -1.51,
2006 Sep 25
4
Beginner question: select cases
Hello all, I hope i chose the right list as my question is a beginner-question. I have a data set with 3 colums "London", "Rome" and "Vienna" - the location is presented through a 1 like this: London Rome Vienna q1 0 0 1 4 0 1 0 2 1 0 0 3 .... .... .... I just want to calculate the means of a variable q1. I tried following script: # calculate the mean