← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1421977] Re: blender crashes on python code completion

 

** Also affects: readline (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: libedit (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to blender in Ubuntu.
Matching subscriptions: ubuntustudio-bugs: blender
https://bugs.launchpad.net/bugs/1421977

Title:
  blender crashes on python code completion

Status in Blender:
  Fix Released
Status in blender package in Ubuntu:
  Confirmed
Status in libedit package in Ubuntu:
  New
Status in readline package in Ubuntu:
  New

Bug description:
  Release: ubuntu 14.10 64 bit
  blender version: 2.70a-2ubuntu3

  Open the python console with SHIFT F4, type a blender python class,
  e.g. bpy., and press CTRL BLANK for code completion. Blender crashes
  with a segmentation fault. The expected behavior is showing a list of
  attributes/methods of the python class.

  If you need more informations like gdb backtrace or logfiles, please
  have a look on this blender bug report:
  https://developer.blender.org/T43491

  We - that meens some of the guys discussing this bug - think it's a
  library compatibility problem which can be solved by a rebuild. As I
  found another segmentation fault - if you mark an object, press 'm' to
  move it to another layer, and click on the layer symbol - I think that
  the actual blender build on ubuntu is a little bit unstable.

  I reproduced both segfaults with an ubuntustudio 14.10 live dvd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/blender/+bug/1421977/+subscriptions


References