Bug 243645 - The spell checking configuration module does not allow to manage dictionaries
Summary: The spell checking configuration module does not allow to manage dictionaries
Status: REPORTED
Alias: None
Product: frameworks-sonnet
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Martin Sandsmark
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-05 12:35 UTC by Christopher Yeleighton
Modified: 2018-05-17 10:42 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Yeleighton 2010-07-05 12:35:42 UTC
Version:           unspecified (using KDE 4.3.5) 
OS:                Linux

The spell checking module should allow do add/remove/disable dictionaries.
Also, the label "Default language" should be renamed to "Default dictionary".
Also, the component "systemsettings/spellchecking" should be explicitly listed in the component list [1].

___
[1] <URL:https://bugs.kde.org/enter_bug.cgi?format=guided&product=systemsettings&additional_info=OS%3A%20Linux%20%28x86_64%29%20release%202.6.31.12-0.2-desktop%0ACompiler%3A%20gcc&version=1.0>

Reproducible: Always

Steps to Reproduce:
1. Open the Spell Checker configuration screen.
2. Look for the buttons [Install…], [Remove] and [Enable/Disable]
3. Read the label at the dictionary selection menu.
4. Look for the component "spellchecking" in the component list for package "systemsettings".

Actual Results:  
1. Spell Checking configuration screen.
2. Nope.
3. "Default language"
4. Nope.

Expected Results:  
2. 
[Install…] 
when pressed, should tell YaST to display all dictionaries available for install.

[Remove]
when pressed, should tell YaST to remove the selected dictionary.

[Enable/Disable]
when pressed, should tell Sonnet to enable/disable the selected dictionary.

3. "Default dictionary"
4. "systemsettings" should be present.

OS: Linux (x86_64) release 2.6.31.12-0.2-desktop
Compiler: gcc
Comment 1 Christoph Feck 2010-07-05 14:20:47 UTC

*** This bug has been marked as a duplicate of bug 159594 ***
Comment 2 John Layt 2010-07-28 19:21:02 UTC
Not sure this is actually a duplicate of 159594, that talks about installing KDE translation packages via kcm_locale, this bug is about installing spelling dictionaries like aspell via kcm_spelling.  Closely related in they would use the same background mechanism, but not the same files needing to be installed.
Comment 3 John Layt 2010-08-07 22:12:09 UTC
Lubos form openSuse is currently investigating a common resource installation api that could be used for this.