|
Bugzilla – Full Text Bug Listing |
| Summary: | KDE Deskttop Overlapped By GNOME Desktop | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Caesium 5 <caesium5> |
| Component: | GNOME | Assignee: | Wolfgang Rosenauer <wolfgang.rosenauer> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | coolo, federico |
| Version: | Stable Snapshot 2 | ||
| Target Milestone: | --- | ||
| Hardware: | i386 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Caesium 5
2005-10-30 06:36:48 UTC
you started nautilus *** Bug 131500 has been marked as a duplicate of this bug. *** Nautilus has a --no-desktop option that firefox was supposed to be using if thats whats actually starting nautilus. I don't know if I remember correctly. We discussed to add this --no-desktop hack to Firefox but AFAIK nautilus has changed upstream in newer versions to detect a GNOME session and use --no-desktop features otherwise. Is this correct? Federico should know the answer to this. Why is Firefox launching Nautilus at all? Firefox uses the default file:// handler for some special cases (e.g. displaying the selected download folder from download manager). The default file handler is nautilus usually ;-) (In reply to comment #7) > Firefox uses the default file:// handler for some special cases (e.g. > displaying the selected download folder from download manager). > The default file handler is nautilus usually ;-) I'm pretty sure that we can use "desktop-launch file:///foo/bar" to open directories with the file manager that corresponds to the current desktop. Does Firefox launch Nautilus directly, or does it actually use desktop-launch? I think we're using gnome-vfs to select the helper app for the "file:" protocol. I don't think gnome-vfs cares too much that konqueror exists - so I too think desktop-launch is the correct answer We could override gnome-vfs by setting the pref network.protocol-handler.app.file to "desktop-launch". But I'm anxious to do it _now_ since we might have no chance to fix regressions for SL 10.1. I don't think we have to do it _now_ - call me overly pessimistic, but I guess we'll have the chance to do a you update of firefox for 10.1 Launching Konqueror instead of Nautilus in GNOME for directories is a known as a bug 161824 and already fixed. Too late for SL 10.1 IMHO and therefore will be added for SLE10 to get a little more testing. Firefox for 10.1rc3 now uses desktop-launch Please note that it's not fixed yet for Thunderbird :-( while this report is about Firefox |