Use folder-remote icon for S3

Bug #574626 reported by Michael Monreal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Déjà Dup
Fix Released
Low
Unassigned
GTK+
Expired
Wishlist

Bug Description

"Amazon S3" is currently displayed as a normal folder in the file chooser. Would be better to use "folder-remote" or maybe even the web category icon, as the normal folder usually means "local".

Revision history for this message
Michael Terry (mterry) wrote :

Agreed. The issue is that GtkFileChooserButton doesn't really allow us to add 'special/custom' options to it. Everything must be a GIO path. Since Amazon S3 isn't a GIO path, Deja Dup does a really gross hack to make the option "Amazon S3" appear (basically, it creates a directory in /tmp/XXX named "Amazon S3" and points to it). We can't control the icon when doing this hack.

A long time ago, I me-too'd an enhancement request against GTK+ to add such 'special' option support to the button. No action for a long time. I've added that bug to this bug for tracking purposes.

A separate way of solving this bug for Deja Dup would be to find a way to set custom icons for normal folders. I don't believe GIO will let you set that GFileInfo attribute yet.

Changed in deja-dup:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Michael Terry (mterry) wrote :

As a note, it would probably be better to use an Amazon S3 specific icon if we can (don't know if an S3 logo icon would be distributable).

Changed in gtk:
status: Unknown → Confirmed
Changed in gtk:
importance: Unknown → Wishlist
Revision history for this message
Michael Terry (mterry) wrote :

Fixed in 17.4.

Changed in deja-dup:
status: Confirmed → Fix Released
Changed in gtk:
status: Confirmed → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.