Re: 13.1.0 development build 9 released

2012-11-05 Thread Gary Martin
On 4 Nov 2012, at 11:08, Peter Robinson pbrobin...@gmail.com wrote:

 A new 13.1.0 development build is available:
 
 http://build.laptop.org/13.1.0/os9
 http://wiki.laptop.org/go/13.1.0

Thanks Peter.

 - The some activity updates
 - XO-4 kernel work for 8787/mwifiex wireless, touchscreen improvement, and I 
 believe some suspend/resume work
 
 Thanks for any testing and feedback!

For those wanting to test the available OSK language layouts and the new 
language cycle key (the map key, bottom left), this build is still only 
enabling a single layout language. To enable more, see the example at:

http://wiki.sugarlabs.org/go/User_talk:Garycmartin/Maliit_Layouts

Hopefully we'll have several languages enabled by default for the next build.

Regards,
--Gary

 Note there currently isn't x86 builds. These should appear at some point 
 soonish  with luck!
 ___
 olpc mailing list
 o...@lists.fedoraproject.org
 https://admin.fedoraproject.org/mailman/listinfo/olpc

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


Re: 13.1.0 development build 9 released

2012-11-05 Thread Bert Freudenberg

On 2012-11-04, at 12:08, Peter Robinson pbrobin...@gmail.com wrote:

 A new 13.1.0 development build is available:
 
 http://build.laptop.org/13.1.0/os9
 http://wiki.laptop.org/go/13.1.0
 
 - The some activity updates
 - XO-4 kernel work for 8787/mwifiex wireless, touchscreen improvement, and I 
 believe some suspend/resume work
 
 Thanks for any testing and feedback!

* olpc-update from 8 to 9 appeared to work fine
* after reboot it offered to update Sugar activities, I said yes, and it froze 
in the middle of updating Portfolio. There was an error in shell.log, pasted 
below
* Browse fails to start, error log see below
* other activities work fine
* sshd is not working anymore, worked fine in os8. /var/log/messages says the 
private host key is not protected enough. It's group-readable by polkitd, is 
that new?
* cannot use ping as user olpc: icmp open socket: not permitted. Works fine as 
root.

- Bert -

shell.log after updating activities error:

  inflating: 
/home/olpc/Activities/TurtleArt.activity/locale/ca/LC_MESSAGES/org.laptop.TurtleArtActivity.mo
  
  inflating: /home/olpc/Activities/TurtleArt.activity/locale/ne/activity.linfo  
  inflating: 
/home/olpc/Activities/TurtleArt.activity/locale/ne/LC_MESSAGES/org.laptop.TurtleArtActivity.mo
  
  inflating: /home/olpc/Activities/TurtleArt.activity/locale/ug/activity.linfo  
  inflating: 
/home/olpc/Activities/TurtleArt.activity/locale/ug/LC_MESSAGES/org.laptop.TurtleArtActivity.mo
  
  inflating: /home/olpc/Activities/TurtleArt.activity/locale/bn/activity.linfo  
  inflating: 
/home/olpc/Activities/TurtleArt.activity/locale/bn/LC_MESSAGES/org.laptop.TurtleArtActivity.mo
  
caution: excluded filename not matched:  mimetype
Traceback (most recent call last):
  File /usr/share/sugar/extensions/cpsection/updater/model.py, line 478, in 
refresh
refresh_existing(row)
  File /usr/share/sugar/extensions/cpsection/updater/model.py, line 397, in 
refresh_existing
row[UPDATE_URL] = newurl
  File /usr/lib/python2.7/site-packages/gi/overrides/Gtk.py, line 1152, in 
__setitem__
self.model.set_value(self.iter, key, value)
  File /usr/lib/python2.7/site-packages/gi/overrides/Gtk.py, line 1053, in 
set_value
Gtk.ListStore.set_value(self, treeiter, column, value)
  File /usr/lib/python2.7/site-packages/gi/types.py, line 47, in function
return info.invoke(*args, **kwargs)
TypeError: Argument 3 does not allow None as a value

=

org.laptop.WebActivity-1.log

Traceback (most recent call last):
  File /usr/bin/sugar-activity, line 160, in module
main()
  File /usr/bin/sugar-activity, line 155, in main
instance = create_activity_instance(activity_constructor, activity_handle)
  File /usr/bin/sugar-activity, line 42, in create_activity_instance
activity = constructor(handle)
  File /home/olpc/Activities/Browse.activity/webactivity.py, line 153, in 
__init__
activity.Activity.__init__(self, handle)
  File /usr/lib/python2.7/site-packages/sugar3/activity/activity.py, line 
269, in __init__
settings = Gtk.Settings.get_default()
  File /usr/lib/python2.7/site-packages/gi/module.py, line 269, in __getattr__
return getattr(self._introspection_module, name)
  File /usr/lib/python2.7/site-packages/gi/module.py, line 193, in __getattr__
wrapper = metaclass(name, bases, dict_)
  File /usr/lib/python2.7/site-packages/gi/types.py, line 243, in mro
return mro(cls)
  File /usr/lib/python2.7/site-packages/gi/types.py, line 257, in mro
bases_of_subclasses += list(map(mro, C.__bases__)) + [list(C.__bases__)]
  File /usr/lib/python2.7/site-packages/gi/types.py, line 257, in mro
bases_of_subclasses += list(map(mro, C.__bases__)) + [list(C.__bases__)]
  File /usr/lib/python2.7/site-packages/gi/types.py, line 269, in mro
raise TypeError('Cannot create a consistent method resolution '
TypeError: Cannot create a consistent method resolution order (MRO)
Exited with status 1, pid 873 data (None, open file 'fdopen', mode 'w' at 
0xff16a8, '7ee056e09f86d02fef3053a6919000c16009d1ca')

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


Re: 13.1.0 development build 9 released

2012-11-05 Thread Walter Bender
On Mon, Nov 5, 2012 at 1:52 PM, Bert Freudenberg b...@freudenbergs.dewrote:


 On 2012-11-04, at 12:08, Peter Robinson pbrobin...@gmail.com wrote:

  A new 13.1.0 development build is available:
 
  http://build.laptop.org/13.1.0/os9
  http://wiki.laptop.org/go/13.1.0
 
  - The some activity updates
  - XO-4 kernel work for 8787/mwifiex wireless, touchscreen improvement,
 and I believe some suspend/resume work
 
  Thanks for any testing and feedback!

 * olpc-update from 8 to 9 appeared to work fine
 * after reboot it offered to update Sugar activities, I said yes, and it
 froze in the middle of updating Portfolio. There was an error in shell.log,
 pasted below
 * Browse fails to start, error log see below
 * other activities work fine
 * sshd is not working anymore, worked fine in os8. /var/log/messages says
 the private host key is not protected enough. It's group-readable by
 polkitd, is that new?
 * cannot use ping as user olpc: icmp open socket: not permitted. Works
 fine as root.

 - Bert -

 shell.log after updating activities error:

   inflating:
 /home/olpc/Activities/TurtleArt.activity/locale/ca/LC_MESSAGES/
 org.laptop.TurtleArtActivity.mo
   inflating:
 /home/olpc/Activities/TurtleArt.activity/locale/ne/activity.linfo
   inflating:
 /home/olpc/Activities/TurtleArt.activity/locale/ne/LC_MESSAGES/
 org.laptop.TurtleArtActivity.mo
   inflating:
 /home/olpc/Activities/TurtleArt.activity/locale/ug/activity.linfo
   inflating:
 /home/olpc/Activities/TurtleArt.activity/locale/ug/LC_MESSAGES/
 org.laptop.TurtleArtActivity.mo
   inflating:
 /home/olpc/Activities/TurtleArt.activity/locale/bn/activity.linfo
   inflating:
 /home/olpc/Activities/TurtleArt.activity/locale/bn/LC_MESSAGES/
 org.laptop.TurtleArtActivity.mo
 caution: excluded filename not matched:  mimetype
 Traceback (most recent call last):
   File /usr/share/sugar/extensions/cpsection/updater/model.py, line 478,
 in refresh
 refresh_existing(row)
   File /usr/share/sugar/extensions/cpsection/updater/model.py, line 397,
 in refresh_existing
 row[UPDATE_URL] = newurl
   File /usr/lib/python2.7/site-packages/gi/overrides/Gtk.py, line 1152,
 in __setitem__
 self.model.set_value(self.iter, key, value)
   File /usr/lib/python2.7/site-packages/gi/overrides/Gtk.py, line 1053,
 in set_value
 Gtk.ListStore.set_value(self, treeiter, column, value)
   File /usr/lib/python2.7/site-packages/gi/types.py, line 47, in function
 return info.invoke(*args, **kwargs)
 TypeError: Argument 3 does not allow None as a value


Curious. When I was doing the Labyrinth port to GTK3, I was getting a
similar error. It seems that some class eq method has changed such that ==
None won't work, but is None will work. Not sure where the root of the
problem lies.

I also had a problem with an older-style constructor method for the toolbar
buttons that no longer seems to work on the latest builds:

self.edit_toolbar = ToolbarButton()
self.edit_toolbar.props.page = EditToolbar(self)
self.edit_toolbar.props.icon_name = 'toolbar-edit'
self.edit_toolbar.props.label = _('Edit'),
toolbar_box.toolbar.insert(self.edit_toolbar, -1)
fails

self.edit_toolbar = EditToolbar(self)
self.edit_toolbar_button = ToolbarButton(
icon_name='toolbar-edit',
label=_('Edit'),
page=self.edit_toolbar)
self.edit_toolbar_button.show()
toolbar_box.toolbar.insert(self.edit_toolbar_button, 0)

works


 =

 org.laptop.WebActivity-1.log

 Traceback (most recent call last):
   File /usr/bin/sugar-activity, line 160, in module
 main()
   File /usr/bin/sugar-activity, line 155, in main
 instance = create_activity_instance(activity_constructor,
 activity_handle)
   File /usr/bin/sugar-activity, line 42, in create_activity_instance
 activity = constructor(handle)
   File /home/olpc/Activities/Browse.activity/webactivity.py, line 153,
 in __init__
 activity.Activity.__init__(self, handle)
   File /usr/lib/python2.7/site-packages/sugar3/activity/activity.py,
 line 269, in __init__
 settings = Gtk.Settings.get_default()
   File /usr/lib/python2.7/site-packages/gi/module.py, line 269, in
 __getattr__
 return getattr(self._introspection_module, name)
   File /usr/lib/python2.7/site-packages/gi/module.py, line 193, in
 __getattr__
 wrapper = metaclass(name, bases, dict_)
   File /usr/lib/python2.7/site-packages/gi/types.py, line 243, in mro
 return mro(cls)
   File /usr/lib/python2.7/site-packages/gi/types.py, line 257, in mro
 bases_of_subclasses += list(map(mro, C.__bases__)) +
 [list(C.__bases__)]
   File /usr/lib/python2.7/site-packages/gi/types.py, line 257, in mro
 bases_of_subclasses += list(map(mro, C.__bases__)) +
 [list(C.__bases__)]
   File /usr/lib/python2.7/site-packages/gi/types.py, line 269, in mro
 raise TypeError('Cannot create a consistent method resolution 

Re: 13.1.0 development build 9 released

2012-11-05 Thread Daniel Drake
On Mon, Nov 5, 2012 at 12:52 PM, Bert Freudenberg b...@freudenbergs.de wrote:
 * olpc-update from 8 to 9 appeared to work fine

Thanks for testing!

 * after reboot it offered to update Sugar activities, I said yes, and it 
 froze in the middle of updating Portfolio. There was an error in shell.log, 
 pasted below
 * sshd is not working anymore, worked fine in os8. /var/log/messages says the 
 private host key is not protected enough. It's group-readable by polkitd, is 
 that new?

Tickets for both of these would be appreciated. Both on the OLPC trac
(since the software updater is not mainline sugar, yet).

 * Browse fails to start, error log see below

http://bugs.sugarlabs.org/ticket/4108

 * cannot use ping as user olpc: icmp open socket: not permitted. Works fine 
 as root.

Yep, we've had this for a while. There are some complications in
getting the advanced permissions that make ping usable by a non-root
user communicated via our upgrade methods.

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


Maliit ticket location

2012-11-05 Thread Daniel Drake
Hi,

We are currently a little disorganised in our maliit ticket filing -
we have some tickets on SL trac, and some on OLPC trac.

This isn't really a problem for us, but it is for outsiders; and
Michael (mikhas) from maliit upstream is interested in keeping an eye
on things. (We should definitely take him up on that offer, since he's
so helpful.)

So, I propose that we use the dev.laptop.org trac for all maliit
tickets from this point. There is a keyboards - on screen component
already.

This would affect tickets that relate to our work and troubles with
Maliit directly (e.g. SL#4051), but not those that relate to
challenges with Sugar-specific integration items (e.g. SL#4150,
SL#3887, SL#4106)

Any objections? If not I will move the 3-4 maliit tickets from SL to
OLPC and we'll go from there.

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


Re: 13.1.0 development build 9 released

2012-11-05 Thread Bert Freudenberg

On 2012-11-05, at 20:03, Daniel Drake d...@laptop.org wrote:

 On Mon, Nov 5, 2012 at 12:52 PM, Bert Freudenberg b...@freudenbergs.de 
 wrote:
 * olpc-update from 8 to 9 appeared to work fine
 
 Thanks for testing!
 
 * after reboot it offered to update Sugar activities, I said yes, and it 
 froze in the middle of updating Portfolio. There was an error in shell.log, 
 pasted below
 * sshd is not working anymore, worked fine in os8. /var/log/messages says 
 the private host key is not protected enough. It's group-readable by 
 polkitd, is that new?
 
 Tickets for both of these would be appreciated. Both on the OLPC trac
 (since the software updater is not mainline sugar, yet).


Done:

http://dev.laptop.org/ticket/12272/

http://dev.laptop.org/ticket/12273/

- Bert -


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


Re: 13.1.0 development build 9 released

2012-11-05 Thread Daniel Drake
On Sun, Nov 4, 2012 at 5:08 AM, Peter Robinson pbrobin...@gmail.com wrote:
 - The some activity updates
 - XO-4 kernel work for 8787/mwifiex wireless, touchscreen improvement, and I
 believe some suspend/resume work

 Thanks for any testing and feedback!

Thanks Peter for the builds. The XO-1 and XO-1.5 images are now there too:
http://build.laptop.org/13.1.0/os9/

Testing appreciated, since I haven't tested them :)

Since build 8 we have fixed:
#12259 Support systemd-195's depreciation/migration of various
configuration settings
#12246 OS8 Gnome Applications menu is empty
#12137 Tap-to-click enabled on some XO4s
#12244 Browse homepage not touch-friendly
#12227 XO-4 build lacks latest runin
#12044 XO-1 glyph rendering bugs in X
#12138 Incorrect repeat rendering on XO-1.5
#12171 XO-4: X11 segfault triggered by touch input

The invisible sugar icon issue seen in build 8 is also fixed.

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


Re: 13.1.0 development build 9 released

2012-11-05 Thread Samuel Greenfeld
I have looked primarily at the XO-1.75 and XO-4 images, but also a bit at
the XO-1.5 image since it came out this morning.

The ability to use the GNOME menus is back along with the icons that
previously disappeared in Sugar.

XO-1.75 audio is still poor in quality (especially recording; #12199), and
XO-4 audio does not exist yet.  Using a (non-released, test) XO-4 firmware
image past q7b04 risks having os9 not boot until Linux  OFW get synced up
again (#12271).

The cannot determine a method resolution order error still occasionally
happens on XO-4.

Occasionally when using touch I get a secondary (right-click) menu with no
items in it (completely black), but sized like it has the normal list of
items.  This has happened in the Network view (Access points) as well as in
the spiral view (central XO character).  This might be touch related or
just a video driver bug.

Once I had no secondary menus/palettes show up at all in all of the main
Sugar views until I restarted Sugar, although things initially worked.  I
could not start any new activities either.  The exception in Sugar
suggested a byte to Unicode conversion error.  I need to file a ticket on
this and try and reproduce it.


SJG

On Mon, Nov 5, 2012 at 3:41 PM, Daniel Drake d...@laptop.org wrote:

 On Sun, Nov 4, 2012 at 5:08 AM, Peter Robinson pbrobin...@gmail.com
 wrote:
  - The some activity updates
  - XO-4 kernel work for 8787/mwifiex wireless, touchscreen improvement,
 and I
  believe some suspend/resume work
 
  Thanks for any testing and feedback!

 Thanks Peter for the builds. The XO-1 and XO-1.5 images are now there too:
 http://build.laptop.org/13.1.0/os9/

 Testing appreciated, since I haven't tested them :)

 Since build 8 we have fixed:
 #12259 Support systemd-195's depreciation/migration of various
 configuration settings
 #12246 OS8 Gnome Applications menu is empty
 #12137 Tap-to-click enabled on some XO4s
 #12244 Browse homepage not touch-friendly
 #12227 XO-4 build lacks latest runin
 #12044 XO-1 glyph rendering bugs in X
 #12138 Incorrect repeat rendering on XO-1.5
 #12171 XO-4: X11 segfault triggered by touch input

 The invisible sugar icon issue seen in build 8 is also fixed.

 Thanks,
 Daniel
 ___
 olpc mailing list
 o...@lists.fedoraproject.org
 https://admin.fedoraproject.org/mailman/listinfo/olpc

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


Re: Maliit ticket location

2012-11-05 Thread Gary Martin
Hi Daniel,

On 5 Nov 2012, at 19:29, Daniel Drake d...@laptop.org wrote:

 Hi,
 
 We are currently a little disorganised in our maliit ticket filing -
 we have some tickets on SL trac, and some on OLPC trac.
 
 This isn't really a problem for us, but it is for outsiders; and
 Michael (mikhas) from maliit upstream is interested in keeping an eye
 on things. (We should definitely take him up on that offer, since he's
 so helpful.)
 
 So, I propose that we use the dev.laptop.org trac for all maliit
 tickets from this point. There is a keyboards - on screen component
 already.
 
 This would affect tickets that relate to our work and troubles with
 Maliit directly (e.g. SL#4051), but not those that relate to
 challenges with Sugar-specific integration items (e.g. SL#4150,
 SL#3887, SL#4106)
 
 Any objections? If not I will move the 3-4 maliit tickets from SL to
 OLPC and we'll go from there.

Good with me, though note I'm the default owner of that dev.lt.org component, 
so if it is more system related issue than user interaction related, you should 
assign the tickets someone with system skills.

Regards,
--Gary

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


Re: 13.1.0 development build 9 released

2012-11-05 Thread Manuel QuiƱones
2012/11/5 Samuel Greenfeld greenf...@laptop.org:

 Once I had no secondary menus/palettes show up at all in all of the main
 Sugar views until I restarted Sugar, although things initially worked.  I
 could not start any new activities either.  The exception in Sugar suggested
 a byte to Unicode conversion error.  I need to file a ticket on this and try
 and reproduce it.

Maybe you are getting the traceback here that is preventing the
buddies in the neighbourhood to be visible:

http://bugs.sugarlabs.org/ticket/4157

I'm on it.

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