Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 255640

Summary: x11-misc/xdg-utils: xdg-open in kde4 depends on konqueror
Product: Gentoo Linux Reporter: yegle <cnyegle>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description yegle 2009-01-20 14:25:40 UTC
when I run xdg-open www.google.com,it says:
/usr/bin/xdg-open: line 329: kfmclient: command not found
/usr/bin/xdg-open: line 321: test: : integer expression expected
/usr/bin/xdg-open: line 322: test: : integer expression expected
/usr/bin/xdg-open: line 323: test: : integer expression expected
I googled and found that kfmclient belongs to konqueror,but I don't have konqueror installed, and I had specified firefox as my default web browser in systemsettings.
This bug is similar to bug 252638
http://bugs.gentoo.org/show_bug.cgi?id=252638

Reproducible: Always

Steps to Reproduce:
1.run xdg-open www.google.com


Actual Results:  
get this output:
/usr/bin/xdg-open: line 329: kfmclient: command not found
/usr/bin/xdg-open: line 321: test: : integer expression expected
/usr/bin/xdg-open: line 322: test: : integer expression expected
/usr/bin/xdg-open: line 323: test: : integer expression expected

Expected Results:  
xdg-open uses the browser I specified in systemsettings to open the URL instead of kfmclient
Comment 1 yegle 2009-01-20 14:28:34 UTC
Created attachment 179077 [details]
emerge --info
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-01-20 14:33:22 UTC

*** This bug has been marked as a duplicate of bug 254578 ***