From: Alexey Rusakov <ktirf@users.sf.net> To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru> Subject: [sisyphus] python и libgtksourceview Date: Thu, 09 Dec 2004 00:33:58 +0300 Message-ID: <41B77346.2010309@users.sf.net> (raw) Здрасте всем, Вероятно, это вопрос к мейнтейнеру, вот только не знаю, к которому из. В общем, суть дела такова. Недавно в Sisyphus появился пакет python-module-pygnome-extras-gtkhtml2, вскоре ставший просто python-module-pygnome-gtkhtml2. В его состав входит привязка для libgtksourceview, которой я давно ждал, поскольку (начало рекламы) пользуюсь классной программой для сравнения файлов Meld (конец рекламы). Однако попытка использования gtksourceview из последнего Python приводит к неадекватной реакции самого Python: [ktirf@twilight ~]$ rpm -qa | grep python #---(...кое-что поскипано...) python-strict-2.3.4-alt3 python-module-pygnome-extras-2.9.1-alt1.1 python-module-pygtk-2.5.0-alt1 python-module-pygnome-2.9.1-alt1.1 python-base-2.3.4-alt3 python-2.3.4-alt3 python-module-pygtk-devel-2.5.0-alt1 python-module-pygnome-canvas-2.9.1-alt1.1 python-module-pygtk-libglade-2.5.0-alt1 python-module-pygnome-gtkhtml2-2.9.1-alt1.1 python-module-pygnome-gconf-2.9.1-alt1.1 python-module-pygnome-devel-2.9.1-alt1.1 python-modules-2.3.4-alt3 python-dev-2.3.4-alt3 [ktirf@twilight ~]$ rpm -q libgtksourceview libgtksourceview-1.1.1-alt1 [ktirf@twilight ~]$ python Python 2.3.4 (#1, Nov 17 2004, 18:12:13) [GCC 3.3.3 20040412 (ALT Linux, build 3.3.3-alt5)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import gtksourceview Fatal Python error: can't initialise module gtksourceview zsh: 7172 abort (core dumped) python Релевантный фрагмент стека вызова ниже: #4 0xb7cc768d in abort () from /lib/i686/libc.so.6 #5 0xb7f8ee9a in Py_FatalError () from /usr/lib/libpython2.3.so.1.0 #6 0xb7bbc830 in initgtksourceview () from /usr/lib/python2.3/site-packages/gtk-2.0/gtksourceviewmodule.so #7 0xb7f88330 in _PyImport_LoadDynamicModule () from /usr/lib/libpython2.3.so.1.0 #8 0xb7f85fd3 in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.3.so.1.0 #9 0xb7f86fc7 in PyImport_ImportModuleEx () from /usr/lib/libpython2.3.so.1.0 Итак, на кого вешать багу? -- Alexey "Ktirf" Rusakov
next reply other threads:[~2004-12-08 21:33 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-12-08 21:33 Alexey Rusakov [this message] 2004-12-08 22:40 ` Vitaly Lipatov 2004-12-12 17:08 ` Mikhail Zabaluev 2004-12-12 17:11 ` Mikhail Zabaluev 2004-12-12 21:12 ` Alexey Rusakov 2004-12-12 21:46 ` Mikhail Zabaluev 2004-12-14 10:40 ` Vitaly Lipatov 2004-12-21 0:11 ` Alexey Rusakov 2005-01-02 20:59 ` Vitaly Lipatov 2005-01-02 22:54 ` Alexey Rusakov
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=41B77346.2010309@users.sf.net \ --to=ktirf@users.sf.net \ --cc=sisyphus@altlinux.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