|
Bugzilla – Full Text Bug Listing |
| Summary: | Unable to delete Network Icon from Desktop | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Matthias Nissen <matthias.nissen> |
| Component: | GNOME | Assignee: | Gary Ekker <gekker> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | blusharp, federico, frederik.vos, luke.watson |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Updated nautilus-submount.patch | ||
|
Description
Matthias Nissen
2005-10-11 09:38:05 UTC
Ick. I can reproduce this. I made an ssh service on my desktop (corresponding to a machine where it turns out that wasn't going to work), and there's no apparent way to remove it. If I select it and press Delete, I get an error suggesting I unmount it from the context menu. Unfortunately, there's no unmount option there. The only apparent solution is "gconftool-2 --recursive-unset /desktop/gnome/connected_servers/1" (your number may vary). *** Bug 130273 has been marked as a duplicate of this bug. *** *** Bug 130554 has been marked as a duplicate of this bug. *** *** Bug 130753 has been marked as a duplicate of this bug. *** Temporary information. The contect menu option does appear under natilus tree view in left pane where you can unmount volume with out need for gconf. Atleast that is the case for samba/smb mount volumes. *** Bug 116371 has been marked as a duplicate of this bug. *** Created attachment 56210 [details]
Updated nautilus-submount.patch
This fixes the problem. The patch was not checking the type of volumes; network stuff comes as GNOME_VFS_VOLUME_TYPE_CONNECTED_SERVER, while file system stuff comes as GNOME_VFS_VOLUME_TYPE_MOUNTPOINT.
I'll submit this to autobuild in a second.
OK, submitted to STABLE and PLUS. Re-opening until we ship an update. We have multiple user duplicates and this is a terrible UI problem. AJ, I'd like to ship an update here for 10.0. Ok, Maintenance-Tracker-2721 Should I submit a patchinfo/swamp for this? I'll have gary do this for 10.0 patchinfo submitted. Thanks a bunch, Gary :) Closing. released |