After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 393094 - Tagging sidebar
Tagging sidebar
Status: RESOLVED OBSOLETE
Product: totem
Classification: Core
Component: Movie player
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on: 349070
Blocks:
 
 
Reported: 2007-01-05 11:20 UTC by Bastien Nocera
Modified: 2018-05-24 10:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Tracker tagbar into the search sidebar (2.90 KB, patch)
2007-11-25 20:18 UTC, jgoday
none Details | Review
Added a tag cloud to the video search plugin (44.58 KB, patch)
2007-11-26 22:02 UTC, jgoday
none Details | Review

Description Bastien Nocera 2007-01-05 11:20:43 UTC
Using leaftag:
http://chipx86.com/wiki/Leaftag#leaftag-gnome
Comment 1 John Stowers 2007-01-06 03:40:47 UTC
Has leaftag been obsoleted by tracker?
Comment 2 Bastien Nocera 2007-01-06 14:36:09 UTC
I don't think so.
Comment 3 Bastien Nocera 2007-04-02 15:21:22 UTC
Well, leaftag is unmaintained (ie. in the freezer), and it would be better to use search engine APIs directly.
Comment 4 Philip Withnall 2007-11-25 20:17:46 UTC
*** Bug 499413 has been marked as a duplicate of this bug. ***
Comment 5 jgoday 2007-11-25 20:18:38 UTC
Created attachment 99632 [details] [review]
Tracker tagbar into the search sidebar

Use the tracker-tag-bar (libtracker-gtk) to manage tags, it's just a sample
Comment 6 jgoday 2007-11-26 22:02:31 UTC
Created attachment 99688 [details] [review]
Added a tag cloud to the video search plugin

1.- it uses the marko anastasov tracker tag widget (which is still no included in libtracker-gtk as far i know) http://marko.anastasov.name/
2.- have to add a new dependency with goocanvas (because of including marko's widget directly)
Comment 7 Bastien Nocera 2007-11-30 02:56:36 UTC
Quite a few warnings from the patch:
totem-tracker-widget.c: In function 'tracker_keywords_get_list_cb':
totem-tracker-widget.c:241: warning: comparison between signed and unsigned
totem-tracker-widget.c: In function 'init_tag_cloud':
totem-tracker-widget.c:354: warning: passing argument 3 of 'tracker_keywords_get_list_async' from incompatible pointer type
totem-tracker-widget.c: In function 'totem_tracker_widget_init':
totem-tracker-widget.c:418: warning: assignment from incompatible pointer type
totem-tracker-widget.c:419: warning: assignment from incompatible pointer type
totem-tracker-widget.c:420: warning: passing argument 2 of 'gtk_container_add' from incompatible pointer type
totem-tracker-widget.c:433: warning: assignment from incompatible pointer type

There also doesn't seem to be any way to add new tags. Isn't TrackerTagBar (included in tracker-gtk) good enough? (From my tests, it needs quite a bit of loving).

It would be nicer to have the tagging be done as a separate plugin (rather, as a separate sidebar, it can be the same plugin), as I'd like users to be able to tag the currently opened file. Maybe a vertical version of TrackerTagBar would be better.
Comment 8 Alexandre Franke 2014-11-28 15:17:18 UTC
With the way Totem has been redesigned, is this still something we want? How would it appear?
Comment 9 GNOME Infrastructure Team 2018-05-24 10:28:52 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/totem/issues/9.