<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 28, 2017 at 11:36 AM, Rishabh Thaney <span dir="ltr"><<a href="mailto:rishabhthaney@gmail.com" target="_blank">rishabhthaney@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">TurtleBlocks3D is the name of the activity on the activities store and It is in GTK3 as far as I remember.</div></blockquote><div><br></div><div>TurtleBlocks3D is a fork of Turtle Blocks with additional blocks for handling a 3rd dimension. It was forked before the GTK3 conversion and is almost certainly not ported to GTK3. Please add the GTK3 port of Turtle Blocks as we have previously discussed.</div><div><br></div><div>-walter</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 28, 2017 at 9:01 PM, Walter Bender <span dir="ltr"><<a href="mailto:walter.bender@gmail.com" target="_blank">walter.bender@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">TurtleBlocks3D? Do you have the GTK3 version of TurtleBlocks in the image as well?<div><br></div><div>-walter</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_-5487409611065693298h5">On Fri, Jul 28, 2017 at 10:03 AM, Rishabh Thaney <span dir="ltr"><<a href="mailto:rishabhthaney@gmail.com" target="_blank">rishabhthaney@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_-5487409611065693298h5"><div dir="ltr"><span style="font-size:12.8px">Hey eveyone</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I've added TurtleBlocks3D to the image build and have also made automatic login reproducible in my Github repo. </div><div style="font-size:12.8px">Lightdm.conf gets automatically configured during the build process now.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div style="font-size:12.8px">The latest image build can be downloaded from my Sunjammer page here: <a href="https://people.sugarlabs.org/rishabh/" target="_blank">https://people.sugarlabs<wbr>.org/rishabh/</a></div><div><br></div><span class="m_-5487409611065693298m_9221441991339089528m_4573396766206825943gmail-m_-2060222024906616790gmail-im" style="font-size:12.8px"></span></div><div style="font-size:12.8px">I've also updated my repo so that it include TurtleBlocks3D in the image builds, please check it here: <a href="https://github.com/Rishabh42/rpi23-gen-image" target="_blank">https://github.com/Risha<wbr>bh42/rpi23-gen-image</a></div><div style="font-size:12.8px"><br></div><span class="m_-5487409611065693298m_9221441991339089528m_4573396766206825943gmail-m_-2060222024906616790gmail-im" style="font-size:12.8px"><span><div style="font-size:12.8px">Known issues:</div><div style="font-size:12.8px"><span style="font-size:12.8px">1. Physics fails to start(known issue)</span></div><div style="font-size:12.8px"><span style="font-size:12.8px">2. Write activity has a flickering screen</span></div></span><div style="font-size:12.8px"><p style="margin-bottom:0cm;line-height:12.8px">I would love to get a feedback from the community regarding my image builds.</p><p style="margin-bottom:0cm;line-height:12.8px">Warm regards</p><span class="m_-5487409611065693298m_9221441991339089528HOEnZb"><font color="#888888"><p style="margin-bottom:0cm;line-height:12.8px">Rishabh</p></font></span></div></span></div><div class="m_-5487409611065693298m_9221441991339089528HOEnZb"><div class="m_-5487409611065693298m_9221441991339089528h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 10, 2017 at 12:16 PM, Rishabh Thaney <span dir="ltr"><<a href="mailto:rishabhthaney@gmail.com" target="_blank">rishabhthaney@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks for the clarification, I will work on the changes required.</div><div class="m_-5487409611065693298m_9221441991339089528m_4573396766206825943HOEnZb"><div class="m_-5487409611065693298m_9221441991339089528m_4573396766206825943h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 10, 2017 at 9:39 AM, James Cameron <span dir="ltr"><<a href="mailto:quozl@laptop.org" target="_blank">quozl@laptop.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Jul 07, 2017 at 04:25:19AM +0000, Rishabh Thaney wrote:<br>
> [...]<br>
<span>> I will update the Debian/Raspberry_pi page with the method I used to<br>
> add the automatic login feature. I basically configured the<br>
> lightdm.conf file while the image was building, will share the<br>
> configuration.<br>
<br>
</span>Thanks for writing it up.  I've rarely seen something done that way<br>
before.  The method is not reproducible or scalable.  It could not be<br>
left alone to complete the build.<br>
<br>
Please write a shell script to make the change, and add the script to<br>
your rpi23-gen-image repository so that the change happens<br>
automatically during build.<br>
<br>
rpi23-gen-image already has a set of these scripts, so you should<br>
first make sure you understand how each script works; not just why it<br>
exists, but also how it implements a change.<br>
<div class="m_-5487409611065693298m_9221441991339089528m_4573396766206825943m_7082585861068222681HOEnZb"><div class="m_-5487409611065693298m_9221441991339089528m_4573396766206825943m_7082585861068222681h5"><br>
--<br>
James Cameron<br>
<a href="http://quozl.netrek.org/" rel="noreferrer" target="_blank">http://quozl.netrek.org/</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div><br></div></div><span>______________________________<wbr>_________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.or<wbr>g</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" rel="noreferrer" target="_blank">http://lists.sugarlabs.org/lis<wbr>tinfo/sugar-devel</a><br>
<br></span></blockquote></div><span class="m_-5487409611065693298HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div class="m_-5487409611065693298m_9221441991339089528gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><font><font>Walter Bender</font></font><br><font><font>Sugar Labs</font></font></div><div><font><a href="http://www.sugarlabs.org" target="_blank"><font>http://www.sugarlabs.org</font></a></font><br><a href="http://www.sugarlabs.org" target="_blank"><font></font></a><br></div></div></div>
</font></span></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><font><font>Walter Bender</font></font><br><font><font>Sugar Labs</font></font></div><div><font><a href="http://www.sugarlabs.org" target="_blank"><font>http://www.sugarlabs.org</font></a></font><br><a href="http://www.sugarlabs.org" target="_blank"><font></font></a><br></div></div></div>
</div></div>