similar to: MS Word + 2.2.8a: cannot save, read only opens

Displaying 20 results from an estimated 600 matches similar to: "MS Word + 2.2.8a: cannot save, read only opens"

2003 Jun 18
3
Drive letter map to Samba using ssh or scp?
OK, what I want to do is access files on my Samba server remotely. Currently, I can use WinSCP, but this isn't ideal because it is more like an FTP client, where you have to download a file, edit it, upload it. I could set up a VPN (using open source software), but these can be kind of a headache to get working (I've done it before) and they don't necessarily support multiple
2003 May 23
0
intermittent failure of ability to connect to samba share from win (NT/2k) client]]
I am not sure if your problem is similar to what we have just experienced. we are using samba 2.2.3a-12.3 on debian with winxp sp1 clients we are using roaming profiles first logon after reboot fails sortof Windows cannot find a server copy of roaming profile will logon with local profile funny thing we never saw any activity in hostname.log (seperate smb.log for each machine) smbstatus showed
2003 Jul 28
1
Win2k - samba-2.2.8a - can't get above 4MB/sec
I'm trying to maximize throughput between my Samba server and my Win2k (SP3 and 4) clients. Samba's configured to allow up to 64k packets and the server is on a GigE network (3com card, acenic driver) with SCSI UW2 drives (software RAID1 and RAID5 volumes). All clients are 100MB/sec FDX on a switched LAN. I can get sustained 35MB/sec transfers (read and write) on the disk subsystem
2007 Jul 27
0
[LLVMdev] Couple of changes (2005 and other toolchain related)
Hola Jaap, I'm curious which version of the source are you working with? It sounds like you and I were working on the same problem yesterday, but I didn't see those particular compiler errors. (I saw a couple of other ones for which I submitted a patch). I did see errors like the ones you saw with the CVS LLVM 2.0 sources a while back, namely the missing < operator and the debug STL
2007 Jul 27
2
[LLVMdev] Couple of changes (2005 and other toolchain related)
> I'm curious which version of the source are you working with? I was working on 2.0... :-) > I haven't sync'd to the SVN trunk in the last day and half. I'll do so > now and check. Don't bother then, I should have synced to CVS and made sure those fixes didn't already exist. After I posted my previous email, I found two more problems. One is a function
2011 Jul 11
0
CFP: The 12th IEEE/ACM International Conference on Grid Computing (Grid2011)
Call for Papers The 12th IEEE/ACM International Conference on Grid Computing (Grid2011) Lyon, France Sep 21 - Sep 23, 2011 http://grid2011.mnm-team.org/ Co-located with the EGI Technical Forum and OGF Sponsored by: - The IEEE Computer Society Technical Committee on Scalable Computing (pending) - Association for Computing Machinery Special Interest Group on Computer Architecture (pending)
2011 Jul 11
0
CFP: The 12th IEEE/ACM International Conference on Grid Computing (Grid2011)
Call for Papers The 12th IEEE/ACM International Conference on Grid Computing (Grid2011) Lyon, France Sep 21 - Sep 23, 2011 http://grid2011.mnm-team.org/ Co-located with the EGI Technical Forum and OGF Sponsored by: - The IEEE Computer Society Technical Committee on Scalable Computing (pending) - Association for Computing Machinery Special Interest Group on Computer Architecture (pending)
2010 Feb 11
3
Failed install of package xlsReadWrite
Does anyone have a work-around for a failed installation of this package? > library(xlsReadWrite) xlsReadWrite version (cran shlib) Copyright (C) 2010 Hans-Peter Suter, Treetron, Switzerland. !! Your installation contains the cran placeholder shlib (dll/so). Please get the regular shlib (420 KB) by executing the following command: xls.getshlib() However, the xls.getshlib() command fails
1998 Nov 23
0
Freebsd + NT/Nt-Client am Linux-Server
Pam_SMB allows Linux clients to validate their passwords against an NT PDC, so the only thing you have to do is set up the accounts on the Linux side with an '*' in the /etc/passwd entry. This can be done using a list of users: #!/bin/bash for i in `cat myuserlist`; do /usr/sbin/adduser -p '*' $i with various other command line options, such as "-s
2000 Apr 03
0
Please inform samba@samba.org "Chris" <chrisv@satl.com> "Chris" <chrisv@satl.com> thomas.heiligenmann@t-online.de (Thomas Heiligenmann) thomas.heiligenmann@t-online.de (Thomas Heiligenmann) Jeremy Allison <jeremy@valinux.com> Jeremy Allison
samba@samba.org "Chris" <chrisv@satl.com> "Chris" <chrisv@satl.com> thomas.heiligenmann@t-online.de (Thomas Heiligenmann) thomas.heiligenmann@t-online.de (Thomas Heiligenmann) Jeremy Allison <jeremy@valinux.com> Jeremy Allison <jeremy@valinux.com> David Collier-Brown - Sun Canada <davecb@scot.canada.sun.com> Subba Rao
2003 Feb 26
0
Windows XP, samba 2.2.7a; delayed write failure
Hello all, Summary - - - - - - - - - - I am looking for suggestions, solutions, and assistance with a problem involving Windows XP in a samba-2.2.7a workgroup with domain logons and no PDC. Other WinXP clients don't seem to be affected, so I'm endeavoring to isolate what the problem could be. Detailed Notes - - - - - - - - - - - I have a windows XP client. It was once a Windows XP
2006 Apr 12
0
headerfile translation to Delphi (Pascal) completed
Hi, I am happy to announce that I finished the translation of almost all LGPL'ed R headerfiles to Delphi. As a test I did several demos which basically contain delphized versions of all the examples of chapter 5 in "Writing R Extensions". Please have a look in the attachments for details (DemosAndHeaders.txt), more information (Readme.txt) and an example of how it looks
2003 Dec 01
0
No subject
dbad by samba.anu.edu.au with ESMTP id <S13075824AbQADQ60>; Wed, 5 Jan 2000 03:58:26 +1100 Received: from avantel by seraph.uunet.ca with UUCP id <155705-27665>; Tue, 4 Jan 2000 11:58:08 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by lewis.avantel.com (8.8.8/8.8.8) id LAA06165 for samba@samba.org; Tue, 4 Jan 2000 11:55:04 -0500 From: "Alex H.
2005 May 22
1
QDISC SPY monitors udp/tcp connections
Hello, The qdisc spy has evolved, the new version can spy on udp and tcp connections, the results are displayed upon command. There is no gui for this tool yet, but I will try to make one. If you want to try: http://rawsoft.org Vincent Perrier
2010 Jul 07
1
xls.getshlib() error in xlsReadWrite package under W7
Dear all, I installed xlsReadWrite package under Windows 7, and got error when trying to run xls.getshlib(). Please, see the errors below: > require(xlsReadWrite) Loading required package: xlsReadWrite xlsReadWrite version (cran shlib) Copyright (C) 2010 Hans-Peter Suter, Treetron, Switzerland. !! Your installation contains the cran placeholder shlib (dll/so). Please get the regular shlib
2004 Dec 30
1
qdisc monitoring
Hello, I am interrested in the monitoring of the qos qdiscs parameters such as size of the queue, enqueues, dequeues, delay in queue, I made a tool to have those results availlable at http://rawsoft.org, but it will probably not work anymore because of the kernel evolutions (the file sch_red.c is patched for the tool to work). I would like to have all the necessary data coming from the kernel
2007 Jul 27
2
[LLVMdev] Couple of changes (2005 and other toolchain related)
Hi, I upgraded the Visual Studio SLN file to work with 2005 and had to make some changes. The first two have to do with the fact that the debug implementation of 2005's STL does all sort of validation, that's why they didn’t show up on 2003. I'm not set up for patch submission yet, but if somebody has time to review these changes that'd be greatly appreciated. Meanwhile
1998 Jul 29
2
Strange problem with icons!
Check out these MSKB articles. They describe how shortcuts are resolved. In particular, the last one describes the process required to "fix" this behaviour. I had a LOT of trouble when I first set up my LAN because people had a nasty habit of sharing drive C (even I used to do this until I discovered that this is a Bad Idea). The main problem is that the shortcut includes the UNC
2008 Feb 05
4
[LLVMdev] 2.2 garbage collector questions
> LLVM currently lacks working examples demonstrating the use of garbage > collection... Hello, if anybody has time, I would recommend putting a big disclaimer at the top of the garbage collection page that explains that, for the most part, garbage collection falls outside of LLVM's domain. Right now LLVM advertises itself as "supporting garbage collecting", which although
2007 Nov 07
1
[LLVMdev] LLVM 2.1 with VC++
> Also, I'd like to suggest adding the following to config.h, to > eliminate the spurious deprecation warnings: > > #define _CRT_SECURE_NO_WARNINGS > #define _SCL_SECURE_NO_WARNINGS > #define _CRT_NONSTDC_NO_WARNINGS > > > And moving #include "llvm/Config/config.h" in all the files above any > > other includes, so those will have the proper effect.