Posted on April 27, 2009 by kurniawano
Somehow after I upgrade my firefox to 3.0.9 in Kubuntu 8.04, I couldn’t run it, it gives an error message “no XBL binding” and then another error message and then it closes down. Then after searching the forum, the solution is simply to kill the firefox. So it seems the firefox still runs at the [...]
Filed under: Uncategorized | Tagged: firefox, kubuntu, ubuntu | Leave a Comment »
Posted on March 25, 2009 by kurniawano
As the title mentioned, my bookmarks gone when I tried to run my firefox as root.
To solve this problem, close firefox and type
cd ~/.mozilla
chown -R *
chgrp -R *
when you open them again, it will be fine.
Filed under: Uncategorized | Tagged: firefox | Leave a Comment »
Posted on November 6, 2008 by kurniawano
After I upgraded to Kubuntu Intrepid, the default of my Java plugin switch back to IcedTea. However, that made me unable to access one of my bank website. So I need to switch to Sun Java. To do that, I did similary as previously, though this time I use Firefox 3.03:
However, somehow after I restart [...]
Filed under: Uncategorized | Tagged: firefox, kubuntu, ubuntu | Leave a Comment »
Posted on May 8, 2008 by kurniawano
One of my favourite feature in Konqueror web browser is it’s web shorcut. And it can be used to do different kind of searches in the Internet. For example if I want to search in Wikipedia, I just need to type “wp: my_search_term” in the URL/Address bar.
I didn’t know firefox can do that! Well, now [...]
Filed under: Uncategorized | Tagged: firefox, search | Leave a Comment »
Posted on May 8, 2008 by kurniawano
I began to love firefox again. One of my favorite addons is Fast Dial. Currently, I am using firefox 3 beta 5 from Kubuntu Hardy and it’s pretty easy to install addons.
This is a screenshot of my firefox 3 if I open a blank page. I can just click the image to go to one [...]
Filed under: Uncategorized | Tagged: addons, firefox | Leave a Comment »
Posted on May 6, 2008 by kurniawano
The default java plugin in Kubuntu hardy is using IcedTea. If you want to use sun java plugin, first make sure you have install it using Adept or apt-get, and then to terminal and type
sudo update-alternatives –config xulrunner-1.9-javaplugin.so
This will list the available plugins, and you can choose which plugin to use. For my case, this [...]
Filed under: Uncategorized | Tagged: firefox, hardy, java, kubuntu | 3 Comments »
Posted on April 1, 2008 by kurniawano
I had problem recently opening Gmail using firefox 2. It keeps on reloading. I found in one of the forum the problem might be the corrupted cookies. So this is what I do:
click Tools -> Clear Private Data
check “Cache” and “Cookies”
click OK
Then it was ok! I can open my Gmail
Filed under: Uncategorized | Tagged: error, firefox, gmail | 6 Comments »