Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#25449] Crash on Add Nurbs Sphere w/ "to view" set in prefs.

Date:
2011-01-02 04:47
Priority:
3
State:
Closed
Submitted by:
Jasper Mine (jsplifer)
Assigned to:
Ton Roosendaal (ton)
Category:
Mesh Modeling
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
Crash on Add Nurbs Sphere w/ "to view" set in prefs.
Detailed description
I see Campbell tried to squash this back in September, seems to still exist.

Turn on, new objects align to view, in preferences.
Goto front view in 3d viewport, ortho.
Add > Surface > Nurbs sphere or donut.
Crash

OSX 10.5 on 32bit intel.
Blender 2.56 r33988

Followup

Message
  • Date: 2011-01-02 05:30
  • Sender: Campbell Barton
  • This works for me in editmode and object mode with all nurbs/surface types.

    also tested with valgrind and with floating point exceptions enabled, with no results.
  • Date: 2011-01-02 12:29
  • Sender: Ton Roosendaal
  • OSX 10.5, PPC, goes fine for adding Nurbs donuts and spheres, with align to view.

    Anyway, for any good bug report here you have to ensure that other people can redo an error. Always at least mention if you have tested the official release:
    http://download.blender.org/release/Blender2.56beta/

    And check if things go fine with previous version (2.55 release), and if this happens on other systems for you too.
    Then test it with 'factory settings' too (file menu), and/or save us a .blend file that gives you a crash immediate on adding objects aligned to view.
  • Date: 2011-01-03 05:48
  • Sender: Jasper Mine
  • Just tested in Blender 2.55beta and the same procedure will crash blender.

    I also removed all the stored preference files located in ~/Library/Application Support. I still get the crash from original posted procedure. Perhaps you are using the side bar to align to view? This seems to work fine. You need to try setting this in the User Settings/Preferences for it to crash.

    You will see, new objects align to "view", set in User Preferences, rarely works on any objects, mesh, etc. Though it seems to only crash when on nurbs spheres and donuts. Perhaps that could be another clue as to what is happening here?
  • Date: 2011-01-03 11:46
  • Sender: Ton Roosendaal
  • I knew it, we need better language to describe things in Blender. :)

    You are using the top menu bar "Add", which is not in 3d window context, so it cannot add view aligned.
    I assumed everyone was using the shift+A shortcut...

    Anyway, curve code had bad checks for active 3d window there, that's fixed in svn now. It doesn't crash, but view-aligning doesnt work either via menu.
 

Attached Files:

No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2011-01-03 11:46ton
close_dateNone2011-01-03 11:46ton
assigned_tocampbellbarton2011-01-03 11:46ton
StatusNew2011-01-03 11:46ton
assigned_tonone2011-01-02 05:30campbellbarton