[opensuse] Can't open Konqueror - Leap 42.2
I often use Konqueror, but today it failed to open. When I try to use it, I get an error message: "KDEInit could not launch 'ksystraycmd': Could not open library 'libkdeinit5_ksystraycmd'. Cannot load library libkdeinit5_ksystraycmd: (libkdeinit5_ksystraycmd: cannot open shared object file: No such file or directory)" When I search on ksystraycmd in Yast Software Management, the package kdebase4-workspace turns up and is shown as available, but if I try to install it, I get several conflict errors. Any ideas as to cause? This is a very recent problem. tnx jk -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/01/2017 01:25 PM, James Knott wrote:
I often use Konqueror, but today it failed to open. When I try to use it, I get an error message:
"KDEInit could not launch 'ksystraycmd':
There is noting about konqueror that launches anything in the system tray Try running kong at the command line. Then edit the menu item for Kong and see if it somehow got corrupted and now points to ksystraycmd. (ksystraycmd does not exist in Plasma5.) -- After all is said and done, more is said than done. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/01/2017 05:13 PM, John Andersen wrote:
On 01/01/2017 01:25 PM, James Knott wrote:
I often use Konqueror, but today it failed to open. When I try to use it, I get an error message:
"KDEInit could not launch 'ksystraycmd': There is noting about konqueror that launches anything in the system tray
Try running kong at the command line. Then edit the menu item for Kong and see if it somehow got corrupted and now points to ksystraycmd. (ksystraycmd does not exist in Plasma5.)
The command in the menu item is "kfmclient openURL %u text/html". If I run it from the command line, it works. If I click on the icon, either in the menu or on task bar, I get the error. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/01/2017 02:20 PM, James Knott wrote:
On 01/01/2017 05:13 PM, John Andersen wrote:
On 01/01/2017 01:25 PM, James Knott wrote:
I often use Konqueror, but today it failed to open. When I try to use it, I get an error message:
"KDEInit could not launch 'ksystraycmd': There is noting about konqueror that launches anything in the system tray
Try running kong at the command line. Then edit the menu item for Kong and see if it somehow got corrupted and now points to ksystraycmd. (ksystraycmd does not exist in Plasma5.)
The command in the menu item is "kfmclient openURL %u text/html". If I run it from the command line, it works. If I click on the icon, either in the menu or on task bar, I get the error.
Ah, that explains it. Its another level of kde indirection where none is needed. The idea is to allow opening the tool of choice when you click kongueror. In my machine the Kong browser is listed this way: konqueror (web browsing) = kfmclient openProfile webbrowsing but Kong running as manager doesn't exist anywhere in the menu system. You can simply Add a menu element to launch kong in the way you want bypassing kfmclient -- After all is said and done, more is said than done. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/01/2017 06:10 PM, John Andersen wrote:
Ah, that explains it. Its another level of kde indirection where none is needed. The idea is to allow opening the tool of choice when you click kongueror.
In my machine the Kong browser is listed this way: konqueror (web browsing) = kfmclient openProfile webbrowsing but Kong running as manager doesn't exist anywhere in the menu system.
You can simply Add a menu element to launch kong in the way you want bypassing kfmclient
That still doesn't explain why it suddenly fails. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/01/2017 03:25 PM, James Knott wrote:
I often use Konqueror, but today it failed to open. When I try to use it, I get an error message:
"KDEInit could not launch 'ksystraycmd': Could not open library 'libkdeinit5_ksystraycmd'. Cannot load library libkdeinit5_ksystraycmd: (libkdeinit5_ksystraycmd: cannot open shared object file: No such file or directory)"
When I search on ksystraycmd in Yast Software Management, the package kdebase4-workspace turns up and is shown as available, but if I try to install it, I get several conflict errors.
Any ideas as to cause? This is a very recent problem.
tnx jk
If you are running the plasma 5 version, the 'kfmclient' no longer launches konqueror and you must use 'konqueror' and then choose 'session' to save/load previous configurations (--profile filemanagment, webbrowsing, etc. were removed -- or have not yet been added back to the code) But, and this is a big BUT, plasma 5 version restores katepart preview Advanced Text Editor, so you can now preview source file with syntax highlight again -- ya!!) If using the kdelibs4 version, then there is no reason the old 'kfmclient' or 'konqueror --profile filemanagement' should not work. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 01/02/2017 01:34 AM, David C. Rankin wrote:
On 01/01/2017 03:25 PM, James Knott wrote:
I often use Konqueror, but today it failed to open. When I try to use it, I get an error message:
"KDEInit could not launch 'ksystraycmd': Could not open library 'libkdeinit5_ksystraycmd'. Cannot load library libkdeinit5_ksystraycmd: (libkdeinit5_ksystraycmd: cannot open shared object file: No such file or directory)"
When I search on ksystraycmd in Yast Software Management, the package kdebase4-workspace turns up and is shown as available, but if I try to install it, I get several conflict errors.
Any ideas as to cause? This is a very recent problem.
tnx jk
If you are running the plasma 5 version, the 'kfmclient' no longer launches konqueror and you must use 'konqueror' and then choose 'session' to save/load previous configurations (--profile filemanagment, webbrowsing, etc. were removed -- or have not yet been added back to the code) But, and this is a big BUT, plasma 5 version restores katepart preview Advanced Text Editor, so you can now preview source file with syntax highlight again -- ya!!)
If using the kdelibs4 version, then there is no reason the old 'kfmclient' or 'konqueror --profile filemanagement' should not work.
The original command was "ksystraycmd kfmclient openProfile filemanagement". After removing "ksystraycmd" from it, clicking on the icon now works. I don't recall doing anything that should have caused this, though there have been some updates that might have. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
David C. Rankin
-
James Knott
-
John Andersen