search for: 697

Displaying 20 results from an estimated 278 matches for "697".

Did you mean: 67
2003 Sep 22
13
[Bug 697] ending slash is not used
http://bugzilla.mindrot.org/show_bug.cgi?id=697 Summary: ending slash is not used Product: Portable OpenSSH Version: 3.7.1p1 Platform: PPC OS/Version: AIX Status: NEW Severity: normal Priority: P2 Component: sftp-server AssignedTo: openssh-bugs a...
2006 Oct 21
0
[697] trunk/wxruby2/samples/bigdemo: Fixed loading of other files so the sample can be run from another directory
...patch .copfile {border:1px solid #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[697] trunk/wxruby2/samples/bigdemo: Fixed loading of other files so the sample can be run from another directory</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>697</dd> <dt>Author</dt> <dd>brokentoy<...
2000 Oct 16
1
build errors in configure script (PR#697)
Full_Name: flip phillips Version: 1.1.1 OS: Mac OS X Submission from: (NULL) (24.29.65.207) the lack of '-lm' in the Macintosh OS X / Dylan release seems to play a bit of havoc w/ the build. For example, the test for libf2c.a fails, not because the library is missing, but because -lm is missing. (the configure looks a little like it wants to check for it but it doesn't really need
2003 Nov 12
1
Zap timeout not occurring
Good day, I am trying to setup an outbound dial plan which will time out if no answer. Using a X100P with the following dial command : exten => 101,3,Dial(Zap/1/3036972357,5) ; try the desk line - fail to step 104 It dials out successfully, but never times out. I have a basic Zapata config : group = 1 context = RedRockWeb language = en signalling = fxs_ks usecallerid = yes hidecallerid = no echocancel = yes echocancelwhenbridged = no immediate = no channel =&...
2006 Mar 24
1
who can tell me the reason why it is different on calculating Moran's I using ARCGIS, Geoda and R?
...43 431 0.000389974358 648 663 7.16937933e-005 648 662 0.000172191754 648 633 0.000173326282 648 664 0.000198338095 648 649 0.000199138143 600 615 0.000159806133 600 585 0.00016273291 600 571 0.000165024241 600 586 0.000215406592 600 584 0.000217110571 711 697 0.000185558616 711 712 0.000196290601 711 710 0.000241049787 711 726 0.000257194479 711 696 0.000274963634 458 443 0.000171405951 458 473 0.000216760236 458 428 0.000317056777 458 488 0.000399891235 458 430 0.000419239788 615 586 9.07854614e-005 615 600...
2004 Dec 01
1
tuning SVM's
...el = "linear") > summary(obj) LINEAR: Call: best.tune(svm, similarity ~ ., data = training, kernel = "linear") Parameters: SVM-Type: eps-regression SVM-Kernel: linear cost: 1 gamma: 0.04545455 epsilon: 0.1 Number of Support Vectors: 697 > svm.model <- svm(similarity ~., data = training, kernel = "linear", cost = 1, gamma = 0.04545455, epsilon = 0.1) > pred=predict(svm.model, testing) > pred[pred > .5] = 1 > pred[pred <= .5] = 0 > table(testing$similarity, pred) pred 0 1 0 6 32...
2012 Jul 03
2
[Patch] upssched broken in version 2.6.4 with command with two arguments
Hi, the last commit to upssched.c (Merge Coverity branch, r3555) broke upssched with commands that have a second argument. If a command with a second argument is used, "enc" in line 697 is not an empty buffer and snprintfcat() just appends some stuff, i.e. the following command CANCEL onbatt online becomes onlineCANCEL "onbatt" "online" and is then sent to the pipe-fd. The attached patch replaces snprintfcat() with snprintf() and fixes the problem. Best,...
2014 Aug 25
2
Building virt-top to SLES 11 SP3
...as curious whether anyone has successfully built virt-top (version 1.0.8) on SUSE SLES11 SP3. SUSE's ocaml support is rather limited, so I've built ocaml 4.00.1 from source and installed the necessary dependencies using Opam. I'm still running into a compile error on virt_top.ml, line 697: Error: This expression has type int -> D.typed_param list array but an expression was expected of type (string * D.typed_param_value) list array As a frame of reference I was able to build virt-top 1.0.8 from source on a Fedora Core 20 box with the necessary ocaml -devel RPMs i...
2008 May 02
3
data transformation
...1 spec3 10 11 spec3 20 21 spec3 30 31 spec4 30 31 -- Christian Hof, PhD student Center for Macroecology & Evolution University of Copenhagen www.macroecology.ku.dk & Biodiversity & Global Change Lab Museo Nacional de Ciencias Naturales, Madrid www.biochange-lab.eu mobile ES .. +34 697 508 519 mobile DE .. +49 176 205 189 27 mail .. chof at bio.ku.dk mail2 .. vogelwart at gmx.de blog .. www.vogelwart.de
2013 Jan 11
3
Using table to get frequencies of several factors at once
...eq(218,222,1) #these are columns of the variables in the larger dataframe tm<-m[1:5] #I need this for the for loop l.tm<-length(tm) B<-matrix(nrow=l.tm,ncol=2) #the matrix to hold the freqs for (p in 1:l.tm) { var.num<-m[p] B[p,]<-table(DATA[,var.num]) } > B [,1] [,2] [1,] 697 9 [2,] 512 194 [3,] 604 102 [4,] 700 6 [5,] 706 706 So the rows represent my five variables (columns) that occupy columns 218 through 222 in the DATA dataframe. So the second column represents my frequencies of the value 1, which is what I am interested in. The last row has a double en...
2011 Aug 15
3
Plot from function
...;,"d","e","e","f","f")) }/ *The function is supposed plot a row from the following input-table:* / X1h X4h X9h X15h X18h X21h hsa-miR-99b* 173 64 66 56 65 65 hsa-miR-99b 549 697 1070 1051 1777 2201 hsa-miR-99a* 3 1 3 0 3 2 hsa-miR-99a 5 4 14 16 33 37 hsa-miR-98 3475 4177 4075 4513 4631 5940 hsa-miR-96 21 99 101 135 87 103 hsa-miR-95 3 7...
2012 Aug 23
1
Libvirt daemon segfaults when run as root
...00027464: debug : virEventRegisterDefaultImpl:204 > : registering default event implementation > 2012-08-23 19:01:23.235+000027464: debug : virEventPollAddHandle:111 : > Used 0 handle slots, adding at least 10 more > 2012-08-23 19:01:23.235+000027464: debug : virEventPollInterruptLocked:697 > : Skip interrupt, 0 0 > 2012-08-23 19:01:23.236+000027464: debug : virEventPollAddHandle:136 : > EVENT_POLL_ADD_HANDLE: watch=1 fd=5 events=1 cb=0x7f323cd415a0 opaque=(nil) > ff=(nil) > 2012-08-23 19:01:23.236+000027464: debug : virEventRegisterImpl:177 : > addHandle=0x7f323cd42...
2015 May 31
4
Re: [ovirt-users] Bug in Snapshot Removing
...T exist before upgrading to CentOS 7.1 with an environment running ovirt 3.5.0 and 3.5.1 and Fedora 20 with the libvirt-preview repo activated. I think this is a bug in libvirt, not ovirt itself, but i am not sure. The actual file throwing the exception is in VDSM (/usr/share/vdsm/virt/vm.py, line 697). We are very willing to help, test and supply log files in anyway we can. Regards Soeren
2015 Apr 05
7
[Bug 89912] New: Sometimes Nouveau hangs kernel with PGRAPH engine fault
...86-video-nouveau 1.0.11-3 sometimes random hangs happen which locks up whole kernel. Screen stays frozen and mouse cursor can be moved, but nothing else, even numlock doesn't respond. >From kernel log, last messages kernel: nouveau E[ PGRAPH][0000:01:00.0] TRAP ch 8 [0x003f61d000 kwin_x11[697]] kernel: nouveau E[ PGRAPH][0000:01:00.0] GPC2/TPC0/MP trap: MULTIPLE_WARP_ERRORS kernel: nouveau E[ PFIFO][0000:01:00.0] read fault at 0x867e84f000 [PDE] from GR/GPC2/RAST on channel 0x003f61d000 [kwin_x11[697]] kernel: nouveau E[ PFIFO][0000:01:00.0] PGRAPH engine fault on channel 8, recove...
2015 May 31
1
Bug in Snapshot Removing
...T exist before upgrading to CentOS 7.1 with an environment running ovirt 3.5.0 and 3.5.1 and Fedora 20 with the libvirt-preview repo activated. I think this is a bug in libvirt, not ovirt itself, but i am not sure. The actual file throwing the exception is in VDSM (/usr/share/vdsm/virt/vm.py, line 697). We are very willing to help, test and supply log files in anyway we can. Regards Soeren
2018 Dec 07
0
CVE-2018-1002105
...6407 DFDF 9F1C BF10 C993 2504 6609 D460 jisc.ac.uk Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc?s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800. Jisc Services Limited is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under company number 2881024, VAT number GB 197 0632 86. The registered office is: One Castle Park, Tower Hill, Bristol BS2 0JA. T 0203 697 5800.
2004 Sep 28
1
Voicepulse quality problems
...over the past few days - terrible call quality, dropped calls etc.? Or is it a problem our end? Arrgggh. Makes you want to go back to POTS :-( Simon -- Simon J. Coles President & COO, Amphora Research Systems http://www.amphora-research.com/ EMail: simonc@amphora-research.com Phone: (513) 697-4764
1999 Jun 09
0
basic rights for SMB shares...
...ire that they be put into the /etc/group file in the right places for them to get access to all needed dirs with all needed rights... thanks for anyone's help... Tim Tim Reimers Certified Netware Administrator Internet Communications Performance Data 20 Nix Rd. Hendersonville, NC 28792 (828)-697-6346 (828)-697-7641 (fax) tim@20nix.com (work) A mechanism of world inter-communication will be devised, embracing the whole planet, freed from national hindrances and restrictions, and functioning with marvellous swiftness and perfect regularity. Quoted from "The World Order of Baba...
2007 Aug 05
1
sam-fs and samba (copy while staging / timeout)
...my questions are: - Can I prevent this timeout error (without modifying users registry settings)? - Can I get samba to start copying the file while it is being staged? Any help is appreciated as we just implemented the system and this issue could be a show stopper. Thanks! Dean Phone +41 61 697 5851 Fax +41 61 697 39 76 dean.flanders@fmi.ch Maulbeerstrasse 66, 4058 Basel, Switzerland Friedrich Miescher Institute for Biomedical Research a part of the Novartis Research Foundation
2007 Feb 27
3
looping
...the value of the looping variable in a name within the loop structure? Cheers, Neil Hepburn =========================================== Neil Hepburn, Economics Instructor Social Sciences Department, The University of Alberta Augustana Campus 4901 - 46 Avenue Camrose, Alberta T4V 2R3 Phone (780) 697-1588 email nhepburn at augustana.ca