Firefox upgrades or something is loosing my Dictionary words

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
User avatar
AZgl1800
Level 20
Level 20
Posts: 11184
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Firefox upgrades or something is loosing my Dictionary words

Post by AZgl1800 »

TheyLive wrote: Mon May 29, 2023 9:13 am I find

1. Install additional dictionary, for example
https://addons.mozilla.org/en-US/firefo ... ictionary/

2. Find it in extension folder in profile
/home/[YOUR NAME]/.mozilla/firefox/[PROFILE]/extensions/en-US-mozilla@dictionaries.addons.mozilla.org.xpi

3. Open it and open dictionary en-US.dic

4. Copy your words in it and save.

5. Restart FF

All works!

Make it read only or switch off updates for this addon
argh!

the folders that I see, do not match up with you displayed.

no profile.jpg
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
User avatar
TheyLive
Level 4
Level 4
Posts: 292
Joined: Wed Jun 03, 2020 1:47 pm
Location: Russia

Re: Firefox upgrades or something is loosing my Dictionary words

Post by TheyLive »

the folders that I see
Look in every folder. One of them is your current profile.

Code: Select all

cat ~/.mozilla/firefox/profiles.ini
I think it will be [Profile0]
>>>>> Goodly Mint <<<<< Only browser addon for this forum
User avatar
AZgl1800
Level 20
Level 20
Posts: 11184
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Firefox upgrades or something is loosing my Dictionary words

Post by AZgl1800 »

TheyLive wrote: Tue May 30, 2023 2:50 am
the folders that I see
Look in every folder. One of them is your current profile.

Code: Select all

cat ~/.mozilla/firefox/profiles.ini
I think it will be [Profile0]
the above produces this output

Code: Select all

john@FX705GM:~$ cat ~/.mozilla/firefox/profiles.ini
[Profile3]
Name=default-release-1
IsRelative=1
Path=tgs04qta.default-release-1

[Install4F96D1932A9F858E]
Default=tgs04qta.default-release-1
Locked=1

[Profile1]
Name=default
IsRelative=1
Path=n2rt39wf.default
Default=1

[Profile0]
Name=default-release
IsRelative=1
Path=8vfgch7o.default-release

[General]
StartWithLastProfile=1
Version=2

[InstallCC270AD81D1D39A4]
Default=kpcgn4vs.default-esr
Locked=1

[Profile2]
Name=default-esr
IsRelative=1
Path=kpcgn4vs.default-esr

john@FX705GM:~$ 
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
User avatar
TheyLive
Level 4
Level 4
Posts: 292
Joined: Wed Jun 03, 2020 1:47 pm
Location: Russia

Re: Firefox upgrades or something is loosing my Dictionary words

Post by TheyLive »

Code: Select all

find ~/.mozilla/firefox/ -name en-US-mozilla@dictionaries.addons.mozilla.org.xpi
>>>>> Goodly Mint <<<<< Only browser addon for this forum
User avatar
AZgl1800
Level 20
Level 20
Posts: 11184
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Firefox upgrades or something is loosing my Dictionary words

Post by AZgl1800 »

dupe
Last edited by AZgl1800 on Tue May 30, 2023 6:02 pm, edited 1 time in total.
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
User avatar
AZgl1800
Level 20
Level 20
Posts: 11184
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Firefox upgrades or something is loosing my Dictionary words

Post by AZgl1800 »

TheyLive wrote: Tue May 30, 2023 10:25 am

Code: Select all

find ~/.mozilla/firefox/ -name en-US-mozilla@dictionaries.addons.mozilla.org.xpi
that produced this output:

Code: Select all

john@FX705GM:~$ find ~/.mozilla/firefox/ -name en-US-mozilla@dictionaries.addons.mozilla.org.xpi
/home/john/.mozilla/firefox/tgs04qta.default-release-1/extensions/en-US-mozilla@dictionaries.addons.mozilla.org.xpi
john@FX705GM:~$ 

so, do I understand correctly, that

Code: Select all

/tgs04qta.default-release-1/
is the folder where my dictionary resides?
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
User avatar
TheyLive
Level 4
Level 4
Posts: 292
Joined: Wed Jun 03, 2020 1:47 pm
Location: Russia

Re: Firefox upgrades or something is loosing my Dictionary words

Post by TheyLive »

AZgl1800 wrote: Tue May 30, 2023 6:02 pm do I understand correctly, that

Code: Select all

/tgs04qta.default-release-1/
is the folder where my dictionary resides?
Exactly. But why are you still afraid to go there by clicking the mouse?
>>>>> Goodly Mint <<<<< Only browser addon for this forum
User avatar
AZgl1800
Level 20
Level 20
Posts: 11184
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Firefox upgrades or something is loosing my Dictionary words

Post by AZgl1800 »

TheyLive wrote: Wed May 31, 2023 1:23 am
AZgl1800 wrote: Tue May 30, 2023 6:02 pm do I understand correctly, that

Code: Select all

/tgs04qta.default-release-1/
is the folder where my dictionary resides?
Exactly. But why are you still afraid to go there by clicking the mouse?
I'm not, haven't had time to go into this deeper, doctor appointments, and trying to get my truck modifications done before I have to leave my son's home, and head back to Oklahoma & my home.

Will persue that now, and I really thank you for helping me out.
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
User avatar
AZgl1800
Level 20
Level 20
Posts: 11184
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Firefox upgrades or something is loosing my Dictionary words

Post by AZgl1800 »

Tried to "open" the dictionary in NEMO, but that isn't going to work.


with the .xpi file, how do I open it and add in my list of words?
when I clicked open with: Firefox was the only option that looked reasonable, and when I did that FF opened up the Extension page and asked if I wanted to "ADD" that dictionary.

Dictionary FF.jpg
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
User avatar
TheyLive
Level 4
Level 4
Posts: 292
Joined: Wed Jun 03, 2020 1:47 pm
Location: Russia

Re: Firefox upgrades or something is loosing my Dictionary words

Post by TheyLive »

AZgl1800 wrote: Wed May 31, 2023 11:37 am with the .xpi file, how do I open it and add in my list of words?
when I clicked open with: Firefox was the only option that looked reasonable
It is simply zip archive.
Right Click >>> Open with Archive Manager
Attachments
Screenshot from 2023-05-31 18-55-40.png
>>>>> Goodly Mint <<<<< Only browser addon for this forum
User avatar
AZgl1800
Level 20
Level 20
Posts: 11184
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Firefox upgrades or something is loosing my Dictionary words

Post by AZgl1800 »

okay,
opened the archive and extracted it.

edited the dictionary with XED and saved it back,
but I don't think it is going to be honored as the "real dictionary" in that location, right?

made copies just case I need to revert.
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
User avatar
TheyLive
Level 4
Level 4
Posts: 292
Joined: Wed Jun 03, 2020 1:47 pm
Location: Russia

Re: Firefox upgrades or something is loosing my Dictionary words

Post by TheyLive »

AZgl1800 wrote: Wed May 31, 2023 12:25 pm but I don't think it is going to be honored as the "real dictionary" in that location, right?
?
I do not understand your english.
It is real dictionary approved by mozilla
https://addons.mozilla.org/en-US/firefo ... age-tools/
Do not install another! (Otherwise you need to change them too and choose them for spelling)

Do your word's suggestions work now?
>>>>> Goodly Mint <<<<< Only browser addon for this forum
User avatar
AZgl1800
Level 20
Level 20
Posts: 11184
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Firefox upgrades or something is loosing my Dictionary words

Post by AZgl1800 »

yes,
my "words" are being accepted now, just like before the other language versions were removed.

however, the "new words" are NOT being used as suggested correct spellings.

I am giving up at this point.
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
Locked

Return to “Software & Applications”