Steve Cayford wrote: > [...] > I'm testing crossover running MS Office 2003 under LTSP 5 on Xubuntu 7.04. It > works pretty well, except that if I open an office document that is on a flash > drive then try to save it, I get an error message saying "This file is > read-only." If I try to save it on the flash drive with a different name, > Office creates a 0 byte file, then crashes. The flash drive is mounted on the > LTSP server using LTSPFS.
Replying to myself for the benefit of the email archives and anyone else who runs into this. I got the following response from Codeweavers: "The issue is caused by the lack of support for writeable mmap in the filesystem you are trying to save the file on. Normally if you were just accessing a flash drive directly or over NFS this should not be a problem but LTSPFS uses Fuse which does not support writeable mmap." -Steve ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
