Traceback (most recent call last):
File "/home/lidb/Downloads/CharTr_015/MMapArea.py", line 1028, in motion
self.move_children_opt_launch(t,coords,self.move_origin_new,tmplist)
File "/home/lidb/Downloads/CharTr_015/MMapArea.py", line 1083, in
move_children_opt_launch
if self.automatic_layout and ((not thought.link.reversed and
thought.ul[0] < self.primary.ul[0]) or (thought.link.reversed and
thought.ul[0] >= self.primary.ul[0])):
AttributeError: 'NoneType' object has no attribute 'reversed'
Original issue reported on code.google.com by lidaob...@gmail.com on 13 Jul 2008 at 2:29
Original issue reported on code.google.com by
lidaob...@gmail.com
on 13 Jul 2008 at 2:29