← Back to team overview

ubuntustudio-bugs team mailing list archive

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

 

@Thomas Meyer, the issue with moving layers was an assert, fixed already
(debug builds only), and unrelated to Python auto completion.

I tried to redo this bug in Ubuntu 14.04, 32bit, but it worked without
problems.

-- 
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 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/ubuntu/+source/blender/+bug/1421977/+subscriptions


References