[Sugar-devel] 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')
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] 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


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-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-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-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-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-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-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel


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