similar to: V1.6.0 is not stable in IE...

Displaying 20 results from an estimated 300 matches similar to: "V1.6.0 is not stable in IE..."

2006 Mar 28
1
Simple question about sortables...
Hi, I''m new to the prototype and scriptaculous (v1.5.1) libraries. I''m creating a sortable list using the code below, and I''m finding that while a list element is being dragged in IE, the element text is transformed to appear bolder than the original. In Firefox, the text becomes opaque. Is there anyway to stop this from happening, ie don''t change any
2007 Jan 22
1
2 ring delay before asterisk answer
I am a little green when it comes to all this but I am trying to connect our PBX to an asterisk server using a TDM400 with 4 FXO modules. I am able to dial an extension on my PBX handset and I get a dialtone from the PBX. After 2 rings I then hear the asterisk server connect and I get a dialtone from asterisk. I am then able to dial an extension on another asterisk server. My question is: How do
2002 Dec 18
2
Memory leak in R v1.6.0?
I have a function that needs to be repeated many times with for loop. I have take measure to rm all the big arrays that was used in the function. The only array that cannot be rm was the return arrays. The loop needed to be repeat for over 2000 times and I am using v1.6.0 in Windows 2000 When I look at the task manager, I see that the memory used by R keep going up and reach more than 1G byte
2007 Jun 01
1
Trying to define exclude with an include list
I need to backup a set of machines that are very similar in nature. I had created an exclude list to backup everything except whats in my list. I then used the --exclude-from=myexcludefile so rsync would not copy unwanted files. eg: /tmp /var/tmp /var/lock .... long list of others /u1 I have 2 drives on each machine and up until now I have no need to be backing up the 2nd drive. Thats what the
2011 Feb 14
1
rsync backup problems
I have FreeBSD 7.3 running rsync 3.0.7. I need to backup a remote server to a local drive. This remote server has several filesystems types that dont require backing up, like nfs. If I run the following command: rsync --delete -azHv myremote:/ /machines/myremote/ It will copy ALL filesystems which is not what I want, so I assume I need to do it on a per filesystem basis like: rsync -x --delete
2010 Jan 06
1
Shutdowns occuring without power outage.
I am running an older version of nut (2.0.2) on a FreeBSD 4.11 machine. This has been running fine for many months until the last few weeks. It seems that several times a week the machine is shutting itself down. Looking at the log files I notice these lines which lead me to think there is something wrong with the serial communication betwen my host and the Ellipse 600 UPS. Jan 5 04:49:02
2006 May 31
2
No communication with UPS
Hi all, I have a MGE Ellipse 600 UPS connected to com1 on a PC running FreeBSD 4.11 with nut-2.0.2_1 installed. I have everything working and operational. BUT. on rare occasions I reboot my machine and when it comes up I get the following error: Network UPS Tools - UPS driver controller 2.0.2 Network UPS Tools - MGE UPS SYSTEMS/SHUT driver 0.64 (2.0.2) No communication with UPS Driver failed to
2001 Mar 07
4
R.xpm?
I use AfterStep on Linux. I made an R.xpm file (attached) and put this icon in the "wharf". To invoke R I click on the R icon. I did not find an offical R.xpm, and so I am submitting this one for your collective consideration.... The idea behind the icon is that it looks like a scatterplot, which is "statistical". My main beefs with my R.xpm are that it doesn't have a
2002 May 20
2
exit code 23 - inappropriate error for copying symlinks?
Hi, I've just created a small directory as an example, it holds a file and two symlinks that don't point to anything, and another symlink going nowhere in a subdirectory. rsync (2.5.5) is happy to copy these but produces an error. I can't see why it considers this an error? It's not even aborting after it first encounters this 'error'. $ ls -lR /var/tmp/rsync.test
2008 Jul 01
6
validates_associated & foreign keys
Hi, I''m struggling to get the validates_associated to work as I think it should be. I''m using: JRuby 1.1 rails-2.0.2 activerecord-2.0.2 activerecord-jdbc-adapter-0.8.2 My tables in MySQL: CREATE TABLE area_codes ( id INT UNSIGNED auto_increment primary key ... ); CREATE TABLE markets ( id INT UNSIGNED auto_increment primary key, ... ); CREATE TABLE
2002 Jun 17
1
make_file() could ignore ENODEV errors (from afs filesystem)
Hi, Would it be acceptable to patch make_file() in flist.c to ignore any ENODEV's and not mark them as io_error=1? In afs, a mountpoint to a volume which does not exist gives an ENODEV. As such, it can't be copied, so should (or could) just be ignored? The io_error isn't terminal, but it does disable the delete function and you end up with an exit code of 23. regards |<evin
2004 Sep 16
2
No Caller Name sent from Asterisk over National or DMS100 PRI to a Norstar MICS?
I have a PRI link up and running between Asterisk and a Nortel Norstar MICS v4.1 . I'm having a problem getting the textual Caller Name across the link from Ast to Ns, however numeric Caller ID arrives and displays fine. From Ns to Ast both elements come through fine. I'm forcing dummy values for testing using: exten => s,1,SetCIDName(Test) exten => s,2,SetCallerID(1234561234)
2006 Jan 20
1
openssh-4.2p1 + Pam question !
Hi there ! I have an issue with my OpenSSH + PAM configuration on a RedHat Advanced server 2..1 I want to authenticate users connecting to a server using ssh against a radius server. The radius client/server part works ok when I test it with some utilities. I think I have a problem with my ssh which does not pass the username/password to my pam sshd module. I have upgraded to openssh-4.2p1.
2014 Apr 23
4
oggpack_writecopy bug
At some stage (possibly commit r17268) oggpack_writecopy started to fail with some strings longer than 256 bytes and all strings longer than 512 bytes. Also it thrashes the stack with very long strings. Lithopsian
2005 Mar 22
4
TE405P and echo
I am using a SIP softphone (X-lite, SIPPS or Firefly) connected to an Asterisk v 1.0.3 PBX. The PBX is also connected via a ISDN-PRI crossover cable to a Avaya Definity Generic 3 PBX via a TE405P card. All outside of the office calls go through the Definity. Here's the issue: Calls to internal SIP extensions, Definity extensions, other offices within our private network (through the
2012 Mar 14
4
Merging fully overlapping groups
Hi, I have data on individuals (B) who participated in events (A). If ALL participants in an event are a subset of the participants in another event I would like to remove the smaller event and if the participants in one event are exactly similar to the participants in another event I would like to remove one of the events (I don't care which one). The following example does that however it
2010 Jan 27
1
max smbd processes
Samba 3.2.5 on Debian Lenny From: http://www.samba.org/samba/docs/server_security.html "Samba is able to limit the number of concurrent connections when smbd is launched as a daemon (not from inetd). The 'max smbd processes' smb.conf option allows Administrators to define the maximum number of smbd processes running at any given point in time. Any further attempts from clients to
2001 Dec 17
1
Win 2000 client thrashes network when printing to samba printer
Hello all, To start off with, I will admit to being very much a samba newbie. Having said that, I set out on Friday to set up what I thought to be a very simple task. I wanted to share a HP inkjet printer off of an old laptop. I spent quite a bit of time on it and finally friday evening, I was able to get things working (I thought). Finally, test pages from all the clients printed
2010 Dec 13
2
Deploying libvirt with live migration
I have two physical servers: Virt1 and Virt2. I'm setting up live migration with CentOS 5.5 between the two. I've done this by NFS mounting /etc/libvirt and /var/lib/libvirt/images on both servers. This is working well for me except for one thing. I see the same list of VMs on each server (as expected), but each server (Virt1 and Virt2) are able to start the same VM at the same time.
2005 Sep 18
3
as.data.frame segfaults on large lists (PR#8141)
Full_Name: Ulrich Poetter Version: 2.1.1 OS: i686-pc-linux-gnu FC2 Submission from: (NULL) (134.147.95.187) as.data.frame() segfaults on lists with very many elements: > dfn <- rep(list(rep(0,2)),198000) > test <- as.data.frame.list(dfn) Process R segmentation fault at Sun Sep 18 17:06:02 2005