← Back to team overview

gtg-user team mailing list archive

Testing, testing, testing…

 

Hello dear GTG users and developers,

We are in the final round of testing before releasing 0.2 so we would like
your help.

1) Could you please update to GTG trunk and test if everything is working
fine for you? Known bug : RTM plugin is not working in the .deb package.

bzr branch gtg
cd gtg
./gtg

2) Become a newbie. Launch GTG just like it was the first time and try to
see if it makes sense, if the first tasks are readable and clear enough.
To launch GTG like new, just do :
./scripts/debug.sh

2) Play with the latest trunk with a bunch of dummy tasks.

./scripts/debug.sh -s standard

Please test strange stuffs like : copy/pasting subtasks in multiple tasks,
drag-n-dropping tags to other tags, drag-n-dropping tasks to other tasks,
playing with workview, with plugins (the export plugin is especially
important as we wanted to have that as a core feature but we didn't want to
add an hard dependency on python-cheetah). Also check that the count of
your tasks for each tag is accurate. You might also test our
"shortcut-key-feature", which is a little command that you can launch with
"./gtg_new_task". It's a command designed so you can assign a shortcut to
the creation of a new task.


The amount of fixed bugs ( https://edge.launchpad.net/gtg/+milestone/0.2 )
is impressive and we hope to make 0.2 an impressive release. So report any
problem as soon as you can reproduce them
: https://bugs.edge.launchpad.net/gtg/+filebug

You might also contribute by translating (
https://translations.edge.launchpad.net/gtg ) or by documenting GTG on the
wiki ( http://live.gnome.org/gtg ). Any volunteer to start the official
GTG documentation?

Thanks a lot for using GTG and for spreading GTG love around you (
http://www.ohloh.net/p/gtg - http://identi.ca/group/gtg )


Lionel

PS: does someone remember of a day where each task was forced to have a
different title and, for example, "New Task" was renamed "New Task(1)" if a
"New Task" already existed? It is currently not the case and I'm wondering
if it's a feature that we lost at some point or if I simply never
implemented it but in my dream.