Re: [osol-discuss] firefox problems with snv_98

2008-09-23 Thread Thommy M. Malmström
Bill Shannon wrote:
 Ginn Chen wrote:
 It would be nice if there was more information than it's broken.
 I can't tell if the problems I'm having are the same problems
 reported above.
 Firefox 3 in snv_97/snv_98 has several issues.
 e.g.
 Bookmarks are missing.
 Bookmarks could not be saved.
 Bookmarks could not be renamed.
 Can't import/export bookmarks.
 Firefox coredumps at startup.
 Firefox couldn't work with libumem.so,
 
 I'm curious...  What kind of testing was done before release that none of
 these problems were discovered?  I would think the first one would've
 been discovered immediately had anyone actually used it before release.

Now you are asking too much. Testing is something that the OpenSolaris team has 
given up for time-to-market needs it seems. I installed 2008.11 beta 96 and 
ended 
up with having to run firefox and thunderbird inside ubuntu as guest in 
virtualbox 
2.0.2 to get a decent speed. How come firefox 3 runs 10 times faster inside 
vbox/ubuntu than on the bare opensolaris???

 And what turned out to be the root cause of these problems?

Layoffs???

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-23 Thread Thommy M . Malmström
 su
 cd /usr/lib
 mv firefox firefox.sun
 wget
 http://releases.mozilla.org/pub/mozilla.org/firefox/re
 leases/3.0.1/contrib/solaris_tarball/ \
 firefox-3.0.1.en-US.opensolaris-i386.tar.bz2
 gtar jxf
 firefox-3.0.1.en-US.opensolaris-i386.tar.bz2
 vi firefox
 change /usr/local/lib/firefox-3.0.1 to
 /usr/lib/firefox
 :x!
 cd
 chown -R thommym .mozilla
 exit

Already did that. It helps a little but it's still unusable. Same goes for 
thunderbird. It's the whole window system that is malfunctioning. Switching 
between workspaces is a 5 second operation. Machine is Ferrari 4000 with 2GB 
and fresh install of 2008.11 b86
--
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-23 Thread Dave Uhring
 Already did that. It helps a little but it's still unusable. Same goes for 
 thunderbird. It's the
 whole window system that is malfunctioning. Switching between workspaces is a 
 5 second
 operation. Machine is Ferrari 4000 with 2GB and fresh install of 2008.11 b86

Then upgrade your system to b98 and replace firefox as I previously showed.  I 
have no idea
what kind of processor or graphics your Ferrari uses but the nVidia drivers 
have been updated
considerably since b86 was released.  This system works almost perfectly:

$ head -1 /etc/release
  OpenSolaris 2008.11 snv_98 X86

Download the iso from http://www.genunix.org
--
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-23 Thread Thommy M . Malmström
 Then upgrade your system to b98 and replace firefox
 as I previously showed. 

I did, no change. I actually don't think it is firefox because thunderbird is 
also slow as a cow as is the whole window system. Switching window workspace 
takes 5 seconds. Used to happen immediately when touching the Ctrl-Alt 
left-arrow...

 I have no idea
 what kind of processor or graphics your Ferrari uses
 but the nVidia drivers have been updated
 considerably since b86 was released. 

The Acer Ferrari is (or at least was) some kind of standar within Sun. It's a 
AMD Turion64 with ATI graphics.  Not the best choice for Solaris but I've seen 
no problems until now.

 This system works almost perfectly:

 $ head -1 /etc/release
 OpenSolaris 2008.11 snv_98
  X86

Mine is the same, but is the worst version based on nevada that I've seen. And 
I've been testing _every_ build.

 Download the iso from http://www.genunix.org

I did.
--
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-23 Thread Thommy M . Malmström
Luckily my own comment made me realize that I've seen something about DRI and 
ATI. 

http://bugs.opensolaris.org/view_bug.do?bug_id=6718572

So I created a xorg.conf to put in /etc/X11

svcadm disable graphical-login/gdm
Log in and su then run
/usr/X11/bin/Xorg -configure
vi /root/xorg.conf.new
Comment out Load  dri
cp /root/xorg.conf.new /etc/X11/xorg.conf
svcadm enable graphical-login/gdm


or somethinhg similar. The only caveat now is that typing is slow like a cow 
instead.  About 1 second between key press and seeing it on the screen... 

Hints???
--
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-23 Thread Thommy M . Malmström
Back to the slow Xorg. Having almost no response on the keyboard is worse. Any 
hints on what xorg.conf settings I need on an Acer Ferarri 4000 to get normal 
type pace? My xorg is attached
--
This message posted from opensolaris.org

xorg.conf.new
Description: Binary data
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] firefox problems with snv_98

2008-09-22 Thread Bill Shannon
Ginn Chen wrote:
 It would be nice if there was more information than it's broken.
 I can't tell if the problems I'm having are the same problems
 reported above.
 
 Firefox 3 in snv_97/snv_98 has several issues.
 e.g.
 Bookmarks are missing.
 Bookmarks could not be saved.
 Bookmarks could not be renamed.
 Can't import/export bookmarks.
 Firefox coredumps at startup.
 Firefox couldn't work with libumem.so,

I'm curious...  What kind of testing was done before release that none of
these problems were discovered?  I would think the first one would've
been discovered immediately had anyone actually used it before release.

And what turned out to be the root cause of these problems?
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-22 Thread Ghee Teo
Bill Shannon wrote:
 ...
 But I do see a long stream of

 no printer added since last 60 secs

 which seems to come from

 http://hg.opensolaris.org/sc/src/presto/ospm/trunk/applet/ospm-hal-support.c

 Another bug?
   
  This is the printer autodetction applet. Yes, another bug.
  Will fix this.

-Ghee

 ___

 
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org
   

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-22 Thread Qinghua Cheng
Hi Bill,


 Subject:
 Re: [osol-discuss] firefox problems with snv_98
 From:
 Bill Shannon [EMAIL PROTECTED]
 Date:
 Sun, 21 Sep 2008 23:35:59 -0700

 To:
 Ginn Chen [EMAIL PROTECTED]
 CC:
 opensolaris-discuss@opensolaris.org


 Ginn Chen wrote:

  It would be nice if there was more information than it's broken.
  I can't tell if the problems I'm having are the same problems
  reported above.
 
   Firefox 3 in snv_97/snv_98 has several issues.
  e.g.
  Bookmarks are missing.
  Bookmarks could not be saved.
  Bookmarks could not be renamed.
  Can't import/export bookmarks.
  Firefox coredumps at startup.
  Firefox couldn't work with libumem.so,
   

 I'm curious...  What kind of testing was done before release that none of
 these problems were discovered?  I would think the first one would've
 been discovered immediately had anyone actually used it before release.

There is a bug filed against the bookmark issue in bugster during the 
test cycle of snv_97, http://monaco.sfbay.sun.com/detail.jsf?cr=6736315. 
This is a regression bug between snv_96 and snv_97, because dev. 
engineer submit one new patch.

 From the evaluation, the coredump issue just happens on a special 
enviroment.  QE is working on new GNOME version integration, the full 
test for all desktop applications are executed on another branch of 
desktop build, there are only Desktop sanity test on snv build. The new 
GNOME version will be integrated into snv build99.

 And what turned out to be the root cause of these problems?
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org


___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-21 Thread Ginn Chen

On Sep 20, 2008, at 2:19 PM, Bill Shannon wrote:

 Andras Barna wrote:
 Firefox 3 in u97 is broken.
 You can download a contribute Firefox 3.0.1 on mozilla.org as a
 workaround.
 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0.1/contrib/solaris_tarball/

 It will be fixed in u99.

 http://mail.opensolaris.org/pipermail/desktop-discuss/2008-September/015699.html

 Thanks, I'll try that.

 It would be nice if there was more information than it's broken.
 I can't tell if the problems I'm having are the same problems
 reported above.

Firefox 3 in snv_97/snv_98 has several issues.
e.g.
Bookmarks are missing.
Bookmarks could not be saved.
Bookmarks could not be renamed.
Can't import/export bookmarks.
Firefox coredumps at startup.
Firefox couldn't work with libumem.so,

Ginn



 BTW, where does stdout/stderr of programs launched from the panel go?
 I don't see anything related to firefox in .xsession-errors, for  
 instance.
 But I do see a long stream of

 no printer added since last 60 secs

 which seems to come from

 http://hg.opensolaris.org/sc/src/presto/ospm/trunk/applet/ospm-hal-support.c

 Another bug?
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org


Ginn Chen
Software Engineer, Browser Team
Sun Microsystems, Inc.
Phone: x82869 / +86-10-62673869
Fax: +86-10-62780969


___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-20 Thread Bill Shannon
Andras Barna wrote:
 Firefox 3 in u97 is broken.
 You can download a contribute Firefox 3.0.1 on mozilla.org as a
 workaround.
 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0.1/contrib/solaris_tarball/
 
 It will be fixed in u99.
 
 http://mail.opensolaris.org/pipermail/desktop-discuss/2008-September/015699.html

Thanks, I'll try that.

It would be nice if there was more information than it's broken.
I can't tell if the problems I'm having are the same problems
reported above.

BTW, where does stdout/stderr of programs launched from the panel go?
I don't see anything related to firefox in .xsession-errors, for instance.
But I do see a long stream of

no printer added since last 60 secs

which seems to come from

http://hg.opensolaris.org/sc/src/presto/ospm/trunk/applet/ospm-hal-support.c

Another bug?
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-20 Thread Evan Yan
Bill Shannon wrote:
 BTW, where does stdout/stderr of programs launched from the panel go?
 I don't see anything related to firefox in .xsession-errors, for instance.
 But I do see a long stream of

 no printer added since last 60 secs

 which seems to come from

 http://hg.opensolaris.org/sc/src/presto/ospm/trunk/applet/ospm-hal-support.c

 Another bug?
   
Hi Bill,

The messages are logged by ospm-applet, the applet for Solaris Print
Manager[1]. It's not an error, but just some log messages.

Best,
-Evan

[1] http://www.opensolaris.org/os/project/presto/
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] firefox problems with snv_98

2008-09-19 Thread Bill Shannon
I just updated my OpenSolaris machine to snv_98.

Sure is nice to see firefox 3.0.  Unfortunately, it lost all of my bookmarks.

I tried to restore them several ways but nothing worked.  It seems that
bookmarks are now only stored as json.  I exported the bookmarks from
another machine and imported them as json and that worked.  Still, why
were they lost to begin with?

I use Foxmarks to synchronize my bookmarks between the 4 or more machines
I use.  Foxmarks wasn't able to restore my bookmarks from the server.
It got stuck in loading state file or something like that and never
completed.

Now that I've restored my bookmarks manually, I'm trying to use Foxmarks
to resynchronize my bookmarks.  It's stuck in downloading sync file.

Anyone have any idea what's going on with this latest version of firefox?

Is there an easy way to revert to the previous version of firefox?
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-19 Thread Ian Collins
Bill Shannon wrote:
 I just updated my OpenSolaris machine to snv_98.

 Sure is nice to see firefox 3.0.  Unfortunately, it lost all of my bookmarks.

   
desktop-discuss is the best place to ask about FireFox problems.

Ian

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-19 Thread Brent Jones
On Fri, Sep 19, 2008 at 4:19 PM, Bill Shannon [EMAIL PROTECTED] wrote:
 I just updated my OpenSolaris machine to snv_98.

 Sure is nice to see firefox 3.0.  Unfortunately, it lost all of my bookmarks.

 I tried to restore them several ways but nothing worked.  It seems that
 bookmarks are now only stored as json.  I exported the bookmarks from
 another machine and imported them as json and that worked.  Still, why
 were they lost to begin with?

 I use Foxmarks to synchronize my bookmarks between the 4 or more machines
 I use.  Foxmarks wasn't able to restore my bookmarks from the server.
 It got stuck in loading state file or something like that and never
 completed.

 Now that I've restored my bookmarks manually, I'm trying to use Foxmarks
 to resynchronize my bookmarks.  It's stuck in downloading sync file.

 Anyone have any idea what's going on with this latest version of firefox?

 Is there an easy way to revert to the previous version of firefox?
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org


Can you export your previous bookmarks into HTML format, then reimport
them that way?

-- 
Brent Jones
[EMAIL PROTECTED]
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-19 Thread Bill Shannon
Brent Jones wrote:
 Can you export your previous bookmarks into HTML format, then reimport
 them that way?

No.  I do the import, but they don't show up.

As I said, I finally was able to import the bookmarks, but...

1. Why did they disappear to begin with?  Anyone else seen this?  Is it a bug?

2. Why doesn't Foxmarks work anymore?  (Ditto)
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-19 Thread Jim Grisanzio
Bill Shannon wrote:
 1. Why did they disappear to begin with?  Anyone else seen this?  

This happened to me when I first installed FF3 separately from any 
upgrade to OpenSolaris. That was probably on to b91 or so. It wouldn't 
take any imports and it didn't find my previous profile. I figured it 
was user error. :) All subsequent upgrades to OpenSolaris didn't affect 
my book marks, though.

Jim
-- 
http://blogs.sun.com/jimgris/

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] firefox problems with snv_98

2008-09-19 Thread Andras Barna
Firefox 3 in u97 is broken.
You can download a contribute Firefox 3.0.1 on mozilla.org as a
workaround.
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0.1/contrib/solaris_tarball/

It will be fixed in u99.

http://mail.opensolaris.org/pipermail/desktop-discuss/2008-September/015699.html

On Sat, Sep 20, 2008 at 2:19 AM, Bill Shannon [EMAIL PROTECTED] wrote:
 I just updated my OpenSolaris machine to snv_98.

 Sure is nice to see firefox 3.0.  Unfortunately, it lost all of my bookmarks.

 I tried to restore them several ways but nothing worked.  It seems that
 bookmarks are now only stored as json.  I exported the bookmarks from
 another machine and imported them as json and that worked.  Still, why
 were they lost to begin with?

 I use Foxmarks to synchronize my bookmarks between the 4 or more machines
 I use.  Foxmarks wasn't able to restore my bookmarks from the server.
 It got stuck in loading state file or something like that and never
 completed.

 Now that I've restored my bookmarks manually, I'm trying to use Foxmarks
 to resynchronize my bookmarks.  It's stuck in downloading sync file.

 Anyone have any idea what's going on with this latest version of firefox?

 Is there an easy way to revert to the previous version of firefox?
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org




-- 
Andy
http://blog.sartek.net
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org