Development :  K-Meleon Web Browser Forum
K-Meleon development related discussions. 
URGENT QUERY
Posted by: Sahil
Date: November 13, 2008 04:27PM

Hi,



We are building this platform with the help of your browser using the same pen source code used by K-meleon for charity.



Our developers have come across some questions which need immediate answers.



1. Can we Get K-Meleon working code with compatible libraries which we can build and debug.

2. How to build the K-Meleon application(if there is any specific requirement to build it).

3. Also if there are additional requirement to build or debug it.



Please answer ASAP

sahil
sahilsharma84@gmail.com

Options: ReplyQuote
Re: URGENT QUERY
Posted by: Sahil
Date: November 14, 2008 08:56AM

Thanks a lot i will fo through them and consult again if any further questions arise.

Sahil

Options: ReplyQuote
Re: URGENT QUERY
Posted by: astegic
Date: November 28, 2008 02:10PM

HI ALL ANY SOLUTION TO THIS


I have tried steps as you specified for release version but application crashes with following error message.







To run debug version I first build seamonkey-1.1.13 with debug configuration.

And then followed the same steps as release version.

But with debug version also I am getting assertion fault.

Debug build also shows a command window and a assertion fault message box. See screen shot.







If I press on Retry then it will show another message







And breaks on.

File: plugins.cpp

Function : GetMozillaSessionHistory

And Line: 512 (i.e. delete pHistUrlwinking smiley

where I got values of pHistUrl = 0x00000 and i = 0;



Also if we try again to run debug version then it shows corrupted session Recovery message.









I am also sending my seamonkey 1.1.13 build configurations which I set in .mozconfig file.



mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/seamonkey

ac_add_options --enable-application=suite

ac_add_options --with-user-appdir="K-Meleon"



ac_add_options --enable-optimize

ac_add_options --enable-strip

ac_add_options --enable-crypto

ac_add_options --enable-extensions=cookie,wallet,xml-rpc,xmlextras,p3p,pref,transformiix,inspector,universalchardet,typeaheadfind,webservices,permissions



ac_add_options --disable-debug

ac_add_options --disable-logging

ac_add_options --disable-dtd-debug

ac_add_options --disable-tests

ac_add_options --disable-ldap

ac_add_options --disable-postscript

ac_add_options --disable-jsd

ac_add_options --disable-composer

ac_add_options --disable-activex

ac_add_options --disable-activex-scripting

ac_add_options --disable-installer

ac_add_options --disable-xprint

ac_add_options --disable-mailnews

ac_add_options --disable-xpinstall

ac_add_options --disable-chatzilla

ac_add_options --enable-debug



to build release version I just removed last line from config file that is : ac_add_options –enable-debug


Options: ReplyQuote


K-Meleon forum is powered by Phorum.