** Description changed:

  TESTCASE:
  
  $ echo "gnomee should be known in the dictionary" > spelling
- $ echo gnomee >> .local/enchant/en.dic or use gedit to add the word to the
+ $ echo gnomee >> .local/enchant/en.dic or use the gedit context menu entry to 
add the word to the
  dictionnary which seems to be doing the same change
  $ enchant -d en -l spelling
  
  the word is still listed as unknown before the fix, it works after
  applying the uupdate, you can verify in gedit too
  
  bug description:
  
  When i add a new word via gedit to dictionary, it still does get shown
  as a not recognized word in say pidgin
  
  i added praveen in gedit
  
  and then tried
  
  grep praveen .config/enchant/*
  
  it gave output .config/enchant/en.dic:praveen
  
  according to a chat with seb128 over IRC
  (04:34:12  IST) seb128: tgpraveen, ok, they are added to the dict correctly 
but enchant doesn't find those
  (04:34:15  IST) seb128: seems a bug in enchant
  (04:34:21  IST) seb128: since enchant -l has the same issue

** Description changed:

  TESTCASE:
  
  $ echo "gnomee should be known in the dictionary" > spelling
  $ echo gnomee >> .local/enchant/en.dic or use the gedit context menu entry to 
add the word to the
  dictionnary which seems to be doing the same change
- $ enchant -d en -l spelling
+ $ enchant -d en -l spelling or use spell checking in gedit
  
  the word is still listed as unknown before the fix, it works after
  applying the uupdate, you can verify in gedit too
  
  bug description:
  
  When i add a new word via gedit to dictionary, it still does get shown
  as a not recognized word in say pidgin
  
  i added praveen in gedit
  
  and then tried
  
  grep praveen .config/enchant/*
  
  it gave output .config/enchant/en.dic:praveen
  
  according to a chat with seb128 over IRC
  (04:34:12  IST) seb128: tgpraveen, ok, they are added to the dict correctly 
but enchant doesn't find those
  (04:34:15  IST) seb128: seems a bug in enchant
  (04:34:21  IST) seb128: since enchant -l has the same issue

-- 
enchant  custom words are not being used
https://bugs.launchpad.net/bugs/446230
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to