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 682817 - drop the use of nautilus-connect-server
drop the use of nautilus-connect-server
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-27 18:19 UTC by William Jon McCann
Modified: 2012-08-28 19:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
placeDisplay: Remove "Connect to..." item (1.96 KB, patch)
2012-08-28 19:40 UTC, Florian Müllner
committed Details | Review

Description William Jon McCann 2012-08-27 18:19:06 UTC
nautilus-connect-server is deprecated and we should remove the hacky code we have in the shell for using it.

From a design perspective we don't want to launch app-less dialogs from the shell. Such functionality should be made available from an app.
Comment 1 Florian Müllner 2012-08-28 19:40:10 UTC
Created attachment 222680 [details] [review]
placeDisplay: Remove "Connect to..." item

Opening a dialog without an associated application is odd, so require
users to use nautilus itself to create new connections.
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-08-28 19:42:52 UTC
Review of attachment 222680 [details] [review]:

Sure.
Comment 3 Florian Müllner 2012-08-28 19:44:14 UTC
Attachment 222680 [details] pushed as 79408d3 - placeDisplay: Remove "Connect to..." item