search for: current

Displaying 20 results from an estimated 119230 matches for "current".

2014 Mar 06
2
[PATCH] nouveau: fix fence waiting logic in screen destroy
nouveau_fence_wait has the expectation that an external entity is holding onto the fence being waited on, not that it is merely held onto by the current pointer. Fixes a use-after-free in nouveau_fence_wait when used on the screen's current fence. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=75279 Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- Should the waiting be predicated on the current fence having been emitted?...
2007 Mar 19
2
Erreur Automation
...ommuns\\Microsoft Shared\\DAO\\DAO350.DLL" err:ole:create_server class {00000010-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject no class object {00000010-0000-0010-8000-00aa006d2ea4} could be created for context 0x5 fixme:toolbar:TOOLBAR_ReplaceBitmap resources not in the current module not implemented fixme:toolbar:TOOLBAR_ReplaceBitmap resources not in the current module not implemented fixme:toolbar:TOOLBAR_ReplaceBitmap resources not in the current module not implemented fixme:toolbar:TOOLBAR_ReplaceBitmap resources not in the current module not implemented fixme:toolba...
2005 Mar 04
1
R-2.01 and RSPerl-0.6.2
...-c RSPerl_0.6-2.tar.gz #R CMD INSTALL -c --configure-args='with-in-perl' RSPerl_0.6-2.tar.gz #cd <install directory>/lib/R/library/RSPerl/examples # perl test.pl 1..1 ok 1 Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/tools/R/current/lib/R/library/stats/libs/stats.so": ld.so.1: perl: fatal: relocation error: file /tools/R/current/lib/R/library/stats/libs/stats.so: symbol MAIN__: referenced symbol not found Loaded RSPerl library objects $.PerlReference [.PerlArrayReference [.PerlHashReference [<-.PerlArrayReference [&l...
2001 Dec 22
0
Re: R-1.4.0 for MacOS X
...fink. It > has two-level namespaces and has a libR.dylib included. > > For R,bin you need on your system (remember to set DYLD_LIBRARY_PATH, > or --better-- install fink and compile these things yourself) > > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, > current > version 55.0.0) > /sw/lib/libz.1.dylib (compatibility version 1.1.3, current > version 1.1.3) > /sw/lib/libreadline.4.dylib (compatibility version 4.2.0, > current version 4.2.0) > /sw/lib/libdl.dylib (compatibility version 0.0.0, current > version...
2018 Feb 04
0
[PATCH 3/3] OpenUPS: fix current calculations
Monitoring the input and output currents reported through upsc for an OpenUPS device suggests that it is an energy creation device - the power out is greater than the power into the system once the battery is fully charged. Analysis and measurement reveals several issues: 1. "UPS.PowerStatus.Output.Current" is scaled for NUTs...
2014 Mar 07
0
[PATCH] nouveau: fix fence waiting logic in screen destroy
On 06/03/14 04:01, Ilia Mirkin wrote: > nouveau_fence_wait has the expectation that an external entity is > holding onto the fence being waited on, not that it is merely held onto > by the current pointer. Fixes a use-after-free in nouveau_fence_wait > when used on the screen's current fence. > IMHO one should flatten all the fence handling a bit to greatly improve readability and minimise chances of similar problems. Also there is yet another reason why this might be a good idea...
2006 Nov 04
3
Three processes for each mongrel server?
...e mongrel processes *all listening on the same port* for each mongrel instance I start. Should I be seeing this? ps -ef | grep mongrel root 8971 1 6 13:37 ? 00:00:00 /usr/local/bin/ruby /usr/local/bin/mongrel_rails start -d -e production -p 8020 -a 127.0.0.1 -l /var/www/apps/thoth/current/log/mongrel.log -P /var/www/apps/thoth/current/log/mongrel.8020.pid -c /var/www/apps/thoth/current root 8972 8971 0 13:37 ? 00:00:00 /usr/local/bin/ruby /usr/local/bin/mongrel_rails start -d -e production -p 8020 -a 127.0.0.1 -l /var/www/apps/thoth/current/log/mongrel.log -P /var/www/...
2005 Oct 09
0
all.equal() improvements (PR#8191)
...==================== RCS file: /home/cvsroot/dtk/Splus/patches/all.equal.R,v retrieving revision 1.1.1.1 retrieving revision 1.4 diff -u -r1.1.1.1 -r1.4 --- all.equal.R 1 Oct 2005 06:51:06 -0000 1.1.1.1 +++ all.equal.R 1 Oct 2005 13:10:25 -0000 1.4 @@ -1,4 +1,75 @@ -all.equal <- function(target, current, ...) UseMethod("all.equal") +# +# This is a copy of "src/library/base/R/all.equal.R" from +# "R-beta_2005-09-24_r35666.tar.gz", plus our modifications. (The +# all.equal.R in that tarball seems to be unchanged at least as far +# back as R 2.1.0.) +# +# Further detail...
2007 Jul 05
1
problem assigning to indexed data frame element
...mp; PLOT are columns/variables in a previously read data file > sfalls.plot.comp <- data.frame(sfalls.plot.comp) > attach(sfalls.plot.comp) > sfalls.plot.comp[is.na(sfalls.plot.comp)] <- 0 > sfalls.plot.comp Bf Bw Pj Po Sb 1 0 0 0 0 0 2 0 0 0 0 0 > hh <- 1 > current.spec <- SPECIES[hh]; current.vol <- SPP_VOL[hh]; current.plot <- PLOT[hh] > current.spec [1] Bf Levels: Bf Bw Pj Po Sb > current.vol [1] 2 > current.plot [1] 1 > sfalls.plot.comp[current.plot,current.spec] ### thus, reading from the data frame in this way (using the column...
2012 Oct 23
0
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
Hi Jack, > It is interesting though that LLVMPolly.so shows the linkage... > > /sw/opt/llvm-3.2/lib/LLVMPolly.so: > /sw/lib/libisl.10.dylib (compatibility version 11.0.0, current version 11.0.0) > /sw/lib/gmp5/libgmp.10.dylib (compatibility version 11.0.0, current version 11.5.0) > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 169.3.0) > /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 56.0.0) ... > However I...
2001 Jan 02
0
ogg123: close_dsp_on_suspend and next_on_SIGUSR1 patches submission
...> #include <stdlib.h> #include <string.h> +#include <signal.h> #include <sys/socket.h> /* !!! */ #include <sys/types.h> #include <unistd.h> @@ -198,6 +199,57 @@ return -1; } +void +open_devices(void) +{ + int bits, rate, channels; + devices *current; + + /* Open all of the devices */ + bits = 16; + rate = 44100; + channels = 2; + current = param.outdevices; + + if (param.quiet < 1) + fprintf(stderr, "Opening devices...\n"); + + while (current != NULL) { + ao_info_t *info = ao_get_driver_info(current->driver_id); + +...
2003 Apr 30
2
'dual' hosting STABLE and CURRENT ?
Currently I have a 'master' STABLE box which nfs exports src and obj to all my STABLE 'clients' and a 'master' CURRENT box nfs exporting src and obj to my CURRENT 'clients'. Would it be possible to eliminate one of the 'master' boxes ? IE, could a STABLE box build an...
2007 Aug 27
2
issue with edge rails and urls
I just switched our project over to Edge Rails, and I''m running into this problem with all of my helper methods that call _url methods: NoMethodError in ''ApplicationHelper home_link should generate a valid home link when User.current and Profile.current is not set'' You have a nil object when you didn''t expect it! You might have expected an instance of Array. The error occurred while evaluating nil.<< ./spec/helpers/application_helper_spec.rb:17 Here''s the relevant spec: describe ApplicationHel...
2012 Oct 23
2
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
...defined in libcloog itself because I see this same issue if I build gcc-fsf-4.7 using --without-cloog and --without-ppl to disable graphite support such that cc1 is linked as... /sw/lib/gcc4.7/libexec/gcc/x86_64-apple-darwin12.2.0/4.7.2/cc1: /sw/lib/libintl.8.dylib (compatibility version 10.0.0, current version 10.1.0) /sw/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0) /sw/lib/libmpc.3.dylib (compatibility version 4.0.0, current version 4.0.0) /sw/lib/libmpfr.4.dylib (compatibility version 6.0.0, current version 6.1.0) /sw/lib/gmp5/libgmp.10.dylib (compatibility vers...
2001 Jul 15
1
getting a wierd results from ov_time_tell()
...enced this?? (a debug log file that my program creates) ///////////////////////////// Directsound object created cooperative level set test.ogg opened channels: 2 sampling rate: 44100 DS buffer size: 819200 Sound buffer created number of bitstreams: 1 total time: 355 Seekable: 1 filling buffer 200 Current Time: 4.64399 Current Time: 4.64399 Current Time: 4.64399 Current Time: 4.64399 resetting write cursor filling buffer 200 Current Time: 5.04018 Current Time: 9.28798 Current Time: 9.28798 Current Time: 9.28798 Current Time: 9.28798 resetting write cursor filling buffer 200 Current Time: 13.932 Curr...
2006 Apr 10
1
Capistrano/SwitchTower "current" dir deployment question
All, I have successfully executed the "deploy" task in Capistrano/Switchtower to establish a symbolic link named "current" which points to the current version of my app. on my remote server. My app. was already deployed to the existing Rails root directory (call it "appname") though. I have Apache fronting my app. through a virtual host whose doc. root is itself a symbolic link to "appname&quot...
2015 Apr 06
2
Asterisk 13.3.0 Centos Package Install Error
I'm trying to install 13.3.0 from binary packages and get an error. It worked for 13.2.0 but not for 13.3.0. Centos 6.6 64bit fresh install Followed instructions on the wiki: > rpm -Uvh http://packages.asterisk.org/centos/6/current/i386/RPMS/asterisknow-version-3.0.1-2_centos6.noarch.rpm > yum update > yum install asterisk asterisk-configs --enablerepo=asterisk-13 Yum output: [goes through the usual stuff but then...] --> Finished Dependency Resolution Error: Package: asterisk-core-13.3.0-1_centos6.x86_64 (asterisk...
2009 Nov 17
2
Just what is puppet doing here?
...arterkit-tfel0]/ensure) created Nov 17 00:02:07 gumby yum: Installed: tf-jboss-server-4.2.3.GA-1.tf.noarch Nov 17 00:02:07 gumby puppetd[720]: (//Node[app_node]/jboss::server/Package[tf-jboss-server]/ensure) created Nov 17 00:02:07 gumby puppetd[720]: (//Node[app_node]/jboss::server/File[/opt/jboss/current]) Recursively backing up to filebucket Nov 17 00:02:43 gumby puppetd[720]: (//Node[app_node]/jboss::server/File[/opt/jboss/current]) Filebucketed /opt/jboss/current/server/tfel0/deploy/eazye.ear to main with sum 703 b44a0459ed5f1569c0096ab435ea0 Nov 17 00:02:43 gumby puppetd[720]: (//Node[app_node]...
2007 Nov 01
4
Looking for NV44 testers?
...efore - it locks up my computer that a hard reset is needed. :-( On Screen is only a some pixel wide vertical stripe Here ist the x-org log: ---------------------- X.Org X Server 1.4.0 Release Date: 5 September 2007 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.23.1 i686 Current Operating System: Linux z1 2.6.23.1 #2 SMP PREEMPT Sun Oct 21 08:05:02 CEST 2007 i686 Build Date: 28 October 2007 07:03:01PM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==)...
2005 Jan 22
3
DNAT, NAT or ProxyARP?
Hello Shorewall gurus, I have a dilemma with a public server. I want to migrate the current public server over to a new machine behind the current server''s firewall (shorewall 1.4). I have included a diagram below to help explain the target network I am working toward. I have read the shorewall online documentation and though I have used Shorewall the past 4 years in the current...