search for: isrunning

Displaying 7 results from an estimated 7 matches for "isrunning".

2018 Feb 07
1
printing statistics timers
Hi, The code in Support/Timer.cpp has strangely inconsistent behavior for printAll vs printJSONValues. The former can work multiple times, while the latter calls prepareToPrintList(), which stops all timers, hence making all further attempts to print timers crash. Would it be possible not to call prepareToPrintList on printJSONValues, or at least make it optional? I am trying to serialize
2015 Jul 15
3
No messages
Charles, This is how I have the upsmon.conf set up. ?The only time I get a message is if the?NUT Monitor gui is running. ?I open LXterminal, pull the wall plug, and I get no messagesin the terminal. ?MONITOR Asium_p700 at localhost 1 upsmon jsamcr master?MINSUPPLIES 1?SHUTDOWNCMD "/sbin/shutdown -h +0"?NOTIFYCMD /sbin/upssched?POLLFREQ 5?POLLFREQALERT 5?HOSTSYNC 15?DEADTIME
2006 Jun 01
3
Assistance with startup script
.../ldm LDMBIN=$LDMHOME/bin LDMADMIN=$LDMBIN/ldmadmin PQCHECK=$LDMBIN/pqcheck PQCAT=$LDMBIN/pqcat PQ=$LDMHOME/data/ldm.pq LOG="logger -p local0.err $0:" case "$1" in start) $LOG 'Starting LDM system...' if [ -x $LDMADMIN ] ; then if su - ldm -c "$LDMADMIN isrunning"; then $LOG "LDM system is already running." else if [ ! -f $PQ ] ; then $LOG "Product-queue doesn't exist. Creating..." if ! su - ldm -c "$LDMADMIN mkqueue"; then $LOG "Aborting..." ex...
2017 Aug 16
1
dotlock causing crashes
OS: CentOS 7 x86_64 Dovecot version: 2.2.31 (65cde28) (GhettoForge RPM) Filesystem: GlusterFS, but working on changing that. Only one server is receiving activity. Was getting messages about corrupt dovecot.map.index files. Changed to dotlock from fcntl to try to fix that. Reading symbols from /usr/libexec/dovecot/imap...(no debugging symbols found)...done. [New LWP 74012] Core was generated by
2007 Nov 27
0
12 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_loader.c libswfdec/swfdec_loader_internal.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_load_object.c libswfdec/swfdec_load_object.h
...ot;_global.System.Product.prototype", "download", false], + ["_global.System.Product.prototype", "installedVersion", false], + ["_global.System.Product.prototype", "isInstalled", false], + ["_global.System.Product.prototype", "isRunning", false], + ["_global.System.Product.prototype", "launch", false], + ["_global.System.Product.prototype.download", "prototype", false], + ["_global.System.Product.prototype.installedVersion", "prototype", false], + ["_global....
2020 Feb 02
0
Wine release 5.1
...ot: Do not use SHGetMalloc() internally. shell32: Do not use SHGetMalloc() internally. ole32: Fix equality check in CommonPrefixWith() for pointer moniker. ole32/tests: Test default item moniker instance. ole32: Remove some internal helpers for item moniker. ole32: Fix IsRunning() for item moniker. ole32: Lock item container on BindToStorage(). ucrtbase: Add _query_new_handler() and _query_new_mode(). user32: Improve window state handling in SetScrollInfo(). mfplat: Add MFCreateTransformActivate(). mfplat: Add support for local MFT registratio...
2009 Jan 16
0
Wine release 1.1.13
...ole32: Fix return value for DefaultHandler_GetMiscStatus. oleaut32: Check pointer in IPicture::get_Handle. oleaut32: Check pointer in IPicture::get_Type. oleaut32/tests: Fix copy/paste typo in test output. ole32: Fix some comment typos. ole32: Some tests for IMoniker::IsRunning with NULL args. kernel32: Implemented GetErrorMode(). ntdll: Check pointers in NtAccessCheck to prevent access violation. kernel32/tests: Some todo tests for CompareStringA and lstrcmpi. advapi32/tests: Test for enumeration order preservation of reg keys. advapi32: Add...