Ticket #813 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Paint v.24 problem with clipboard and other

Reported by: pbruccoleri Owned by: godiard
Priority: High Milestone: Unspecified by Release Team
Component: Paint Version: 0.82.x
Severity: Critical Keywords:
Cc: Distribution/OS: OLPC
Bug Status: Unconfirmed

Description

In Sugar 0.82 (Uruguay)
- Can not drag any selection to framework
- When you edit / copy goes to the frame but is disabled
- When you edit / paste, it does nothing
- Can not rename the activity from the activity tab

Change History

Changed 4 years ago by erikos

  • component changed from sugar to Paint

Thanks for the report. Please file the ticket to the correct component and use a ticket for each bug.

Changed 3 years ago by tonyforster

Paint V27 OS140py

on paste:

Traceback (most recent call last):

File "/home/olpc/Activities/Paint.activity/toolbox.py", line 163, in _paste_cb

self._activity.area.past(self._activity.area)

File "/home/olpc/Activities/Paint.activity/Area.py", line 703, in past

self.loadImage(tempPath, self)

File "/home/olpc/Activities/Paint.activity/Area.py", line 958, in loadImage

pixbuf = gtk.gdk.pixbuf_new_from_file(name)

glib.GError: Failed to open file '/tmp/tempFile': No such file or directory

Changed 3 years ago by godiard

  • owner changed from walter to godiard
  • status changed from new to accepted

Changed 3 years ago by godiard

  • status changed from accepted to closed
  • resolution set to fixed

Fixed in Paint 28

Note: See TracTickets for help on using tickets.