search for: sr2

Displaying 20 results from an estimated 58 matches for "sr2".

Did you mean: cr2
2002 Nov 14
0
Word97 SR2 error while working on a doc stored on a Samba PDC share
Hi, I support around 15 Windows 2000 Clients who log into and have home directories on a Samba PDC running under RedHat 7.3. The version of samba I am using is 2.5.5. All the clients use Word97 SR2 and they all get the following error while working on documents stored on their home directories on the PDC: Word failed reading from this file (filename.doc). Please restore the network connection or replace the floppy disc and retry. This error will simply pop up while the user is typing or...
2002 Nov 17
2
2nd POSTING: Samba PDC shares causing errors in MS Word 97 SR2
Hi, I support around 15 Windows 2000 Clients who log into and have home directories on a Samba PDC running under RedHat 7.3. The version of samba I am using is 2.5.5. All the clients use Word97 SR2 and they all get the following error while working on documents stored on their home directories on the PDC: Word failed reading from this file (filename.doc). Please restore the network connection or replace the floppy disc and retry. This error will simply pop up while the user is typing or...
2018 Jun 01
1
rasterize SpatialPolygon object using a RasterBrick object
...from the brick function documentation b <- brick(system.file("external/rlogo.grd", package="raster")) b nlayers(b) names(b) extract(b, 870) # create a SpatialPolygon object using the example from the function documentation Sr1 = Polygon(10*cbind(c(2,4,4,1,2),10*c(2,3,5,4,2))) Sr2 = Polygon(10*cbind(c(5,4,2,5),10*c(2,3,2,2))) Sr3 = Polygon(10*cbind(c(4,4,5,10,4),c(5,3,2,5,5))) Sr4 = Polygon(10*cbind(c(5,6,6,5,5),c(4,4,3,3,4)), hole = TRUE) Srs1 = Polygons(list(Sr1), "s1") Srs2 = Polygons(list(Sr2), "s2") Srs3 = Polygons(list(Sr3, Sr4), "s3/4")...
2010 Dec 15
0
Problems with the borders (High difficulty)
...w(IJ)) SB[matrix(neighb[,,i],nc=2)]<- SR1[matrix(IJ[i,],1,2)]/8 + SB[neighb[,,i]] #Seed going to anuli 1 neighbor cells from all possible sources neighb <- aperm(apply(aperm(outer(queen2,IJ,'+'),c(2,4,1,3)),3:4,diag),c(2,1,3)) for(i in 1:nrow(IJ)) SB[matrix(neighb[,,i],nc=2)]<- SR2[matrix(IJ[i,],1,2)]/8 + SB[neighb[,,i]] #Seed going to anuli 2 neighbor cells from all possible sources But they produce that when a dispersed seed goes into a border, it stops the model and gives an error. I guess I should put a buffer in the border to get the value 0 each time some seed reach th...
2010 Jun 13
0
Weighted Average application on Summary Dataset
...ub reason across 2 datasets to be able to state that there is a difference - t-test,ANOVA? Would greatly appreciate any help!! The function I wrote for weighted average computation is given below the dataset. One of the datasets: Reason SubReason A N A SR1 1115 29 B SR2 734 24 B SR2 1054 31 A Sr1 600 43 A SR3 1033 60 A Sr1 1163 30 B SR4 732 43 B SR4 988 70 A SR3 569 25 B SR4 1073 65 Output I require: R SR WA...
1999 Apr 15
2
Excel 'save as HTML' problem with Samba 2.0
Hello, Eversince I upgraded Samba to 2.0 version I've gotten so many calls from the users regarding Excel 'save as HTML' problem. What seems to be happening is that the users cannot save their Excel spreadsheet as html file when they were able to with the previous Samba version we had installed (Samba 1.9.18p10). According to MS 'knowledge database', this is a known MS Excel
2007 Jun 08
2
overplots - fixing scientific vs normal notation in output
...d',yaxs='d') to fix the axes ->What is the workaround in R ? 2) In S-Plus I could fix "scientific notation" or "normal notation" in output ->How can I handle this in R ? I found no fix in the documentation I am using R version 2.4.1 (2006-12-18) on Windows XP SR2 Peter Lercher, M.D., M.P.H., Assoc Prof
2006 Sep 14
1
Centos 4.4: Support for Dell PowerEdge 830 CERC 6-Channel SATA RAID Controller
Does Centos/RHEL 4.4 supports the CERC 6-Channel SATA RAID Controller that comes with the Dell PowerEdge 830 Tower Server? -- ------------------------------------------------------------ Erick Perez Panama Sistemas Integradores de Telefonia IP y Soluciones Para Centros de Datos Panama, Republica de Panama Cel Panama. +(507) 6694-4780 ------------------------------------------------------------
2005 Apr 14
11
Repeat Review Request
Folks, I like criticism! Please give me lots of it - particularly in respect of the updated "Samba-Guide". It should now be up on the Samba mirror sites. You can download it from: http://www.samba.org/samba/docs/Samba-Guide.pdf I have incorporated all feedback into this book. Did I get it right this time or should I give up? So far, not a word of feedback is deafening! Is it
2013 Jan 02
4
list of matrices
dear useRs, i have a list containing 16 matrices. i want to calculate the column mean of each of them. i tried >sr <- lapply(s,function(x) colMeans(x, na.rm=TRUE)) but i am getting the following error >Error in colMeans(x, na.rm = TRUE) : 'x' must be numeric can it be done in any other way? and why i am getting this error?? thanks in advance.. elisa [[alternative
2005 Jan 18
3
User in passdb, but getpwnam() fails!
Hi my problem is just like the subject, I could browse the shares with the same username & password but I can't login to the domain, I'm using samba 3.0.2.a with ldap backend, can anyone help me with this, I know it's been posted before but I can't find a solution. thanks
2006 Jul 24
1
[PATCH] vfork() for parisc
...h." -- kyle + * + * %r20 contains the system call number, %rp contains whence we came, + * %rp is saved and restored across the syscall, thankfully. + * + */ + + .text + .align 64 ; cache-width aligned + .globl vfork + .type vfork, at function +vfork: + /* pid_t vfork(void) */ + ble 0x100(%sr2, %r0) ; jump to gateway page + nop + + ldi -0x1000,%r19 ; %r19 = -4096 + sub %r0,%ret0,%r22 ; %r22 = -%ret0 + cmpb,>>=,n %r19,%ret0,1f ; if %ret0 >= -4096UL + ldi -1,%ret0 ; nullified on taken forward + + /* store %r22 to errno... */ + ldil L%errno,%r1 + ldo R%errno(%r1),%r1 + stw...
2005 Mar 21
1
spelling mistake in utils/net_groupmap.c but isnt really a bug
...r is in 'source/utils/net_groupmap.c' line 306, in version 3.0.12 Regards -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Daniel Wilson Systems Administrator IT & Communications Service University of Sunderland Unit 1a Technology Park Chester Road Sunderland SR2 7PT Tel: 0191 515 2695 This e-mail contains information which is confidential and may be privileged and is for the exclusive use of the recipient. It is the responsibility of the recipient to ensure that this message and its attachments are virus free. Any views or opinions presented are solely...
2005 Nov 25
0
Fix syscalls with more than four arguments on parisc
...ce we came + * + */ + + .text + .align 64 ; cache-width aligned + .globl __syscall_common + .type __syscall_common,@function +__syscall_common: + ldo 0x40(%sp),%sp + stw %rp,-0x54(%sp) ; save return pointer + + ldw -0x74(%sp),%r22 ; %arg4 + ldw -0x78(%sp),%r21 ; %arg5 + + ble 0x100(%sr2, %r0) ; jump to gateway page + nop ; can we move a load here? + + ldi -0x1000,%r19 ; %r19 = -4096 + sub %r0,%ret0,%r22 ; %r22 = -%ret0 + cmpb,>>=,n %r19,%ret0,1f ; if %ret0 >= -4096UL + ldi -1,%ret0 ; nullified on taken forward + + /* store %r22 to errno... */ + ldil L%errno,%r...
2005 Jul 19
2
Re: vorbis file decoding problems
hi , As i had stated before , i am having problems with ov_open() which returns -132 error. i have uploaded the project file in rar format. it is a vc++ project file, can someone please check out the error and tell me where i am going wrong... http://sr2.mytempdir.com/89384 Thanks and regards sam
2015 May 11
0
Vodafone K4203 Mobile Broadband on Centos7
...bus 2, device 3: "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-1" May 11 21:05:04 jvermeulen mtp-probe: bus: 2, device: 3 was not an MTP device May 11 21:05:05 jvermeulen kernel: scsi 5:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2 May 11 21:05:05 jvermeulen kernel: sr 5:0:0:0: [sr2] scsi-1 drive May 11 21:05:06 jvermeulen udisksd[2765]: Mounted /dev/sr2 at /run/media/jvermeulen/Vodafone Mobile Mroadband on behalf of uid 15587 and the I see this EM: May 11 21:06:37 jvermeulen dbus-daemon: dbus[773]: [system] Rejected send message, 1 matched rules; type="method_call&q...
2005 Sep 29
2
SAMBA 3.0.14a getpwent() usage with LDAP backend -- URGENT HELP!!!
...rning when users have trouble loggin in, which is effecting about 6000 users! -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Daniel Wilson Systems Administrator IT & Communications Service - SLS University of Sunderland Unit 1a Technology Park Chester Road Sunderland SR2 7PT Tel: 0191 515 2695 This e-mail contains information which is confidential and may be privileged and is for the exclusive use of the recipient. It is the responsibility of the recipient to ensure that this message and its attachments are virus free. Any views or opinions presented are solely...
2007 Feb 05
3
Soul Reaver 2 v1.01 sound buffer underrun
Hello list, I am experiencing sound problems with Soul Reaver 2, follows the initial log after starting the game. $wine sr2.exe fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x17a890) : stub, simulating 64MB for now, returning 64MB left fixme:d3d:IWineD3DDeviceImpl_ValidateDevice (0x17a890) : stub loading PCEnglish\locals.bin fixme:...
2004 Nov 09
2
Segmendation Fault with smbpasswd
...bc_start_main+0xce) [0x400d28ae] #28 /usr/local/sbin/smbd(strcpy+0x35) [0x8076a91] -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Daniel Wilson Systems Administrator IT & Communications Service University of Sunderland Unit1 Technology Park Chester Road Sunderland SR2 7PT Tel: 0191 515 2695 This e-mail contains information which is confidential and may be privileged and is for the exclusive use of the recipient. It is the responsibility of the recipient to ensure that this message and its attachments are virus free. Any views or opinions presented are solely...
2011 Sep 19
1
Announcement: Geppetto 2.0.0 released
..." () {} [] /* */ can be turned on/off individually via preferences. * Check for updates of Geppetto turned on by default in packaged Geppetto. Check out the preferences for detailed control over update policy. * Packaged Geppetto uses Eclipse Indigo as base (IDE version supports >= Helios SR2). This means numerous bugfixes and enhancements to the general platform. * Nice icons for files, Modulefile, Manifests and puppet projects. * Supports alternate location of forge (mainly for testing). * Log View added to packaged Geppetto (it was hard to find details about some errors without th...