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 ... 8, 9, 10 ... 23, 24, 25  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Wed Sep 05, 2007 2:01 am    Post subject: Reply with quote

No, the latest svn got rid of teh message box asking to remember passwords, it is now a small bar underneath the tabs asking you what to do (similiar to the pop-up blocker)
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
Dottout
l33t
l33t


Joined: 07 Mar 2006
Posts: 882

PostPosted: Wed Sep 05, 2007 6:34 am    Post subject: Reply with quote

I dont..
Back to top
View user's profile Send private message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Wed Sep 05, 2007 3:06 pm    Post subject: Reply with quote

Try cleaning out your cvs-src and getting a fresh checkout (it sounds like cvs really sucks at that seems to fix a lot of thigns)
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
Dottout
l33t
l33t


Joined: 07 Mar 2006
Posts: 882

PostPosted: Wed Sep 05, 2007 3:10 pm    Post subject: Reply with quote

Quote:
No, the latest svn got rid of teh message box asking to remember passwords, it is now a small bar underneath the tabs asking you what to do (similiar to the pop-up blocker)

OT:
yes, it appeared some days ago, what do you think about it? imho its pretty uncomfortable, you have to move much more the mouse cursor to click..[/code]
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Wed Sep 05, 2007 6:06 pm    Post subject: Reply with quote

Minefield crashes on pages with Java, eg. http://www.java.com/en/download/help/testvm.xml with output:
Code:
/usr/bin/minefield: line 2: 25180 Segmentation fault      /usr/bin/xulrunner /usr/lib/minefield/application.ini "$@"

Can anyone confirm it? I have xulrunner compiled with java USE flag.
Back to top
View user's profile Send private message
Dottout
l33t
l33t


Joined: 07 Mar 2006
Posts: 882

PostPosted: Wed Sep 05, 2007 6:09 pm    Post subject: Reply with quote

/me confirms (without xulrunner, I use minefield-r4)
Back to top
View user's profile Send private message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Wed Sep 05, 2007 6:44 pm    Post subject: Reply with quote

Dottout wrote:
OT:
yes, it appeared some days ago, what do you think about it? imho its pretty uncomfortable, you have to move much more the mouse cursor to click..[/code]


It has it pro's and con's. You have to move it more, but you also dont' have to click it right away b/c it isn't `in your face`
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Wed Sep 05, 2007 8:17 pm    Post subject: Reply with quote

Dottout wrote:
@Insanity5902: epatch 666_mozilla-glitz-cairo.patch in your tb cvs ebuild doesnt work anymore


Thunderbird is fixed.

Replace the last hunk with

Code:
--- widget/src/gtk2/Makefile.in.orig    2007-06-18 00:29:12.000000000 +0200
+++ widget/src/gtk2/Makefile.in 2007-06-18 00:30:04.000000000 +0200
@@ -129,7 +129,8 @@
                $(XLIBS) \
                $(MOZ_GTK2_LIBS) \
                -lthebes \
+               $(MOZ_CAIRO_LIBS) \
                $(LCMS_LIBS) \
                $(NULL)
 
 EXPORTS                = \


* LCMS_LIBS was added, and line numbers fixed.
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
Dottout
l33t
l33t


Joined: 07 Mar 2006
Posts: 882

PostPosted: Wed Sep 05, 2007 8:27 pm    Post subject: Reply with quote

Insanity5902 wrote:
Dottout wrote:
OT:
yes, it appeared some days ago, what do you think about it? imho its pretty uncomfortable, you have to move much more the mouse cursor to click..[/code]


It has it pro's and con's. You have to move it more, but you also dont' have to click it right away b/c it isn't `in your face`


yeah, I learnt to ignore it :D

btw, Im trying right now to build tb, but here it's late evening and I must go to sleep (examination tomorrow morning) so Ill give any possible feedback tomorrow

EDIT: patch still doesnt apply. a question: do you use an updated ebuild or the same as this 3d page5?
the log shows A LOT of failed hunk, this makes me think that we probably use different ebuilds. (I took the 666patch from minefield overlay)
Back to top
View user's profile Send private message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Thu Sep 06, 2007 2:22 am    Post subject: Reply with quote

Yeah, same ebuild, here is the entire patch, that patches cleanly for me.

Actually, here is the download, this might be easier since spacing could make a very big difference.

http://routedtechnologies.com/downloads/666_mozilla-glitz-cairo.patch
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
Dottout
l33t
l33t


Joined: 07 Mar 2006
Posts: 882

PostPosted: Thu Sep 06, 2007 9:19 am    Post subject: Reply with quote

ok, as I can see this patch is different from minefield overlay's one. can you please post also your ${FILESDIR}/mozconfig_branch file please? at least, once I have everything I need I stop to annoy you :D
the patch now is working but: .../usr/portage/local/layman/minefield/mail-client/mozilla-thunderbird/files/mozconfig_branch': No such file or directory (I lost my old one switching laptop)
Back to top
View user's profile Send private message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Thu Sep 06, 2007 12:30 pm    Post subject: Reply with quote

figured this would be easier

http://routedtechnologies.com/downloads/mail-client_mozilla-thunderbird-9999.tar.bz2

that is the entire overlay for my thunderbird, just drop it into ${PORTDIR_OVERLAY}
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
Dottout
l33t
l33t


Joined: 07 Mar 2006
Posts: 882

PostPosted: Thu Sep 06, 2007 12:49 pm    Post subject: Reply with quote

thank you :D looking at your mozconfig I found --enable-default-toolkit=gtk2, but the mozilla wiki says:
Quote:
On *nix platforms, selects the graphics toolkit to use. GTK2 and GTK are both well-tested. xlib is considered a tier-3 platform. Qt and cairo are experimental, you will find bugs. On trunk, use cairo-gtk2 (gtk1 and xlib have been removed from the source tree).
Back to top
View user's profile Send private message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Thu Sep 06, 2007 5:52 pm    Post subject: Reply with quote

Yeah, it should still use cairo-gtk2, you can watch it as it scrolls by in the emerge config portion
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
Dottout
l33t
l33t


Joined: 07 Mar 2006
Posts: 882

PostPosted: Thu Sep 06, 2007 6:15 pm    Post subject: Reply with quote

I know, the hidden question was: is there a reason to use the gtk2 toolkit instead of cairo-gtk2? :wink:
Back to top
View user's profile Send private message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Thu Sep 06, 2007 6:24 pm    Post subject: Reply with quote

Yeah, if you don't want to the new cairo rendering engine that is in the new gecko 1.9 :)
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
amd
n00b
n00b


Joined: 26 Nov 2002
Posts: 65
Location: Saaremaa / Estonia

PostPosted: Fri Sep 21, 2007 11:25 am    Post subject: Reply with quote

Could you also add following patch to your tree:
http://plaes.org/files/2007-Q3/200_mouse-text-selection-bug-373196.patch
It makes possible to select text with mouse when using epiphany compiled against xulrunner.

See https://bugzilla.mozilla.org/show_bug.cgi?id=373196 for details...
Back to top
View user's profile Send private message
Gergan Penkov
Veteran
Veteran


Joined: 17 Jul 2004
Posts: 1464
Location: das kleinste Kuhdorf Deutschlands :)

PostPosted: Fri Sep 21, 2007 8:36 pm    Post subject: Reply with quote

Fixed, thanks.
Though there are some changes in the latest xulrunner, which prevent epiphany from building, I'll look at patching it...

[EDIT]epiphany-2.20.0-r1 and epiphany-extensions-2.20.0-r1 should now compile again against the new xulrunner checkouts[/EDIT]
_________________
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Sat Sep 22, 2007 11:36 am    Post subject: Reply with quote

One question:
Does minefield use .mozilla/firefox or .mozilla/minefield for its profile?
Because I've got the feeling, that it uses a bit of both.

When I load minefield, it seems to load the bookmarks file from the second,
but saves it to the first directory.

(I know, that you should name the profiles different, but I recognized it
and wanted to ask if this is normal.)
Back to top
View user's profile Send private message
Dottout
l33t
l33t


Joined: 07 Mar 2006
Posts: 882

PostPosted: Sat Sep 22, 2007 2:44 pm    Post subject: Reply with quote

@Insanity5902: interesting news about thunderbird development: http://weblogs.mozillazine.org/mitchell/archives/2007/09/mozillas_new_focus_on_thunderb.html
btw, minefield alpha9's out ;)
Back to top
View user's profile Send private message
Gergan Penkov
Veteran
Veteran


Joined: 17 Jul 2004
Posts: 1464
Location: das kleinste Kuhdorf Deutschlands :)

PostPosted: Sat Sep 22, 2007 8:10 pm    Post subject: Reply with quote

Berniyh wrote:
One question:
Does minefield use .mozilla/firefox or .mozilla/minefield for its profile?
Because I've got the feeling, that it uses a bit of both.

When I load minefield, it seems to load the bookmarks file from the second,
but saves it to the first directory.

(I know, that you should name the profiles different, but I recognized it
and wanted to ask if this is normal.)

It should use ~/.mozilla/minefield but probably they have some path hardcoded, the bookmarks are now saved in sqlite database and probably duplicated in the previous format...
_________________
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
Back to top
View user's profile Send private message
Berniyh
l33t
l33t


Joined: 07 Jun 2006
Posts: 677

PostPosted: Sat Sep 22, 2007 8:16 pm    Post subject: Reply with quote

Gergan Penkov wrote:
Berniyh wrote:
One question:
Does minefield use .mozilla/firefox or .mozilla/minefield for its profile?
Because I've got the feeling, that it uses a bit of both.

When I load minefield, it seems to load the bookmarks file from the second,
but saves it to the first directory.

(I know, that you should name the profiles different, but I recognized it
and wanted to ask if this is normal.)

It should use ~/.mozilla/minefield but probably they have some path hardcoded, the bookmarks are now saved in sqlite database and probably duplicated in the previous format...


I already found the mistake. (Of course it was my mistake, who wouldn't have thought that *g*)
I copied my Firefox Profile over to minefield, but I forgot to modify the profiles.ini file and that
one had a hardcoded path in it (which in my opinion is bad anyway, ./profilepath should be sufficient).
Back to top
View user's profile Send private message
amd
n00b
n00b


Joined: 26 Nov 2002
Posts: 65
Location: Saaremaa / Estonia

PostPosted: Sun Sep 23, 2007 3:44 pm    Post subject: Reply with quote

Could you please add another patch to the list ;)
It fixes the critical assertion on the exit...

http://plaes.org/files/2007-Q3/201_fix-cairo-exit-assertion-374680.patch

See Mozilla bug #374680
Back to top
View user's profile Send private message
Insanity5902
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1228
Location: Fort Worth, Texas

PostPosted: Mon Sep 24, 2007 12:36 pm    Post subject: Reply with quote

Dottout wrote:
@Insanity5902: interesting news about thunderbird development: http://weblogs.mozillazine.org/mitchell/archives/2007/09/mozillas_new_focus_on_thunderb.html
btw, minefield alpha9's out ;)


I saw that, not sure what to take of it. I am sure it is good, just wondering how good :)

I would love to see thunderbird provide all the features of outlook and offer a compatibility extension with exchange. I saw extension, b/c I don't want people to become complacent with exchange, talk about some bloated application code :), not even going to touch on the security aspect :)

Anyways, it will be exciting to see what happens in the Enterprise software for Open Source, with IBM releasing their suite as free, and announcing their support of Open Office. Sun is working with Mozilla on making Thunderbird has the main app to their communication server, much as outlook is to exchange. And now this announcement. Show how much big businesses want alternative to the crapware MS spits out.

Times are defiantly changing.
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
Gergan Penkov
Veteran
Veteran


Joined: 17 Jul 2004
Posts: 1464
Location: das kleinste Kuhdorf Deutschlands :)

PostPosted: Mon Sep 24, 2007 11:29 pm    Post subject: Reply with quote

amd wrote:
Could you please add another patch to the list ;)
It fixes the critical assertion on the exit...

http://plaes.org/files/2007-Q3/201_fix-cairo-exit-assertion-374680.patch

See Mozilla bug #374680


Thanks, added to xulrunner and minefield-9999-r4 ebuilds ;)
_________________
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
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 ... 8, 9, 10 ... 23, 24, 25  Next
Page 9 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