Browse-130 fails to launch on XO-1 with os2 (F17)

2011-12-24 Thread Mikus Grinbergs
I do not know enough python to figure out for line 23 in __init__.py -- 
what is being imported, or from where -- but I interpret the cause for 
the error message from that line as could not find (since the line in 
webactivity.py DOES look like what the error message says it should be).


mikus

Traceback (most recent call last):
  File /usr/bin/sugar-activity, line 21, in module
main.main()
  File /usr/lib/python2.7/site-packages/sugar/activity/main.py, line 121, in main
module = __import__(module_name)
  File /home/olpc/Activities/Browse.activity/webactivity.py, line 24, in module
from gi.repository import GObject
  File /usr/lib/python2.7/site-packages/gi/__init__.py, line 23, in module
from ._gi import _API, Repository
ImportError: could not import gobject (error was: ImportError('When using gi.repository you must not import static modules like gobject. Please change all occurrences of import gobject to from gi.repository import GObject.',))
1324736391.516371 DEBUG root: _cleanup_temp_files
Exited with status 1, pid 1054 data (None, open file 'fdopen', mode 'w' at 0x950f758, 'f88fbfbb3a10cf8f6a0eeb4199f6e72513b4f70c')
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Query regarding error message

2011-12-24 Thread Ajay Garg
Hi all.

I am trying to update an activity, via olpc-update-control rpm, on a
sugar-jhbuild.

Towards the end, I get these logs ::


1324746237.423585 DEBUG root: STARTUP: Adding bundle
'/home/ajay/Activities/Maze.activity'
1324746237.426864 DEBUG root: Upgrade vu.lux.olpc.Maze
Error setting OHM inhibit: org.freedesktop.DBus.Error.ServiceUnknown:
The name org.freedesktop.ohm was not provided by any .service files


After the error log, nothing more happens.

I need to complete the following ticket (on olpc-update-control):
http://bugs.sugarlabs.org/ticket/2818

Is there anything I am missing, that may fix this issue?


Looking forward to a reply.

Regards,
Ajay
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Happy Holidays fruitful break

2011-12-24 Thread Martin Langhoff
Hope everyone in the Sugar and OLPC world is enjoying a happy holiday, in
peace, safety and good company.

If you are hiding away from the family with your laptop, I wish you a very
fruitful time too.

A number of people in the OLPC world are working hard at this time of the
year, in deployments, in software development and in so many other areas.
Some things have a demanding rhythm that never stops.

My toast is to this beautiful group of mad people. Find a way to stop and
relax. Recharge that battery. Hug someone close to you; put the laptop
aside and let yourself be hugged.

cheers,


m
{ Martin Langhoff - one laptop per child }
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Sugar-devel] Happy Holidays fruitful break

2011-12-24 Thread Sameer Verma
On Sat, Dec 24, 2011 at 11:19 AM, Martin Langhoff mar...@laptop.org wrote:
 Hope everyone in the Sugar and OLPC world is enjoying a happy holiday, in
 peace, safety and good company.

 If you are hiding away from the family with your laptop, I wish you a very
 fruitful time too.

 A number of people in the OLPC world are working hard at this time of the
 year, in deployments, in software development and in so many other areas.
 Some things have a demanding rhythm that never stops.

 My toast is to this beautiful group of mad people. Find a way to stop and
 relax. Recharge that battery. Hug someone close to you; put the laptop aside
 and let yourself be hugged.

 cheers,


 m
 { Martin Langhoff - one laptop per child }


 ___
 Sugar-devel mailing list
 sugar-de...@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


+1, and don't forget to drink to good health and happiness :-)

Sameer
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Sugar-devel] Happy Holidays fruitful break

2011-12-24 Thread Sameer Verma
On Sat, Dec 24, 2011 at 12:08 PM, Chris Leonard
cjlhomeaddr...@gmail.com wrote:
 On Sat, Dec 24, 2011 at 2:19 PM, Martin Langhoff mar...@laptop.org wrote:

  Recharge that battery. Hug someone close to you; put the laptop aside
 and let yourself be hugged.

 1) We clearly need a wet-ware powerd implementation.

I'm all for rum...err ethanol-powered batteries :-)
http://www.wired.com/gadgets/miscellaneous/news/2003/04/58119

Sugar leads to Rum, leads to power, leads to use of Sugar. Richard
needs to get to work on this one!

Sameer

 2) Don't forget to hug your laptop, laptops need love too. . .

 Wishing all the joys of the season.

 cjl
 ___
 Sugar-devel mailing list
 sugar-de...@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Sugar-devel] Happy Holidays fruitful break

2011-12-24 Thread Richard A. Smith

On 12/24/2011 03:30 PM, Sameer Verma wrote:



Sugar leads to Rum, leads to power, leads to use of Sugar. Richard
needs to get to work on this one!


*gulp* I'm working on it right now.

--
Richard A. Smith  rich...@laptop.org
One Laptop per Child
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: Browse-130 fails to launch on XO-1 with os2 (F17)

2011-12-24 Thread Peter Robinson
Wait for os3, there's all sorts of bits missing. I should get it out before
the new year.

Peter.
On 24 Dec 2011 15:51, Mikus Grinbergs mi...@bga.com wrote:

 I do not know enough python to figure out for line 23 in __init__.py --
 what is being imported, or from where -- but I interpret the cause for the
 error message from that line as could not find (since the line in
 webactivity.py DOES look like what the error message says it should be).

 mikus


___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Sugar-devel] Browse-130 fails to launch on XO-1 with os2 (F17)

2011-12-24 Thread Gonzalo Odiard
os2 do not have the needed dependencies.
Browse 130 is prepared to the next  f17 image, comming soon.

Gonzalo

On Sat, Dec 24, 2011 at 1:02 PM, Mikus Grinbergs mi...@bga.com wrote:

 I do not know enough python to figure out for line 23 in __init__.py --
 what is being imported, or from where -- but I interpret the cause for the
 error message from that line as could not find (since the line in
 webactivity.py DOES look like what the error message says it should be).

 mikus


 ___
 Sugar-devel mailing list
 sugar-de...@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Sugar-devel] Browse-130 fails to launch on XO-1 with os2 (F17)

2011-12-24 Thread Thomas C Gilliard

Browse 130.xo fails to start on XO-1 os508dx (dextrose2)

usr/lib/python2.6/site-packages/sugar/activity/activity.py:785 Warning: 
invalid uninstallable type '(null)' in cast to 'gdkWidget'


Tom Gilliard

On 12/24/2011 08:02 AM, Mikus Grinbergs wrote:
I do not know enough python to figure out for line 23 in __init__.py 
-- what is being imported, or from where -- but I interpret the cause 
for the error message from that line as could not find (since the 
line in webactivity.py DOES look like what the error message says it 
should be).


mikus


___
Sugar-devel mailing list
sugar-de...@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Sugar-devel] Browse-130 fails to launch on XO-1 with os2 (F17)

2011-12-24 Thread Gonzalo Odiard
Browse 130 needs the new gtk3 bindings and a sugar-toolkit-gtk3.
Was uploaded to ASLO only to be included in the new F17 images.
All the dependencies will be in os3
Be patient

Gonzalo

On Sat, Dec 24, 2011 at 11:56 PM, Thomas C Gilliard 
satel...@bendbroadband.com wrote:

 **
 Browse 130.xo fails to start on XO-1 os508dx (dextrose2)

 usr/lib/python2.6/site-packages/sugar/activity/activity.py:785 Warning:
 invalid uninstallable type '(null)' in cast to 'gdkWidget'

 Tom Gilliard


 On 12/24/2011 08:02 AM, Mikus Grinbergs wrote:

 I do not know enough python to figure out for line 23 in __init__.py --
 what is being imported, or from where -- but I interpret the cause for the
 error message from that line as could not find (since the line in
 webactivity.py DOES look like what the error message says it should be).

 mikus


 ___
 Sugar-devel mailing 
 listSugar-devel@lists.sugarlabs.orghttp://lists.sugarlabs.org/listinfo/sugar-devel


 ___
 Sugar-devel mailing list
 sugar-de...@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel