Opened 15 years ago

Closed 14 years ago

#813 closed defect (fixed)

Paint v.24 problem with clipboard and other

Reported by: pbruccoleri Owned by: godiard
Priority: High Milestone: Unspecified
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 (4)

comment:1 Changed 15 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.

comment:2 Changed 14 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

comment:3 Changed 14 years ago by godiard

  • Owner changed from walter to godiard
  • Status changed from new to accepted

comment:4 Changed 14 years ago by godiard

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

Fixed in Paint 28

Note: See TracTickets for help on using tickets.