← Back to team overview

mudlet-makers team mailing list archive

[Bug 1194089] [NEW] Improve hunspell files detection under Linux

 

Public bug reported:

Currently, the Linux path in Mudlet only looks in /usr/share/hunspell
for the hunspell dictionary.

When building the generic Linux installer, this isn't enough, as the
installer needs to be self-sufficient. Mudlet should be able to fall
back to ./ if the dictionary at /usr/share/hunspell is not present.

The following commit adds this feature: https://github.com/vadi2/Sf-
Mudlet/commit/7aeafb3ac9104e7488943949b8fcf3adbd59b17d in this separate
branch: https://github.com/vadi2/Sf-Mudlet/tree/dic-location

** Affects: mudlet
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1194089

Title:
  Improve hunspell files detection under Linux

Status in Mudlet the MUD client:
  New

Bug description:
  Currently, the Linux path in Mudlet only looks in /usr/share/hunspell
  for the hunspell dictionary.

  When building the generic Linux installer, this isn't enough, as the
  installer needs to be self-sufficient. Mudlet should be able to fall
  back to ./ if the dictionary at /usr/share/hunspell is not present.

  The following commit adds this feature: https://github.com/vadi2/Sf-
  Mudlet/commit/7aeafb3ac9104e7488943949b8fcf3adbd59b17d in this
  separate branch: https://github.com/vadi2/Sf-Mudlet/tree/dic-location

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1194089/+subscriptions


Follow ups

References