Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#3938 closed defect (fixed)

Paint cannot cut & paste

Reported by: greenfeld Owned by: godiard
Priority: Unspecified by Maintainer Milestone:
Component: Paint Version: Unspecified
Severity: Major Keywords:
Cc: tonyforster Distribution/OS: OLPC
Bug Status: Unconfirmed

Description

  1. Draw something in Paint-44/OLPC 13.1.0 os2.
  2. Use the selection tool to highlight a region, and the Edit menu to copy it.
  3. Nothing will be copied to Sugar's clipboard.

Other programs (such as Write) still seem to be able to use Sugar's clipboard, so I suspect something is wrong with Paint.

Change History (4)

comment:1 Changed 12 years ago by dsd

  • Milestone changed from Unspecified by Release Team to 0.98

comment:2 Changed 12 years ago by tonyforster

  • Cc tonyforster added

Confirmed in OS3

1348353995.205829 ERROR root: create_selection_surface (376, 101, 164, 158)
1348354000.987064 ERROR root: Saving file /home/olpc/.sugar/default/org.laptop.Oficina/instance/tmpWAIkOs.png
Traceback (most recent call last):

File "/home/olpc/Activities/Paint.activity/toolbox.py", line 200, in _copy_cb

self._activity.area.copy()

File "/home/olpc/Activities/Paint.activity/Area.py", line 1015, in copy

clipBoard.set_with_data([('text/uri-list', 0, 0)],

AttributeError: 'Clipboard' object has no attribute 'set_with_data'

comment:3 Changed 11 years ago by godiard

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in 3906a07b0ee01da9b098e35f6948e6aa401cc4db

comment:4 Changed 11 years ago by dnarvaez

  • Milestone 0.98 deleted

Milestone 0.98 deleted

Note: See TracTickets for help on using tickets.