You are not logged in.
Pages: 1
When I click on "Control Panel", and then click on one of the icons, such as "icons" or "screensaver", the system wants to open the desktop configuration file in Firefox, and the requested screen doesn't open, and nothing can be configured in the Control Panel.
How do I reset this so that the Control Panel works normally?
Thanks.
Offline
Well, I can only suggest that somehow you've configured all html to be run through Firefox.
KDE uses html practically everywhere - here's the top part of the Taskbar Icon .desktop file
[Desktop Entry]
Icon=kmenu
Type=Application
X-DocPath=kicker/taskbar-settings.html
Exec=tdecmshell kcmtaskbar
X-TDE-Library=taskbar
X-TDE-FactoryName=taskbar
X-TDE-ParentApp=kcontrol
In your case taskbar-settings.html is loading Firefox.
Open a terminal and just type in:-
tdecmshell kcmtaskbar
That should open the taskbar configuration.
If that works then open Control Centre>Desktop and right click on the Taskbar icon
Go down to 'Preview in embedded advanced text editor'.
Does the top part of the file look the same?
Offline
How do I reset this so that the Control Panel works normally?
You could also check file associations. Start konqueror->settings->file associations and under 'application' select schema 'x-desktop'. If there is Firefox in 'Application Preference order', remove it.
Offline
Thanks for your help. Your last suggestion worked. Firefox was listed in the konqueror, x-desktop setting. I removed it, and everything is back to normal.
Offline
Pages: 1