At last, the stacktrace from the Pippy activity Camera example :<div><br></div><div><div><font class="Apple-style-span" color="#33ff33" style="background-color: rgb(255, 255, 255);">Traceback (most recent call last):</font></div>
<div><font class="Apple-style-span" color="#33ff33" style="background-color: rgb(255, 255, 255);">  File "camera", line 33, in <module></font></div><div><font class="Apple-style-span" color="#33ff33" style="background-color: rgb(255, 255, 255);">    image = pygame.image.load('/tmp/pippypic.jpg')</font></div>
<div><font class="Apple-style-span" color="#33ff33" style="background-color: rgb(255, 255, 255);">pygame.error: Unsupported image format</font></div><div><br></div><br><div class="gmail_quote">2011/12/7 James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org">quozl@laptop.org</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Tue, Dec 06, 2011 at 02:44:06PM +0100, laurent bernabe wrote:<br>
> > Gonzalo Odiard :<br>
><br>
> I've seen the logs, which one do you think I should post ?<br>
> (Some of them talk about DBUS errors)<br>
<br>
</div>I don't think any of these are a concern.<br>
<div class="im"><br>
> > James Cameron<br>
><br>
> It's ok for pastbin, now i'm trying to use it in order to give you the<br>
> stacktrace of camera application error in Pippy => but I can't copy<br>
</div>> any content from Pippy to Browser activity.<br>
<br>
You can't copy anything in the output panel of Pippy, yes, I know, and<br>
I've raised that as a bug.  It isn't fixed yet.  I can copy from the<br>
Pippy program panel.<br>
<br>
As a workaround, to capture output from a Pippy example, run it within a<br>
Terminal:<br>
<br>
1.  start a Terminal<br>
<br>
2.  cd Activities/Pippy.activity/library<br>
<br>
3.  cp ../data/graphics/camera .<br>
<br>
4.  python camera<br>
<br>
5.  copy and paste as required.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
James Cameron<br>
<a href="http://quozl.linux.org.au/" target="_blank">http://quozl.linux.org.au/</a><br>
</div></div></blockquote></div><br></div>