From: Aleksey Novodvorsky <aen@logic.ru> To: sisyphus@linuxteam.iplabs.ru Subject: Re: [devel] Re: [sisyphus] I gtk+-1.2.9 Date: Wed, 14 Mar 2001 04:19:30 +0300 Message-ID: <20010314041930.32146378.aen@logic.ru> (raw) In-Reply-To: <Pine.LNX.4.10.10103132007430.1231-100000@localhost.localdomain> On Tue, 13 Mar 2001 20:17:47 +0400 (SAMT) Vlad Harchev <hvv@hippo.ru> wrote: > > > А что-нить еще с от оригинального gtk-1.2.9 падало или только > stuphead/sylpheed? Никто статистики не собрал? И еще - где падало в > _gdk_font_wc_to_glyphs? Или в функциях выделяющих/освобождающих память? > Хотелось бы bt. (у меня stuphead + XF-4.0.2 нету). Я проведу эксперименты позже. Сейчас я работаю со своим gtk-1.2.9 > > Если в функциях по работе с памятью - может просто эти почтовые агенты портят > память (списки malloc) и просто что-то изменилось в логике gtk? Возможно. > > > Насчет sanitize_ctext - где можно найти доки на нее (или кто их может > написать :)? Доки поищите на www.tsu.ru/~pascal. > Являются ли патчи от IPLabs к gtk-1.2.9 идеологически корректными > или это просто хаки? (я их не смотрел). Патча два. Один дополняет sanitize_ctext, созраняя символы, которые могут повяиться в нестандартных esc-sequences. Он был бы корректный, если бы не ошибка в старых XFree, где эти последовательности часто писались от фонаря, а потому сохраняется больше символов, чем на самом деле нужно. Второй патч просто откатывает патч с _gdk_fint_wc_to_glyphs. Это плохо, но проблемы, из-за которых возникла необходимость в этой функции, в RE не возникают. Будет время -- поищу хорошее решение. >Может кто мне послать ASAP патчи в > из gtk+-1.2.9-*.src.rpm от Сизифа? Знают ли разработчики gtk конкретно про эти > патчи или хотя бы конкретно об этой проблеме? Ok, сейчас пошлю первый патч. Второй очевиден. Rgdrs, AEN
next prev parent reply other threads:[~2001-03-14 1:19 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 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 [this message] 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=20010314041930.32146378.aen@logic.ru \ --to=aen@logic.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