Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Minefield (aka Firefox-cvs, Gran Paradiso)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 15, 16, 17 ... 23, 24, 25  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Wed Dec 12, 2007 7:33 pm    Post subject: Reply with quote

wuno wrote:
Berniyh wrote:
This icons stuff hasn't been fixed in the xulrunner version of minefield, so please readd the patch for that one.

Strange I built with USE=-gnome and I see most icons (Bookmark folders and folders in ftp sessions). How did you emerge (USE flags, no emerge --info) and in which environment do you use minefield?

I just emerged minefield-9999-r4 and same problem, I don't have icons and that bug report is completely wrecked.

The use flags are the same for both:
USE="dbus -debug -glitz -gnome -ipv6 -mozdevelop -offline -startup-notification"

Environment is kde 3.5.8.

Edit: I just thought, that it could be a cvs problem again. I'll do a fresh checkout, to be sure.
Back to top
View user's profile Send private message
estar
n00b
n00b


Joined: 01 Dec 2007
Posts: 20

PostPosted: Wed Dec 12, 2007 8:40 pm    Post subject: Reply with quote

Berniyh wrote:
Could maybe someone confirm, that this bug report shows garbage in minefield-9999-r5?
https://bugs.gentoo.org/show_bug.cgi?id=196820
Define ‘garbage’. It’s mostly black text on black background for me with minefield-9999-r4, similar to Mozilla bug 380115; the patch suggested there does not seem to fix the problem. http://www.w3.org/TR/xml/ and other long pages also aren’t rendered correctly. I’m using cairo-1.5.4.

Screenshots: 1, 2

Anyone else with this?

Edit: Yeah, icons work, too.


Last edited by estar on Wed Dec 12, 2007 9:03 pm; edited 1 time in total
Back to top
View user's profile Send private message
Dottout
l33t
l33t


Joined: 07 Mar 2006
Posts: 882

PostPosted: Wed Dec 12, 2007 8:56 pm    Post subject: Reply with quote

black text on black page also for me (minefield-r4) but I have my icons (cvs checkout 3-4 hours ago)
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Wed Dec 12, 2007 9:03 pm    Post subject: Reply with quote

estar wrote:
Berniyh wrote:
Could maybe someone confirm, that this bug report shows garbage in minefield-9999-r5?
https://bugs.gentoo.org/show_bug.cgi?id=196820
Define ‘garbage’. It’s mostly black text on black background for me with minefield-9999-r4, similar to Mozilla big 380115; the patch suggested there does not seem to fix the problem. http://www.w3.org/TR/xml/ and other long pages also aren’t rendered correctly. I’m using cairo-1.5.4.

Screenshots: 1, 2

Anyone else with this?

For me it looks like this:
http://www.berniyh.net/bugzilla.png
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Wed Dec 12, 2007 9:17 pm    Post subject: Reply with quote

Yeah, this display bug is really annoying. However, in trunk Swiftfox (checkout from 2007120814) it renders all these pages properly. I wonder if it is because of different cflags or they patched it somehow...
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Wed Dec 12, 2007 9:33 pm    Post subject: Reply with quote

unK wrote:
Yeah, this display bug is really annoying. However, in trunk Swiftfox (checkout from 2007120814) it renders all these pages properly. I wonder if it is because of different cflags or they patched it somehow...


Code:
CFLAGS="-O2 -march=k8 -pipe -msse3"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"

Normally that should be safe.

Edit: Swiftfox works. Since it is 32bit, might it be, that this is an amd64 problem?
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Wed Dec 12, 2007 9:46 pm    Post subject: Reply with quote

Berniyh wrote:
might it be, that this is an amd64 problem?

Not really, I have x86 system and I have the same bug in Minefield. But that it doesn't exist in Swiftfox is quite strange, isn't it?
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Wed Dec 12, 2007 9:51 pm    Post subject: Reply with quote

I just tried a binary firefox build from mozilla's ftp and that works, too.

I recompiled minefield-9999-r5 with CFLAGS="" LDFLAGS="" and now I do have black text etc. like you.
So it seems to be at least somehow CFLAGS and/or LDFLAGS related.

Will do some more recomiling.
Back to top
View user's profile Send private message
wuno
Apprentice
Apprentice


Joined: 17 May 2005
Posts: 193
Location: Germany

PostPosted: Wed Dec 12, 2007 10:10 pm    Post subject: Reply with quote

Berniyh wrote:
For me it looks like this:
http://www.berniyh.net/bugzilla.png

I'd guess it could be related to system-cairo. I have cairo-1.5.4 installed and when I emerge my home-brew build (where I can enable/disable system-cairo) it looks such weird with system-cairo. However it looks ok when I build with intree-cairo. (IIRC such distortions came up from time to time also in earlier firefox versions, thought it was fixed but........) :(
EDIT: Yes, rebuild with the same checkout and intree-cairo and the bugs.gentoo.org looks nice.
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Wed Dec 12, 2007 10:35 pm    Post subject: Reply with quote

wuno wrote:
Berniyh wrote:
For me it looks like this:
http://www.berniyh.net/bugzilla.png

I'd guess it could be related to system-cairo. I have cairo-1.5.4 installed and when I emerge my home-brew build (where I can enable/disable system-cairo) it looks such weird with system-cairo. However it looks ok when I build with intree-cairo. (IIRC such distortions came up from time to time also in earlier firefox versions, thought it was fixed but........) :(
EDIT: Yes, rebuild with the same checkout and intree-cairo and the bugs.gentoo.org looks nice.

I just checked and I found out, that it is the "glitz" use flag, that triggers if it looks either like my output or (with glitz enabled) it looks like what estar posted.
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Wed Dec 12, 2007 10:35 pm    Post subject: Reply with quote

Berniyh wrote:
Will do some more recomiling.

Me too. I try to compile Minefield with Swiftfox cflags.
Back to top
View user's profile Send private message
FireBurn
Apprentice
Apprentice


Joined: 19 Sep 2004
Posts: 170
Location: Edinburgh, UK

PostPosted: Wed Dec 12, 2007 11:57 pm    Post subject: Reply with quote

Has anyone noticed problems checking out a clean CVS for either NSS or firefox?

Mike
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Thu Dec 13, 2007 9:33 am    Post subject: Reply with quote

FireBurn wrote:
Has anyone noticed problems checking out a clean CVS for either NSS or firefox?

Mike

No, works here.
Back to top
View user's profile Send private message
FireBurn
Apprentice
Apprentice


Joined: 19 Sep 2004
Posts: 170
Location: Edinburgh, UK

PostPosted: Thu Dec 13, 2007 1:38 pm    Post subject: Reply with quote

Any idea why it would be complaining about the signature of the modules?
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Fri Dec 14, 2007 3:17 pm    Post subject: Reply with quote

Here's the patch for cairo-1.5.4, which fixes the issue with rendering long pages:
Code:
--- src/cairo-fixed-private.h.orig   2007-12-14 16:07:26.000000000 +0100
+++ src/cairo-fixed-private.h   2007-12-14 16:07:32.000000000 +0100
@@ -59,7 +59,7 @@
  * making sure that you compute a double-to-fixed magic number.
  * (see below).
  */
-#define CAIRO_FIXED_FRAC_BITS   16
+#define CAIRO_FIXED_FRAC_BITS   8
 
 /* A signed type CAIRO_FIXED_BITS in size; the main fixed point type */
 typedef int32_t cairo_fixed_t;
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Fri Dec 14, 2007 4:54 pm    Post subject: Reply with quote

unK wrote:
Here's the patch for cairo-1.5.4, which fixes the issue with rendering long pages:
Code:
--- src/cairo-fixed-private.h.orig   2007-12-14 16:07:26.000000000 +0100
+++ src/cairo-fixed-private.h   2007-12-14 16:07:32.000000000 +0100
@@ -59,7 +59,7 @@
  * making sure that you compute a double-to-fixed magic number.
  * (see below).
  */
-#define CAIRO_FIXED_FRAC_BITS   16
+#define CAIRO_FIXED_FRAC_BITS   8
 
 /* A signed type CAIRO_FIXED_BITS in size; the main fixed point type */
 typedef int32_t cairo_fixed_t;

Works, thanks.

Although I didn't try with glitz use flag off.
Back to top
View user's profile Send private message
estar
n00b
n00b


Joined: 01 Dec 2007
Posts: 20

PostPosted: Fri Dec 14, 2007 7:40 pm    Post subject: Reply with quote

unK wrote:
Here's the patch for cairo-1.5.4, which fixes the issue with rendering long pages:
Thanks a lot!
Back to top
View user's profile Send private message
Dottout
l33t
l33t


Joined: 07 Mar 2006
Posts: 882

PostPosted: Fri Dec 14, 2007 8:53 pm    Post subject: Reply with quote

libpng-1.2.24 are out, we only need to rename libpng-1.2.23-r99.ebuild and update files/1.2.7-gentoo-diff this way:
Code:

--- pngconf.h.orig   2007-12-14 21:46:38.000000000 +0100
+++ pngconf.h   2007-12-14 21:48:38.000000000 +0100
@@ -323,8 +323,8 @@
      /* If you encounter a compiler error here, see the explanation
       * near the end of INSTALL.
       */
-         __pngconf.h__ already includes setjmp.h;
-         __dont__ include it again.;
+#warning         __png.h__ already includes setjmp.h;
+#warning         __dont__ include it again.;
 #    endif
 #  endif /* __linux__ */
 

the other patches (apng is what we really care about) apply clean
Back to top
View user's profile Send private message
rhill
Retired Dev
Retired Dev


Joined: 22 Oct 2004
Posts: 1629
Location: sk.ca

PostPosted: Sat Dec 15, 2007 4:57 am    Post subject: Reply with quote

Can anyone get links in thunderbird to open in minefield? I think the problem has something to do with minefield not using mozilla-launcher.
_________________
by design, by neglect
for a fact or just for effect
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Sat Dec 15, 2007 7:30 am    Post subject: Reply with quote

dirtyepic wrote:
Can anyone get links in thunderbird to open in minefield? I think the problem has something to do with minefield not using mozilla-launcher.

I've been told to use '/usr/lib/minefield/minefield' instead of just 'minefield' and that works.

But it doesn't seem to be possible atm to open the browser, if it is not running.
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Sat Dec 15, 2007 11:30 am    Post subject: Reply with quote

Berniyh wrote:
But it doesn't seem to be possible atm to open the browser, if it is not running.

Hmm, it works for me. If I click the link in Thunderbird, it opens Minefield if it is not running.

my prefs.js:
Code:
user_pref("network.protocol-handler.app.ftp", "/usr/lib/minefield/minefield");
user_pref("network.protocol-handler.app.http", "/usr/lib/minefield/minefield");
user_pref("network.protocol-handler.app.https", "/usr/lib/minefield/minefield");
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Sat Dec 15, 2007 11:56 am    Post subject: Reply with quote

unK wrote:
Berniyh wrote:
But it doesn't seem to be possible atm to open the browser, if it is not running.

Hmm, it works for me. If I click the link in Thunderbird, it opens Minefield if it is not running.

my prefs.js:
Code:
user_pref("network.protocol-handler.app.ftp", "/usr/lib/minefield/minefield");
user_pref("network.protocol-handler.app.http", "/usr/lib/minefield/minefield");
user_pref("network.protocol-handler.app.https", "/usr/lib/minefield/minefield");

No, it doesn't work here. Maybe you have got 9999-r4 since I've got 9999-r5?

Another question, is there a way to switch back to the old cert management system?
Currently for a site with self-signed certificates I have to create an exception and
can't, like in FF 2.0, just click on "Accept for this session" or similar.
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Sat Dec 15, 2007 12:05 pm    Post subject: Reply with quote

Berniyh wrote:
No, it doesn't work here. Maybe you have got 9999-r4 since I've got 9999-r5?

No, I have -r5.

Btw I have a small problem. Does your Minefield see your myspell dictionaries? Mine used to see, but since ~alpha9 (probably) it doesn't.
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Sat Dec 15, 2007 12:11 pm    Post subject: Reply with quote

unK wrote:
Berniyh wrote:
No, it doesn't work here. Maybe you have got 9999-r4 since I've got 9999-r5?

No, I have -r5.

Btw I have a small problem. Does your Minefield see your myspell dictionaries? Mine used to see, but since ~alpha9 (probably) it doesn't.


I use the firefox dictionary extensions, I don't know if those are the same.
But they work and I can switch them via context menu.
(Although I would prefer auto switching via dictionary switcher, but that extension doesn't work anymore.)
Back to top
View user's profile Send private message
skellr
l33t
l33t


Joined: 18 Jun 2005
Posts: 976
Location: The Village, Portmeirion

PostPosted: Sat Dec 15, 2007 2:30 pm    Post subject: Reply with quote

dirtyepic wrote:
Can anyone get links in thunderbird to open in minefield? I think the problem has something to do with minefield not using mozilla-launcher.

I think it needs desktop-file-utils installed to set itself as the default browser.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 15, 16, 17 ... 23, 24, 25  Next
Page 16 of 25

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum