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 324511 - RSS feed detection / Firefox RSS icon in address bar
RSS feed detection / Firefox RSS icon in address bar
Status: RESOLVED FIXED
Product: epiphany-extensions
Classification: Deprecated
Component: rss
master
Other All
: Normal enhancement
: ---
Assigned To: epiphany-extensions-maint
epiphany-extensions-maint
: 324843 337141 (view as bug list)
Depends on: 325084
Blocks:
 
 
Reported: 2005-12-19 16:10 UTC by oa
Modified: 2007-05-30 21:30 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
patch without icon (1.80 KB, patch)
2006-04-15 20:07 UTC, Tommi Komulainen
reviewed Details | Review
GPL'ed rss icons (11.73 KB, application/zip)
2007-05-24 10:13 UTC, Reinout van Schouwen
  Details

Description oa 2005-12-19 16:10:54 UTC
Firefox 1.5 (and apparently upcoming IE7) have this orange "RSS feed available"
icon that appears automatically when you access a page with such a feed attached
(in the link-rel tags, I presume). Admittedly I haven't tried an Ephy built
against Firefox, but this would be a neat feature to have, none the less.

I have no clue where a "default RSS reader" would be configured in GNOME, tho.
Comment 1 Reinout van Schouwen 2005-12-19 22:20:20 UTC
Thanks for your feedback.

GNOME doesn't have a default RSS reader as of yet (but that may change in the future, who knows). But there is the Newsfeed extension, that works with Liferea. If you have any requests for that, I suggest to change this bugs' component to epiphany-extensions.
Comment 2 oa 2005-12-20 11:44:00 UTC
Fair enough. Actually, I don't really love the idea of a separate RSS reader on the desktop anyway (whereas on a mobile device it makes perfect sense - in fact, an "RSS subscription" should be pretty much the same idea as with podcasts, I think). But are there plans to provide Firefox style live bookmarks in Epiphany? That's what the icon is tied to in FF, after all.
Comment 3 Reinout van Schouwen 2005-12-23 09:55:59 UTC
*** Bug 324843 has been marked as a duplicate of this bug. ***
Comment 4 Reinout van Schouwen 2006-04-04 12:13:00 UTC
*** Bug 337141 has been marked as a duplicate of this bug. ***
Comment 5 Tommi Komulainen 2006-04-04 12:31:25 UTC
Why is this bug agaist ephy and not the extension?
Comment 6 Tommi Komulainen 2006-04-15 18:07:48 UTC
http://feedicons.com/ has a bunch of feed icons, including an svg one. However I was unable to see any license attached. Would anyone have concerns about redistributing the icon?
Comment 7 Christian Persch 2006-04-15 19:18:05 UTC
I would be concerned, yes :)
We need a GPL-compatible licence for the icon. You could ask them to attach a licence to their work.
Comment 8 Tommi Komulainen 2006-04-15 20:07:15 UTC
Created attachment 63606 [details] [review]
patch without icon

Thought you might. I've already asked Matt Brett about the license.

In the meantime here's the necessary code changes (just add water.. err, rss-feed-icon.svg)
Comment 9 Christian Persch 2006-05-29 22:24:23 UTC
+	icon_theme = gtk_icon_theme_get_default ();

Please add a /* FIXME multi-head! */ comment here.

Did you get an answer about the licence?
Comment 10 Diego Escalante Urrelo (not reading bugmail) 2006-12-28 10:58:20 UTC
Ping!
Comment 11 Tommi Komulainen 2006-12-28 16:30:11 UTC
I still don't see any explicit license and I've pretty much lost all momentum with this one.
Comment 12 oa 2006-12-28 16:56:50 UTC
There is a "usage guidelines" document by Mozilla Foundation at http://www.mozilla.org/foundation/feed-icon-guidelines/
Comment 13 Reinout van Schouwen 2007-04-25 21:29:57 UTC
Can't we just use the icon from 325084, until it is included in g-i-t (if that will ever happen)?
Comment 14 Christian Persch 2007-04-25 22:13:43 UTC
No, since the icon from bug 325084 lacks a licence too.
Comment 15 oa 2007-04-27 18:07:54 UTC
Are you concerned regarding the copyrights to the particular Tango-adapted icon, or regarding a possible trademark on the icon? For the former, surely Raphael can clear up the copyright concern, and for the latter, I would think that the Mozilla guidelines I linked to in a previous comment would cover this: "The feed icon is freely available for general use in connection with web feeds  using open web syndication formats, without the need to enter into a trademark license agreement or similar legal arrangement."
Comment 16 Reinout van Schouwen 2007-05-20 15:21:55 UTC
I believe the solution to our license problem is this:
http://actsofvolition.com/images/screenshots/tango/rss/

Looking at the source of the svg files, it is clear they are published under a Creative Commons license:
http://creativecommons.org/licenses/by-sa/2.0/
Comment 17 Christian Persch 2007-05-20 17:49:41 UTC
CC-BY-SA is not GPL compatible, acoording to http://www.gnu.org/licenses/license-list.html .
Comment 18 Reinout van Schouwen 2007-05-21 08:52:24 UTC
Arrrrrgh.
Comment 19 Reinout van Schouwen 2007-05-21 09:17:39 UTC
I have mailed Steven Garrity with the question if he'd be willing to relicence the icon. However, I am a bit confused. The GNU.org license list recommends using the Free Art license instead of CC-BY-SA, however about the Free Art license itself it says "Please don't use it for software or documentation, since it is incompatible with the GNU GPL and with the GNU FDL". Is an icon software or documentation?
Comment 20 Steven Garrity 2007-05-21 13:14:02 UTC
Good news is, I'm glad to re-license the icon I drew under whatever (reasonable) license is required (GPL, LPGL, etc.). Bad news is, I still don't know what license is appropriate for icons.

I think all of the G-I-T icons are LGPL. I'm glad to use that license for the icon.
Comment 21 Reinout van Schouwen 2007-05-24 10:13:54 UTC
Created attachment 88721 [details]
GPL'ed rss icons

I just received a GPL'ed version of the RSS icons from Steven (thanks a lot!). Attaching them now.
Comment 22 Reinout van Schouwen 2007-05-30 21:30:55 UTC
And after all this trouble, it turns out that this was already fixed in January:
http://svn.gnome.org/viewcvs/epiphany-extensions/trunk/extensions/rss/icons/scalable/status/feed-presence.svg?view=log

D'oh.