Bug 544203 - SLAB Menu: Places tab sends some links to Dolphin others to Nautilus
Summary: SLAB Menu: Places tab sends some links to Dolphin others to Nautilus
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Milestone 8
Hardware: x86-64 SUSE Other
: P5 - None : Normal with 1 vote (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-04 17:33 UTC by Refilwe Seete
Modified: 2010-01-11 17:24 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Refilwe Seete 2009-10-04 17:33:01 UTC
User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)

When I open the "Places" tab in the SLAB menu and select an option, some open in the Dolphin file manager while others open in Nautilus.

Opens in Dolphin:
Home
Documents
Network Servers
Desktop
File System

Opens in Nautilus:
Music
Pictures
Videos
More Places...

This may be an artifact of having installed KDE and then adding the pattern "gnome_basis", however it still should not happen.

Reproducible: Always

Steps to Reproduce:
1. Install KDE 4 Desktop from DVD
2. Install "gnome_basis" pattern [zypper in -t pattern gnome_basis]
3. Select "Places" tab in SLAB menu
4. Choose one of the first 5 locations
Actual Results:  
Opens Dolphin in a folder that does not exist (passes the path with single quotation marks which Dolphin then includes as the path e.g. it will open '/home/username/Documents' as a literal path and then show an error that /'home'/username/Documents' does not exist - I will file a separate bug report for this behaviour)

Expected Results:  
Open all choices in the Places tab with Nautilus regardless of Dolphin's presence on the machine.
Comment 1 Vincent Untz 2009-10-07 00:15:09 UTC
Okay, this is a bug in libslab: it just opens some stuff blindly in nautilus. See open_with_default_trigger() in directory-tile.c.

I can try to come up with a patch later...
Comment 2 Vincent Untz 2009-10-07 00:18:25 UTC
(also used in g-m-m: grep for FILE_MGR_OPEN_GCONF_KEY)
Comment 3 Refilwe Seete 2009-10-08 23:04:02 UTC
Everything is opening in Nautilus with the latest round of Factory updates.
Comment 4 Forgotten User eDPGYP6_cn 2010-01-11 17:24:05 UTC
Closing as per the previous comment. Please reopen if this still is a problem.