hi,

"These are the steps i follwed to build minimo on pc
1. export MINIMO=1
% export MINIMO=1


2. Copy mozconfig file
% CP embedding/minimo/mozconfig. /

3. set the following environment variables
% export MOZ_OBJDIR=/path/to/minimo-cc-opt-build
% export MOZCONFIG=/path/to/minimo-cc-opt.mozconfig
4. build all:
% make - f client.mk build_all


5. To complete the Minimo build, you need to run the packaging 
script. The packaging script performs the following steps: 
cd $MOZ_OBJDIR/embedding/minimo
make
cd /mozilla/embedding/minimo
./package.sh
the executable was: mozilla/dist/bin/TestGtkEmbed


while i running the executable as ./TestGtkEmbed

i got a minimo window and in that entered the url as 

i got the following errors and the window suddenly disappers..


loading url 
open_uri_cb 
urlload_started_cb
location_changed_cb
###!!! ASSERTION: Could not load scrollbars.css.: 'gStyleCache-
>mScrollbarsSheet', 
file /home/mozilla/mozilla/content/base/src/nsLayoutStylesheetCache.cp
p, line 89
Break: at 
file /home/mozilla/mozilla/content/base/src/nsLayoutStylesheetCache.cp
p, line 89
net_state_change_cb 196612
progress_change_cb cur 4431 max 4431
Note: styleverifytree is disabled
title_changed_cb
###!!! ASSERTION: What is this frame doing here?: 'understood', 
file /home/mozilla/mozilla/layout/html/base/src/nsGfxScrollFrame.cpp, 
line 492
Break: at 
file /home/mozilla/mozilla/layout/html/base/src/nsGfxScrollFrame.cpp, 
line 492
Note: frameverifytree is disabled
net_state_change_cb 65552
Note: verifyreflow is disabled
net_state_change_cb 131088
visibility_cb 1
visibility_cb 1
visibility_cb 1
Segmentation fault



what should i do?help me ..thank u in advanc







To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be 
removed. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/LINUX_Newbies/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to