HARUN KARADOGAN wrote:
Hi,
I am trying to boot from usb on virtualbox win7. I followed the
instructions
"http://www.pendrivelinux.com/boot-a-usb-flash-drive-in-virtualbox/";
1-)What version of linux are you trying to boot?
Soas-v5 is not yet released.
If you are using one of the Soas
Hi,
I am trying to boot from usb on virtualbox win7. I followed the
instructions
"http://www.pendrivelinux.com/boot-a-usb-flash-drive-in-virtualbox/";
It's booting "Fedora 15" text is appearing on the screen. But sugar
environment is not starting.
Virtualbox 4.0
Soas5
Thank you,
__
How should be this mechanism?
Gonzalo
On Fri, Aug 12, 2011 at 9:19 PM, C. Scott Ananian wrote:
> I'm arguing that a more general mechanism would be even better.
> --scott
>
>
> On Friday, August 12, 2011, Martin Abente
> wrote:
> > In January I sent a patch to sugar-devel with minor changes
On Fri, Aug 12, 2011 at 10:25 PM, Walter Bender wrote:
>
>
> 2011/8/12 manuel quiñones
>
>> Hi Gary,
>>
>> El día 12 de agosto de 2011 15:45, Gary Martin
>> escribió:
>> > Hi Manuel,
>> >
>> > On 12 Aug 2011, at 17:15, manuel quiñones
>> wrote:
>> >
>> >> 2011/8/12 Bert Freudenberg :
>> >>> On
2011/8/12 manuel quiñones
> Hi Gary,
>
> El día 12 de agosto de 2011 15:45, Gary Martin
> escribió:
> > Hi Manuel,
> >
> > On 12 Aug 2011, at 17:15, manuel quiñones
> wrote:
> >
> >> 2011/8/12 Bert Freudenberg :
> >>> On 12.08.2011, at 15:59, Simon Schampijer wrote:
>
> I like the ide
I'm arguing that a more general mechanism would be even better.
--scott
On Friday, August 12, 2011, Martin Abente
wrote:
> In January I sent a patch to sugar-devel with minor changes to
sugar-launch so it would be able to pass the uri argument to the Browse
activity (to open links, etc, from oth
In January I sent a patch to sugar-devel with minor changes to sugar-launch
so it would be able to pass the uri argument to the Browse activity (to open
links, etc, from other activities or sugar itself). I wonder if some have
changed mind about including it :)
On Fri, Aug 12, 2011 at 2:34 PM, Eri
Hi Gary,
El día 12 de agosto de 2011 15:45, Gary Martin
escribió:
> Hi Manuel,
>
> On 12 Aug 2011, at 17:15, manuel quiñones wrote:
>
>> 2011/8/12 Bert Freudenberg :
>>> On 12.08.2011, at 15:59, Simon Schampijer wrote:
I like the idea of a badge, and a hand or maybe even the gear icon
Activity Homepage:
http://activities.sugarlabs.org/addon/4304
Sugar Platform:
0.82 - 0.92
Download Now:
http://activities.sugarlabs.org/downloads/file/27514/get_books-9.xo
Release notes:
Fix problem initializing UDisks in XOs from plan Ceibal (Juan Pereira)
Sugar Labs Activities
http://activit
Hi Manuel,
On 12 Aug 2011, at 17:15, manuel quiñones wrote:
> 2011/8/12 Bert Freudenberg :
>> On 12.08.2011, at 15:59, Simon Schampijer wrote:
>>>
>>> I like the idea of a badge, and a hand or maybe even the gear icon sound
>>> good to me.
>>>
>>> Regards,
>>> Simon
>>
>> Since the gear is
I don't think the patch qualifies for inclusion in 0.92.x (it's not a
> bug fix). And if possible, it should be reworked before merging into
> 0.94 to avoid the UI change mentioned above. If there's a trade-off to
> be made between performance and UI behaviour (i.e. if we can't fix the
> patc
On Thu, Aug 11, 2011 at 11:21 AM, Benjamin Berg wrote:
> On Wed, 2011-08-10 at 14:40 +0200, si...@schampijer.de wrote:
> > The GtkEntry widget in version 2.16 has support for displaying a progress
> > bar inside of an entry widget. This allows us to remove our custom
> widget.
> >
> > Signed-off-b
>
>
>> FWIW you can take a look at the activity
>
> http://activities.sugarlabs.org/en-US/sugar/addon/4455
>
>
>
Thank you Rafael. Good idea.
As you suggest, this activity opens URLs inside of the current activity.
hulahop.startup(os.path.join(env.get_profile_path(), 'gecko'))
from hulahop.webvi
From: Gonzalo Odiard
This render the SVG image only one time, and then use alpha and scaling
of the rendered icon and will speed up the overall activity startup.
Another side effect is that the startup zoom not visible in many
activities, is visible now - #2080
Signed-off-by: Gonzalo Odiard
All,
As mentioned in an earlier message to this list, we are looking at
re-establishing the auto-magical regeneration of POT files that had
left developers with the belief that "Pootle" took care of that, when
in fact it was some scripts Sayamindu had cooked up and had/has
running as a cron job (R
Reviewed-by: Gonzalo Odiard
Tested-by: Gonzalo Odiard
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
Hi Gonzalo,
On 12 Aug 2011, at 16:25, Gonzalo Odiard wrote:
> Gary,
> We are looking if this can land one of this in 0.94
> I am proposing land the first version, already reviewed by Simon and Sasha,
> and improve it later with your suggestion.
> In fact, I think what you are proposing is simple
This patch adds a duplicate option to the Journal entry palette and
the entry detail view. This will replace the keep button functionality
from the activity toolbar. The keep button will be deprecated in another
patch for the toolkit.
The copy option which copied previously to the clipboard by def
On 08/08/2011 09:42 PM, Sascha Silbe wrote:
Excerpts from Simon Schampijer's message of Fri Jul 29 18:35:41 +0200 2011:
This patch adds a duplicate option to the Journal entry palette and
the entry detail view.
You're doing two changes in functionally independent parts of the code
and the chan
I had to rebase that patch [1]. The functionality stays the same.
Regards,
Simon
[1] http://patchwork.sugarlabs.org/patch/903/
On 08/10/2011 02:40 PM, si...@schampijer.de wrote:
The GtkEntry widget in version 2.16 has support for displaying a progress
bar inside of an entry widget. This a
From: Simon Schampijer
The GtkEntry widget in version 2.16 has support for displaying a progress
bar inside of an entry widget. This allows us to remove our custom widget.
Signed-off-by: Simon Schampijer
---
webtoolbar.py |8 +---
1 files changed, 5 insertions(+), 3 deletions(-)
diff
Activity Homepage:
http://activities.sugarlabs.org/addon/4472
Sugar Platform:
0.82 - 0.92
Download Now:
http://activities.sugarlabs.org/downloads/file/27512/simcom-25.xo
Release notes:
SimCom is a Simple Computer that really works. Pupils can see what really goes
on behind the scenes in a real
Activity Homepage:
http://activities.sugarlabs.org/addon/4470
Sugar Platform:
0.82 - 0.92
Download Now:
http://activities.sugarlabs.org/downloads/file/27503/pursuit-22.xo
Release notes:
Six coloured turtles pursue each other producing beautiful patterns.
Sugar Labs Activities
http://activities
Activity Homepage:
http://activities.sugarlabs.org/addon/4468
Sugar Platform:
0.82 - 0.92
Download Now:
http://activities.sugarlabs.org/downloads/file/27490/soma-25.xo
Release notes:
A 3D version of Ominoes but limited to 4 or 5 cubes. The picture shows the 4
cube version almost solved. Tablet
Activity Homepage:
http://activities.sugarlabs.org/addon/4463
Sugar Platform:
0.82 - 0.92
Download Now:
http://activities.sugarlabs.org/downloads/file/27476/iq-22.xo
Release notes:
Fit the ten coloured pieces into the square. There are ten different puzzles -
each starts with a different piece
On Fri, Aug 12, 2011 at 9:40 AM, Erik Blankinship wrote:
> I am trying to figure out how to open a URL in the browse activity from my
> own python sugar activity. What is the best way to do this?
>
> I was hacking around on an xo running 860, sugar 84)
>
> [1]
>
> import webbrowser
> webbrowser.o
2011/8/12 Bert Freudenberg :
> On 12.08.2011, at 15:59, Simon Schampijer wrote:
>>
>> I like the idea of a badge, and a hand or maybe even the gear icon sound
>> good to me.
>>
>> Regards,
>> Simon
>
> Since the gear is on the XO keyboard for "view source" this seems like the
> obvious choice t
Gary,
We are looking if this can land one of this in 0.94
I am proposing land the first version, already reviewed by Simon and Sasha,
and improve it later with your suggestion.
In fact, I think what you are proposing is simpler than what I did.
Is this a good alternative for you?
Gonzalo
On Thu,
On Wed, Aug 10, 2011 at 8:34 AM, si...@schampijer.de wrote:
> That burden shouldn't be on the packager. We discussed this already several
> times, the outcome was afair : allow on aslo to upload as well a source
> tarball
> to make it as easy as possible for the dev and for the packager.
>
> Regar
Activity Homepage:
http://activities.sugarlabs.org/addon/4264
Sugar Platform:
0.82 - 0.92
Download Now:
http://activities.sugarlabs.org/downloads/file/27513/distance-24.xo
Release notes:
*removed spam fixing SL#3037, pep8 and pylint clean-up, added sugar-activity to
exec on activity.info, custo
I am trying to figure out how to open a URL in the browse activity from my
own python sugar activity. What is the best way to do this?
I was hacking around on an xo running 860, sugar 84)
[1]
import webbrowser
webbrowser.open( "http;//google.com" )
This launches firefox in its own floating win
On 12.08.2011, at 15:59, Simon Schampijer wrote:
>
> I like the idea of a badge, and a hand or maybe even the gear icon sound good
> to me.
>
> Regards,
> Simon
Since the gear is on the XO keyboard for "view source" this seems like the
obvious choice to me.
- Bert -
___
On 08/12/2011 02:28 PM, Walter Bender wrote:
2011/8/12 Gary Martin
Hi Manuel,
On 11 Aug 2011, at 22:56, manuel quiñones wrote:
Hello,
My understanding of the status is that Manuq was going to do some more
work
on the icon, as per my early message, which I think matches your recall
as
w
2011/8/12 Gary Martin
> Hi Manuel,
>
> On 11 Aug 2011, at 22:56, manuel quiñones wrote:
>
> > Hello,
> >
> >> My understanding of the status is that Manuq was going to do some more
> work
> >> on the icon, as per my early message, which I think matches your recall
> as
> >> well.
> >
> > Yes I tr
Hallo,
On Fri, 2011-08-12 at 10:47 +0200, si...@schampijer.de wrote:
> This makes the old-style Toolbar hippo free.
> [SNIP]
> +self._separator = gtk.HSeparator()
> +self._separator.modify_bg(gtk.STATE_NORMAL,
> + style.COLOR_PANEL_GREY.get_gdk_colo
On Fri, Aug 12, 2011 at 11:07 AM, Bastien wrote:
> Dear all,
>
> thanks Christoph for this great idea.
>
It was Sascha's idea, I'm just the messanger;-)
> Daniel Drake writes:
>
> > I think this is a great idea. I'm looking into the possibility of
> > attending, but that weekend is a bit comp
Dear all,
thanks Christoph for this great idea.
Daniel Drake writes:
> I think this is a great idea. I'm looking into the possibility of
> attending, but that weekend is a bit complicated with some university
> and moving commitments (Monday OTOH would be fine). I'd like to push
> PyGI/GTK3 p
This makes the old-style Toolbar hippo free.
Signed-off-by: Simon Schampijer
---
src/sugar/graphics/toolbox.py | 13 -
1 files changed, 4 insertions(+), 9 deletions(-)
diff --git a/src/sugar/graphics/toolbox.py b/src/sugar/graphics/toolbox.py
index 9f29281..9790a49 100644
--- a/s
38 matches
Mail list logo