id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	distribution	status_field
1926	Add size column to activity details view	bernie	tomeu	"It's hard for users to determine what activities could be deleted t recover some space.

A size column could be handy, but computing the size synchronously would freeze the UI for too much time. One possible solution would be spawning a command line such as

  du -s Activities/*

and parsing its output asynchronously in the parent process. This is very easy to do with glib.spawn_with_pipe() and I/O completion callbacks. tch did something similar for the backup/restore function.
"	defect	new	Unspecified by Maintainer	0.90	sugar	Unspecified	Unspecified			km0r3 aa	Unspecified	Unconfirmed
