[Bug 906300] Re: I'm trying to check the help for the modules it comes with python built in commands no luck.
Matthias Klose
doko at ubuntu.com
Sun Mar 24 20:04:49 UTC 2013
*** This bug is a duplicate of bug 1023596 ***
https://bugs.launchpad.net/bugs/1023596
** This bug has been marked a duplicate of bug 1023596
pydoc / python help mode crashes importing incompatible extensions
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/906300
Title:
I'm trying to check the help for the modules it comes with python
built in commands no luck.
Status in “python-defaults” package in Ubuntu:
Confirmed
Bug description:
help> modules
Please wait a moment while I gather a list of all available modules...
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
import gobject._gobject
(.:15454): Gtk-WARNING **: Unable to locate theme engine in
module_path: "pixmap",
(.:15454): Gtk-WARNING **: Unable to locate theme engine in
module_path: "pixmap",
(.:15454): Gtk-WARNING **: Unable to locate theme engine in
module_path: "pixmap",
(.:15454): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
/usr/lib/python2.7/dist-packages/gi/module.py:142: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
g_type = info.get_g_type()
/usr/lib/python2.7/dist-packages/gi/module.py:142: Warning: g_once_init_leave: assertion `initialization_value != 0' failed
g_type = info.get_g_type()
/usr/lib/python2.7/dist-packages/gi/module.py:146: Warning: g_type_get_qdata: assertion `node != NULL' failed
type_ = g_type.pytype
it seems it has some issues with GTK i believe that's what is
complaining about. I'm trying to debug it to see how much of a bug is
this ;)
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: python 2.7.2-7ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Mon Dec 19 07:54:05 2011
PackageArchitecture: all
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: python-defaults
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/906300/+subscriptions
More information about the foundations-bugs
mailing list