[Bug 1023596] Re: pydoc / python help mode crashes importing incompatible extensions

Launchpad Bug Tracker 1023596 at bugs.launchpad.net
Fri May 24 04:17:29 UTC 2013


[Expired for python-defaults (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: python-defaults (Ubuntu)
       Status: Incomplete => Expired

-- 
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/1023596

Title:
  pydoc / python help mode crashes importing incompatible extensions

Status in “python-defaults” package in Ubuntu:
  Expired

Bug description:
  I am a beginner on python and I tried to get help from python modules
  when suddenly I receive warning as below :

  $python
  Python 2.7.3 (default, Apr 20 2012, 22:44:07) 
  [GCC 4.6.3] on linux2
  Type "help", "copyright", "credits" or "license" for more information.
  >>> help ()

  Welcome to Python 2.7!  This is the online help utility.

  If this is your first time using Python, you should definitely check out
  the tutorial on the Internet at http://docs.python.org/tutorial/.

  Enter the name of any module, keyword, or topic to get help on writing
  Python programs and using Python modules.  To quit this help utility and
  return to the interpreter, just type "quit".

  To get a list of available modules, keywords, or topics, type "modules",
  "keywords", or "topics".  Each module also comes with a one-line summary
  of what it does; to list the modules whose summaries contain a given word
  such as "spam", type "modules spam".

  help> modules

  Please wait a moment while I gather a list of all available modules...

  Daemon seems to be installed to: /usr
  /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
  /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: specified class size for type `PyGtkGenericCellRenderer' is smaller than the parent type's `GtkCellRenderer' class size
    from gtk import _gtk
  /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: g_type_get_qdata: assertion `node != NULL' failed
    from gtk import _gtk
  Segmentation fault (core dumped)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: python 2.7.3-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-26.41-generic-pae 3.2.19
  Uname: Linux 3.2.0-26-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: i386
  Date: Thu Jul 12 03:59:46 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, 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/1023596/+subscriptions




More information about the foundations-bugs mailing list