similar to: rebuilding firefox-2.0.0.16 from fc8

Displaying 20 results from an estimated 1000 matches similar to: "rebuilding firefox-2.0.0.16 from fc8"

2008 Mar 25
6
Prototype 1.6.0.2 + Firefox 3 Enumerable problems
I am using Prototype 1.6.0.2 on Firefox 3.0b4. The following does not work when I enter it in Firebug: $A([1,2,3,4]).each(function(n) {alert(n);}); The above is just an example. Any array, using $A and any enumerable method, returns the following: TypeError: iterator.bind is not a function Seems like some objects are not being extended correctly? Using Prototype 1.5.0 on Firefox 3.0b4, this
2008 Jun 20
3
FF3 printing problem on Centos 4.x
I'm using Centos 4.x (fully up to date) on a system at work. I have also been using firefox 2 (directly from mozilla.org) on it for a long time, and it tends to work just fine. yesterday I installed the new FF3 release. It works fine too, with one exception: The print dialog shows no printers! The print button is greyed out! There actually four or five printers defined on the system, and all
2013 Feb 04
2
Modifying a function programmatically
Dear list # I have a function ff <- function(a,b=2,c=4){a+b+c} # which I programmatically want to modify to a more specialized function in which a is replaced by 1 ff1 <- function(b=2,c=4){1+b+c} # I do as follows: vals <- list(a=1) (expr1 <- as.expression(body(ff))) expression({ a + b + c }) (expr2 <- do.call("substitute", list(expr1[[1]], vals))) { 1 +
2012 May 22
2
Creating functions with a loop.
Hi I am trying to create n functions where each function is defined in function one step before, i.e. something like ff.k(x) = ff.j(x) - sum(1:j), for j=k-1 Is it possible? If it isn't and I manually create each function then is their a way to call them through a loop? My objective is to calculate something like result.k = ff.k(x1)/ff.k(x2) for k in 2:n Thank you for your time,
2008 Mar 25
2
a JavaScript front-end for Babelmark
Hi, I've built a quick-and-dirty diff GUI for Babelmark (thanks, Michel!). You can get it as a bookmarklet here: http://attacklab.net/babelmark/ If either Michel or Tom is interested in hosting this, I'll be happy to do the grunt work for a real integration. It's kind of pain in the ass to hit the bookmarklet every time you get new data from the server. I've tested this
2008 Sep 30
3
Firefox distorted printing
Hi, I am running a fully updated CentOS 4 box. Since the last few rounds of updates - upgrading to the latest Firefox, I find that I can not print Bank statements etc ( .ps files when saved to disk). The Bank's logo and any lines on the form print OK but the actual content is distorted beyond recognition - printing a series of special characters (!"$%&#'(") instead of
2008 Oct 06
8
PoE switch recommendations?
Hey, all. We're rolling out VoIP, and I'm wondering about PoE recommendations, as we're going to have to replace our current network equipment. My first inclination would be to just plunk down the cash and do a Cisco system, but I'm relatively certain that would get shot down by finance. Any recommendations for a couple-hundred-port solution with VLANs, PoE, and QoS? Don't
2009 Jun 03
2
code for double sum
Hi R-users,   I wrote a code to evaluate double sum as follows:   ff2 <- function(bb,eta,z,k) { r <- length(z) for (i in 1:r) { sm1 <- sum((z[i]*bb/2)*(psigamma((0:k)+eta+1,deriv=0)/(factorial(0:k)*gamma((0:k)+eta+1))))  sm2 <- sum((besselI(z[i]*bb,eta)*log(z[i]*bb/2) - sm1)/besselI(z[i]*bb,eta))  sm2 } ff2(bb,eta,z,10)     but it gave me the following message:   >
2008 Jul 31
2
FreeNX and FF3
Anybody else notice how poorly Firefox 3 update on CentOS-5 works via NX connection? Any suggestions on fixing the visual artifacts/bad redraws? Craig
2008 Jul 11
2
Is there a FC8 update repo out there?
So I need python 2.5.1, and all of its dependecies. And 2.5.1 is at least in FC8. So this leads to wanting to try to do the update right via yum, thus needing a repo. Does such a thing exist? I find a directory out there, but no repodata directory with it: http://rpmfind.net/linux/RPM/fedora/updates/testing/8/
2008 Jul 29
4
Extended characters not working on CentOS
A friend of mine here at work pointed me at this web page www.fhlcell.org where there are a lot of Chinese characters on the page. Interestingly enough, on my CentOS 5.2 system, with both Seamoneky 1.1.11 and Firefox 3.0, we were unable to get the characters to display properly (they showed up as the little four number boxes instead). However, on his Ubuntu system, using Firefox, they displayed
2010 Jun 30
0
Re: Xen4.0/FC8/Linux-2.6.31.13 hang on boot
Rebuilt Xen4.0 with linux-2.6.18 and have seen no problems during boot. So is it the linux kernel that caused the problem? Then why don''t I see any problem when I try the 4th grub entry? On Mon, Jun 28, 2010 at 1:23 PM, ktckd <ktckd9@gmail.com> wrote: > Hi list, > > I am seeing an issue on my notebook with Xen4.0/FC8/Linux-2.6.31.13. The > unit has nVidia graphics and
2007 Nov 07
1
Aggregate with non-scalar function
R-Helpers, I'm sorry to have to ask this -- I've not used R very much in the last 8 or 10 months, and I've gotten rusty. I have the following (ff2 is a subset of a much, much larger dataset): > ff2 hostName user sys idle obsTime 10142 fred 0.4 0.5 98.0 2007-11-01 02:02:18 16886 barney 0.5 0.2 94.6 2007-10-25 19:12:12 8795 fred 0.0 0.1 99.8
2009 May 13
0
Problem with mongrel server (FC8) :
Hi, I have some problem with mongrel server. While I am trying access http://localhost:3000, getting the following error message mongrel_rails start ** Starting Mongrel listening at 0.0.0.0:3000 ** Starting Rails with development environment... ** Rails loaded. ** Loading any Rails specific GemPlugins ** Signals ready. TERM => stop. USR2 => restart. INT => stop (no restart). **
2008 Sep 21
0
Bridge stops forwarding on fc8 xen 3.1
I have raised this issue a couple of times and had no response. I am hoping that in the last few months someone else may have had the same scenario and have had more success in resolving the issue than I am. I have 3 domUs running 2.6.21.7-5.fc8xen, running on a 32 bit host running 2.6.21-7.fc7xen (xen-3.1.2-2.fc7) I have had a number of occerances where the bridge stops forwarding packets
2009 Feb 25
1
monotonic GAM with more than one term
Hi, Does anyone know how to fit a GAM where one or more smooth terms are constrained to be monotonic, in the presence of "by" variables or other terms? I looked at the example in ?pcls but so far have not been able to adapt it to the case where there is more than one predictor. For example, require(mgcv) set.seed(0) n<-100 # Generate data from a monotonic truth.
2008 Oct 15
3
firefox is incredibly unstable
does anyone else have major probs with Firefox as installed on CentOS5? ever since the RPM for FF3 came out it has been crashing daily. Usually when I use Save As... or Browse... or anything else that brings up the Gnome file picker. After the crash I re-start then the file picker works for a while. Sometimes it just takes scrolling or click+drag an image or some other random action. BANG
2008 Dec 15
3
Problems compiling PostgreSQL package from FC8 on CentOS 5
Dear CentOS list we are a small software company making mostly web driven GIS software. We started to simplify out sysadmin life making RPM packages of most of the GIS software stack. For a dependency issue we had to abandon the upstream 8.1 PostgreSQL and install at least a 8.2 version. Taking the package from Fedora 8 and rebuilding it for x86_64 went smoothly. Unfortunatly the same is
2007 Dec 06
11
Weird Prototype behavior
In this code: <html> <head> <title>PT test</title> <script type=''text/javascript'' src=''/js/prototype/1.6.0/ prototype.js''></script> <script type=''text/javascript''> //<![CDATA[ Event.observe(window, ''load'', function () { alert($(''login_username'')); }); //]]>
2007 Jun 14
6
Firefox and Thunderbird 2.0, Centos 5, and rpms
I am making some progress on my Centos 5 notebook build. So I am looking at Firefox and Thunderbird 2.0. Should I install them? Or is Redhat correct that there is nothing improved here and wait for 3.0? (well I have not even had a chance to look at Thunderbird 2.0, that is new)? I have the install steps we covered here back on 2/2/07; but are there rpms? I did not find anything over at