[Bf-python] mesh subdivide bug.

Campbell Barton cbarton at metavr.com
Sun Nov 27 23:28:50 CET 2005


Hey Ken
mesh.subdivide()  is buggy with 1 edge selected I get this.
- Cam

#0  0x08519836 in vgetargs1 (args=0x0, format=0x85ad6ad "|i", 
p_va=0xbffc0834,
    compat=0) at Python/getargs.c:221
#1  0x08519eb1 in PyArg_ParseTuple (args=0x0, format=0x401681c0 "")
    at Python/getargs.c:54
#2  0x08461c0b in Mesh_subdivide (self=0x40e48450, args=0x0)
    at source/blender/python/api2_2x/Mesh.c:5373
#3  0x08501cf5 in PyEval_EvalFrame (f=0x88a6244) at Python/ceval.c:3542
#4  0x08502c54 in PyEval_EvalFrame (f=0x8704094) at Python/ceval.c:3640
#5  0x0850385d in PyEval_EvalCodeEx (co=0x40e52220, globals=0x40e4ed74,
    locals=0x40e4ed74, args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0,
    defcount=0, closure=0x0) at Python/ceval.c:2736
#6  0x08503989 in PyEval_EvalCode (co=0x0, globals=0x0, locals=0x0)
    at Python/ceval.c:484
#7  0x0843d33c in RunPython (text=0xecac000, globaldict=0x40e4ed74)
    at source/blender/python/BPY_interface.c:1531
#8  0x0843e21d in BPY_txt_do_python_Text (text=0xecac000)
    at source/blender/python/BPY_interface.c:552
#9  0x08203d3d in run_python_script (st=0xec9eb28)
    at source/blender/src/drawtext.c:1369
#10 0x082042bf in winqreadtextspace (sa=0xec9c4d0, spacedata=0xec9eb28, 
evt=0x0)
    at source/blender/src/drawtext.c:1506
#11 0x0817b4b4 in scrarea_do_winhandle (area=0xec9c4d0, evt=0x0)
    at source/blender/src/spacetypes.c:144
#12 0x080e97b6 in screenmain () at source/blender/src/editscreen.c:564
#13 0x080b7393 in main (argc=2, argv=0xbffc0f44) at 
source/creator/creator.c:592

-- 
Campbell J Barton

133 Hope Street
Geelong West, Victoria 3218 Australia

URL:    http://www.metavr.com
e-mail: cbarton at metavr.com
phone: AU (03) 5229 0241




More information about the Bf-python mailing list