View Issue Details

IDProjectCategoryView StatusLast Update
0002009gnunet-gtkgnunet-fs-gtkpublic2012-02-28 11:06
ReporterChristian Grothoff Assigned ToChristian Grothoff  
PrioritynoneSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version0.9.0 
Target Version0.9.2Fixed in Version0.9.2 
Summary0002009: give users feedback about non-downloadable search results
DescriptionNamespaces can be found during normal searches. However, they cannot be downloaded. We should give users some feedback if/when such a download is not executed (see 0002003) and/or mark namespace results using a different color in the result list.
TagsNo tags attached.

Activities

LRN

2011-12-23 13:21

developer   ~0005171

I've wanted to add a couple of columns - "status" and "type" - for some time now.
"Type" contains an icon, which shows the type of the item: namespace, file or directory (are there any other types?)
"Status" shows an icon depicting current status, these are the ones i can think of:
A) Found, not probed
B) Found, no sources available (this is also used for namespaces; or maybe have a separate status for namespaces, don't know yet)
C) Found, there are sources available
D) Downloading, received at least one new block for it within the last X minutes
E) Downloading, haven't received any new blocks for it within the last X minutes
F) Publishing
Both "Type" and "Status" column have textual representation of the data they show in their tooltip (that is, hovering your pointer over "Found, there are sources available" icon will display you a tooltip that says "Search result, probes found Z sources for it", and maybe something more).

Christian Grothoff

2011-12-23 13:53

manager   ~0005176

Type: I'm all for it, but maybe make it optional: if the user only searched for 'music', why show a "music" column?

Status: also fine, I don't like the current progress bars very much either.


Caveat: I was actually hoping to eventually replace the entire cell renderer with a custom cell renderer specific to FS. So in the medium term, this is likely also not going to last. However, changes to the model related to this would likely still be fine / good / lasting, and changing the renderer's is not that much work to begin with.

Christian Grothoff

2012-02-03 23:06

manager   ~0005420

Namespace results are now marked differently (with special mimetype and special color). Additional operations on such results will be implemented (separate bug reports). For now, this should do.

Issue History

Date Modified Username Field Change
2011-12-13 18:52 Christian Grothoff New Issue
2011-12-13 18:52 Christian Grothoff Priority normal => none
2011-12-13 18:52 Christian Grothoff Status new => confirmed
2011-12-23 13:21 LRN Note Added: 0005171
2011-12-23 13:53 Christian Grothoff Note Added: 0005176
2012-02-03 23:06 Christian Grothoff Note Added: 0005420
2012-02-03 23:06 Christian Grothoff Status confirmed => resolved
2012-02-03 23:06 Christian Grothoff Fixed in Version => 0.9.2
2012-02-03 23:06 Christian Grothoff Resolution open => fixed
2012-02-03 23:06 Christian Grothoff Assigned To => Christian Grothoff
2012-02-04 22:46 Christian Grothoff Target Version => 0.9.2
2012-02-28 11:06 Christian Grothoff Status resolved => closed