From: Sergey Vlasov <vsu@mivlgu.murom.ru>
To: sisyphus@linuxteam.iplabs.ru
Subject: Re: [devel] Re: [sisyphus] I gtk+-1.2.9
Date: Mon, 12 Mar 2001 20:48:30 +0300
Message-ID: <20010312174831.196D083530@mail.mivlgu.murom.ru> (raw)
In-Reply-To: <20010313044326.1bbb6fbc.aen@logic.ru>
On Tue, 13 Mar 2001 04:43:26 +0300
Aleksey Novodvorsky <aen@logic.ru> wrote:
> On Mon, 12 Mar 2001 20:31:06 +0300
> Sergey Vlasov <vsu@mivlgu.murom.ru> wrote:
>
>
> >
> > Все, глюк пойман. xc/lib/X11/lcUTF8.c в 3.3.6 отсутствует, но не в этом дело. В xc/lib/X11/lcGenConv.c и lcGeneric.c в структуре XLCdGenericPart есть такое интересное поле - use_stdc_env. Если там стоит True - используются функции из libc (из семейства mbtowc), False - собственная кодировка.
> >
>
> Отлично!
>
>
> >
> > 1) Отказаться от --with-native-locale (в этом случае gdk_mbstowcs будет использовать XmbTextListToTextProperty и XwcTextPropertyToTextList, и результат этого в любом случае будет пригоден для XwcDrawString).
> >
> > 2) Патчить XFree 3.3.6 на предмет внесения во все файлы XLC_LOCALE строки "use_stdc_env True" по образцу XFree 4. К каким глюкам это может привести - неизвестно.
>
> Это не приведет к глюкам. В Sisyphus от 3.3.6 -- только серверы, работающие с Xlib от 4.0.2. XLC_LOCALE -- тоже от 4.0.2
То есть Xlib всегда 4.0.2? Тогда вообще ничего патчить не надо, понятно, почему никто, кроме меня, на глюк с GtkEntry не ругается. Как я понимаю, XFontSet и Xwc* кодировка используются только на клиентской стороне, так что проблем действительно быть не должно.
next prev parent reply other threads:[~2001-03-12 17:48 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-03 17:10 Aleksey Novodvorsky
2001-03-03 18:14 ` Vlad Harchev
2001-03-03 19:11 ` [devel] " Aleksey Novodvorsky
2001-03-03 18:42 ` Vlad Harchev
2001-03-03 20:36 ` Aleksey Novodvorsky
2001-03-11 13:06 ` Vlad Harchev
2001-03-11 14:07 ` rider
2001-03-11 14:10 ` Sergey Vlasov
2001-03-11 14:53 ` Vlad Harchev
2001-03-11 16:24 ` Sergey Vlasov
2001-03-11 17:00 ` Vlad Harchev
2001-03-11 17:43 ` Sergey Vlasov
2001-03-11 17:51 ` Sergey Vlasov
2001-03-11 18:53 ` Alexander Bokovoy
2001-03-11 19:21 ` Sergey Vlasov
2001-03-11 19:28 ` Alexander Bokovoy
2001-03-11 20:08 ` Sergey Vlasov
2001-03-11 21:37 ` Alexander Bokovoy
2001-03-12 17:31 ` Sergey Vlasov
2001-03-13 1:43 ` Aleksey Novodvorsky
2001-03-12 17:48 ` Sergey Vlasov [this message]
2001-03-12 2:56 ` aen
2001-03-11 18:58 ` Alexander Bokovoy
2001-03-12 3:45 ` aen
2001-03-11 19:53 ` Alexander Bokovoy
2001-03-12 4:07 ` aen
2001-03-11 21:38 ` Alexander Bokovoy
2001-03-12 5:46 ` aen
2001-03-11 21:59 ` Alexander Bokovoy
2001-03-12 15:34 ` Vlad Harchev
2001-03-13 0:25 ` Aleksey Novodvorsky
2001-03-12 18:52 ` Vlad Harchev
2001-03-13 4:12 ` [sisyphus] gtk+-1.2.9 Sergey S. Skulachenko
2001-03-13 7:59 ` Vlad Harchev
2001-03-13 8:44 ` Alexander Bokovoy
2001-03-13 17:31 ` Aleksey Novodvorsky
2001-03-13 15:56 ` Vlad Harchev
2001-03-13 16:22 ` Vlad Harchev
2001-03-14 2:03 ` Aleksey Novodvorsky
2001-03-13 18:58 ` Vlad Harchev
2001-03-14 3:51 ` Aleksey Novodvorsky
2001-03-13 19:58 ` Vlad Harchev
2001-03-13 20:38 ` Alexander Bokovoy
2001-03-13 20:33 ` Sergey Vlasov
2001-03-14 16:53 ` Sergey Vlasov
2001-03-14 1:12 ` Aleksey Novodvorsky
2001-03-13 17:11 ` [devel] Re: [sisyphus] I gtk+-1.2.9 Aleksey Novodvorsky
2001-03-13 16:17 ` Vlad Harchev
2001-03-14 1:19 ` Aleksey Novodvorsky
2001-03-13 18:32 ` Vlad Harchev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010312174831.196D083530@mail.mivlgu.murom.ru \
--to=vsu@mivlgu.murom.ru \
--cc=sisyphus@linuxteam.iplabs.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git