[Bug 440805] New: Firefox involves Dolphin with invalid directory specification upon " Open Containing Folder" in Download Manager
https://bugzilla.novell.com/show_bug.cgi?id=440805 Summary: Firefox involves Dolphin with invalid directory specification upon "Open Containing Folder" in Download Manager Product: openSUSE 11.1 Version: Beta4 Platform: i586 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Firefox AssignedTo: bnc-team-mozilla@forge.provo.novell.com ReportedBy: gp@novell.com QAContact: qa@suse.de CC: mge@novell.com, kde-maintainers@suse.de Found By: Product Management Created an attachment (id=249228) --> (https://bugzilla.novell.com/attachment.cgi?id=249228) Screenshot How to repeat: 1. Download something in Firefox. 2. Invoke Firefox Download Manager, for example by means of <Ctrl><Y>. 3. Via context menu (right-click) choose "Open Containing Folder". 4. Observe how Dolphin is opened with a URL of /home/gp/'file:/home/gp' Not sure whether this is an issue in Firefox or one in KDE. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440805 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=440805#c1 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |gp@novell.com --- Comment #1 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-11-01 02:56:18 MDT --- First thing I need to know is if mozilla-xulrunner190-gnomevfs is installed or not since it has strong influence on the expected behaviour. If it is Firefox just uses the gnome_url_show(). IIRC you could easily check its behaviour by using "gnome-open file:///home/gp" and see what happens. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440805 User gp@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440805#c2 Gerald Pfeifer <gp@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|gp@novell.com | --- Comment #2 from Gerald Pfeifer <gp@novell.com> 2008-11-01 13:48:42 MDT ---
First thing I need to know is if mozilla-xulrunner190-gnomevfs is installed
% rpm -qa | grep -i mozilla mozilla-nspr-4.7.1-20.36 MozillaFirefox-branding-SLED-3.0.1-3.16 mozilla-xulrunner190-gnomevfs-1.9.0.3-2.3 mozilla-nss-3.12.0-54.2 mozilla-xulrunner190-1.9.0.3-2.3 MozillaFirefox-3.0.3-3.3
IIRC you could easily check its behaviour by using "gnome-open file:///home/gp" and see what happens.
The result of this invocation is exactly the one I observed orginally (from within Firefox) and matches the screenshot. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440805 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=440805#c3 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfgang@rosenauer.org, bnc-team- | |gnome@forge.provo.novell.com Component|Firefox |KDE4 Applications Summary|Firefox involves Dolphin with invalid directory |gnome_url_show() involves Dolphin with invalid |specification upon "Open Containing Folder" in |directory specification upon "Open Containing |Download Manager |Folder" in Download Manager --- Comment #3 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-11-01 15:49:30 MDT --- So this is a KDE or Gnome bug. I don't have 11.1beta right now here but I _think_ it could be a KDE one (would be good to know if it would work under a Gnome session when using Nautilus). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440805 User captain.magnus@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=440805#c4 Magnus Boman <captain.magnus@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |captain.magnus@opensuse.org --- Comment #4 from Magnus Boman <captain.magnus@opensuse.org> 2008-11-01 15:57:24 MDT --- In GNOME, you will get the "Launch application" dialog and have to select what application you want to use (ie, it does not launch nautilus automatically). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440805 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=440805#c5 --- Comment #5 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-11-01 16:00:27 MDT --- I'm pretty sure that gnome-vfs is calling dolphin with file:/home/gp and this isn't handled correctly in dolphin. Should be reproducible by just executing dolphin file:/home/gp (I guess that dolphin is the executable name?) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440805 User gp@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440805#c6 --- Comment #6 from Gerald Pfeifer <gp@novell.com> 2008-11-01 18:21:06 MDT --- I verified, and both `dolphin file:/home/gp` as well as `dolphin file:///home/gp` work as expected (opening my home). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440805 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=440805#c7 --- Comment #7 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-11-02 05:17:11 MDT --- Hmm, just installed 11.1b4 myself to reproduce and found that Firefox/Gnome invokes dolphin like this: (as seen by strace) (execve) dolphin --icon system-file-manager -caption Dolphin 'file:///home/wolfgang/Desktop' Running exactly the same command from the console results in a working file uri. So see me a bit confused what dolphin is doing here. Really need KDE people's input here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440805 User llunak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440805#c8 --- Comment #8 from Lubos Lunak <llunak@novell.com> 2008-11-06 06:01:41 MST --- (In reply to comment #7 from Wolfgang Rosenauer)
(execve) dolphin --icon system-file-manager -caption Dolphin 'file:///home/wolfgang/Desktop'
Running exactly the same command from the console results in a working file uri.
To run exactly the same command from the console you need to enter dolphin --icon system-file-manager -caption Dolphin "'file:///home/wolfgang/Desktop'" i.e. you need the extra "" to preserve the wrongly added '' . These are not present in dolphin's .desktop file, so this is not a KDE error. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440805 User bgn66922@163.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440805#c9 --- Comment #9 from Hu Jiaqi <bgn66922@163.com> 2009-01-28 06:28:16 MST --- I have the same problem with 11.1 final Firefox 3.0.5 and KDE 4.2.0. But here "gnome-open" invokes konqueror. Are you sure that Firefox use gnome_url_show()? $ rpm -qa | grep xulrunner mozilla-xulrunner190-translations-1.9.0.5-1.1 mozilla-xulrunner190-1.9.0.5-1.1 mozilla-xulrunner190-gnomevfs-1.9.0.5-1.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com