Re: [Sugar-devel] Managing github forks

2013-05-28 Thread William Orr
way my patches will cleanly apply to the master branch of the project when I file my pull request. I avoid merge commits this way as well. The downside is that I might be messing with the history of my feature branch, which might even be public. William Orr

Re: [Sugar-devel] [sugar-build] Is webkitgtk becoming a barrier?

2013-05-21 Thread William Orr
We have sugar-build use packages for certain packages on Fedora 19 that aren't available on Fedora 18 already (ragel, node, npm), so why not just add webkitgtk to the list as well? It makes sense enough to me, provided we're pulling a compatible version. To that end, I've already submitted a p

Re: [Sugar-devel] Github issue tracking

2013-05-15 Thread William Orr
o:dwnarv...@gmail.com> Tuesday, May 14, 2013 9:06 AM On Tuesday, 14 May 2013, Manuel Quiñones wrote: 2013/5/13 Daniel Narvaez >: > > > On Monday, 13 May 2013, Manuel Quiñones wrote: >> >> 2013/5/11 William Orr >: >> > >> >

Re: [Sugar-devel] Unit tests in Sugar HTML

2013-05-14 Thread William Orr
Manuel Quiñones Tuesday, May 14, 2013 8:15 AM 2013/5/13 Daniel Narvaez: On Monday, 13 May 2013, Manuel Quiñones wrote: 2013/5/13 Daniel Narvaez: I'm on a phone so I have not yet taken a proper look. Though it looks pretty cool. It seems to have custom browsers suppo

[Sugar-devel] jslint tests

2013-05-13 Thread William Orr
est way to write a `make check` test for it. Thanks, William Orr ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] Github issue tracking

2013-05-11 Thread William Orr
uraged from reporting/fixing bugs there. -- William Orr ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] Automated pyflakes checking

2013-05-08 Thread William Orr
Walter Bender <mailto:walter.ben...@gmail.com> Wednesday, May 08, 2013 8:17 AM On Wed, May 8, 2013 at 5:31 AM, Daniel Narvaez <mailto:dwnarv...@gmail.com>> wrote: On 8 May 2013 06:02, William Orr mailto:w...@worrbase.com>> wrote: I've done some init

Re: [Sugar-devel] Automated pyflakes checking

2013-05-07 Thread William Orr
labs/sugar/pull/49 Let me know if I need to make any changes. Thanks, William Orr ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

[Sugar-devel] Problems with `make run`

2013-05-02 Thread William Orr
Hello all, I've successfully built sugar with sugar-build, however now, when I try and do a `make run` the screen flashes black and fails to run sugar. I'm on Fedora 19 x86_64. Here is the output of logs/run.log: http://paste.fedoraproject.org/9938/67465897/ Thanks, W

Re: [Sugar-devel] Chromium integration inside the sugar shell (was Re: Kicking off HTML5 activities work)

2013-04-12 Thread William Orr
I'm pretty new to the mailing list and the project, but I'm pretty sure that starting a new Chrome instance for every launched activity is far too taxing for the XOs. I think that Lionel's idea of using a Python activity that uses the WebKit WebView is a much, much better solution.

[Sugar-devel] Sugar networking

2013-04-03 Thread William Orr
Hello, I emailed this list some time ago about fixing Sugar bugs for my H/FOSS class at RIT. Matt and I found some bugs on our own related to the generated network neighborhood and sharing activities over the network. Is it worth our time and valuable to the community to start squashing thes