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 598303 - Network mount window icon
Network mount window icon
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-13 16:17 UTC by Michael Monreal
Modified: 2012-09-25 16:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot (14.19 KB, image/png)
2009-10-13 16:17 UTC, Michael Monreal
  Details
Set a default window icon (670 bytes, patch)
2012-09-19 08:27 UTC, William Jon McCann
reviewed Details | Review
Set a default window icon (798 bytes, patch)
2012-09-19 15:30 UTC, William Jon McCann
committed Details | Review

Description Michael Monreal 2009-10-13 16:17:27 UTC
Created attachment 145366 [details]
Screenshot

The icon that pops up if you mount e.g. a samba share has no window icon. IMHO
it should use the nautilus icon like other nautilus windows.
Comment 1 William Jon McCann 2012-09-19 08:27:25 UTC
Created attachment 224709 [details] [review]
Set a default window icon
Comment 2 William Jon McCann 2012-09-19 08:27:51 UTC
Does that help?
Comment 3 Cosimo Cecchi 2012-09-19 15:08:28 UTC
Review of attachment 224709 [details] [review]:

::: src/nautilus-main.c
@@ +94,1 @@
 

Is this safe to call before gtk_init()? Otherwise it needs to be moved in nautilus_application_startup().
Comment 4 William Jon McCann 2012-09-19 15:30:56 UTC
Created attachment 224763 [details] [review]
Set a default window icon
Comment 5 Cosimo Cecchi 2012-09-19 15:32:16 UTC
Review of attachment 224763 [details] [review]:

++
Comment 6 William Jon McCann 2012-09-25 16:25:45 UTC
Attachment 224763 [details] pushed as 9d72fec - Set a default window icon