Page 1 of 1

[Solved] Red circle and cross

Posted: Thu Nov 15, 2018 2:40 pm
by brinf
Suddenly many of my records have been give a CROSS contained within a RED CIRCLE. Can anyone tell me what this means and hoe to dispose of it.

Many thanks

Brin

Re: Red circle and cross

Posted: Thu Nov 15, 2018 10:36 pm
by Hagar Delest
Hi and welcome to the forum!

Are talking about an issue with Apache OpenOffice documents?
This is a forum about productivity software, there may be better places to ask if it's not related.

Re: Red circle and cross

Posted: Fri Nov 16, 2018 10:20 am
by brinf
Many thanks for replying. Since my initial frustration I have realised that it refers only to the documents within "One Drive" and I have removed them and reloaded.

Brin

Re: [Solved] Red circle and cross

Posted: Mon Nov 19, 2018 4:28 pm
by keme
OneDrive synchronizing does not allow the filenames generated for OpenOffice lock-files ("Illegal characters", see explanation below). This will generate a message from the OneDrive client whenever you open a file from your synchronized OneDrive folder, and the "cannot sync" badge you describe will appear on the lock file icon.

This "lock failure" implies that concurrent access to a OneDrive folder from multiple nodes (separate computers, physical or virtual), is not reliable when you use OpenOffice. You may get "update conflicts" if one file is edited from two nodes concurrently. Normally your lock files are hidden and the document file will sync fine, so you should not see the badge (only the status message from the sync client driver). It will display if you have chosen to view hidden files, and if the cause is a different one (see list below).

LibreOffice is said to have better Microsoft support, but I don't know whether LibreOffice supports other locking mechanisms which work over OneDrive connections.

Other typical situations when you get the "cannot sync" badge:
- Too large files (single file >4GB). I believe that you can upload those manually to OneDrive by logging in the O365 website. They will not synchronize through the OneDrive client driver.
- Too long path. The pathname, including filename+extension, must not exceed 256 characters.
- Illegal characters. Typically you may have downloaded files from elsewhere, getting "webified names" with e.g. the "%20" token inserted for space. The percent sign, along with a few other characters, is allowed in local file names but not in the cloud storage.
- No space left. There is a limit to how much storage your files can occupy (storage space, anywhere from 5GB to 1TB, depending on your subscription) and also the number of files you can have on your drive (directory space, 20000 on personal accounts and 50000 for enterprise accounts, IIRC)

Re: [Solved] Red circle and cross

Posted: Mon Nov 19, 2018 7:21 pm
by brinf
Many thanks for the detailed explanation. Can't honestly say that I understand it all but your interest is very much appreciated