[OM2009] reliable alarm application

jeremy jozwik jerjoz.forums at gmail.com
Thu Jul 16 19:28:31 CEST 2009


On Thu, Jul 16, 2009 at 7:47 AM, roby<hariseldon78 at gmail.com> wrote:
> i've tried, but cannot frind a working version:
>
> version 0.2.3:
> root at om-gta02:~# wget
> http://projects.openmoko.org/frs/download.php/845/ffalarms_0.2.3-r0_armv4t.ipk
> Connecting to projects.openmoko.org (88.198.93.218:80)
> ffalarms_0.2.3-r0_ar 100%
> |***************************************************************************************************|
> 98k 00:00:00 ETA
> root at om-gta02:~# opkg list | grep mplayer
> root at om-gta02:~# opkg install atd-over-fso_0.70-r1_armv4t.ipk
> Installing atd-over-fso (0.70-r1) to root...
> Configuring atd-over-fso
> Reloading system message bus config: Using **pending_return in
> dbus_connection_send_with_reply_setup() without pending_setup is deprecated
> and strongly discouraged
> Using **pending_return in dbus_connection_send_with_reply_setup() without
> pending_setup is deprecated and strongly discouraged
> done.
>  Adding system startup for /etc/init.d/atd.
> Starting at daemon: atd.
> root at om-gta02:~# opkg install ffalarms
> ^Copkg: interrupted. writing out status database
> root at om-gta02:~# opkg install ffalarms_0.2.3-r0_armv4t.ipk
> Installing ffalarms (0.2.3-r0) to root...
> ffalarms: unsatisfied recommendation for mplayer
> Configuring ffalarms
> reboot (probably not necessary but safe)...
> root at om-gta02:~# ffalarms
> ffalarms: error while loading shared libraries:
> libelementary-ver-svn-02.so.0: cannot open shared object file: No such file
> or directory
> root at om-gta02:~# opkg remove ffalarms_0.2.3-r0_armv4t.ipk
> No packages removed.
> root at om-gta02:~# opkg remove ffalarms
> Removing package ffalarms from root...
>
>
>
> version 0.2.2:
> root at om-gta02:~# wget
> http://projects.openmoko.org/frs/download.php/833/ffalarms_0.2.2-r0_all_py2.6.ipk
> Connecting to projects.openmoko.org (88.198.93.218:80)
> ffalarms_0.2.2-r0_al   0%
> |
> |     0  --:--:-- ETAoffalarms_0.2.2-r0_al 100%
> |***************************************************************************************************|
> 105k --:--:-- ETA
> root at om-gta02:~# opkg install ffalarms_0.2.
> ffalarms_0.2.2-r0_all_py2.6.ipk  ffalarms_0.2.3-r0_armv4t.ipk
> root at om-gta02:~# opkg install ffalarms_0.2.2-r0_all_py2.6.ipk
> Installing ffalarms (0.2.2-r0) to root...
> ffalarms: unsatisfied recommendation for mplayer
> Configuring ffalarms
> root at om-gta02:~# ffalarms
>
> *** ECORE ERROR: Ecore Magic Check Failed!!!
> *** IN FUNCTION: ecore_evas_data_set()
>   Input handle pointer is NULL!
> *** NAUGHTY PROGRAMMER!!!
> *** SPANK SPANK SPANK!!!
> *** Now go fix your code. Tut tut tut!
>
>
> *** ECORE ERROR: Ecore Magic Check Failed!!!
> *** IN FUNCTION: ecore_evas_get()
>   Input handle pointer is NULL!
> *** NAUGHTY PROGRAMMER!!!
> *** SPANK SPANK SPANK!!!
> *** Now go fix your code. Tut tut tut!
>
>
> *** ECORE ERROR: Ecore Magic Check Failed!!!
> *** IN FUNCTION: ecore_evas_name_class_set()
>   Input handle pointer is NULL!
> *** NAUGHTY PROGRAMMER!!!
> *** SPANK SPANK SPANK!!!
> *** Now go fix your code. Tut tut tut!
>
>
> *** ECORE ERROR: Ecore Magic Check Failed!!!
> *** IN FUNCTION: ecore_evas_title_set()
>   Input handle pointer is NULL!
> *** NAUGHTY PROGRAMMER!!!
> *** SPANK SPANK SPANK!!!
> *** Now go fix your code. Tut tut tut!
>
>
> *** ECORE ERROR: Ecore Magic Check Failed!!!
> *** IN FUNCTION: ecore_evas_callback_resize_set()
>   Input handle pointer is NULL!
> *** NAUGHTY PROGRAMMER!!!
> *** SPANK SPANK SPANK!!!
> *** Now go fix your code. Tut tut tut!
>
> Traceback (most recent call last):
>   File "/usr/bin/ffalarms", line 6, in <module>
>     main()
>   File "/usr/lib/python2.6/site-packages/ffalarms/ffalarms.py", line 682, in
> main
>     edj = AlarmList(stack, EDJE_FILE)
>   File "/usr/lib/python2.6/site-packages/ffalarms/ffalarms.py", line 469, in
> __init__
>     edje.Edje.__init__(self, stack.canvas, file=filename,
> group='main-group')
>   File "edje.c_edje_object.pxi", line 144, in edje.c_edje.Edje.__init__
> (edje/edje.c_edje.c:7925)
> TypeError: Argument 'canvas' has incorrect type (expected
> evas.c_evas.Canvas, got NoneType)
> root at om-gta02:~# opkg list | grep ecore
> ecore - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment application
> framework library
> ecore-con - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-config - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-dbg - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-desktop - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-dev - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-directfb - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-evas - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-fb - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment application
> framework library
> ecore-file - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-imf - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-imf-evas - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-input - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-ipc - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-job - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-sdl - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-tests - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-themes - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-txt - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment
> application framework library
> ecore-x - 2:0.9.9.050+svnr40567-r2 - Ecore is the Enlightenment application
> framework library
> libpulsecore5 - 0.9.10-r4 - Pulseaudio is a sound server for Linux and
> Unix-like operating systems.
> python-ecore - 0.3.1+svnr40567-r1 - python-ecore bindings
> python-ecore-dbg - 0.3.1+svnr40567-r1 - python-ecore bindings
> python-ecore-dev - 0.3.1+svnr40567-r1 - python-ecore bindings
> python-ecore-doc - 0.3.1+svnr40567-r1 - python-ecore bindings
> python-ecore-examples - 0.3.1+svnr40567-r1 - python-ecore bindings
> root at om-gta02:~# opkg install python-ecore
> Package python-ecore (0.3.1+svnr40567-r1) installed in root is up to date.
> root at om-gta02:~# opkg install ecore
> Package ecore (2:0.9.9.050+svnr40567-r2) installed in root is up to date.
> root at om-gta02:~# opkg install ecore-evas
> Package ecore-evas (2:0.9.9.050+svnr40567-r2) installed in root is up to
> date.
> root at om-gta02:~# opkg remove ffalarms
> Removing package ffalarms from root...
>
>
> version 0.2.1:
> root at om-gta02:~# wget
> http://projects.openmoko.org/frs/download.php/745/ffalarms_0.2.1-r0_all_py2.6.ipk
> Connecting to projects.openmoko.org (88.198.93.218:80)
> ffalarms_0.2.1-r0_al 100%
> |***************************************************************************************************|
> 104k --:--:-- ETA
> root at om-gta02:~# opkg install ffalarms_0.2.1-r0_all_py2.6.ipk
> Installing ffalarms (0.2.1-r0) to root...
> ffalarms: unsatisfied recommendation for mplayer
> Configuring ffalarms
> root at om-gta02:~# ffalarms
> Traceback (most recent call last):
>   File "/usr/bin/ffalarms", line 6, in <module>
>     main()
>   File "/usr/lib/python2.6/site-packages/ffalarms/ffalarms.py", line 656, in
> main
>     if ecore.evas.engine_type_supported_get('software_x11_16'):
>   File "ecore.evas.c_ecore_evas.pyx", line 115, in
> ecore.evas.c_ecore_evas.engine_type_supported_get
> (ecore/evas/ecore.evas.c_ecore_evas.c:1978)
>   File "ecore.evas.c_ecore_evas.pyx", line 88, in
> ecore.evas.c_ecore_evas.engine_type_from_name
> (ecore/evas/ecore.evas.c_ecore_evas.c:1782)
> ValueError: Ecore_Evas_Engine_Type changed and bindings are now invalid,
> position 180 is now NULL!
> root at om-gta02:~# opkg remove ffalarms
> Removing package ffalarms from root...
>
> can someone please tell me how to correctly install this software?
> roby
>
> On Thu, Jul 16, 2009 at 12:45 PM, Petr Vanek <vanous at penguin.cz> wrote:
>>
>> On Thu, 16 Jul 2009 12:38:37 +0200
>> Previdi Roberto <previdi.roberto at gmail.com> (PR) wrote:
>>
>> >Hello list. Is there a reliable alarm which has been tested on the
>> >OM2009 distribution? For reliable i mean that it should sound even if
>> >- the phone is suspended (99,9% of the time it is)
>> >- the phone has waken up for some reasons and then resuspended (sms,
>> >missed calls)
>> >- the application stay open for many days
>> >
>> >--
>> >roby
>> >
>>
>> have you tried ffalarms?
>> http://www.opkg.org/package_119.html
>>
>> Petr
>>
>>
>> _______________________________________________
>> Openmoko community mailing list
>> community at lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>
>
>
> --
> roby
>
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>

the projects openmoko page has a working version



More information about the community mailing list