View previous topic :: View next topic |
Author |
Message |
Daemon n00b
Joined: 18 Apr 2002 Posts: 65
|
Posted: Thu Apr 25, 2002 9:20 pm Post subject: Mozilla rc1 broken |
|
|
i built it twice, first with -O3 then with -O2 and still got the same result... look at the snapshot. of course the mess in the GUI happens everywhere and not only in that part of the screen.
[img:faeab24936]http://duraid.netfirms.com/snapshot2.png[/img:faeab24936] |
|
Back to top |
|
|
Malakin Veteran
Joined: 14 Apr 2002 Posts: 1692 Location: Victoria BC Canada
|
Posted: Thu Apr 25, 2002 9:54 pm Post subject: |
|
|
No problems with rc1 here. |
|
Back to top |
|
|
dArkMaGE Apprentice
Joined: 20 Apr 2002 Posts: 152
|
Posted: Thu Apr 25, 2002 11:12 pm Post subject: |
|
|
the only weirdness i saw with mozilla rc1 was in the mail reader under WindowMaker when my inbox mail list was long enough to merit having a scroll bar the scroll bars would flip around basically rendering the view useless... at least im assuming this is a mozilla problem, maybe its a WindowMaker thing... either way ive been very happy with the actual browser |
|
Back to top |
|
|
Guest
|
Posted: Fri Apr 26, 2002 5:27 am Post subject: |
|
|
thats strange.
|
|
Back to top |
|
|
niyogi Apprentice
Joined: 10 Apr 2002 Posts: 199 Location: Austin, TX
|
Posted: Fri Apr 26, 2002 5:01 pm Post subject: |
|
|
looks more to as a graphics card problem than a mozilla problem although I could be completely wrong. |
|
Back to top |
|
|
Daemon n00b
Joined: 18 Apr 2002 Posts: 65
|
Posted: Fri Apr 26, 2002 10:34 pm Post subject: |
|
|
niyogi wrote: | looks more to as a graphics card problem than a mozilla problem although I could be completely wrong. |
why does it only happen with mozilla then? every thing else is fine. |
|
Back to top |
|
|
Cr0t l33t
Joined: 27 Apr 2002 Posts: 944 Location: USA
|
Posted: Sun Apr 28, 2002 8:22 am Post subject: |
|
|
RC1 is working great _________________ cya |
|
Back to top |
|
|
Sublime n00b
Joined: 09 Apr 2002 Posts: 7
|
Posted: Sun Apr 28, 2002 12:44 pm Post subject: libpng issue? |
|
|
Libpng has been updated a few times recently, maybe compiled mozilla rc1 with different libpng?
doing a
mozilla & in a term window should say something about it |
|
Back to top |
|
|
Daemon n00b
Joined: 18 Apr 2002 Posts: 65
|
Posted: Sun Apr 28, 2002 2:09 pm Post subject: Re: libpng issue? |
|
|
Sublime wrote: | Libpng has been updated a few times recently, maybe compiled mozilla rc1 with different libpng?
doing a
mozilla & in a term window should say something about it |
yep i think libpng is the problem. although the console is not showing any error messages, but i can tell because mozilla cant display png images.
what's your libpng? mine is 1.2.1-r1 which i think is the latest version. all i did is emerge mozilla.
do you suggest that i update libpng only. or unemerge mozilla -> install libpng -> emerge mozilla? |
|
Back to top |
|
|
Guest
|
Posted: Mon Apr 29, 2002 1:39 am Post subject: |
|
|
finally everything is sloved....
the problem was the dpi.. it was 25x25 and i changed it by add this to the monitor section in XF86config:
DisplaySize 368 270
and everything works fine now ... even my small font problem is solved.
just thought to let you know in case you run into this problem. thanks everyone. |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20549
|
Posted: Mon Apr 29, 2002 2:24 am Post subject: |
|
|
Anonymous wrote: | finally everything is sloved....
the problem was the dpi.. it was 25x25 and i changed it by add this to the monitor section in XF86config:
DisplaySize 368 270
and everything works fine now ... even my small font problem is solved.
just thought to let you know in case you run into this problem. thanks everyone. |
Does this affect anything else? What exactly does that setting change? |
|
Back to top |
|
|
Daemon n00b
Joined: 18 Apr 2002 Posts: 65
|
Posted: Mon Apr 29, 2002 2:29 am Post subject: |
|
|
kanuslupus wrote: |
Does this affect anything else? What exactly does that setting change? |
it changes the dpi (dots per inch) for your display.. ideally it should be 75x75.. but mine is 71x72 which is ok.
yes it effects everything.. without that line my dpi was 25x25 and ruined all my display as you can see above. |
|
Back to top |
|
|
|