Quote:
Originally Posted by davidfor
Things like, do only some dictionaries get replaced?
|
It currently seems that for the affected people, all sideloaded dictionaries with the same name as an official one get replaced.
Quote:
Does it only happen if there are a certain number of dictionaries?
|
The number of dictionaries doesn't have an effect.
Quote:
Does it happen with all syncs (manual, the scheduled sync or book syncs at other times)?
|
Yes, for all syncs which update dictionaries (all of them, IIRC, but don't quote me on that one). And, the technical reason for this is that all of them build the list of dictionaries to sync using SyncDictionariesCommand:

repareDownloadList, which is what should be checking if it's read-only.
Quote:
Do you need to set all dictionaries to read only?
|
It is independent for each one.
Quote:
What happens if you change settings. Does actually doing a dictionary lookup change things?
|
Nope.
Quote:
Otherwise, turn the logs on see if anything useful turns up. Different options will show different things. But, I haven't found a combination of options that show anything useful.
|
Nope. Nothing logs the relevant part, which is the check for read-only, the check for the filesize, and the check for IsSynced, however that's calculated (I'll look into that if needed, but Kobo can do that themselves).