I’m running Suse 11.1 with KDE 4.2.3
I updated KDE 4.1.3 to 4.2.3 yesterday, via the KDE community repo. Since then my “MyComputer” for icon on the desktop stopped working.
How do I fix this?
Thanks in advance.
I’m running Suse 11.1 with KDE 4.2.3
I updated KDE 4.1.3 to 4.2.3 yesterday, via the KDE community repo. Since then my “MyComputer” for icon on the desktop stopped working.
How do I fix this?
Thanks in advance.
Not working, as in it’s not there? Or not working as in, you click it and it crashes? Or not working as in, you click it but nothing comes up?
The way to get to sysinfo is to open Konqueror and then in the address bar type
sysinfo:/
If you want to try to recreate the menu entry then you would right click on the application launcher and choose menu editor. Click new item and use these as the parameters:
General Tab:
Name: Sysinfo (Or whatever you want to call it)
Description: (enter description, this is what will show up on the menu)
Comment: (enter comment)
Command:konqueror --select sysinfo:/
And save it. You can then get into sysinfo from that menu entry.
Good Luck,
Ian
Thanks for your reply.
When I click the icon, nothing comes up.
After typing “sysinfo:/” into the Konqueror address bar, I get this message:
Protocol not supported
sysinfo
Not sure what to do now.
Could you please open up a terminal and provide the output of:
rpm -qa --last "*sysinfo*"
and
rpm -qa --last "*konqueror*"
Take Care,
Ian
I had an issue very briefly with this when the wrong branding package was added in.
Ok, the readout for both commands is as follows:
gila@cellar:~> rpm -qa --last “sysinfo”
gila@cellar:~> rpm -qa --last “konqueror”
kde4-konqueror-plugins-lang-4.2.3-5.1 Thu 14 May 2009 14:07:55 BST
kde4-konqueror-plugins-4.2.3-5.1 Thu 14 May 2009 14:07:10 BST
kde4-konqueror-4.2.3-3.1 Thu 14 May 2009 14:06:00 BST
@caf4926
I’m not sure what you mean. I’ve updapted my KDE using the KDE4:community repo.
Install kde4-kio_sysinfo package.
The first one suggests you do not have sysinfo installed.
Reinstall it via Yast and you should be able to view it.
It should be something like
kde4-kio_sysinfo-11.1.1-71.4
kde4-kio_sysinfo-branding-respin-11.1.1-69.7
You can choose whatever branding you want.
Good Luck,
Ian
That’s it. Thanks folks.