Re: [Sugar-devel] Error on Write activity: no module named abiword

2014-07-18 Thread Lionel Laské
Hi Gonzalo,

Thanks for your answer.

2014-07-17 22:21 GMT+02:00 Gonzalo Odiard godi...@sugarlabs.org:

 Do you have a abiword rpm with introspection enabled?


Not sure to understand the question :-(
I didn't add any custom rpm in the image.
Where can I find the information about that ?



 Hint: we use a custom rpm


 http://harvest.one-education.org/public/au1b-updates/RPMS/abiword-2.9.3-1.git20121011.fc18.olpc12.armv7hl.rpm

 Does it mean that I need to include a different rpm ?

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


Re: [Sugar-devel] Error on Write activity: no module named abiword

2014-07-18 Thread James Cameron
On Fri, Jul 18, 2014 at 09:48:35AM +0200, Lionel Laské wrote:
 
 Hi Gonzalo,
 
 Thanks for your answer.
 
 2014-07-17 22:21 GMT+02:00 Gonzalo Odiard godi...@sugarlabs.org:
 
 Do you have a abiword rpm with introspection enabled?
 
 
 Not sure to understand the question :-(
 I didn't add any custom rpm in the image.
 Where can I find the information about that ?
 
  
 
 Hint: we use a custom rpm
 
 http://harvest.one-education.org/public/au1b-updates/RPMS/
 abiword-2.9.3-1.git20121011.fc18.olpc12.armv7hl.rpm
 
 
 Does it mean that I need to include a different rpm ?

Without seeing your .ini file it isn't practical to answer this.  ;-)

It is certainly possible to need a different rpm, if different
activities or rpms are already being used.

Are you publishing your olpc-os-builder git repository anywhere?
github seems a reasonable place.

-- 
James Cameron
http://quozl.linux.org.au/
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Sugar-devel] Error on Write activity: no module named abiword

2014-07-18 Thread Daniel Drake
On Thu, Jul 17, 2014 at 9:21 PM, Gonzalo Odiard godi...@sugarlabs.org wrote:

 Do you have a abiword rpm with introspection enabled?
 Hint: we use a custom rpm

 http://harvest.one-education.org/public/au1b-updates/RPMS/abiword-2.9.3-1.git20121011.fc18.olpc12.armv7hl.rpm

The error that he's seeing suggests that the activity isn't trying to
use introspection

from abiword import Canvas

so maybe the problem is that the Write version is too old?
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Sugar-devel] Error on Write activity: no module named abiword

2014-07-18 Thread Gonzalo Odiard
On Fri, Jul 18, 2014 at 12:30 PM, Daniel Drake d...@laptop.org wrote:

 The error that he's seeing suggests that the activity isn't trying to
 use introspection

 from abiword import Canvas

 so maybe the problem is that the Write version is too old?


Ohh, good catch! Is true.

Lionel, do you really want work in a build based on Sugar 0.98.7?

Daniel good to see you have a eye in the list still :)

-- 
Gonzalo Odiard

SugarLabs - Software for children learning
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Sugar-devel] Error on Write activity: no module named abiword

2014-07-18 Thread Lionel Laské
I've no time now to upgrade to Sugar 0.102. I should deliver the image very
soon.

As a work around, I've done put a more recent version (94) of Write  in my
sugar-activities-extra directory.
And good news: it perfectly works !

Sorry I don't have a public repository for the image but you can find my
updated .ini file here [1].

Thanks to all for your help.

 Lionel.


[1] http://olpc-france.org/download/mundurucu-xo1.75.ini


2014-07-18 17:35 GMT+02:00 Gonzalo Odiard godi...@sugarlabs.org:

 On Fri, Jul 18, 2014 at 12:30 PM, Daniel Drake d...@laptop.org wrote:

 The error that he's seeing suggests that the activity isn't trying to
 use introspection

 from abiword import Canvas

 so maybe the problem is that the Write version is too old?


 Ohh, good catch! Is true.

 Lionel, do you really want work in a build based on Sugar 0.98.7?

 Daniel good to see you have a eye in the list still :)

 --
 Gonzalo Odiard

 SugarLabs - Software for children learning

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