> For now, please don't file bugs unless you include patches.

I can understand not wanting bug reports against items which OLPC/Sugar
are still in the process of changing.  But why defer reporting problems
which might not be addressed unless there was a report ?

For instance, Read-87 fails to launch on XO-1 os1 (F14) when it tries to
 'import evince'.  Though the necessary gnome-python2-evince package was
not included in the os1 build, when I manually install that package from
the yum Fedora-14 repositories, the import statement still fails --
apparently because the evince.so module provided by the current
Fedora-14 package has internal inconsistencies.  I myself do not have a
Python test case which does 'import evince' - nor do I have a patch -
but perhaps the maintainers of the Read Activity might want to discuss
this situation with the maintainers of Python on Fedora 14.

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 115, in main
    module = __import__(module_name)
  File "/home/olpc/Activities/Read.activity/readactivity.py", line 25, in <module>
    import evince
ImportError: /usr/lib/python2.7/site-packages/gtk-2.0/evince.so: undefined symbol: ev_selection_get_selection_map
1283617092.832518 DEBUG root: _cleanup_temp_files
Exited with status 1, pid 1919 data (None, <open file '<fdopen>', mode 'w' at 0x94ff5f8>, 'cc1399fc91616fa81d576acdc0389304f4e8bce9')
_______________________________________________
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel

Reply via email to