|
|
![]() |
|
|
Top | #301 |
|
Beware the G-Man
Joined: March 2002
Location: XP-erience, NTFS, OSNN, Bay Area, California
Posts: 18,474
Reputation: 4070
Power: 348 |
It goes brain dead, gets amnesia and gets wiped.
|
|
|
|
|
|
Top | #302 |
|
Unregistered
Posts: n/a
|
Ahhh ... ok. Well, now it's beginning to make a little bit of sense. Firebird must save the cache files only if the browser session is ended normally. When you shut down Firebird by actually closing it yourself (clicking the X, or File -> Exit), some function must be called that preserves (or saves) the cache for the next session.
But if the browser ends unexpectedly (like a crash), this function is not called, so the cache is lost. Well, that makes sense if that's the case. |
|
|
|
Top | #303 |
|
I may actually be insane.
Joined: March 2002
Location: Midlands, England
Posts: 15,800
Reputation: 2877
Power: 310 |
Anyone know if this can be changed.. Take a look at the attachment and look at the fonts on the left of the posts, on some sites this is worse and makes the site un-usable unless you Command/+ the window to make fonts larger :confused:
This is running on OS X, and I know it's basically the fonts, but does anyone know of a FB setting that could make it usable again? |
|
|
|
|
|
Top | #304 |
|
I may actually be insane.
Joined: March 2002
Location: Midlands, England
Posts: 15,800
Reputation: 2877
Power: 310 |
Ahar, never mind, found it
![]() Pref > General > Fonts & Colours |
|
|
|
|
|
Top | #305 |
|
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298 |
Ooh, hope you got that fixed. Looks like the fonts in a non-XFT Linux build =\
|
|
|
|
|
|
Top | #306 |
|
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298 |
Update: Thunderbird (the mail client) users...
Version 0.4 has been released. Go nuts ![]() Release notes here |
|
|
|
|
|
Top | #307 |
|
I may actually be insane.
Joined: March 2002
Location: Midlands, England
Posts: 15,800
Reputation: 2877
Power: 310 |
Very cool, will have to download it later
|
|
|
|
|
|
Top | #308 |
|
*
Joined: December 2001
Location: USA
Posts: 6,496
Reputation: 2808
Power: 220 |
I will have to compile it. w00t.
I also need to compile thunderbird from source, whoever compiled it on Linux did a bad job, and its showing some measures off a lot. |
|
|
|
|
|
Top | #309 |
|
Beware the G-Man
Joined: March 2002
Location: XP-erience, NTFS, OSNN, Bay Area, California
Posts: 18,474
Reputation: 4070
Power: 348 |
|
|
|
|
|
|
Top | #310 |
|
Unregistered
Posts: n/a
|
whats the difference between mozilla and mozilla firebird?
|
|
|
|
Top | #311 |
|
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298 |
|
|
|
|
|
|
Top | #313 |
|
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154 |
Hi Guys,
I still find that Firebird is loading web pages really slow as compared to Avant. Sometimes it is painful to watch pages load. Even with creating a user profile. Also, I can only download one item at a time. I would like to be able to download several items at a time. How? Heeter |
|
|
|
|
|
Top | #314 |
|
Beware the G-Man
Joined: March 2002
Location: XP-erience, NTFS, OSNN, Bay Area, California
Posts: 18,474
Reputation: 4070
Power: 348 |
You can DL as many things as you want... :confused: Every time you start a DL it will open a new DL progress window or it will list them in the DL manager.
|
|
|
|
|
|
Top | #315 |
|
Unregistered
Posts: n/a
|
Whether you can download 2 or more files at the same time is sometimes server dependant. Many sites don't allow people to download more than 1 file at a time.
|
|
|
|
Top | #316 |
|
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298 |
If not, add the following lines to the user.js file in your profiles (C:/Documents and Settings/Administrator/Application Data/Phoenix/Profiles/default/xxxyyyzzz.slt/ ... excuse the slashes, I'm in linux right now) folder, or create a new file with that name if it doesn't already exist: Code:
user_pref("content.notify.backoffcount", 200);
user_pref("content.notify.interval", 100);
user_pref("content.notify.ontimer", true);
user_pref("network.http.max-connections", 128);
user_pref("network.http.max-connections-per-server", 48);
user_pref("network.http.max-persistent-connections-per-proxy", 24);
user_pref("network.http.max-persistent-connections-per-server", 12);
user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.firstrequest", true);
user_pref("network.http.pipelining.maxrequests", 100);
user_pref("network.http.proxy.pipelining", true);
user_pref("nglayout.initialpaint.delay", 0);
|
|
|
|
|
|
Top | #317 |
|
Tech Junkie
Joined: April 2002
Location: New York City
Posts: 13,256
Reputation: 4260
Power: 298 |
Just a heads up to the rest of you using nightly builds:
Get the 20031208 build. Lots of bug fixes in the download manager, as well as other parts of the browser. Direct Download Windows: http://ftp.mozilla.org/pub/mozilla.o...bird-win32.zip Mac: http://ftp.mozilla.org/pub/mozilla.o...ird-mac.dmg.gz No Official Linux build. See the MozillaZine forums for unofficial builds.
|
|
|
|
|
|
Top | #318 |
|
Overclocked Like A Mother
Joined: July 2002
Location: In front of my computer
Posts: 2,729
Reputation: 684
Power: 154 |
Thanks Netryder,
I did have some of those in the js file, but not all of them. Will try that. It has been two weeks now since switching from Avant. I really like this Firebird browser, a lot. I really like the fact that it could be as I really want it. I do like the Profile folder to "custom" make my own browser. Hopefully the new js additions mentioned by Netryder will fix my lagging loading times. Still gotta figure out why Firebird is still downloading one item at a time though. Might be just the few servers that I was on, I will try out other sites to confirm. Thanks, Heeter |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| The Mozilla/Firefox/Thunderbird discussion (Part 3) | NetRyder | Windows Desktop Systems | 1002 | August 14th, 2008 2:22pm |
| Mozilla, Firefox, Thunderbird and other Gecko-based software discussion (Part 2) | X-Istence | Windows Desktop Systems | 445 | July 11th, 2004 7:35am |
| Mozilla, Firefox, Thunderbird and other Gecko-based software discussion (Part 1) | X-Istence | Windows Desktop Systems | 470 | March 23rd, 2004 7:14am |
| Mozilla: Firebird | Valone | Windows Desktop Systems | 120 | September 4th, 2003 6:26am |
| Mozilla Firebird ? | sportman10 | Windows Desktop Systems | 6 | August 5th, 2003 9:38am |