Bug 854324 - Enable multilanguage spelling for PSI 0.15
Summary: Enable multilanguage spelling for PSI 0.15
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: psi
Version: rawhide
Hardware: All
OS: All
unspecified
unspecified
Target Milestone: ---
Assignee: Sven Lankes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-04 16:07 UTC by Artem S. Tashkinov
Modified: 2012-11-20 22:03 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-20 22:03:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Multilanguage spelling patch for PSI 0.15 (7.99 KB, patch)
2012-09-04 16:07 UTC, Artem S. Tashkinov
no flags Details | Diff
Chat window with two languages being spell checked on the fly (13.76 KB, image/png)
2012-09-04 16:08 UTC, Artem S. Tashkinov
no flags Details
Options window to set two spelling languages (43.54 KB, image/png)
2012-09-04 16:09 UTC, Artem S. Tashkinov
no flags Details

Description Artem S. Tashkinov 2012-09-04 16:07:19 UTC
Created attachment 609737 [details]
Multilanguage spelling patch for PSI 0.15

The attached patch enables multilanguage spelling in PSI.

PSI *must* be built *without* enchant, otherwise this patch is useless.

(./configure --disable-enchant)

In order to enable this feature, you have to go to: Options -> Advanced -> options -> UI -> spell-check and edit the "langs" variable, adding two letters languages codes delimited by space.

E.g. to spell check Russian and English you have to set it to

"en ru" (without quotes)

Appropriate ASpell dictionaries have to be installed in advance.

Comment 1 Artem S. Tashkinov 2012-09-04 16:08:14 UTC
Created attachment 609738 [details]
Chat window with two languages being spell checked on the fly

Comment 2 Artem S. Tashkinov 2012-09-04 16:09:31 UTC
Created attachment 609739 [details]
Options window to set two spelling languages

Comment 3 Artem S. Tashkinov 2012-11-04 19:39:11 UTC
OK, two months have passed and I see zero activity.

What should I do?

Comment 4 Artem S. Tashkinov 2012-11-19 23:58:27 UTC
Ping.

Meanwhile I'm bookmarking http://fedoraproject.org/wiki/Policy_for_nonresponsive_package_maintainers

Comment 5 Sven Lankes 2012-11-20 22:03:48 UTC
My main question is this: Why should that patch be added to the fedora psi-package? 

This is clearly stuff that should be discussed with the psi upstream instead of a single downstream consumer of the code.

Other that that: As far as I understand enchant is the default spellchecker in fedora - disabling it doesn't sound like a good idea.


Note You need to log in before you can comment on or make changes to this bug.