Re: [Sugar-devel] [sugar-build] Landing the chroot branch

2013-07-13 Thread Daniel Narvaez
Hi Daniel, thanks for testing! Which version of open suse are you using? On 13 July 2013 07:35, Daniel Francis fran...@sugarlabs.org wrote: On Friday, July 12, 2013 12:22:43 PM Daniel Narvaez wrote: This feels ready to land now. I'll leave it there in bug fixing only mode for another few

[Sugar-devel] JS activity issues

2013-07-13 Thread Walter Bender
So I wrote my first JS activity [1, 2] (although I wrote the original XO Colors activity in JS and XML back in 2007) and will it sort of kid of works, I have some problems: (1) The toolbar buttons are not properly aligned vertically. From my web browser, the activity button is properly aligned,

Re: [Sugar-devel] JS activity issues

2013-07-13 Thread Daniel Narvaez
(2) Somewhere along the line, my activity does not launch/close properly: a gray circle on the frame (always a bad sign) along with my ever-flashing activity icon. Empty activity log file. Lots of this in shell.log 1373753530.754283 DEBUG gwebsockets: Got data, length 52 1373753530.754836

Re: [Sugar-devel] JS activity issues

2013-07-13 Thread Walter Bender
On Sat, Jul 13, 2013 at 6:21 PM, Walter Bender walter.ben...@gmail.com wrote: So I wrote my first JS activity [1, 2] (although I wrote the original XO Colors activity in JS and XML back in 2007) and will it sort of kid of works, I have some problems: (1) The toolbar buttons are not properly

Re: [Sugar-devel] Docs for sugar build not where I thought

2013-07-13 Thread rihowa...@gmail.com
On Jul 7, 2013, at 4:49 PM, Gonzalo Odiard wrote: New docs are here http://developer.sugarlabs.org/ Gonzalo On Sun, Jul 7, 2013 at 7:27 PM, James Simmons nices...@gmail.com wrote: I've decided it is time to start updating MYOSA again and to start things off I thought I would upgrade to

Re: [Sugar-devel] JS activity issues

2013-07-13 Thread Daniel Narvaez
On 14 July 2013 01:02, Daniel Narvaez dwnarv...@gmail.com wrote: (2) Somewhere along the line, my activity does not launch/close properly: a gray circle on the frame (always a bad sign) along with my ever-flashing activity icon. Empty activity log file. Lots of this in shell.log

Re: [Sugar-devel] JS activity issues

2013-07-13 Thread Daniel Narvaez
On 14 July 2013 01:19, Daniel Narvaez dwnarv...@gmail.com wrote: On 14 July 2013 01:02, Daniel Narvaez dwnarv...@gmail.com wrote: (2) Somewhere along the line, my activity does not launch/close properly: a gray circle on the frame (always a bad sign) along with my ever-flashing activity

Re: [Sugar-devel] [sugar-build] Landing the chroot branch

2013-07-13 Thread Daniel Narvaez
I suspect this is because rpm is configured or built differently on suse. Instead of trying to ensure we have the right configuration on each distro, I think it's easier to use prebuilt chroots. That will reduce the amount of code which we need to ensure works cross distro. The dependencies

Re: [Sugar-devel] [sugar-build] Landing the chroot branch

2013-07-13 Thread S. Daniel Francis
2013/7/13 Daniel Narvaez dwnarv...@gmail.com: I pushed that change. Can you retry and see if it works better? Both when pulling the current repository and cloning it again, I'm getting an error: Traceback (most recent call last): File ./osbuild, line 462, in module main() File