public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] firefox-bin vs. firefox
@ 2007-03-09  7:41 Yuval Hager
  2007-03-09 10:07 ` Fabio A Correa
  0 siblings, 1 reply; 4+ messages in thread
From: Yuval Hager @ 2007-03-09  7:41 UTC (permalink / raw
  To: gentoo-amd64

I have been using firefox-bin for historical reasons (flash plugin), but then 
found out I could also use nspluginwrapper for that. 
Then I installed firefox from source (a.k.a. Bon Echo), but found out it 
behaved differently from firefox-bin:
1) fonts look much uglier. Having the same settings (including gtk-chtheme) 
gives different results, firefox-bin being preferable. 
2) Layering bug - at least at one site, I saw that content with a lower 
z-index overlays content with higher z-index.

I couldn't find anything of help in the bugs.gentoo.org database nor the 
changelog - can someone refer me to the relevant info on this?

I would much like to work on my source compiled binaries, but it seems 
inferior.. is it?

-- 
yuval
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-amd64] firefox-bin vs. firefox
  2007-03-09  7:41 [gentoo-amd64] firefox-bin vs. firefox Yuval Hager
@ 2007-03-09 10:07 ` Fabio A Correa
  2007-03-09 16:52   ` Peter Humphrey
  2007-03-10  6:07   ` יובל האגר
  0 siblings, 2 replies; 4+ messages in thread
From: Fabio A Correa @ 2007-03-09 10:07 UTC (permalink / raw
  To: gentoo-amd64

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey Yuval,

Yuval Hager wrote:
> I have been using firefox-bin for historical reasons (flash plugin), but then 
> found out I could also use nspluginwrapper for that. 
> Then I installed firefox from source (a.k.a. Bon Echo), but found out it 
> behaved differently from firefox-bin:
Maybe you will want to give it a try with USE="-bindist" so that the original Firefox branding
is present. Do not forget to emerge --sync first!

> 1) fonts look much uglier. Having the same settings (including gtk-chtheme) 
> gives different results, firefox-bin being preferable. 
> 2) Layering bug - at least at one site, I saw that content with a lower 
> z-index overlays content with higher z-index.
You can also check bugs.mozilla.org for this bugs.

> I couldn't find anything of help in the bugs.gentoo.org database nor the 
> changelog - can someone refer me to the relevant info on this?

> I would much like to work on my source compiled binaries, but it seems 
> inferior.. is it?
It depends on several factors. For example, whether the amd64 XPCOM implementation is robust
enough to render fonts or manage layering the same way than the x86 implementation. Not that
XPCOM is the cause of the bugs you comment on.

On the other hand, the Gentoo folks have written a number of patches to change mozilla-firefox
behaviour; wou can note this, for a trivial example, when you have to hit Ctrl+Shift+W to close
a window instead of Ctrl+W.

Then a way to find the causes of those bugs is to emerge --fetch-all-uri mozilla-firefox, work
on the sources and read the patches and the ebuild. Try patched and unpatched builds and check
for the bugs. By the way, you cannot distribute your compiled modifications with the Firefox
branding.

You can also find build info on firefox on the Linux From Scratch website:
http://www.linuxfromscratch.org/blfs/view/stable/xsoft/firefox.html

- --
Fabio A. Correa D.

Physics Dept, Universidad Nacional, Bogota, Colombia
facorread@gmail.com          facorread@alexandria.cc
ffaaccdd@yahoo.co.uk         facorread@unal.edu.co
My webpage and OpenPGP key at http://facorread.150m.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF8THsYOZCB4zf2uQRAkBxAKDGU7Tj2WdFS/baKo4dzpAXumRGQQCbBYBD
SUhDBbFjWTtpt5yBVFMx4TM=
=oUfE
-----END PGP SIGNATURE-----
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-amd64] firefox-bin vs. firefox
  2007-03-09 10:07 ` Fabio A Correa
@ 2007-03-09 16:52   ` Peter Humphrey
  2007-03-10  6:07   ` יובל האגר
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Humphrey @ 2007-03-09 16:52 UTC (permalink / raw
  To: gentoo-amd64

On Friday 09 March 2007 10:07:40 Fabio A Correa wrote:

> On the other hand, the Gentoo folks have written a number of patches to
> change mozilla-firefox behaviour; wou can note this, for a trivial
> example, when you have to hit Ctrl+Shift+W to close a window instead of
> Ctrl+W.

I don't have to do this: CTRL-W closes a window on my system, which is KDE 
3.5.6.

-- 
Rgds
Peter Humphrey
Linux Counter 5290, Aug 93
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-amd64] firefox-bin vs. firefox
  2007-03-09 10:07 ` Fabio A Correa
  2007-03-09 16:52   ` Peter Humphrey
@ 2007-03-10  6:07   ` יובל האגר
  1 sibling, 0 replies; 4+ messages in thread
From: יובל האגר @ 2007-03-10  6:07 UTC (permalink / raw
  To: gentoo-amd64

ביום שישי 09 מרץ 2007, 12:07, נכתב על ידי Fabio A Correa:
> Hey Yuval,
>
> Yuval Hager wrote:
> > I have been using firefox-bin for historical reasons (flash plugin), but
> > then found out I could also use nspluginwrapper for that.
> > Then I installed firefox from source (a.k.a. Bon Echo), but found out it
> > behaved differently from firefox-bin:
>
> Maybe you will want to give it a try with USE="-bindist" so that the
> original Firefox branding is present. Do not forget to emerge --sync first!
>

I guess you meant USE="mozbranding", and yes, it solved the layering bug, but 
not the fonts rendering issue.

> > 1) fonts look much uglier. Having the same settings (including
> > gtk-chtheme) gives different results, firefox-bin being preferable.
> > 2) Layering bug - at least at one site, I saw that content with a lower
> > z-index overlays content with higher z-index.
>
> You can also check bugs.mozilla.org for this bugs.
>
> > I couldn't find anything of help in the bugs.gentoo.org database nor the
> > changelog - can someone refer me to the relevant info on this?
> >
> > I would much like to work on my source compiled binaries, but it seems
> > inferior.. is it?
>
> It depends on several factors. For example, whether the amd64 XPCOM
> implementation is robust enough to render fonts or manage layering the same
> way than the x86 implementation. Not that XPCOM is the cause of the bugs
> you comment on.
>
> On the other hand, the Gentoo folks have written a number of patches to
> change mozilla-firefox behaviour; wou can note this, for a trivial example,
> when you have to hit Ctrl+Shift+W to close a window instead of Ctrl+W.
>
> Then a way to find the causes of those bugs is to emerge --fetch-all-uri
> mozilla-firefox, work on the sources and read the patches and the ebuild.
> Try patched and unpatched builds and check for the bugs. By the way, you
> cannot distribute your compiled modifications with the Firefox branding.
>
> You can also find build info on firefox on the Linux From Scratch website:
> http://www.linuxfromscratch.org/blfs/view/stable/xsoft/firefox.html
>

Thanks for the info. 

--yuval
--
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-03-10  6:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-09  7:41 [gentoo-amd64] firefox-bin vs. firefox Yuval Hager
2007-03-09 10:07 ` Fabio A Correa
2007-03-09 16:52   ` Peter Humphrey
2007-03-10  6:07   ` יובל האגר

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox