search for: circumstances

Displaying 20 results from an estimated 3533 matches for "circumstances".

2007 Apr 27
0
Error: An unusual circumstance has arisen in the nesting of readline input
Hi, If I have warnings converted to errors, and if I plot a simple plot and then resize and move the plot's window many times, I eventually get an error "Display list redraw incomplete", and after a while an endlessly repeating error "An unusual circumstance has arisen in the nesting of readline input". I cannot stop it using Ctrl-C (Ctrl-Z works though). I'm
2011 Dec 15
1
error starting R-devel with --arch ppc -- "an unusual circumstance has arisen"
When I try and start R-devel as follows: R --vanilla --arch ppc I see this, over and over again, ^C does not interrupt it and I have to close the terminal window: > Error in paste0(prefix, conditionMessage(e), "\n") : not a BUILTIN function In addition: Warning message: An unusual circumstance has arisen in the nesting of readline input. Please report using bug.report() >
2005 Feb 23
1
Package pixmap breaks try() under circumstances
Dear R users, in some circumstances, try() shows a strange behaviour, when the pixmap package is loaded. The following piece of code works as expected, if it is either sourced in an interactive session or invoked via R CMD BATCH (the try-error is printed). However, if i invoke R using ``R --vanilla < source.R'', the exec...
2014 Sep 28
1
Using requireNamespace() instead of require()
Suppose I have a function funcA() in package pkgA that requires function funcB() from another package pkgB under certain circumstances. Those circumstances are rare though, so I put package pkgB under 'Suggests', and use this in funcA() when those circumstances do arise: if (require("pkgB", quietly=TRUE)) { pkgB::funcB(...) } else { stop("Please install package 'pkgB' to do this.") } I u...
2007 May 21
3
quartz() on MAC OSX
...`open'' R using the icon on the ``dock'' several things are unsatisfactory; like I can't clear the screen using system("clear"), nor can I use vi syntax in command line editing. When I start R from the command line (as a civilized person would do) these unsatisfactory circumstances go away, but then a new one rears its ugly head: I can't plot!!! If I try a plot without explicitly opening a plotting device, a postscript device with file name ``Rplots.ps'' is silently opened. If I try opening a device with quartz() to get an on-screen plot, I get a warning messag...
2012 May 12
0
[Bug 2007] New: The literal string ${prefix}/bin appears in the user PATH under some circumstances
https://bugzilla.mindrot.org/show_bug.cgi?id=2007 Bug #: 2007 Summary: The literal string ${prefix}/bin appears in the user PATH under some circumstances Classification: Unclassified Product: Portable OpenSSH Version: 6.0p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: unassigned-bugs at mindrot.o...
2010 Jul 09
4
resilver of older root pool disk
...hypothetical question that could actually happen: Suppose a root pool is a mirror of c0t0d0s0 and c0t1d0s0 and for some reason c0t0d0s0 goes off line, but comes back on line after a shutdown. The primary boot disk would then be c0t0d0s0 which would have much older data than c0t1d0s0. Under normal circumstances ZFS would know that c0t0d0s0 needs to be resilvered. But in this case c0t0d0s0 is the boot disk. Would ZFS still be able to correctly resilver the correct disk under these circumstances? I suppose it might depend on which files, if any, had actually changed... Thanks -- Frank
2010 Jan 13
1
Rd output garbled in some circumstances
I'm having trouble getting correct help output in some circumstances for a package I've created. Though this is not an issue with the current R, I would like my package to work with previous ones as well. I'm looking for suggestions about how I could rework my .Rd file so that it will work with prior R's. In particular, R 2.7 is in the latest stable re...
2015 Aug 11
0
[Bug 2007] The literal string ${prefix}/bin appears in the user PATH under some circumstances
https://bugzilla.mindrot.org/show_bug.cgi?id=2007 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Damien Miller <djm at mindrot.org> --- Set all RESOLVED bugs to CLOSED with release
2018 Aug 28
0
[PATCH] ppc64le: Don't use -cpu parameter under any circumstances (RHBZ#1605071).
--- lib/appliance-cpu.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/appliance-cpu.c b/lib/appliance-cpu.c index a6c1b0faf..fa1bae3f9 100644 --- a/lib/appliance-cpu.c +++ b/lib/appliance-cpu.c @@ -76,6 +76,9 @@ guestfs_int_get_cpu_model (int kvm) return "host"; else return "cortex-a57"; +#elif defined(__powerpc64__) + /* See discussion in
2018 Aug 14
0
Inbox quota usage doubled when mailbox_list_index enabled, under some circumstances
I?ve had the opportunity to test the same configuration with a fresh build of the git master branch (2.4.devel) and the issue also occurs there. I see that "mailbox_list_index = yes" is now enabled by default. It can still be disabled via "mailbox_list_index = no" which allows the quota to be calculated correctly. ========== root at ubuntu1804:~# dovecot -n # 2.4.devel
2016 Mar 07
0
Low bandwidth circumstances
Hello, my name is Oren, I’m using Quickblox for making streaming phone calls and the library as you know uses the OPUS codec. My goal is to make a phone call with very low internet speed (low bandwidth) because of using satellite. Until now, I succeed to make a phone call with 25-30kbps, my satellite can provide only 20kbps.. Can you help me in some way? I know that technically the codec should
2010 Sep 02
4
[LLVMdev] [LLVMDev] [Question] about TerminatorInst
Under what circumstances will a TerminatorInst will have multiple successors? The three methods: virtual BasicBlock *getSuccessorV(unsigned idx) const = 0; virtual unsigned getNumSuccessorsV() const = 0; virtual void setSuccessorV(unsigned idx, BasicBlock *B) = 0; are defined for the TerminatorInst class, but I ca...
2009 May 08
4
monitoring traffic through shorewall
...Network ADMIN ------------- KUWAIT MUNICIPALITY: -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there''s a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you''ll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/koda...
2003 Feb 18
4
Samba processes
Hi Am noticing smbd processes are running as root and occassionally I see a child process as userid Just curios under what circumstances the smbd runs as user id process ( unix id ) and running as root is a security risk? Thanks in advance -Abdul
2019 Mar 29
0
Fwd: segfault in libdovecot-storage at unknown circumstances
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925961 -------- Forwarded Message -------- Subject: segfault in libdovecot-storage at unknown circumstances Date: Fri, 29 Mar 2019 16:34:15 +0300 From: sergio <sergio+it at outerface.net> To: Debian Bug Tracking System <submit at bugs.debian.org> Package: dovecot-core Version: 1:2.3.4.1-1~bpo9+1 Severity: normal Yes, I know this is not very informative. I've already set ALLOW_COREDUMPS...
2002 May 29
1
merge.data.frame can coerce character vectors to factor in some circumstances (PR#1608)
If the following two conditions are met: 1) all.x is TRUE 2) at least 1 row in y does not have a match in x then any character vectors in y will be coerced to be factors. Here is a simple example (previously provided on r-devel): > x <- data.frame(a = 1:4) > y <- data.frame(b = LETTERS[1:3]) > y$b <- as.character(y$b) > z <- merge(x, y, by = 0, all.x = TRUE) > z
2011 Jul 21
0
There is no One True Solution
...ionals, should have lots of tools in our toolboxes, understand their pros and cons, not only in isolation but as they would apply in the different environments in which we find ourselves. If you have observations about a solution based on experience by all means share them (but please qualify the circumstances in which they apply). If you don't, file the solution away in your meatware for future reference. But if you hear about a solution and it doesn't seem like a good fit for your particular circumstances, and you're not the OP, can we please stop hearing the "but it doesn't work...
2019 Dec 18
5
Flang landing in the monorepo
On Wed, Dec 18, 2019 at 4:56 AM Peter Waller <Peter.Waller at arm.com> wrote: > On 17/12/2019 22:25, James Y Knight wrote: > > I think it would probably make the most sense to land this as a single > > merge-commit (from the 2700-commit rewritten history you've created) > > onto llvm-project master, rather than as 2700 individual toplevel > > commits to
2007 Oct 18
4
Window#create
Hi I was wondering if anyone knows if there are any circumstances where the "create" methods that all Windows have are useful? They end up producing quite a lot of C++ code so I might try undeffing them if they''re useless. Alex