Re: [Sugar-devel] New activity. ReSiStance.

2011-06-14 Thread Chus Picos
Christoph, thanks for your help! I'm going to review it.


2011/6/13 Christoph Derndorfer christoph.derndor...@gmail.com

 On Mon, Jun 13, 2011 at 3:00 PM, Christoph Derndorfer 
 christoph.derndor...@gmail.com wrote:

 On Mon, Jun 13, 2011 at 4:37 PM, Chus Picos chuspi...@gmail.com wrote:

 Hi.

 I'm a Software Engineering student at the Universidade da Coruña (Galicia
 - Spain). I have just done my final year proyect. I have developed an
 activity for Sugar. It is an RSS reader. You can download it from:

 http://madsgroup.org/staff/juanjo/ReSiStance-1.xo

 I want to know your opinion, suggestions...

 Regards and thank you very much.


 Hi Chus,

 interesting stuff, I'll definitely give this activity a shot later today.


 Hi again,

 I just tried running the activity on the latest development build (11.2.0
 os22 - http://wiki.laptop.org/go/11.2.0#Download) on an XO-1.5HS machine
 and the activity failed to start.

 I'm copying the log below, hope it helps you figure out what the issue
 could be.

 Thanks,
 Christoph

 --- LOG ---

 ** Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox)
 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/ReSiStance.activity/ReSiStanceActivity.py,
 line 33, in module
 from src.ReSiStance.settings import Settings
   File
 /home/olpc/Activities/ReSiStance.activity/src/ReSiStance/settings.py, line
 26, in module
 from configobj import ConfigObj
 ImportError: No module named configobj
 1307952847.033687 DEBUG root: _cleanup_temp_files
 Exited with status 1, pid 3921 data (None, open file 'fdopen', mode 'w'
 at 0xb332b78, '07c289065be801b61442e679e7aeb473be3da17e')

 --- /LOG ---

 --
 Christoph Derndorfer
 co-editor, olpcnews
 url: www.olpcnews.com
 e-mail: christ...@olpcnews.com

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


Re: [Sugar-devel] New activity. ReSiStance.

2011-06-14 Thread Chus Picos
Hi!

I have just updated the activity. Now you can run the activity without
install configobj. The activity is in the same URL:

http://madsgroup.org/staff/juanjo/ReSiStance-1.xo

Thanks!

Chus.

2011/6/14 Chus Picos chuspi...@gmail.com

 Christoph, thanks for your help! I'm going to review it.



 2011/6/13 Christoph Derndorfer christoph.derndor...@gmail.com

 On Mon, Jun 13, 2011 at 3:00 PM, Christoph Derndorfer 
 christoph.derndor...@gmail.com wrote:

 On Mon, Jun 13, 2011 at 4:37 PM, Chus Picos chuspi...@gmail.com wrote:

 Hi.

 I'm a Software Engineering student at the Universidade da Coruña
 (Galicia - Spain). I have just done my final year proyect. I have developed
 an activity for Sugar. It is an RSS reader. You can download it from:

 http://madsgroup.org/staff/juanjo/ReSiStance-1.xo

 I want to know your opinion, suggestions...

 Regards and thank you very much.


 Hi Chus,

 interesting stuff, I'll definitely give this activity a shot later today.


 Hi again,

 I just tried running the activity on the latest development build (11.2.0
 os22 - http://wiki.laptop.org/go/11.2.0#Download) on an XO-1.5HS machine
 and the activity failed to start.

 I'm copying the log below, hope it helps you figure out what the issue
 could be.

 Thanks,
 Christoph

 --- LOG ---

 ** Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox)
 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/ReSiStance.activity/ReSiStanceActivity.py,
 line 33, in module
 from src.ReSiStance.settings import Settings
   File
 /home/olpc/Activities/ReSiStance.activity/src/ReSiStance/settings.py, line
 26, in module
 from configobj import ConfigObj
 ImportError: No module named configobj
 1307952847.033687 DEBUG root: _cleanup_temp_files
 Exited with status 1, pid 3921 data (None, open file 'fdopen', mode 'w'
 at 0xb332b78, '07c289065be801b61442e679e7aeb473be3da17e')

 --- /LOG ---

 --
 Christoph Derndorfer
 co-editor, olpcnews
 url: www.olpcnews.com
 e-mail: christ...@olpcnews.com



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


Re: [Sugar-devel] New activity. ReSiStance.

2011-06-13 Thread Christoph Derndorfer
On Mon, Jun 13, 2011 at 3:00 PM, Christoph Derndorfer 
christoph.derndor...@gmail.com wrote:

 On Mon, Jun 13, 2011 at 4:37 PM, Chus Picos chuspi...@gmail.com wrote:

 Hi.

 I'm a Software Engineering student at the Universidade da Coruña (Galicia
 - Spain). I have just done my final year proyect. I have developed an
 activity for Sugar. It is an RSS reader. You can download it from:

 http://madsgroup.org/staff/juanjo/ReSiStance-1.xo

 I want to know your opinion, suggestions...

 Regards and thank you very much.


 Hi Chus,

 interesting stuff, I'll definitely give this activity a shot later today.


Hi again,

I just tried running the activity on the latest development build (11.2.0
os22 - http://wiki.laptop.org/go/11.2.0#Download) on an XO-1.5HS machine and
the activity failed to start.

I'm copying the log below, hope it helps you figure out what the issue could
be.

Thanks,
Christoph

--- LOG ---

** Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox)
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/ReSiStance.activity/ReSiStanceActivity.py,
line 33, in module
from src.ReSiStance.settings import Settings
  File
/home/olpc/Activities/ReSiStance.activity/src/ReSiStance/settings.py, line
26, in module
from configobj import ConfigObj
ImportError: No module named configobj
1307952847.033687 DEBUG root: _cleanup_temp_files
Exited with status 1, pid 3921 data (None, open file 'fdopen', mode 'w'
at 0xb332b78, '07c289065be801b61442e679e7aeb473be3da17e')

--- /LOG ---

-- 
Christoph Derndorfer
co-editor, olpcnews
url: www.olpcnews.com
e-mail: christ...@olpcnews.com
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel