# Blender 2.90 (sub 0), Commit date: 2020-05-04 16:18, Hash 375a50dad9c5 bpy.context.space_data.context = 'TOOL' # Property bpy.context.space_data.context = 'RENDER' # Property bpy.context.space_data.context = 'OUTPUT' # Property bpy.context.space_data.context = 'RENDER' # Property bpy.context.space_data.context = 'OUTPUT' # Property bpy.context.scene.render.resolution_y = 1080 # Property bpy.context.scene.render.resolution_x = 1080 # Property bpy.ops.object.text_add(enter_editmode=False, align='WORLD', location=(0, 0, 0)) # Operator bpy.ops.object.editmode_toggle() # Operator bpy.ops.font.delete(type='PREVIOUS_OR_SELECTION') # Operator bpy.ops.font.delete(type='PREVIOUS_OR_SELECTION') # Operator bpy.ops.font.delete(type='PREVIOUS_OR_SELECTION') # Operator bpy.ops.font.delete(type='PREVIOUS_OR_SELECTION') # Operator bpy.ops.object.editmode_toggle() # Operator bpy.context.space_data.context = 'DATA' # Property bpy.context.object.data.align_x = 'CENTER' # Property bpy.context.space_data.params.directory = "~/.fonts/" # Property bpy.ops.font.open(filepath="/var/home/jimmac/.fonts/web/Montserrat-Bold.ttf", relative_path=True) # Operator # backtrace ./blender(BLI_system_backtrace+0x1d) [0x69a850d] ./blender() [0xc1d3cf] /lib64/libc.so.6(+0x3cab0) [0x7f8758021ab0] /usr/lib64/dri/radeonsi_dri.so(+0x796112) [0x7f8727cd8112] /usr/lib64/dri/radeonsi_dri.so(+0xa0859f) [0x7f8727f4a59f] /usr/lib64/dri/radeonsi_dri.so(+0xa0cd53) [0x7f8727f4ed53] /usr/lib64/dri/radeonsi_dri.so(+0x12058d) [0x7f872766258d] ./blender(DRW_draw_render_loop_ex+0x2bf) [0x1002adf] ./blender(view3d_main_region_draw+0x8f) [0x1612bef] ./blender(ED_region_do_draw+0x8f1) [0x1225991] ./blender(wm_draw_update+0x52d) [0xec76cd] ./blender(WM_main+0x30) [0xec5670] ./blender(main+0x326) [0xb536f6] /lib64/libc.so.6(__libc_start_main+0xf2) [0x7f875800c042] ./blender() [0xc19bfc]