Re: [Tracker] Releasing 0.7 Next Week



On 21/09/09 16:21, Jamie McCracken wrote:
New branch is in new-tracker-search-tool in nice clean, easily readable
and maintainable genie code and fully widgitised too!

Stiff to do prior to release in order of importance and provided there
is time:

1) Make sure all strings are translatable
2) Add metadata tile below grid
3) Add toolbar above grid to support pagination
4) more categories like emails


Noticed some bugs with tracker/onto (might be features):

using the category view in new TST I noticed following:

1) PDF are not classed as nfo:Document

2) Cant see text files class (nfo:Document and nfo:TextDocument both
return office files only and *no* plain text files like README)

Hi Jamie,

Just checked this out:

make[3]: Entering directory `/home/martyn/Source/tracker/src/tracker-search-tool' /usr/bin/valac -C -g --pkg dbus-glib-1 --pkg gee-1.0 --pkg gtk+-2.0 tracker-query.gs tracker-entry.gs tracker-result-grid.gs tracker-search-tool.gs tracker-category-view.gs tracker-utils.gs tracker-query.gs:47.13-47.24: warning: `null' incompatible with return type `string[,]`
            return null
            ^^^^^^^^^^^^
tracker-utils.gs:53.22-53.89: warning: unhandled error `GLib.Error'
pixbuf = new Gdk.Pixbuf.from_file_at_size (thumbpath, thumb_size, thumb_size)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tracker-utils.gs:70.21-70.83: error: duplicating IconInfo instance, use unowned variable or explicitly invoke copy method icon_info = theme.lookup_by_gicon (icon, size, IconLookupFlags.USE_BUILTIN)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 1 error(s), 2 warning(s)

--
Regards,
Martyn



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