Bug 1177547
Summary: | AutoCorrect Replace list empty in stand-alone LibreOffice Writer | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | GP <gipimorin> |
Component: | libreoffice | Assignee: | Caolan McNamara <caolanm> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 21 | CC: | caolanm, dtardon, erack, ltinkl, mstahl, nalimilan, sbergman |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | libreoffice-4.2.8.2-6.fc20 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-01-29 14:34:41 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
GP
2014-12-28 21:49:07 UTC
They are packaged seperately, e.g. autocorr-fr, autocorr-de, autocorr-en. You always get autocorr-en and if you install a langapack for a given language then you get the matching autocorr-FOO for that language (if there is one) Woah, too fast Caolan McNamara! Did I forget to mention that autocorr-fr and autocorr-en where installed, yet the Replace list was still not populated with the AutoCorrect replacements? (In reply to Caolan McNamara from comment #1) > They are packaged seperately, e.g. autocorr-fr, autocorr-de, autocorr-en. > You always get autocorr-en and if you install a langapack for a given > language then you get the matching autocorr-FOO for that language (if there > is one) I replied to your comment: https://bugzilla.redhat.com/show_bug.cgi?id=1177547#c2 hmm, indeed. The system autocorr files aren't being detected. libreoffice-4.3.5.2-7.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/libreoffice-4.3.5.2-7.fc21 Package libreoffice-4.3.5.2-7.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libreoffice-4.3.5.2-7.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-0605/libreoffice-4.3.5.2-7.fc21 then log in and leave karma (feedback). It fixes the bug. Thank you! libreoffice-4.3.5.2-7.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. Could you backport this to F20? Looks like I'm experiencing the same bug there. Thanks! will be in 4.2.8.2-3 libreoffice-4.2.8.2-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/libreoffice-4.2.8.2-3.fc20 Great! libreoffice-4.2.8.2-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/libreoffice-4.2.8.2-4.fc20 Actually, the bug is still present on F21 with 4.3.5.2-11.fc21 (I have two machines like that). autocorr-fr is installed, and yet the auto correction list is empty. Any ideas? (In reply to Milan Bouchet-Valat from comment #14) > Actually, the bug is still present on F21 with 4.3.5.2-11.fc21 (I have two > machines like that). autocorr-fr is installed, and yet the auto correction > list is empty. Any ideas? Bonjour Milan, I don't guarantee you anything, but I once had to delete the ~/.config/libreoffice directory on my computer in order to refresh the AutoCorrect Replace list. I suggest you to do the following: 1. Close LibreOffice. 2. Copy the ~/.config/libreoffice directory somewhere else. 3. Delete the ~/.config/libreoffice directory. 4. Open LibreOffice Writer. 5. Check the AutoCorrect Replace list. Enjoy your day. Indeed, good tip! More precisely, the problem goes away if I (re)move ~/.config/libreoffice/4/user/autocorr/acor_fr-FR.dat. This file is empty, but apparently its presence is enough to prevent LO from loading the system list of auto corrections. That's quite bad for the people upgrading from the previous version... Maybe LO could ignore that file if empty, or even remove it? Don't you think this could be reported upstream? Many users won't figure out that they need to remove that file... libreoffice-4.2.8.2-6.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/libreoffice-4.2.8.2-6.fc20 libreoffice-4.2.8.2-6.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |