|
Revision 81, 0.7 kB
(checked in by graham, 9 years ago)
|
|
New revision to work with new user list system and signal mechanism.
Fewer screen refreshes = faster. Minor changes to icqfunctions.
Added Qt CVS QMultiLineEdit as QMultiLineEditNew to use it's wrapping features.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | From lom@paco.odessa.ua Fri Oct 1 20:18:31 1999 |
|---|
| 2 | Date: Sat, 14 Aug 1999 21:14:58 -0400 |
|---|
| 3 | From: Oleg Levchenko <lom@paco.odessa.ua> |
|---|
| 4 | To: graham@licq.org |
|---|
| 5 | Subject: licq 0.70h on solaris |
|---|
| 6 | Resent-Date: Sat, 14 Aug 1999 21:39:44 -0400 |
|---|
| 7 | Resent-From: Oleg Levchenko <lom@ultra.paco.odessa.ua> |
|---|
| 8 | Resent-To: graham@licq.org |
|---|
| 9 | |
|---|
| 10 | Dear Graham, |
|---|
| 11 | |
|---|
| 12 | It seems I've found why it don't want to work on Solaris: it because |
|---|
| 13 | bug #4239074 in Solaris 2.6 |
|---|
| 14 | |
|---|
| 15 | There are workaround about this bug listed in the database: |
|---|
| 16 | |
|---|
| 17 | Edit the file |
|---|
| 18 | /usr/openwin/lib/locale/iso8859-1/XI18N_OBJS |
|---|
| 19 | |
|---|
| 20 | Remove the line |
|---|
| 21 | < XOM xomEuro _XomGenericOpenOM # XOM_open |
|---|
| 22 | Add the line |
|---|
| 23 | > XOM common/xomLTRTTB _XomGenericOpenOM # XOM_open |
|---|
| 24 | |
|---|
| 25 | |
|---|
| 26 | |
|---|
| 27 | RGDS, Oleg. |
|---|