<div dir="ltr">Two answers:<div><br></div><div>1. &nbsp;We absolutely need stronger feedback (actually, feedback at all) for system state, such as disk space, battery level, network failures, and other similar issues. &nbsp;This is going to be handled by the notification system, which is in its infancy in the upcoming 8.2 release, but should mature and actually be taken advantage of by the following one. &nbsp;For more information, see&nbsp;<a href="http://wiki.laptop.org/go/Designs/Frame#12">http://wiki.laptop.org/go/Designs/Frame#12</a>. &nbsp;We may later extend the notification system so that activities, too, can notify the user when necessary, even if they aren&#39;t presently focused.</div>
<div><br></div><div>2. We do already have some facilities in place to replace standard &quot;dialogs&quot;. &nbsp;There is an Alert class (and a few subclasses) defined which activities can use to show non-modal alerts and prompt for feedback. &nbsp;There are also going to be modal alerts (like the control panel, the object chooser, and others), but I&#39;m not sure those have been wrapped up into a class for activities to use at this point. &nbsp;Cloning code from one of those modal alerts might be a fair short term solution in &quot;extreme&quot; cases (such as running out of disk space).</div>
<div><br></div><div>- Eben</div><div><br><br><div class="gmail_quote">On Wed, Jul 16, 2008 at 4:13 PM, Erik Garrison &lt;<a href="mailto:erik@laptop.org">erik@laptop.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
This is a problem that all XOs face.<br>
<br>
Ultimately we should produce a shared solution and push the fix into<br>
Sugar. &nbsp;I believe there has been some discussion of this?<br>
<br>
The problem is getting that fix back out to deployed laptops may not be<br>
easy...<br>
<br>
My 2c. &nbsp;Maybe the XO character in the home view could flash when<br>
something this serious is wrong.<br>
<div><div></div><div class="Wj3C7c"><br>
On Wed, Jul 16, 2008 at 04:53:00PM -0300, Emiliano Pastorino wrote:<br>
&gt; Hi, everyone!<br>
&gt;<br>
&gt; I was wondering if is there a way to open a popup or something like that in<br>
&gt; sugar, we want to use that or something similar to give warnings to the<br>
&gt; user, like &quot;95% of disk space used&quot;.<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt; --<br>
&gt; Emiliano Pastorino<br>
&gt; LATU - Plan Ceibal<br>
&gt; Av. Italia 6201 CP: 11500, Montevideo, Uruguay<br>
&gt; Tel: (598 2) 601 3724 int.: 469<br>
<br>
</div></div>&gt; _______________________________________________<br>
&gt; Sugar mailing list<br>
&gt; <a href="mailto:Sugar@lists.laptop.org">Sugar@lists.laptop.org</a><br>
&gt; <a href="http://lists.laptop.org/listinfo/sugar" target="_blank">http://lists.laptop.org/listinfo/sugar</a><br>
<br>
_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.laptop.org">Devel@lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/devel" target="_blank">http://lists.laptop.org/listinfo/devel</a><br>
</blockquote></div><br></div></div>