After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 304301 - disabling aspell support broken
disabling aspell support broken
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
0.8.90
Other Linux
: Normal normal
: ---
Assigned To: Gossip Maintainers
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-15 22:52 UTC by Fryderyk Dziarmagowski
Modified: 2005-05-19 16:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
configurable aspell support (1.25 KB, patch)
2005-05-15 22:54 UTC, Fryderyk Dziarmagowski
none Details | Review

Description Fryderyk Dziarmagowski 2005-05-15 22:52:32 UTC
Distribution/Version: PLD Linux Distribution / Ac 1.99

in current cvs head it's impossible to switch off aspell support. aspell
dictionary will be loaded even when "Check spelling" is not marked. Opening a
chat takes huge amounts of memory and takes a lot of time, so IMO this AbiWord
like feature should be disabled by default.
configure script should allow to --disable-aspell as well

attached patch for configure.in
Comment 1 Fryderyk Dziarmagowski 2005-05-15 22:54:24 UTC
Created attachment 46469 [details] [review]
configurable aspell support

as described above
Comment 2 Martyn Russell 2005-05-19 16:01:36 UTC
Fixed, thanks for the patch, however, I have *not* made it default to disable
ASpell.  I feel the majority of people would want this feature and not have to
look for it to be enabled.  

Atleast now it can be disabled properly.