Fix T81285
The cursor will be positioned at the stored location
without any error now.
I can't figure out how to center the view on the cursor.
Calling bpy.ops.view3d.view_center_cursor() will be intercepted by 'class BPyOpsSubModOp:' and at that point I give up.