Ticket #1230 (new defect)
packages not working on shr-u / might be the wrong place to post this ...
| Reported by: | robin | Owned by: | mrmoku |
|---|---|---|---|
| Priority: | minor | Milestone: | wishlist |
| Component: | upstream | Version: | SHR-unstable |
| Keywords: | Cc: |
Description
... but maybe the errors help someone to get them back working again ...
1) dates
fails with:
(dates:339): libecal-WARNING : Cannot get cal from factory: Method invoked for getCal returned FALSE but did not set error
* glibc detected * dates: double free or corruption (out): 0x00108a40 *
Aborted
2) evopedia,
gui starts, search works, clicking on search does nothing ...
3) minneo
fails with
Traceback (most recent call last):
File "/usr/bin/minneo", line 27, in <module>
main()
File "/usr/lib/python2.6/site-packages/minneo/minneo.py", line 1069, in main
Minneo()
File "/usr/lib/python2.6/site-packages/minneo/minneo.py", line 1019, in init
self.toolbar_item_playground = toolbar.item_add(
AttributeError?: 'elementary.c_elementary.Toolbar' object has no attribute 'item_add'
4)neomis
fails with:
/usr/lib/python2.6/site-packages/neomis/neomis.py:113: UserWarning?: Evas_Object 0x186f58 of type edje has no direct or extended mapping! Using generic wrapper.
edje = self.layout.edje_get()
Traceback (most recent call last):
File "/usr/bin/neomis", line 27, in <module>
main()
File "/usr/lib/python2.6/site-packages/neomis/neomis.py", line 671, in main
Neomis()
File "/usr/lib/python2.6/site-packages/neomis/neomis.py", line 621, in init
self.toolbar_item_playground = toolbar.item_add(
AttributeError?: 'elementary.c_elementary.Toolbar' object has no attribute 'item_add'
5) podboy
fails with
Traceback (most recent call last):
File "/usr/bin/podboy", line 27, in <module>
main()
File "/usr/lib/python2.6/site-packages/podboy/podboy.py", line 161, in main
Podboy()
File "/usr/lib/python2.6/site-packages/podboy/podboy.py", line 67, in init
self.toolbar_item_podcasts = toolbar.item_add(icon, "Podcasts", self.show_podcasts)
AttributeError?: 'elementary.c_elementary.Toolbar' object has no attribute 'item_add'

For dates see: #1239
For the others: please report upstream
minneo: http://code.google.com/p/minneo/
evopedia: https://bugs.maemo.org/enter_bug.cgi?product=evopedia
neomis: http://code.google.com/p/neomis/
podboy: http://code.google.com/p/podboy/