<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Good evening everyone,<BR>
 <BR>
I had uploaded a 545 KB size file.  I didn't know that it would bump into a size limit.  I am resending this message with the same document in a zipped form.  It appears to be 46 KB in size.<BR>
 <BR>
Thank you,<BR>
 <BR>
Fred<BR> <BR>
<DIV>

<HR id=stopSpelling>
From: fredstrickland@hotmail.com<BR>To: users@lists.opencsw.org<BR>Subject: RE: [csw-users] Now a Problem Using FireFox<BR>Date: Tue, 30 Aug 2011 11:37:47 -0500<BR><BR>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</STYLE>

<DIV dir=ltr>Good morning,<BR> <BR>I didn't realize and I didn't know that tmp is cleared out during a reboot.<BR> <BR>Here are the commands that I used to generate the firefox.log file:<BR> <BR># truss -fo /tmp/firefox.log firefox<BR>truss: cannot find program: firefox<BR># truss -fo /tmp/firefox.log /opt/csw/mozilla/firefox/bin/firefox<BR><BR>I have attached the file for you.  I see it is a huge file.  I understand very little of it.  I hope you can figure it out for me.<BR> <BR>Thank you,<BR> <BR>Fred<BR><BR> <BR>
<DIV>
<HR id=ecxstopSpelling>
From: dam@opencsw.org<BR>Date: Tue, 30 Aug 2011 15:32:59 +0200<BR>To: users@lists.opencsw.org<BR>Subject: Re: [csw-users] Now a Problem Using FireFox<BR><BR>Hi Fred, 
<DIV><BR>
<DIV>
<DIV>Am 30.08.2011 um 14:18 schrieb Fred Strickland:</DIV>
<BLOCKQUOTE><SPAN class=ecxApple-style-span style="WORD-SPACING: 0px; FONT: medium Helvetica; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; widows: 2; orphans: 2">
<DIV class=ecxhmmessage style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">
<DIV dir=ltr>I cannot find that log file.  I tried using the following commands without any success:<BR> <BR>  find . -name ".log" -print<BR>  find . -name "log" -print<BR>  find . -name "firefox" -print<BR>  find / -name "firefox.log" -print<BR> <BR>I used su and I executed the command from the top of the file system.  The first command had no results.  The second command listed out a bunch of lines with the word "log" as the last entry, but none of these prefixed with "firefox."  The third command listed out a small number of entries with the last word being "firefox."  The fourth command produced nothing.<BR></DIV></DIV></SPAN></BLOCKQUOTE>
<DIV><BR></DIV>
<DIV>You produced /tmp/firefox.log in the truss command below. /tmp is a ram filesystem, it is empty</DIV>
<DIV>after a reboot. Please rerun the truss below and make the trusslog available for download.</DIV>
<DIV><BR></DIV>
<DIV><BR></DIV>
<DIV>Best regards</DIV>
<DIV><BR></DIV>
<DIV>  -- Dago</DIV><BR>
<BLOCKQUOTE><SPAN class=ecxApple-style-span style="WORD-SPACING: 0px; FONT: medium Helvetica; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; widows: 2; orphans: 2">
<DIV class=ecxhmmessage style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">
<DIV dir=ltr>
<DIV>
<HR id=ecxstopSpelling>
Date: Mon, 29 Aug 2011 21:28:48 -0700<BR>From:<SPAN class=ecxApple-converted-space> </SPAN><A href="mailto:gadavis@opencsw.org">gadavis@opencsw.org</A><BR>To:<SPAN class=ecxApple-converted-space> </SPAN><A href="mailto:users@lists.opencsw.org">users@lists.opencsw.org</A><BR>CC:<SPAN class=ecxApple-converted-space> </SPAN><A href="mailto:fredstrickland@hotmail.com">fredstrickland@hotmail.com</A><BR>Subject: Re: [csw-users] Now a Problem Using FireFox<BR><BR>On 8/29/2011 8:41 PM, Fred Strickland wrote: 
<BLOCKQUOTE cite=mid:BLU152-W545545C6074831403819E8C9170@phx.gbl>
<DIV dir=ltr>Good evening Maciej and group,<BR> <BR>I searched on line in order to learn what is a truss command.  I have not found the answer yet, but I did find an example of someone using that command.  I followed it and here is the result:<BR> <BR>$ truss -fo /tmp/firefox.log firefox<BR>(firefox-bin:990): GLib-GObject-WARNING **: cannot register existing type `GnomeProgram'<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 815: assertion `GNOME_IS_PROGRAM_CLASS (pclass)' failed<BR>(firefox-bin:990): GLib-GObject-WARNING **: cannot register existing type `GnomeProgram'<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 815: assertion `GNOME_IS_PROGRAM_CLASS (pclass)' failed<BR>(firefox-bin:990): GLib-GObject-WARNING **: cannot register existing type `GnomeProgram'<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 815: assertion `GNOME_IS_PROGRAM_CLASS (pclass)' failed<BR>(firefox-bin:990): GLib-GObject-WARNING **: cannot register existing type `GnomeProgram'<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 815: assertion `GNOME_IS_PROGRAM_CLASS (pclass)' failed<BR>(firefox-bin:990): GLib-GObject-WARNING **: g_object_set_valist: object class `GnomeProgram' has no property named `show-crash-dialog'<BR>(firefox-bin:990): GLib-GObject-WARNING **: g_object_get_property: object class `GnomeProgram' has no property named `sm-connect'<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 870: assertion `program != NULL' failed<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 870: assertion `program != NULL' failed<BR>(firefox-bin:990): GLib-GObject-WARNING **: g_object_get_property: object class `GnomeProgram' has no property named `show-crash-dialog'<BR>(firefox-bin:990): GLib-GObject-WARNING **: cannot register existing type `GnomeProgram'<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 740: assertion `GNOME_IS_PROGRAM (program)' failed<BR>(firefox-bin:990): Gnome-CRITICAL **: file gnome-program.c: line 739: assertion `program != NULL' failed<BR>(firefox-bin:990): GConf-CRITICAL **: file gconf-client.c: line 547: assertion `gconf_valid_key (dirname, NULL)' failed<BR>(firefox-bin:990): GLib-GObject-WARNING **: cannot register existing type `GConfClient'<BR>(firefox-bin:990): GLib-GObject-CRITICAL **: file gobject.c: line 1088: assertion `G_TYPE_IS_OBJECT (object_type)' failed<BR>(firefox-bin:990): GLib-GObject-CRITICAL **: file gobject.c: line 2396: assertion `G_IS_OBJECT (object)' failed<BR>Segmentation Fault - core dumped<BR><BR> I hope the foregoing is useful to you.<BR> <BR>Thank you,<BR> <BR> <BR>Fred<BR> <BR> <BR>
<DIV>> From:<SPAN class=ecxApple-converted-space> </SPAN><A class=ecxmoz-txt-link-abbreviated href="mailto:maciej@opencsw.org">maciej@opencsw.org</A><BR>> Date: Tue, 30 Aug 2011 00:06:56 +0100<BR>> To:<SPAN class=ecxApple-converted-space> </SPAN><A class=ecxmoz-txt-link-abbreviated href="mailto:users@lists.opencsw.org">users@lists.opencsw.org</A><BR>> Subject: Re: [csw-users] Now a Problem Using FireFox<BR>><SPAN class=ecxApple-converted-space> </SPAN><BR>> 2011/8/29 Fred Strickland<SPAN class=ecxApple-converted-space> </SPAN><A class=ecxmoz-txt-link-rfc2396E href="mailto:fredstrickland@hotmail.com"><fredstrickland@hotmail.com></A>:<BR>> > I have been working with Peter Bonivart to get my Sun Blade 150 (running<BR>> > Solaris 10) configured so it would run pkgutil and install packages.  That<BR>> > major problem has been solved.  The first program that I decided to install<BR>> > was FireFox.  The install went through to the point I received "Installation<BR>> > of <CSWfirefox> was successful." message.  You can see below what happens<BR>> > when I try to execute FireFox.  Peter suggested that I pose my question to<BR>> > this list.<BR>> ><BR>> > I hope you guys can tell me what I am doing wrong.<BR>><SPAN class=ecxApple-converted-space> </SPAN><BR>> Hi Fred,<BR>><SPAN class=ecxApple-converted-space> </SPAN><BR>> It is possible that you're doing nothing wrong, but there are library<BR>> compatibility issues. We've recently looked at refreshing the gtk<BR>> libraries, but it doesn't look like an easy job. If you want to debug<BR>> the issue, you could run firefox via truss to see where does the<BR>> segfault happen.<BR>><SPAN class=ecxApple-converted-space> </SPAN><BR>> Maciej<BR>> _______________________________________________<BR>> users mailing list<BR>><SPAN class=ecxApple-converted-space> </SPAN><A class=ecxmoz-txt-link-abbreviated href="mailto:users@lists.opencsw.org">users@lists.opencsw.org</A><BR>><SPAN class=ecxApple-converted-space> </SPAN><A class=ecxmoz-txt-link-freetext href="https://lists.opencsw.org/mailman/listinfo/users" target=_blank>https://lists.opencsw.org/mailman/listinfo/users</A><BR></DIV></DIV><BR>
<FIELDSET class=ecxmimeAttachmentHeader></FIELDSET><BR><PRE>_______________________________________________
users mailing list
<A class=ecxmoz-txt-link-abbreviated href="mailto:users@lists.opencsw.org">users@lists.opencsw.org</A>
<A class=ecxmoz-txt-link-freetext href="https://lists.opencsw.org/mailman/listinfo/users" target=_blank>https://lists.opencsw.org/mailman/listinfo/users</A></PRE></BLOCKQUOTE><BR>Hi Fred,<BR><BR>Please attach the output of /tmp/firefox.log that truss generated, as it's got the output from truss in it and is necessary to help with the debugging.<BR></DIV></DIV>_______________________________________________<BR>users mailing list<BR><A href="mailto:users@lists.opencsw.org">users@lists.opencsw.org</A><BR><A href="https://lists.opencsw.org/mailman/listinfo/users" target=_blank>https://lists.opencsw.org/mailman/listinfo/users</A></DIV></SPAN></BLOCKQUOTE></DIV><BR>
<DIV><SPAN class=ecxApple-style-span style="WORD-SPACING: 0px; FONT: medium Helvetica; TEXT-TRANSFORM: none; COLOR: rgb(0,0,0); TEXT-INDENT: 0px; WHITE-SPACE: normal; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; widows: 2; orphans: 2">
<DIV>
<DIV><SPAN class=ecxApple-style-span style="FONT-SIZE: 12px">-- </SPAN></DIV>
<DIV><SPAN class=ecxApple-style-span style="FONT-SIZE: 12px">"You don't become great by trying to be great, you become great by wanting to </SPAN><SPAN class=ecxApple-style-span style="FONT-SIZE: 12px">do something,</SPAN></DIV>
<DIV><SPAN class=ecxApple-style-span style="FONT-SIZE: 12px">and then doing it so hard that you become great in the process." - xkcd #896</SPAN></DIV></DIV></SPAN></DIV><BR></DIV><BR>_______________________________________________ users mailing list users@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/users</DIV></DIV></DIV>                                         </div></body>
</html>