e-taskstask manager using elementary and sqlite
|
Rating: 0 Rate:
Known dependencies
|
||||||||||||
|
CommentsBiggMatt wrote: (2009-04-30 13:46:59)
Installed, it works, but i can't write task title anywhere...
c_c wrote: (2009-05-01 04:34:26)
You can edit the task from the topmost line in the gui. Or from the details window.
See http://wiki.openmoko.org/wiki/E-tasks for detailsed usage instructions. c_c wrote: (2009-05-02 11:59:29)
Have added a save button too!
jerjozwik wrote: (2009-05-06 07:24:08)
is there anyway to type in the task details, or is it simply what buttons are provided?
c_c wrote: (2009-05-07 07:07:28)
well, select the text 'Task' in the topmost line and start typing.
or - select the task, press the details button, select the text and edit/type. j0e wrote: (2009-05-17 20:31:22)
2008.12:
Collected errors: * Cannot find package libelementary0. * ERROR: Cannot satisfy the following dependencies for e-tasks: * libelementary0 * c_c wrote: (2009-05-21 04:30:08)
Hi,
Have updated the app. You can now save notes too. Also updated to use the newer libraries. Should work without the libelementary0 error. Meluste wrote: (2009-05-26 23:03:48)
tasks: error while loading shared libraries: libehal-ver-pre-01.so.0: cannot open shared object file: No such file or directory
in the lastest SHR unstable the \"ver-pre\" issue may be fixed, maybe? c_c wrote: (2009-05-27 03:44:41)
Will work fine with shr-unstable. Let me know if you need a version for shr-testing.
Gruentee wrote: (2009-06-03 15:28:28)
I'm using the latest shr-unstable and the libehal-ver-pre error appears:
error while loading shared libraries: libehal-ver-pre-01.so.0: cannot open sahred object file: No such file or directory Greets, Gruentee c_c wrote: (2009-06-04 12:28:31)
@ Gruentee - can you confirm you have the error with the new version too?
ara wrote: (2009-06-12 04:54:10)
Just installed it today, after soft linking some libraries to have libe*-ver-pre-svn-* I'm getting
/usr/lib $ tasks tasks: symbol lookup error: tasks: undefined symbol: elm_scroller_policy_set copied libelemtary to my desktop $ objdump -T libelementary.so.0.3.0 |grep scroller_policy 000220e4 g DF .text 00000098 Base elm_smart_scroller_policy_set 00020b30 g DF .text 00000084 Base elm_smart_scroller_policy_get back on my freerunner /usr/lib $ opkg info elementary Package: elementary Version: 2:0.0.0+svnr40284-r6 c_c wrote: (2009-06-22 18:15:27)
you\'ll need the libraries in shr-unstable / OM unstable for this to work.
Darkas wrote: (2009-07-18 18:39:11)
I'm trying to run it on Gentoo (recent svn) but it always fails with this messages:
SQL error: 1 no such table: category *** glibc detected *** tasks: free(): invalid pointer: 0x000fb658 *** Aborted Strangely I ran it on my Gentoo notebook and anything ran fine. I put it into gdb and it seems like it crashes in restore_state() (db_sqlite.c) as a result of the SQL error. Any Ideas? Darkas wrote: (2009-07-18 18:43:23)
He, this few seconds later I got a few informations more: seems like it isn't restore_state() but first_run(), in line 46
c_c wrote: (2009-07-19 06:22:34)
That line basically adds a new table state. You can see the code at
http://code.google.com/p/e-tasks/source/browse/trunk/src/db_sqlite.c Seems like the program is unable to create the database. Can you create a directory called .tasks in your home directory and try? Haven't tried this on gentoo yet :-) Darkas wrote: (2009-07-21 14:12:33)
The .tasks directory already exists... With a tasks.db file in it. If I delete the tasks.db file, I get the same result.
Darkas wrote: (2009-07-21 14:46:35)
I forgot telling you that I'm using a recent svn build
|








