2006-03-27 22:52:09 |
Aaron Gyes |
bug |
|
|
added bug |
2006-03-28 07:34:11 |
Sebastien Bacher |
xchat-gnome: status |
Unconfirmed |
Needs Info |
|
2006-03-28 07:34:11 |
Sebastien Bacher |
xchat-gnome: assignee |
|
desktop-bugs |
|
2006-03-28 07:34:11 |
Sebastien Bacher |
xchat-gnome: statusexplanation |
|
Thanks for your bug. It works fine for me. What value of LANGUAGE do you have to /etc/environment? |
|
2006-04-03 03:28:03 |
Aaron Gyes |
xchat-gnome: statusexplanation |
Thanks for your bug. It works fine for me. What value of LANGUAGE do you have to /etc/environment? |
Occurs in the test too. I'm remarking this to be an issue with libsexy. |
|
2006-04-13 08:32:18 |
Guillaume Desmottes |
libsexy1: statusexplanation |
Occurs in the test too. I'm remarking this to be an issue with libsexy. |
|
|
2006-04-14 21:10:21 |
Guillaume Desmottes |
libsexy2: status |
Unconfirmed |
Rejected |
|
2006-04-14 21:10:21 |
Guillaume Desmottes |
libsexy2: statusexplanation |
|
|
|
2006-04-14 21:12:44 |
Guillaume Desmottes |
libsexy: statusexplanation |
|
In fact the bug is in the enchant package.
/usr/lib/libenchant.so is in libenchant-dev and not libenchant1c2a.
So, if libenchant-dev isn't installed, libsexy can't open /usr/lib/libenchant.so and spellchecking is not working. |
|
2006-04-14 21:13:07 |
Guillaume Desmottes |
enchant: status |
Needs Info |
Confirmed |
|
2006-04-14 21:13:07 |
Guillaume Desmottes |
enchant: statusexplanation |
In fact the bug is in the enchant package.
/usr/lib/libenchant.so is in libenchant-dev and not libenchant1c2a.
So, if libenchant-dev isn't installed, libsexy can't open /usr/lib/libenchant.so and spellchecking is not working. |
|
|
2006-04-14 21:19:30 |
Guillaume Desmottes |
bug |
|
|
added attachment 'fix.patch' (Fix) |
2006-04-15 08:39:24 |
Guillaume Desmottes |
enchant: status |
Confirmed |
Rejected |
|
2006-04-15 08:39:33 |
Guillaume Desmottes |
libsexy2: status |
Rejected |
Confirmed |
|
2006-04-15 08:39:49 |
Guillaume Desmottes |
libsexy2: assignee |
|
desktop-bugs |
|
2006-04-15 08:55:47 |
Guillaume Desmottes |
bug |
|
|
added attachment 'sexy.patch' (Fix for libsexy) |
2006-04-15 10:46:25 |
Sebastien Bacher |
libsexy2: assignee |
desktop-bugs |
dholbach |
|
2006-04-15 10:46:25 |
Sebastien Bacher |
libsexy2: statusexplanation |
|
the soname has changed since, ".so.1" is not correct, but out of that it should work fine. Reassigning to dholbach |
|
2006-05-15 12:28:30 |
Daniel Holbach |
libsexy2: status |
Confirmed |
Fix Released |
|
2006-05-15 12:28:30 |
Daniel Holbach |
libsexy2: statusexplanation |
the soname has changed since, ".so.1" is not correct, but out of that it should work fine. Reassigning to dholbach |
libsexy (0.1.7-0ubuntu5) dapper; urgency=low
.
* debian/patches/01_fix_enchant_lookup.patch:
- fix Malone: #36931 ("Spell checking not working.") -
thanks Guillaume Desmottes <cass@skynet.be>.
|
|