On Sun, Nov 02, 2008 at 10:11:25PM +0300, Alexey Mishustin wrote:
> Package: mtink
> Version: 1.0.14-2
> Severity: important
> Tags: l10n
> 
> Hello!
> 
> I've got unreadable symbols instead of normal font letters in the whole mtink 
> application. When launching from a terminal, mtink says:
> 
> Warning: Cannot convert string "*-urw palladio
> l-bold-r-normal-*-*-*-*-*-*-*-koi8-ru" to type FontStruct
> Warning: Cannot convert string "*-urw palladio
>  l-*-r-normal-*-*-*-*-*-*-*-koi8-ru" to type FontStruct
> 
> I found the same bug at Mandriva's Mozilla dated 2006 here:
>  https://qa.mandriva.com/show_bug.cgi?id=25315 .
> There were described 4 different ways of resolving the problem after what 
> this bug has been closed . Unfortunately, nothing of those 4 ways helped me:
> 
> 4) mtink patched and available in current svn, but not cooker yet.
> Which svn? Of 2006? I tried to use a newer Debian version: compiled 1.0.16 
> from lenny sources. And I've got the same behaviour and the same error 
> message as with Etch's 1.0.14.
> 

I think you are talking about the patch from the source RPM of mtink. I
attach it to this mail.

Please test it and tell me if it really works.

Regards
Sylvain Le Gall
diff -Naur mtink-1.0.14/mainSrc/resource.c mtink-1.0.14.oden/mainSrc/resource.c
--- mtink-1.0.14/mainSrc/resource.c	2006-06-02 10:01:39.000000000 +0200
+++ mtink-1.0.14.oden/mainSrc/resource.c	2007-08-09 13:33:16.000000000 +0200
@@ -2809,9 +2809,9 @@
 
 */
 #endif
-   "EpsonUtil.Ru*title_LB.fontList: *-urw palladio l-bold-r-normal-*-*-*-*-*-*-*-koi8-ru",
-   "EpsonUtil.Ru*fontList:          *-urw palladio l-*-r-normal-*-*-*-*-*-*-*-koi8-ru",
-   "*Ru.tooltip_label.fontList:     *-urw palladio l-*-r-normal-*-*-*-*-*-*-*-koi8-ru",
+   "EpsonUtil.Ru*title_LB.fontList: *-urw palladio l-bold-r-normal-*-*-*-*-*-*-*-koi8-r",
+   "EpsonUtil.Ru*fontList:          *-urw palladio l-*-r-normal-*-*-*-*-*-*-*-koi8-r",
+   "*Ru.tooltip_label.fontList:     *-urw palladio l-*-r-normal-*-*-*-*-*-*-*-koi8-r",
    "EpsonUtil.Ru*unknown: не известен",
 
 #if 0
diff -Naur mtink-1.0.14/utils/Mtink.Ru mtink-1.0.14.oden/utils/Mtink.Ru
--- mtink-1.0.14/utils/Mtink.Ru	2006-06-02 10:01:10.000000000 +0200
+++ mtink-1.0.14.oden/utils/Mtink.Ru	2007-08-09 13:33:16.000000000 +0200
@@ -33,9 +33,9 @@
 ! umgebrochen. Это sollte vor allem bei mehrzeiligen Texten die uebersicht
 ! bezueglich Formatierung verbessern.
 
-EpsonUtil.Ru*title_LB.fontList: *-urw palladio l-bold-r-normal-*-*-*-*-*-*-*-koi8-ru
-EpsonUtil.Ru*fontList:          *-urw palladio l-*-r-normal-*-*-*-*-*-*-*-koi8-ru
-*Ru.tooltip_label.fontList:     *-urw palladio l-*-r-normal-*-*-*-*-*-*-*-koi8-ru
+EpsonUtil.Ru*title_LB.fontList: *-urw palladio l-bold-r-normal-*-*-*-*-*-*-*-koi8-r
+EpsonUtil.Ru*fontList:          *-urw palladio l-*-r-normal-*-*-*-*-*-*-*-koi8-r
+*Ru.tooltip_label.fontList:     *-urw palladio l-*-r-normal-*-*-*-*-*-*-*-koi8-r
 EpsonUtil.Ru*unknown: не известен
 
 ! Die Version wird beim Erstellen der C-Datei ersetzt.

Reply via email to