First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 135520
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Kevin F. Quinn (RETIRED) <kevquinn@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kevin F. Quinn (RETIRED) <kevquinn@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 135520 depends on: Show dependency tree
Bug 135520 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-06-04 08:00 0000
Please check app-admin/eselect-oodict-20060603 ebuild is acceptable for your
arch and mark ~ (Flameeyes - can you do ~x86-fbsd?).

This is to support myspell dictionaries and openoffice.org 2.0.3.

It's a simple eselect module that manages the soft-links of dictionaries from
/usr/share/myspell/ to the OOo area /usr/lib/openoffice/share/dict/ooo/ and the
OOo configuration file dictionary.lst in the same area.

------- Comment #1 From manolis 2006-06-04 12:55:58 0000 -------
~amd64 ?

------- Comment #2 From Tom Martin (RETIRED) 2006-06-06 11:14:57 0000 -------
amd64 done, thanks for the bug.

------- Comment #3 From Kevin F. Quinn (RETIRED) 2006-06-11 07:21:24 0000 -------
No need for this on fbsd-x86 as they don't have OOo anyway.

------- Comment #4 From Jason Wever (RETIRED) 2006-06-12 18:24:06 0000 -------
I can't get this to see any dictionaries, possibly due to all of the installed
dictionaries not being softlinks.  Also, the error about a dictionary not being
a softlink shows as \n at the end of the line.

Example of failure on "eselect oodict show" (shortened as its basically the
same error repeated for every dictionary):

Note - /usr/lib/openoffice/share/dict/ooo/th_en_US_v2.dat is not a softlink,
ignored\n
Note - /usr/lib/openoffice/share/dict/ooo/th_en_US_v2.idx is not a softlink,
ignored\n
Note - /usr/lib/openoffice/share/dict/ooo/hu_HU.aff is not a softlink,
ignored\n
Note - /usr/lib/openoffice/share/dict/ooo/hu_HU.dic is not a softlink,
ignored\n

------- Comment #5 From Kevin F. Quinn (RETIRED) 2006-06-12 23:39:45 0000 -------
Thanks - I didn't realise it spewed quite so much :/  I'll change it to list
all the dictionaries that are directly installed in a separate entry; vis:

$ eselect oodict show
OpenOffice.org configured dictionaries
  [1]   myspell
    Configured language codes from /usr/share/myspell:
      af bg ca cs cy da de el en eo es et fo fr ga gl he hr hu ia id it
      ku lt lv mi mk ms nb nl nn pl pt ro ru sk sl sv sw tn uk zu
  [2]   direct
    Language codes installed directly in /usr/lib/openoffice/share/dict/ooo:
      en

There are similar problems elsewhere; I'll sort those out and post back.

------- Comment #6 From Kevin F. Quinn (RETIRED) 2006-06-13 13:35:39 0000 -------
Jason, I've reworked some stuff and bumped it to 20060613, currently masked in
case I did something stupid (don't think I did, though never say never).  If
all's well I'll unmask it tomorrow.

Output is much cleaned up.  If it finds files where it expected to see soft
links, it now generates a single warning line with a list of the relevant files
and some instructions.  Also now uses the eselect write_warning_msg function
which is more consistent.

------- Comment #7 From Gustavo Zacarias (RETIRED) 2006-06-26 13:07:37 0000 -------
~sparc'ed.

First Last Prev Next    No search results available      Search page      Enter new bug