Displaying 13 results from an estimated 13 matches for "setstatus".
Did you mean:
set_status
2011 Feb 22
1
Discrepancies in run times
...0.0 0.02 "standardGeneric"
90.6 497.70 0.0 0.00 "print"
90.5 497.32 5.3 29.06 "printFunction"
90.5 497.32 0.0 0.00 "print.trellis"
62.7 344.58 62.6 343.96 "lattice.setStatus"
...
% self % total
self seconds total seconds name
62.6 343.96 62.7 344.58 "lattice.setStatus"
5.6 30.86 7.6 41.60 ".Call.graphics"
5.3 29.06 90.5 497.32 "printFunction"...
2008 May 07
4
Updating a Facebook Status
Does anyone know how to update a Facebook Status with Facebooker?
2019 Jan 25
0
[klibc:update-dash] eval: Return status in eval functions
...atus = 0;
if (n == NULL) {
TRACE(("evaltree(NULL) called\n"));
goto out;
@@ -221,8 +223,7 @@ evaltree(union node *n, int flags)
break;
#endif
case NNOT:
- evaltree(n->nnot.com, EV_TESTED);
- status = !exitstatus;
+ status = !evaltree(n->nnot.com, EV_TESTED);
goto setstatus;
case NREDIR:
errlinno = lineno = n->nredir.linno;
@@ -230,11 +231,8 @@ evaltree(union node *n, int flags)
lineno -= funcline - 1;
expredir(n->nredir.redirect);
pushredir(n->nredir.redirect);
- status = redirectsafe(n->nredir.redirect, REDIR_PUSH);
- if (!status) {
-...
2020 Mar 28
0
[klibc:update-dash] dash: eval: Return status in eval functions
...atus = 0;
if (n == NULL) {
TRACE(("evaltree(NULL) called\n"));
goto out;
@@ -221,8 +223,7 @@ evaltree(union node *n, int flags)
break;
#endif
case NNOT:
- evaltree(n->nnot.com, EV_TESTED);
- status = !exitstatus;
+ status = !evaltree(n->nnot.com, EV_TESTED);
goto setstatus;
case NREDIR:
errlinno = lineno = n->nredir.linno;
@@ -230,11 +231,8 @@ evaltree(union node *n, int flags)
lineno -= funcline - 1;
expredir(n->nredir.redirect);
pushredir(n->nredir.redirect);
- status = redirectsafe(n->nredir.redirect, REDIR_PUSH);
- if (!status) {
-...
2016 Jun 25
1
Fwd: "Make_passthrough: pid XXXX, dup2(6, 0) failed" with LPRNG 3.8.C and Samba 4.3.8 on FreeBSD
..._subserver:
pid_to_wait_for -1, flags 1
*Make_passthrough: pid 4829, dup2(6,0) failed*2016-06-25-12:39:16.712
wagi-util [4828] (Worker - Print) pdf: Wait_for_pid: returning 'JFAIL',
exit status 'exit status 32 (JFAIL)'
2016-06-25-12:39:16.712 wagi-util [4828] (Worker - Print) pdf: setstatus:
msg 'IF filter 'pdflpd' filter exit status 'JFAIL''
2016-06-25-12:39:16.712 wagi-util [4828] (Worker - Print) pdf: setstatus:
msg 'printing finished'
The spurious "Make_passthrough" statement looks as if it weren't written by
the normal logging routi...
2007 May 13
2
prototype - get inputs()
...9;page1'', ''text'',''imgDesc'');
alert(imgDesc[0]);
defaultAction=theform.action;
defaultTarget=theform.target;
theform.action=ajaxAction;
theform.target=ajaxTarget;
theform.submit(); //Submit the form.
//Then display a loading message to the user.
setStatus ("Please wait while your image uploads...","showimg");
theform.action=defaultAction;
theform.target=defaultTarget;
}
the problem i''m having is that I can''t access the value of the image
description field in my form which looks like:
<input type="te...
2007 Jan 24
1
Useful statusbar in RGui
...in my daily use I open several Rgui windows in different
directory (that is, different project), and it is diffecult to find
the window which I want.
Someone may hope something else.
So, my proposal is to allow users to change the message in status bar.
I think that a wrapper for function "setstatus" in
src/guiwin32/graphapp/status.c is enough for this purpose.
thanks
2020 Mar 28
0
[klibc:update-dash] dash: eval: make traps work when "set -e" is enabled
...na.org.au>
Signed-off-by: Ben Hutchings <ben at decadent.org.uk>
---
usr/dash/eval.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/usr/dash/eval.c b/usr/dash/eval.c
index 01bc5234..09a5cbf1 100644
--- a/usr/dash/eval.c
+++ b/usr/dash/eval.c
@@ -307,11 +307,11 @@ setstatus:
break;
}
out:
+ dotrap();
+
if (checkexit & status)
goto exexit;
- dotrap();
-
if (flags & EV_EXIT) {
exexit:
exraise(EXEXIT);
2005 Oct 04
1
more problems when using "installWithVers"
R-devel, SVN revision 35729 (this morning, euro-time)
So far, I'm having awful luck with the "installWithVers" flags.
Recent example:
I can install.packages("lattice", installWithVers=TRUE)
successfully (no errors, at least it looks like a successful install),
but can't load it:
Error in library.dynam(pkg,pkg,lib) : shared library 'lattice_0.12-7' not found
2018 Feb 23
2
v4.16-rc2: virtio-block + ext4 lockdep splats / sleeping from invalid context
...alse FaultCall:-1 FaultNth:0 EnableTun:true UseTmpDir:true HandleSegv:true WaitRepeat:false Debug:false Repro:false}
mmap(&(0x7f0000000000/0x24000)=nil, 0x24000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat(0xffffffffffffff9c, &(0x7f0000019000-0x8)='./file0\x00', 0x42, 0x0)
fcntl$setstatus(r0, 0x4, 0x10000)
ftruncate(r0, 0x400)
io_setup(0x1f, &(0x7f0000018000)=<r1=>0x0)
io_submit(r1, 0x1, &(0x7f000001d000-0x28)=[&(0x7f000001b000)={0x0, 0x0, 0x0, 0x1, 0x0, r0, &(0x7f0000022000-0x1000)="0000000000000000000000000000000000000000000000000000000000000000000000000...
2018 Feb 23
2
v4.16-rc2: virtio-block + ext4 lockdep splats / sleeping from invalid context
...alse FaultCall:-1 FaultNth:0 EnableTun:true UseTmpDir:true HandleSegv:true WaitRepeat:false Debug:false Repro:false}
mmap(&(0x7f0000000000/0x24000)=nil, 0x24000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
r0 = openat(0xffffffffffffff9c, &(0x7f0000019000-0x8)='./file0\x00', 0x42, 0x0)
fcntl$setstatus(r0, 0x4, 0x10000)
ftruncate(r0, 0x400)
io_setup(0x1f, &(0x7f0000018000)=<r1=>0x0)
io_submit(r1, 0x1, &(0x7f000001d000-0x28)=[&(0x7f000001b000)={0x0, 0x0, 0x0, 0x1, 0x0, r0, &(0x7f0000022000-0x1000)="0000000000000000000000000000000000000000000000000000000000000000000000000...
2018 Feb 26
0
v4.16-rc2: virtio-block + ext4 lockdep splats / sleeping from invalid context
...-1 FaultNth:0 EnableTun:true UseTmpDir:true HandleSegv:true WaitRepeat:false Debug:false Repro:false}
> mmap(&(0x7f0000000000/0x24000)=nil, 0x24000, 0x3, 0x32, 0xffffffffffffffff, 0x0)
> r0 = openat(0xffffffffffffff9c, &(0x7f0000019000-0x8)='./file0\x00', 0x42, 0x0)
> fcntl$setstatus(r0, 0x4, 0x10000)
> ftruncate(r0, 0x400)
> io_setup(0x1f, &(0x7f0000018000)=<r1=>0x0)
> io_submit(r1, 0x1, &(0x7f000001d000-0x28)=[&(0x7f000001b000)={0x0, 0x0, 0x0, 0x1, 0x0, r0, &(0x7f0000022000-0x1000)="0000000000000000000000000000000000000000000000000000000000...
2009 Oct 23
0
Wine release 1.1.32
...in exec_indent.
mshtml: Moved nsdoc to HTMLDocumentNode object.
mshtml: Moved nsIDocumentObserver implementation to HTMLDocumentNode object.
mshtml: Moved Wine[Add|Remove]Observer calls to HTMLDocumentNode constructor/destructor.
mshtml: Get rid of update_nsdocument call in SetStatus hack.
mshtml: Moved HTMLDocumentNode creating to HTMLWindow_Create.
mshtml: Initialize iframe windows when added to document.
jscript: Fixed a test that depends on time zone.
jscript: Fixed replace string parsing.
mshtml: Call pop_mutation_queue in MUTATION_IFRAME hand...