similar to: search documentation not working with mozilla and (PR#5383)

Displaying 20 results from an estimated 1000 matches similar to: "search documentation not working with mozilla and (PR#5383)"

2003 Nov 28
1
search documentation not working with mozilla and konqueror (PR#5379)
Full_Name: Sergei Zuyev Version: Version 1.8.0 OS: Mandrake Linux 9.1 Submission from: (NULL) (195.137.88.252) When mozilla or konqueror are used as help browser, the Search Engine page links nor the search do not work. Mozilla quietly ignores any click, while konqueror gives the following information: > options(browser="/usr/bin/konqueror") > help.start() Making links in
1999 Apr 09
1
manova in R
Dear R-users, Does anybody know if analogs of the following S-plus functions are available (or planned to be) in R: manova - multivariate analysis of variance faces - Chernoff faces plot spin - 3D visualization of data Another thing: are there functions for solving linear programming problems in R or Splus? Thank you in advance, Sergei
2000 Jan 19
0
indentation in Rd-help files
Dear colleagues, Happy New Millennium, first of all! It would be very nice to be able to use indentation inside \code{ } as well, not only in \examples{ } when writing Rd-help files. Such a situation arrises, for instance, if one wishes to include a small piece of code in the _main_ text but not in the end as \examples{ } command does. The only way I know to put the next 3 lines my.function <-
2002 Apr 17
0
User defined macros for Rd-files?
Dear R-developers, I am trying to make use of my own defined macros in Rd-files in order I could simply type, say, \Splus, to get a font similar to \R in help files. So I put the corresponding entry in Rd.cfg which now contains the line: \newcommand{\Splus}{{\normalfont\textsf{Splus}}} similar to the way \R defined in Rd.sty. So now so good: R CMD Rd2dvi generates a dvi-file with a proper font.
2004 Dec 09
2
HTML help index generation problem with R under Windows
Hello, I am wondering if there has been a solution to the following issue with R under Windows (see also thread to PR#6662 in this mailing list: http://tolstoy.newcastle.edu.au/R/devel/04a/0550.html ) I am using R for teaching students Statistics, so they are working with a university-wide installation of R. I have compiled an R-library which contains all the instructions and customised
2000 Apr 14
2
bundle build and Rd2Sd converion fail (PR#519)
Dear R-core, Thank you for your great effort! I am finalising a bundle that works both in R and Splus. But I faced the following minor problems with R CMD under both UNIX and LINUX. 1. R CMD build denies to work with bundles. It reports * checking `DESCRIPTION' package entry ... ERROR: no package entry in `DESCRIPTION' Surely, there is no one, but there is Contains entry. Next, according
2004 Jan 10
2
swat error
I am getting the following error when trying to connect to http://localhost:901 500 Server Error chdir failed - the server is not configured correctly Are there any known fixes for this ? Also: I noticed that some of the directives, such as datadir, might be non-functional or ignored elsewhere in coding of swat Could this be the cause of the above errors ? Finally here is the cli output
2005 Jun 08
2
Installation and Configuration Issues
Hi group, FYI, I have successfully installed and ran icecast1 on my home Debian machine. I am now attempting to create a production server with icecast2 for MP3 streaming of some educational radio shows that we produce here. I'm running into some snags. I have gotten icecast2 installed. However, when I go to the status page (http://localhost:8000/status.xsl), I get served a page, but
2005 Dec 07
1
Ext3 journal abort FC4+Updates
Dear All Problem with ext3 fs on 3ware 9500S controller: Dec 7 05:59:50 stams kernel: EXT3-fs error (device sda1): ext3_add_entry: bad entry in directory #145998372: rec_len is smaller than minim al - offset=0, inode=0, rec_len=0, name_len=0 Dec 7 05:59:50 stams kernel: Aborting journal on device sda1. Dec 7 05:59:50 stams kernel: ext3_abort called. Dec 7 05:59:50 stams kernel: EXT3-fs
2006 Nov 27
0
Konqueror Reference Error HTMLFormElement
Hi, while working with prototype and scriptaculous I received the following error using Konqueror: "ReferenceError: Can''t find variable: HTMLFormElement" ( Prototype 1.5.0_rc1 ). So I had a closer look in the prototype.js file and recognized that there is a special function to create needed elements for Konquereror and Safari. The intersting line is in line 1298: if
2005 Jul 10
1
Konqueror compatibility
Thomas, currently the script.aculo.us scripts have some workarounds for Safari that should be extended to more generally cover all khtml-based browsers, Konqueror in particular. In prototype.js, there is a workaround for an addEventListener bug that affects Konqueror as well as Safari, controls.js has a similar workaround, and the special case in dragdrop.js doesn''t hurt anyway. In
2008 Jul 15
1
Konqueror and the Cookiejar
Since upgrading to 7.0 Stable, I've noticed an occasional problem with konqueror. I've been recompiling my ports for the past few weeks and have noticed that some sites are complaining about cookies not being enabled. Further investigation has revealed that if I start konqueror from the terminal prompt, I can get an error message: khtml (dom) Can't communicate with the cookiejar!
2005 Jun 28
2
Problems with repeated calls to setTimeout?
Prototype.js and Thomas''s effects scripts use repeated setTimeout calls for timed looping, for instance in time-based observers. On Konqueror 3.4.1 (possibly other khtml-based browsers, too), these observers reproducibly crash the browser. Just keeping open a browser with such an observer is enough. After some time it invariably segfaults. When I substitute setInterval for setTimeout
2005 Dec 17
2
mozilla bug?
I had an embarrassing experience today, attempting to demonstrate that with gmail one can use the web interface when he must or use the pop/smtp interface or use both at the same time. The web interface would not work with mozilla-1.7.12-1.4.1.centos4. A quick check showed that firefox-1.0.7-1.4.1.centos4 has the same symptom -- that is, displays a page containing nothing but
2001 Mar 02
1
apply on data.frame does not work properly (PR#859)
Full_Name: Dr. Sergei Zuyev Version: 1.1.0 and 1.2.2 OS: Solaris Submission from: (NULL) (130.159.248.36) apply on data.frame with floats, factors and NA's does not work properly. Here is an example: I am searching for rows containig NA values. X1 <- c(1, NA) X2<-c("A","B") df<-data.frame(X1,X2) apply(df,1,function(x){any(is.na(x))}) # gives # 1 2 # FALSE
2006 Sep 09
3
[Urgent] Help: Safari/Konqueror issue with absolute div initially hidden
Hi all, I have this project due tomorrow night (yes, it''s a Sunday...), and only one trick bug left, which only occurs on Safari 2 and Konqueror (3.5.2). I guess the Webcore/KHTML common tree goes here... You''ll find a test page online: http://tddsworld.com/bugs/hidden_absolute_issue/ If you want to tinker on your box, get the ZIP:
2006 Jan 07
11
Beware of Mozilla + Rails
Hi all, In re-doing the very first Hello World in the Agile Rails WEb Dev book, I continuously got blank pages, no matter what URL I put in, except when I put http://localhost:3000/ After eliminating everything else, I switched from Mozilla to Konqueror, and the symptom went away. I tried clearing cache on Mozilla, but that didn''t bring it back. I copied and pasted the URL from
2006 Aug 04
0
Proxy from Apache to local Lighttpd instance
Hello, I''m having a serious problem proxying from Apache (2.2) to local Lighttpd servers. I need this to run Rails instances on www.mysite.com/rails next to the regular part from www.mysite.com. Currently I get a working www.mysite.com/rails for only the first page, controllers do not work. I am quite desperate in getting this to work as it is the only way I can run Rails at our
2007 Apr 02
1
Operation not permitted in rsync
Can you please tell me what is the meaning of the following error message? rsync: chgrp "/media/LINUXBACKUP/backup/sample/sample/mozilla1.5/mozilla/dom/src/data/.svn/text-base/20070227225544.tar.svn-base" failed: Operation not permitted (1)
2012 May 28
2
How do downgrade mozilla ?
Hello Sorry to say this to everyone, but since I installed CentOS 6 a month ago I found that both Mozilla Firefox and Mozilla Thunderbird crash big time (meaning every day and even more than once a day) with a large INBOX or newsgroup, or with many tabs open in the Firefox windows. I also keep my work computer running over night usually, maybe this is also a factor. Knode does not do a