#8335 NORM 8.2.0 (: Colors-3 does not stop / quit
Zarro Boogs per Child
bugtracker at laptop.org
Sun Sep 28 15:16:30 EDT 2008
#8335: Colors-3 does not stop / quit
-------------------------------+--------------------------------------------
Reporter: martin.langhoff | Owner: wadeb
Type: defect | Status: new
Priority: normal | Milestone: 8.2.0 (was Update.2)
Component: other-activity | Version: not specified
Resolution: | Keywords: Colors! 8.2-759
Next_action: never set | Verified: 0
Blockedby: | Blocking:
-------------------------------+--------------------------------------------
Comment(by DanKrejsa):
Sorry about the poor wiki formatting of that diff, here it is again (hope
this works):
{{{
[dlkrejsa at localhost Colors.activity]$ diff -u colors.py ../colors.py
--- colors.py 2008-05-09 03:16:10.000000000 -0700
+++ ../colors.py 2008-09-28 11:48:37.000000000 -0700
@@ -1487,7 +1487,7 @@
def take_screenshot (self):
if self.easelarea and self.easelarea.bin_window:
- self._preview.take_screenshot(self.easelarea.bin_window)
+ self._preview.take_screenshot(self.easelarea)
def save_thumbnail(self, filename):
pbuf = gtk.gdk.Pixbuf(gtk.gdk.COLORSPACE_RGB, False, 8,
self.width, self.height)
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/8335#comment:12>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list