On Fri, Jan 23, 2009 at 4:53 AM, Walter Bender wrote:
> I pushed a new version of the Portfolio tool (See
> http://sugarlabs.org/wiki/images/e/e6/TurtleArtPortfolio-7.xo).
>
> It has a number of improvements over the previous versions, including:
>
> * fixing a bug that prevented the Spanish versi
Hi!
I found the git repo for Browse xo! Hurray! (finding things in github
is hard work, or perhaps I managed to find the hardest path to it).
Not being a Sugar dev, I want to do some light hacking on Browse.xo
but I don't have a Sugar environment prepared to hack on it. How can I
get going with m
The Sugar Almanac migration is complete!
It is now at http://sugarlabs.org/go/DevelopmentTeam/Almanac
A issue to mark the pages as migrated is at dev.lt.org#9241
Would someone please make a link and description from somewhere in the
existing DevelopmentTeam wiki to the almanac?
_
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, Feb 09, 2009 at 09:03:59PM +0100, Sascha Silbe wrote:
> On Mon, Feb 09, 2009 at 08:29:50PM +0100, Jonas Smedegaard wrote:
>
>>> According to that document it seems like LD_LIBRARY_PATH should
>>> override rpath anyway...
>> I am no expert in t
Caroline Meeks wrote:
> Should this be the image up on the wiki page?
Yes please, it worked fine for me so far - and we are putting it on usb
sticks here at FOSDEM :)
> On Fri, Feb 6, 2009 at 6:40 AM, Simon Schampijer wrote:
>
>> Hi,
>>
>> The Soas-200902061045.iso [1] has many improvements.
>>
On Mon, Feb 09, 2009 at 08:29:50PM +0100, Jonas Smedegaard wrote:
According to that document it seems like LD_LIBRARY_PATH should
override rpath anyway...
I am no expert in this - just happened to know that resource - both to
understand rpath mechanism and problems better, and referring to ways
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, Feb 09, 2009 at 07:22:41PM +0100, Marco Pesenti Gritti wrote:
>On Mon, Feb 9, 2009 at 7:07 PM, Jonas Smedegaard wrote:
>> On Mon, Feb 09, 2009 at 05:24:53PM +0100, Marco Pesenti Gritti wrote:
>>>On Mon, Feb 9, 2009 at 5:10 PM, Sascha Silbe
>>
On Sun, Feb 8, 2009 at 8:47 PM, Alex Holkner wrote:
> Thanks for the previous help in getting sugar-jhbuild updating from
> the correct git repository.
>
> I've now got a successful install (this involved upgrading to Ubuntu
> 8.10 and installing some additional packages not listed on the wiki --
On Mon, Feb 9, 2009 at 7:07 PM, Jonas Smedegaard wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Mon, Feb 09, 2009 at 05:24:53PM +0100, Marco Pesenti Gritti wrote:
>>On Mon, Feb 9, 2009 at 5:10 PM, Sascha Silbe
>> wrote:
>>> I suppose python-gconf has been compiled using the -rpath
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, Feb 09, 2009 at 05:24:53PM +0100, Marco Pesenti Gritti wrote:
>On Mon, Feb 9, 2009 at 5:10 PM, Sascha Silbe
> wrote:
>> I suppose python-gconf has been compiled using the -rpath option. Don't know
>> how to dump the rpath setting, but the libra
That sounds logical, to me. Thanks for your hard work on this!
There is also the http://wiki.laptop.org/go/Specifications page, which
is related. Perhaps we should wait on that, though, and setup a
design specifications at DesignTeam/Specs/* (or somewhere on the
DevTeam side?) as we need them, s
This is sweet... SJ
On Mon, Feb 9, 2009 at 7:26 AM, Aleksey Lim wrote:
> == Source ==
>
> http://download.sugarlabs.org/sources/honey/CartoonBuilder/CartoonBuilder-2.tar.bz2
>
> == Bundle ==
>
> http://download.sugarlabs.org/sources/honey/CartoonBuilder/CartoonBuilder-2.xo
>
> == NEWS ==
>
> *
On Mon, Feb 9, 2009 at 5:24 PM, Marco Pesenti Gritti
wrote:
> The other option is to use system GConf, but that also is quite
> painful because the ORBit version of it is not really jhbuild config
> (If I remember correctly we would have to ask people to mess with /etc
> to get stuff working).
s/
On Mon, Feb 9, 2009 at 5:10 PM, Sascha Silbe
wrote:
> I suppose python-gconf has been compiled using the -rpath option. Don't know
> how to dump the rpath setting, but the library does contain the string
> "/usr/lib" so it seems likely.
Could be. If someone knows how to lookup Ubuntu build logs t
On Mon, Feb 09, 2009 at 04:35:06PM +0100, Marco Pesenti Gritti wrote:
It seem to be ignoring the LD_LIBRARY_PATH. Anyone have ideas on what
could be the reason?
From "info ld":
`-rpath DIR'
Add a directory to the runtime library search path. This is used
when linking an ELF executab
On Tue, Feb 10, 2009 at 6:48 AM, David Farning wrote:
> On Tue, Feb 10, 2009 at 1:14 AM, Marco Pesenti Gritti
> wrote:
>> On Sun, Feb 8, 2009 at 1:47 PM, David Farning wrote:
>>> Thanks for finding this.
>>>
>>> Indeed, Gnome must have recently moved the location of jhbuild in
>>> their git repo
On Mon, Feb 9, 2009 at 4:33 PM, Sascha Silbe
wrote:
> Do you mean the _32_ bit version? Everything installed should be 64bit. I've
> just verified this for python-gconf (the system version - as mentioned,
> sugar-jhbuild doesn't contain it), just to be sure.
Ignore me about that. I didn't know ho
OK, I debugged this further with shenki help:
open("/var/lib/python-support/python2.5/gtk-2.0/gconf.so", O_RDONLY) = 4
read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320{\0\0\0\0\0\0@"...,
832) = 832
fstat(4, {st_mode=S_IFREG|0644, st_size=82072, ...}) = 0
mmap(NULL, 2177360, PROT_READ|PR
On Mon, Feb 09, 2009 at 04:08:18PM +0100, Marco Pesenti Gritti wrote:
Then why does config/sysdeps/ubuntu-8.10.xml list gconf and
python-gconf as
dependencies? Do some parts of sugar use the system-supplied ones and
others
the privately installed ones?
It sounds like a bug in the sysdeps.
OK
On Mon, Feb 9, 2009 at 4:08 PM, Marco Pesenti Gritti
wrote:
> Hmmm I suspect some x86_64 weirdness. Alex, are you also on x86_64?
>
> Sascha, can you try to install the 64 bit version of python-gconf and
> see if it helps?
I must say I have no idea if Ubuntu is multilib...
Marco
On Mon, Feb 9, 2009 at 4:00 PM, Sascha Silbe
wrote:
> On Mon, Feb 09, 2009 at 03:32:23PM +0100, Marco Pesenti Gritti wrote:
>
>> This is why it's failing... It should use the libgconf inside
>> sugar-jhbuild/install.
>
> Then why does config/sysdeps/ubuntu-8.10.xml list gconf and python-gconf as
>
On Mon, Feb 09, 2009 at 03:35:41PM +0100, Marco Pesenti Gritti wrote:
./sugar-jhbuild shell
ldd /usr/lib/python-support/python-gconf/python2.5/gtk-2.0/gconf.so
linux-vdso.so.1 => (0x7fffea1fe000)
libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x7f35e1c02000)
libgl
On Mon, Feb 09, 2009 at 03:32:23PM +0100, Marco Pesenti Gritti wrote:
This is why it's failing... It should use the libgconf inside
sugar-jhbuild/install.
Then why does config/sysdeps/ubuntu-8.10.xml list gconf and python-gconf
as dependencies? Do some parts of sugar use the system-supplied one
On Mon, Feb 9, 2009 at 3:32 PM, Marco Pesenti Gritti
wrote:
> On Mon, Feb 9, 2009 at 3:22 PM, Sascha Silbe
> wrote:
>> On Mon, Feb 09, 2009 at 02:59:16PM +0100, Marco Pesenti Gritti wrote:
>>
>>> cat /proc/[pid]/maps | grep gconf
>>
>> 7fd77a69b000-7fd77a6d3000 r-xp 08:01 355522
>> /usr
On Mon, Feb 9, 2009 at 3:22 PM, Sascha Silbe
wrote:
> On Mon, Feb 09, 2009 at 02:59:16PM +0100, Marco Pesenti Gritti wrote:
>
>> cat /proc/[pid]/maps | grep gconf
>
> 7fd77a69b000-7fd77a6d3000 r-xp 08:01 355522
> /usr/lib/libgconf-2.so.4.1.5
> 7fd77a6d3000-7fd77a8d2000 ---p 00038000 08:0
On Mon, Feb 09, 2009 at 02:59:16PM +0100, Marco Pesenti Gritti wrote:
cat /proc/[pid]/maps | grep gconf
7fd77a69b000-7fd77a6d3000 r-xp 08:01 355522
/usr/lib/libgconf-2.so.4.1.5
7fd77a6d3000-7fd77a8d2000 ---p 00038000 08:01 355522
/usr/lib/libgc
Please try the following:
./sugar-jhbuild shell
python
import gconf
find out the python process pid
cat /proc/[pid]/maps | grep gconf
Thanks,
Marco
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar
On Mon, Feb 09, 2009 at 03:47:58PM +1100, Alex Holkner wrote:
I've now got a successful install (this involved upgrading to Ubuntu
8.10 and installing some additional packages not listed on the wiki --
I've added them now).
Anything besides gnome-python-desktop (I haven't filed a bug about it
y
On Mon, Feb 9, 2009 at 10:25 PM, Marco Pesenti Gritti
wrote:
> Is this a clean jhbuild?
So far I have only followed the instructions on the wiki, on an
up-to-date Ubuntu 8.10, and not tinkered with anything else.
> Do you have sugar-jhbuild/install/libexec/gconfd-2 ?
Yes.
Alex.
___
Interesante discucion sobre el grado de avance del proyecto...
Una pregunta ... algo gnorante el Plan CEIBAL tiene metricas sobre el
despliegue del proyecto , claro aparte del numero de horas dictadas con la
olpc y las estadisticas sobre estado de maquinas...
2009/1/29, David Van Assche :
>
> En
On Tue, Feb 10, 2009 at 1:14 AM, Marco Pesenti Gritti
wrote:
> On Sun, Feb 8, 2009 at 1:47 PM, David Farning wrote:
>> Thanks for finding this.
>>
>> Indeed, Gnome must have recently moved the location of jhbuild in
>> their git repo. A couple of weeks ago there was a poll at Gnome about
>> chan
== Source ==
http://download.sugarlabs.org/sources/honey/CartoonBuilder/CartoonBuilder-2.tar.bz2
== Bundle ==
http://download.sugarlabs.org/sources/honey/CartoonBuilder/CartoonBuilder-2.xo
== NEWS ==
* Support various screen resolutions
* Use jobjects for characters, backgrounds and sounds
* F
Is this a clean jhbuild? Do you have sugar-jhbuild/install/libexec/gconfd-2 ?
Marco
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
On Mon, Feb 9, 2009 at 6:23 PM, Marco Pesenti Gritti
wrote:
> Can you send ~/.sugar/default/logs/shell.log?
>
Traceback (most recent call last):
File "/home/alex/foreign/sugar-jhbuild/install/bin/sugar-session",
line 174, in
main()
File "/home/alex/foreign/sugar-jhbuild/install/bin/sugar-se
34 matches
Mail list logo