** Changed in: enchant
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/261596
Title:
libenchant_myspell.so Causes Some Apps To Not Start
--
ubuntu-bugs mailing list
** Tags added: iso-testing
--
libenchant_myspell.so Causes Some Apps To Not Start
https://bugs.launchpad.net/bugs/261596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://li
[EMAIL PROTECTED]:~$ dpkg -L hunspell-en-us | grep dicts/en.US
/usr/share/myspell/dicts/en_US.aff
/usr/share/myspell/dicts/en_US.dic
/usr/share/myspell/dicts/en-US.aff
/usr/share/myspell/dicts/en-US.dic
[EMAIL PROTECTED]:~$
[EMAIL PROTECTED]:~$ sudo apt-get install --reinstall hunspell-en-us
[sud
** Changed in: enchant
Status: Confirmed => Fix Released
--
libenchant_myspell.so Causes Some Apps To Not Start
https://bugs.launchpad.net/bugs/261596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
Duncan,
For comparison, please check:
$ dpkg -L hunspell-en-us | grep dicts/en.US
it should give you the same four entries that Chris's dpkg -S output
shows, even if two of the files are no longer on disk.
And apt-get install --reinstall hunspell-en-us should fix the problem
for you.
--
liben
Duncan,
And as a comparison:
[EMAIL PROTECTED]:~$ dpkg -S /usr/share/myspell/dicts/en*US*
hunspell-en-us: /usr/share/myspell/dicts/en_US.aff
hunspell-en-us: /usr/share/myspell/dicts/en-US.aff
hunspell-en-us: /usr/share/myspell/dicts/en_US.dic
hunspell-en-us: /usr/share/myspell/dicts/en-US.dic
[EM
For Steve:
[EMAIL PROTECTED]:~$ dpkg -S /usr/share/myspell/dicts/en*US*
hunspell-en-us: /usr/share/myspell/dicts/en-US.aff
hunspell-en-us: /usr/share/myspell/dicts/en-US.dic
[EMAIL PROTECTED]:~$ dpkg -l hunspell-en-us
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/F
Steve,
Yes, that is why I was commenting that it looks like something was wrong
with their install since the packages had both the files and symlinks in
them, from what I recall when originally examining the issue.
Thanks,
Chris
--
libenchant_myspell.so Causes Some Apps To Not Start
https://bu
Not a bug in ooo-dictionaries anyway, since myspell-en-us was not
installed.
** Changed in: openoffice.org-dictionaries (Ubuntu)
Status: Incomplete => Invalid
--
libenchant_myspell.so Causes Some Apps To Not Start
https://bugs.launchpad.net/bugs/261596
You received this bug notification b
Chris, the problem with the symlinks is that they point to non-existent
files.
Duncan, what does 'dpkg -S /usr/share/myspell/dicts/en*US* give on your
system, and what does 'dpkg -l hunspell-en-us' give? Both the hunspell-
en-us and myspell-en-us packages in intrepid appear to correctly include
t
Sebastien,
What was wrong with the en-US symlinks? I am looking at the hunspell-en-
us package and it looks fine to me. I think maybe is something wrong
with their install?
Chris
** Changed in: openoffice.org-dictionaries (Ubuntu)
Status: New => Incomplete
--
libenchant_myspell.so Cause
Recent updates have fixed these issues on my system, spelling works fine
(was bug 278161). Thanks!
--
libenchant_myspell.so Causes Some Apps To Not Start
https://bugs.launchpad.net/bugs/261596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
** Changed in: debian
Status: New => Fix Released
--
libenchant_myspell.so Causes Some Apps To Not Start
https://bugs.launchpad.net/bugs/261596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
** Changed in: debian
Status: Fix Released => New
--
libenchant_myspell.so Causes Some Apps To Not Start
https://bugs.launchpad.net/bugs/261596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
This has fixed the issue with GRAMPS, although it really should have
been able to handle this problem more gracefully itself.
--
libenchant_myspell.so Causes Some Apps To Not Start
https://bugs.launchpad.net/bugs/261596
You received this bug notification because you are a member of Ubuntu
Bugs, w
** Changed in: enchant
Status: Unknown => Confirmed
--
libenchant_myspell.so Causes Some Apps To Not Start
https://bugs.launchpad.net/bugs/261596
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
the issue there seems that the en-US symlinks are not valid, opening an
openoffice.org-dictionaries bug about those
** Bug watch added: AbiSource bug tracker #11784
http://bugzilla.abisource.com/show_bug.cgi?id=11784
** Also affects: enchant via
http://bugzilla.abisource.com/show_bug.cgi?id
[EMAIL PROTECTED]:~$ ls -l /usr/share/myspell/dicts
total 22464
-rw-r--r-- 1 root root 129761 2008-09-30 00:14 DicOOo.sxw
lrwxrwxrwx 1 root root 30 2008-09-30 20:20 dictionary.lst ->
/etc/openoffice/dictionary.lst
lrwxrwxrwx 1 root root9 2008-09-26 23:08 en-AU.aff -> en_AU.aff
lrwx
thanks to jono we figured the issue and I uploaded a fixed revision now,
could people have the bug do a "ls -l /usr/share/myspell/dicts" and
"dpkg -l myspell-en-us" and attach the log to the bug? it seems that in
some cases the "myspell-en-us" dictonnaries are not installed correctly.
the change wi
This bug was fixed in the package enchant - 1.4.2-3.1ubuntu2
---
enchant (1.4.2-3.1ubuntu2) intrepid; urgency=low
* debian/patches/02_fix_non_matching_dicts_crasher.dpatch:
- don't close the directory before returning a dictionnary otherwise
the code listing the next entri
Could this bug be the cause of
https://bugs.edge.launchpad.net/ubuntu/+source/xchat-gnome/+bug/276036 -
also a bug in starting xchat-gnome, based upon nullack's comment?
--
libenchant_myspell.so Causes Some Apps To Not Start
https://bugs.launchpad.net/bugs/261596
You received this bug notificatio
Now that Ubuntu 8.10 is in beta something needs to be done about this, -
it's stopping a number of people from running various applications.
Could we please have diffs for the affected packages which removes the
dependency on gnome-doc-utils (and scrollkeeper?) as has been done in
Debian.
We are
** Summary changed:
- libenchant_myspell.so prevents GRAMPS from starting
+ libenchant_myspell.so Causes Some Apps To Not Start
** Description changed:
Binary package hint: gramps
Ubuntu 8.10
gramps 3.0.1-1
+ Also effects gnome-xchat 1:0.24.0-0ubuntu1
All I've done is installed the
23 matches
Mail list logo