Re: [tasque-list] RTM failed to get task list



On 03/13/2009 09:56 AM, Adam Monsen wrote:
You actually just need to install the gnome-common package.

That worked, thank you!

$ svn switch http://svn.gnome.org/svn/tasque/tags/TASQUE_0_1_8/
$ ./autogen.sh --prefix=$HOME/dist/tasque-dev --enable-backend-dummy
--enable-backend-rtm --enable-backend-sqlite --enable-backend-eds
--enable-backend-hiveminder
$ make

And I concur, 0.1.8 does indeed fix this issue. Rock on. Seems faster, too.

Glad it fixed the issue, but I'm surprised about a speed improvement. Communication with RTM should actually be slower now, on average (the problem with RTM was that we were making requests too freqently, so I had to put in a 1 second delay per request...and we make a few requests on every action, basically).

Sandy


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]