View previous topic :: View next topic |
Author |
Message |
Koon Retired Dev
Joined: 10 Dec 2002 Posts: 518
|
Posted: Wed Oct 15, 2003 11:53 am Post subject: Mozilla 1.5, Firebird 0.7, Thunderbird 0.3 are out ! |
|
|
From Mozillazine :
The long-awaited Mozilla 1.5 and its children Firebird 0.7 and Thunderbird 0.3 are out !
If someone has a bumped ebuild ready, or a successful compile howto, please post here !
-K |
|
Back to top |
|
|
charlieg Advocate
Joined: 30 Jul 2002 Posts: 2149 Location: Manchester UK
|
Posted: Wed Oct 15, 2003 12:18 pm Post subject: |
|
|
Looks good. Mozilla and it's sub-projects are very good examples of what open source software can acheive. _________________ Want Free games?
Free Gamer - open source games list & commentary
Open source web-enabled rich UI platform: Vexi |
|
Back to top |
|
|
Lovechild Advocate
Joined: 17 May 2002 Posts: 2858 Location: Århus, Denmark
|
Posted: Wed Oct 15, 2003 1:07 pm Post subject: |
|
|
Thanks slashdot morons - you killed the main ftp before the files got mirrored !
This is why bottorrent was invented, for those fuckers to not kill servers like that. |
|
Back to top |
|
|
mu-sly Tux's lil' helper
Joined: 21 Sep 2003 Posts: 129 Location: Nottingham, UK
|
|
Back to top |
|
|
Celtis l33t
Joined: 05 Jul 2003 Posts: 737
|
Posted: Wed Oct 15, 2003 1:49 pm Post subject: |
|
|
Lovechild wrote: | Thanks slashdot morons - you killed the main ftp before the files got mirrored !
This is why bottorrent was invented, for those fuckers to not kill servers like that. |
lol, bad day Lovechild? |
|
Back to top |
|
|
Ox- Guru
Joined: 19 Jun 2003 Posts: 305
|
Posted: Wed Oct 15, 2003 1:51 pm Post subject: |
|
|
I started an emerge using the BMG thunderbird-cvs ebuild about 20 minutes ago and didn't have any troubles accessing cvs server. |
|
Back to top |
|
|
MOS-FET Apprentice
Joined: 20 May 2003 Posts: 291 Location: Cologne, Germany
|
Posted: Wed Oct 15, 2003 2:32 pm Post subject: |
|
|
does anybody know if thunderbird 0.3 is able to open links in emails in a new or already open firebird window? i need this feature pretty often, and it's really the only reason why i'm stuck with mozilla. i really like firebird+thunderbird, if there just was this one feature ...
tom |
|
Back to top |
|
|
maxcow Tux's lil' helper
Joined: 04 Jul 2003 Posts: 126
|
Posted: Wed Oct 15, 2003 3:27 pm Post subject: |
|
|
from http://www.mozilla.org/website-beta/projects/thunderbird/release-notes.html#issues:
Code: | Unix users: our integration with the operating system has not been implemented yet. Clicking on HTTP URLs in mail messages fails to launch your default Linux browser. We hope to address this in the next release. We recognize how important this is for our unix users and apologize in advance. |
|
|
Back to top |
|
|
darkie n00b
Joined: 06 Jun 2002 Posts: 23 Location: USA
|
Posted: Wed Oct 15, 2003 3:30 pm Post subject: well |
|
|
while I was unable to get 1.5 to build from that tarball on mozillas ftp, i was able to pull the cvs from today and use the mozilla-1.4-r4.ebuild, renamed to mozilla-1.5.ebuild
and it built just fine...
it seems like the tarball that I grabbed from mozilla's ftp was missing some files?!?! i.e. xpfe/components/shistory was empty but its not in the cvs...
anyways the current cvs is at 1.6a whooptidoo _________________ Got Gentoo? |
|
Back to top |
|
|
adammc Apprentice
Joined: 07 Oct 2003 Posts: 230 Location: Europe
|
Posted: Wed Oct 15, 2003 3:35 pm Post subject: |
|
|
that page is still titled "Thunderbird 0.2"...so there's a chance they've fixed it _________________ There'd better be fudge when I get home... |
|
Back to top |
|
|
Epyon l33t
Joined: 11 Sep 2003 Posts: 754 Location: NJ, USA
|
Posted: Wed Oct 15, 2003 3:52 pm Post subject: |
|
|
As far as I can tell they didn't. Clicking on http links in an email in thunderbird does absolutely nothing. It is the only thing keeping me from using it in Linux. Also mailto links still don't work right in Firebird. |
|
Back to top |
|
|
adammc Apprentice
Joined: 07 Oct 2003 Posts: 230 Location: Europe
|
Posted: Wed Oct 15, 2003 3:57 pm Post subject: |
|
|
so what exactly is new in 0.3? I can't seem to find information anywhere _________________ There'd better be fudge when I get home... |
|
Back to top |
|
|
Epyon l33t
Joined: 11 Sep 2003 Posts: 754 Location: NJ, USA
|
Posted: Wed Oct 15, 2003 4:04 pm Post subject: |
|
|
no clue. |
|
Back to top |
|
|
Karny Tux's lil' helper
Joined: 03 Sep 2003 Posts: 88 Location: Johannesburg, South Africa
|
Posted: Wed Oct 15, 2003 4:08 pm Post subject: |
|
|
October 7th
Thunderbird Branch (0.3): Took the patch in Bug #220611 which fixes decoding of binhex attachments on non mac platforms. Ported Brendan's late breaking security patch that went into Moz 1.5 into thunderbird 0.3. This would not have effected many thunderbird users anyway because JS is off by default. Take bienvenu's fix for pop3 fcc operations sometimes spinning the throbber and never completing (Bug #220012). Take bienvenu's fix for Bug #218656: Unthreading does not resort the view. Now that we have fixed up the padding for toolbars, the default toolbar set for the mail toolbar should not have 3 spacers between the button groups. Just one spacer will suffice (branch and trunk). Port Bug #143570 to the 0.3 branch: Allow assigning helper apps to mailnews attachments by extension. This fixes a common problem where opening mail attachments showed application/octet-stream in the helper app dialog instead of a content type based on the file extnsion. Take Bug #65827 on the branch which helps solve some of the helper app dialog issues with attachments listed as application/octet-stream. This patch helps us now show the real underlying content type (such as Acrobat PDF) in the helper app dialog; however, we still disable the open button and don't show the default application.
Thunderbird Trunk: Fixed a regression with the helper app dialog when opening attachments that caused the Open Button to not show a default application in it (Bug #). Ported Neil's fix for Bug #45524 to change the text under the attachment button in mail compose for web pages and files. Stephen Walker ported the fix for Bug #64030 which adds context menus to the address book panes. Take Stephen Walker's fix for Bug #220404: Card Summary Pane menu item should be under View, not View | Toolbars.
Re-style the address book toolbar to do the following: 1) restore the icon on top, text on bottom style that was regressed. 2) make text only and icons only mode work on the address book toolbar (both trunk and 0.3 branch).
From http://www.mozilla.org/projects/thunderbird/changes.html _________________ <!-- Insert funny comment here-->
Jabber: Karny@jabber.org |
|
Back to top |
|
|
SkyPanther n00b
Joined: 10 May 2003 Posts: 35
|
|
Back to top |
|
|
Karny Tux's lil' helper
Joined: 03 Sep 2003 Posts: 88 Location: Johannesburg, South Africa
|
Posted: Wed Oct 15, 2003 4:24 pm Post subject: |
|
|
Awesome! Thanks for the ebuilds! _________________ <!-- Insert funny comment here-->
Jabber: Karny@jabber.org |
|
Back to top |
|
|
MOS-FET Apprentice
Joined: 20 May 2003 Posts: 291 Location: Cologne, Germany
|
Posted: Wed Oct 15, 2003 4:31 pm Post subject: |
|
|
would be nice if someone who has firebird 0.7 / thunderbird 0.3 could post here if mailto in html docs and urls in e-mmails work fine! i neeeed this feature!! :-)
tom |
|
Back to top |
|
|
hensan l33t
Joined: 26 Jun 2003 Posts: 868 Location: Sweden
|
Posted: Wed Oct 15, 2003 4:53 pm Post subject: |
|
|
Hmm, not one of the mirrors seem to have mozilla 1.5 and ftp.mozilla.org is completely choked. Great planning on the part of mozilla.org |
|
Back to top |
|
|
xlyz Veteran
Joined: 27 Oct 2002 Posts: 1470 Location: Italy
|
Posted: Wed Oct 15, 2003 4:53 pm Post subject: |
|
|
MOS-FET wrote: | would be nice if someone who has firebird 0.7 / thunderbird 0.3 could post here if mailto in html docs and urls in e-mmails work fine! i neeeed this feature!! |
on firebird 0.6 you can have it through mozex extension |
|
Back to top |
|
|
TheRuler Tux's lil' helper
Joined: 06 Aug 2003 Posts: 96
|
Posted: Wed Oct 15, 2003 5:12 pm Post subject: |
|
|
Please make Thunderbird 0.* unmasket...
this is better, i hate if a good software(and stable for me) is masket |
|
Back to top |
|
|
tdb Apprentice
Joined: 19 Sep 2002 Posts: 293 Location: New Orleans, Louisiana, U.S.A. (what's left of it anyway...)
|
Posted: Wed Oct 15, 2003 5:14 pm Post subject: |
|
|
Tried the ebuild, got this:
Code: | ubertop portage # emerge -p mozilla-firebird-0.7.ebuild
These are the packages that I would merge, in order:
Calculating dependencies \!!! aux_get(): ebuild for 'local/mozilla-firebird-0.7' does not exist at:
!!! /usr/portage/local/mozilla-firebird/mozilla-firebird-0.7.ebuild
emerge: create(): aux_get() error on local/mozilla-firebird-0.7; aborting...
|
I put the ebuild in /usr/local/portage/net-www and have /usr/local/portage set as te overlay directory in make.conf. What am I missing here? |
|
Back to top |
|
|
Epyon l33t
Joined: 11 Sep 2003 Posts: 754 Location: NJ, USA
|
Posted: Wed Oct 15, 2003 5:21 pm Post subject: |
|
|
MOS-FET wrote: | would be nice if someone who has firebird 0.7 / thunderbird 0.3 could post here if mailto in html docs and urls in e-mmails work fine! i neeeed this feature!!
tom |
yeah that would be nice |
|
Back to top |
|
|
SkyPanther n00b
Joined: 10 May 2003 Posts: 35
|
Posted: Wed Oct 15, 2003 5:22 pm Post subject: |
|
|
ebuild mozilla-firebird-0.7.ebuild digest |
|
Back to top |
|
|
barlad l33t
Joined: 22 Feb 2003 Posts: 673
|
Posted: Wed Oct 15, 2003 5:22 pm Post subject: |
|
|
tdb, is not the overlay portage directory you set-up : /usr/local/portage instead of /usr/portage/local? |
|
Back to top |
|
|
superjaded l33t
Joined: 05 Jul 2002 Posts: 802
|
Posted: Wed Oct 15, 2003 5:23 pm Post subject: |
|
|
tdb wrote: | I put the ebuild in /usr/local/portage/net-www and have /usr/local/portage set as te overlay directory in make.conf. What am I missing here? |
1) IIRC, it will probably look in your current dir for the ebuild if you specify an ebuild file manually. Try something like 'emerge =mozilla-firebird-0.7'
2) Did you put it in /usr/local/portage/net-www/ or /usr/local/portage/net-www/mozilla-firebird ? It needs to be in the latter to work properly. |
|
Back to top |
|
|
|