search for: browsers

Displaying 20 results from an estimated 11420 matches for "browsers".

Did you mean: browser
2006 Mar 24
2
Undocumented features of 'browser' (and possible changes)
I often use browser() when debugging a function. After entering browser, I would find it very useful to be able to cut-and-paste a chunk of R code to the browser (or use ess-eval-region in Emacs). An inconvenience, however, is that both blank lines and comment lines will exit the browser. The man page for browser says nothing about exiting the browser via ENTER or via a line that begins with a
2011 Oct 28
3
program never enters browser mode when I add browser()
Dear All I have a program that breaks at the following lines of code: bigfunction = { ... object1 = myfunction(x) object2 = strsplit(object1, ",")[[1]] ... } where myfunction is defined elsewhere outside of bigfunction. The error I get is "error in strsplit() -- object1 not found". However, when I insert browser() into my code so that the above reads, bigfunction = {
2007 Dec 09
5
Browserized Styles Plugin
...ou need to do is create a .css file targeted to a browser by appending an underscore and identifier to the end. === Installation === script/plugin install http://svn.intridea.com/svn/public/browserized_styles === Example === Let''s say I have some complex CSS code that looks bad in some browsers, but works in others. Let''s also say that i''ve put it into a stylesheet in stylesheets/complex.css. My stylesheet link tag looks something like this: <%= stylesheet_link_tag ''complex'' %> Now all I have to do to target a browser is create a new CSS file w...
2004 Apr 07
0
Printing problem, CUPS
Hi, I have a wierd problem regarding printing. I use the CUPS-backend on a debian-box to share printers with samba. Sometimes for no apperently reason, a win-box (XP-home) just can't print after a reboot... and no matter how many reboots the win-box makes it just stops working, and dosen't work until samba is restartet.... and its not a samba crash, because other win-boxes prints
2004 Apr 05
0
Cups printers. Won't print first page! sometimes not atall.
Hi, I use Samba and cups on my debian-box to share printers, but sometimes, for no apperently reason, windows machines (XP-pro and XP-home), sudently won't print after reboot and this is only solved by a samba restart. Other times the first print after win-reboot, just gets lost, and never apper in the cups-printing log. It's not domain controled, but everyone is mounting their
2003 Dec 01
0
No subject
...The computer will either be elected master browser or become a backup browser. This value is the default on a computer running Windows 2000 Server and Windows NT Server. Auto This value makes the computer a potential browser. It might become a browser, depending on the number of currently active browsers. The master browser notifies this computer whether or not it is to become a backup browser. This value is the default for computers running Windows 2000 Professional and Windows NT Workstation. On any computer with the value of MaintainServerList set to Yes or Auto, the browser service starts whe...
2001 Oct 02
1
calling browser in Windows
I'm working on the interface to LiveGraphics3D (Java applet for dynamic 3D graphics) that I mentioned earlier on the list, and I've hit a cross-platform problem. I want to allow the option of popping up a browser or opening the file in a browser automatically. On Unix, the following (stolen from help.start()) works: system(paste(browser, " -remote \"openURL(", url,
2011 Dec 06
5
Configure samba to not look for domain master browser
Hello On my network there is no domain master browser, and my nmbd is spamming my /var/log/messages file with messages that it cound not find one. Can I configure nmbd not to look for the domain master browser ? Thank you, Timothy Madden
2006 Apr 10
6
detecting browser type?
I''m wondering how i can detect the browser type for the client. I know this is possible, but i cant seem to find how to do this, nor any example code for this. I would appreciate if someone could point me to some info or just give me an explanation. thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Jan 29
2
browser() misbehavior ?
Under v1.6.2, Windows NT4 OS, when a function contains an execution error and I have placed browser() in inside the function body, the call to browser is ignored. A brief example to illustrate: > foo <- function(x) { + y <- x ^ 2 + browser() + foo2(x) ## Intentional error + x ^ 3 + } > > foo(30) Called from: foo(30) Browse[1]> Error in foo(30) : couldn't find
2002 Nov 11
1
samba browser problem!
Hi Andrew, I have upgraded recently samba1.9 to samba2.2.5. At the weekend there was an unexpected shutdown, during that time samba machine upgraded itself to Master Browser, earlier it was an NT 4.0 machine. Now when I rebooted the NT machine, both NT machine and samba machine are considering themselves Master Browser. I want only NT to be master browser. How I can disable samba to act as
2009 May 20
1
[PATCH server] update host-browser to use ipa commands rather than kadmin
This completes the server side daemons ipa support --- installer/modules/ovirt/manifests/ovirt.pp | 5 ++++ src/host-browser/host-browser.rb | 29 +++++++++++++++++++++------ 2 files changed, 27 insertions(+), 7 deletions(-) diff --git a/installer/modules/ovirt/manifests/ovirt.pp b/installer/modules/ovirt/manifests/ovirt.pp index 2e91e69..d3d01d6 100644 ---
2009 Jul 08
1
[PATCH: host-browser replacement 0/3] replacement of host-browser on ovirt-server
The purpose of this patch is to replace the identify function in host-browser.rb with a new script, host-register.rb. host-register.rb is a qmf ruby console that interfaces with the newly added matahari qmf agent on the ovirt node. While it stores node data in the database with the same behavior as the original host-browser implementation, it acquires the data using the amqp protocol (and
1999 Jun 18
1
Can a router be a local master browser in a NT domain?
Can a router between two subnets (call it A and B) be the local master browser of the one subnet (net A) in a NT domain, when the Domain Master Browser (as well as PDC and BDC) are located in the other subnet (B)? Will say, does the Domain Master Browser of a NT domain accept a Local Master Browser in the same subnet (as the router is accessed from B via the interface ethB)? The reason for my
2011 Mar 28
2
Failed to start new browser session: Error while launching browser on session null
Hope this email finds you well. I need your advice with something if you can help out. I have an RC serer (selenium rc) which is running on a centos 5.2 and another on a 5.4 machine. if i run it through X server, in other words if i run the server while connected to VNC. it works fine. but if i run it through ssh, it will start normally though upon test execution it will fail with the following
2001 Oct 31
3
problem with help.start() in R (PR#1156)
Hi, The function help.start() assume that the brower is netscape which is no longer the dominant brower in used. I am using now opera and other use mozilla or Microsoft IE. I can always type help.start(browser="opera"), but it is not convenience: I would like to be able to set the default brwsernone for all. But the real bug is that even after launching
2000 Apr 06
0
Windows 2000 local master browser won't sync with Samba server domain master browser
I apologize in advance if this has been asked on the list already, but trying to find an answer to my question on the archives has been like trying to find a needle in a haystack... I'm trying to implement cross-subnet workgroup browsing. The domain master browser for the workgroup is a Samba box (2.0.6) acting also as a WINS server. All was well during our initial testing phases when Windows
2014 Mar 19
0
Feature request: Samba4 acts as multi domain master browsers or multi local master browsers for multi groups !
Can somebody takes part in adding the following functionality to Samba4: It is necassary to do Samba4 computer as multi DMB or I think more likely as multi LMB for multigroups additionally to default main domain / group. That is necasary to add to Samba4 such functionality in Samba4 code and add to smb.conf at least 3 parameters: - multi browser support = yes/no - switch on / off this feature -
2009 Jul 10
2
[PATCH: server 0/3] Add host-register.rb (replaces host-browser.rb in part)
Removes node identification functionality from host-browser.rb and adds a new script, host-register.rb, that takes over that functionality. The chief difference is that host-browser used a simple TCP server setup to get data from the node, while host-register uses the qpid bus to do so. Specifically, it communicates with the matahari qmf agent added to the node in two related patchsets to node
2006 Jun 21
8
Sans Periodically call remote-- possible?
I was wondering, imagine this situation. You have browser 1 on machine 1 and browser 2 on machine 2. I created a div so that I can update certain elements on the database. Is it possible to have the data rendered on browser 2 using ajax but without using the periodically call remote? Is it possible to use the submit event from browser 1 to trigger browser 2 to update? thanks, Bing --