FS#47521 - extra/kdebase-konqueror should be required for kde5

Attached to Project: Arch Linux
Opened by Dmytro Kostiuchenko (edio) - Thursday, 24 December 2015, 22:41 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 24 December 2015, 23:35 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Without konqueror xdg-open fails to open urls (regardles of default browser setting).

Additional info:
$ xdg-open "http://google.com"
/usr/bin/xdg-open: line 580: kfmclient: command not found
/usr/bin/xdg-open: line 472: test: : integer expression expected
/usr/bin/xdg-open: line 473: test: : integer expression expected
/usr/bin/xdg-open: line 474: test: : integer expression expected

Steps to reproduce:
I have a quite complex and unusual setup (custom session with i3 + manually launched kde services), some things may be totally broken on my system, thus I'd like to ask someone else to confirm if that's an issue.

1. Install KDE
2. Remove extra/kdebase-konqueror
3. run xdg-open "http://google.com"
This task depends upon

Closed by  Antonio Rojas (arojas)
Thursday, 24 December 2015, 23:35 GMT
Reason for closing:  Not a bug
Comment by Loose_Control (Loose_Control) - Thursday, 24 December 2015, 23:11 GMT
kdebase-konqueror provides kfmclient
kdebase-runtime provides kde-open
kde-cli-tools provides kde-open5

I only have kde-cli-tools (using plasma5) installed and it is working.
Comment by Dmytro Kostiuchenko (edio) - Thursday, 24 December 2015, 23:29 GMT
Thank you for quick reply. I've checked sources of xdg-open (apparently, that's just a shell script), and what my setup was missing is KDE_SESSION_VERSION env variable.

We can close the issue as invalid I suppose.

Sorry for false alarm and thanks for heads up!
Comment by Antonio Rojas (arojas) - Thursday, 24 December 2015, 23:34 GMT
Try setting KDE_SESSION_VERSION to 5

Edit:too late

Loading...