Opened 11 years ago
Closed 11 years ago
#3685 closed defect (fixed)
Shared show image, show camera is broken V144
Reported by: | tonyforster | Owned by: | walter |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Turtleart | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 214, in maybe_handle_message
self._handler(*args, kwargs)
File "/home/olpc/Activities/TurtleArt.activity/TurtleArt/tacollaboration.py", line 442, in send_stack_cb
self.stack_received_cb(text)
File "/home/olpc/Activities/TurtleArt.activity/TurtleArt/tacollaboration.py", line 205, in event_received_cb
self._processing_methods[command](payload)
File "/home/olpc/Activities/TurtleArt.activity/TurtleArt/tacollaboration.py", line 402, in _paste
self._tw.process_data(data_from_string(text),
File "/home/olpc/Activities/TurtleArt.activity/TurtleArt/tautils.py", line 238, in data_from_string
return json_load(text.replace(']],\n', ']], '))
AttributeError: 'tuple' object has no attribute 'replace'
Change History (2)
comment:1 Changed 11 years ago by tonyforster
comment:2 Changed 11 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
Fixed on V145 OK
received images are not rotated to turtle heading but that's OK