Bugs :  K-Meleon Web Browser Forum
You can talk about issues with k-meleon here.  
can't load my homepage
Posted by: elroy
Date: July 03, 2008 11:45AM

when set google as my homepage,i open the k-meleon and then display the blank page(1.5beta2)

Options: ReplyQuote
Re: can't load my homepage
Posted by: desga2
Date: July 03, 2008 05:05PM

This is a known issue in 1.5beta2 (build 26) and solved in 1.5beta2 (build 27).
Read 1.5beta2 thread for more info about it and how to fix this problem.

K-Meleon in Spanish

Options: ReplyQuote
Re: can't load my homepage
Posted by: JujuLand
Date: July 03, 2008 05:09PM

To bypass the homepage bug, just copy/paste this macro in a text editor and save it as a new macro named Homepage.kmm (in macro folder):


# K-Meleon Macros (http://kmeleon.sourceforge.net/wiki/index.php?id=MacroLanguage)

# ---------- Correct a bug of K-Meleon 1.5b2 -----------------------------------
#
# Dependencies : none
# Resources : -
# Preferences : "kmeleon.general.homePage", "browser.startup.homepage"
#
# ------------------------------------------------------------------------------

_Startup2Homepage{
setpref(STRING,"kmeleon.general.homePage",getpref(STRING,"browser.startup.homepage"));
}
# ------------------------------------------------------------------------------

$OnInit=$OnInit."_Startup2Homepage;";

# ------------------------------------------------------------------------------
$macroModules=$macroModules."Homepage;";

A+



Mozilla/5.0 (x11; U; Linux x86_64; fr-FR; rv:38.0) Gecko/20100101 Ubuntu/12.04 K-Meleon/76.0


Web: http://jujuland.pagesperso-orange.fr/
Mail : alain [dot] aupeix [at] wanadoo [dot] fr



Ubuntu 12.04 - Gramps 3.4.9 - Harbour 3.2.0 - Hwgui 2.20-3 - K-Meleon 76.0 rc



Options: ReplyQuote


K-Meleon forum is powered by Phorum.