PDA

View Full Version : [kubuntu] Connection to Firefox



OldAlgis
January 15th, 2010, 08:38 AM
Hi All!

I want to move my working to Karmic Coala kubuntu (9.10). KDE is rather nice with the plasmoids, but I have a problem with Firefox. When I click on the Firefox icon, it comes with an installation screen. When I respond by clicking on that screen a button labelled "Install", it tells me that it is already installed... I can start Firefox from CLI ok, but would like to be able to have the usual "click icon" access.

Any ideas? I guess, I could install a "link to application" on the plasmoid, but surely the menu should work, too.

kellemes
January 15th, 2010, 09:50 AM
Hi All!

I want to move my working to Karmic Coala kubuntu (9.10). KDE is rather nice with the plasmoids, but I have a problem with Firefox. When I click on the Firefox icon, it comes with an installation screen. When I respond by clicking on that screen a button labelled "Install", it tells me that it is already installed... I can start Firefox from CLI ok, but would like to be able to have the usual "click icon" access.

Any ideas? I guess, I could install a "link to application" on the plasmoid, but surely the menu should work, too.

If it's the icon from the menu.. use the menueditor to change the command. (right click application launcher)
If it's the icon from the panel.. right click the icon and change the icon settings etc..

nerdy_kid
January 15th, 2010, 02:55 PM
i think you are clicking the firefox installer.


sudo apt-get remove kubuntu-firefox-installer && sudo apt-get install firefox

should fix it.

OldAlgis
January 21st, 2010, 06:43 AM
i think you are clicking the firefox installer.


sudo apt-get remove kubuntu-firefox-installer && sudo apt-get install firefox

should fix it.

Correct on both counts! The Firefox menu entry was pointing persistently to the the kubuntu-firefox-installer. Clearly, the link was supposed to be auto-changed to kubuntu-firefox, as it did for me in other kubuntu karmic installations, but it failed to do so and I did not twig to the apt-get commands. Thanks a lot for pointing it out to me!

It all works OK now - no more (compalsory) starting of firefox from CLI!