Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Am 31.07.2012 09:33, Grant wrote:
I'm using Libreoffice Writer on Gentoo Linux and I'm getting an error
telling me I have insufficient user rights when I try to save a
document to any filename other than the default "Untitled 1" which
saves fine.  Does anyone know what could be causing this?

- Grant


Is it really that difficult to tell us everything about your file system, the path of the file, the file itself?

Your Linux file system is documented perfectly well in various man pages, tutorials, books throughout the internet.

cd /tmp
mkdir test
touch test/file
chmod -w test
cd test
mv file file2
mv: Verschieben von »file“ nach »file2“ nicht möglich: Keine Berechtigung
[mv: Moving "file" to "file2" impossible: insufficient  user rights]
ls -ld .
dr-xr-xr-x 2 andreas andreas 4096 Aug  1 15:09 .
ls -l file
-rw-rw-r-- 1 andreas andreas 0 Aug  1 15:09 file




--
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.