Fedora Linux Support Community & Resources Center
  #1  
Old 30th June 2004, 10:16 AM
ghenry's Avatar
ghenry Offline
Retired Community Manager
 
Join Date: Mar 2004
Location: Scotland
Age: 34
Posts: 1,019
Firefox 0.9.1 out.

http://www.mozilla.org/products/firefox/
__________________
http://blog.suretecsystems.com
  #2  
Old 30th June 2004, 10:23 AM
ghaefb's Avatar
ghaefb Offline
Retired Community Manager
 
Join Date: Apr 2004
Location: Slovenia
Age: 30
Posts: 1,713
And Thunderbird 0.7.1

http://www.mozilla.org/products/thunderbird/
__________________
_ghaefb


blog & sysinfo
  #3  
Old 30th June 2004, 10:24 AM
fjleal's Avatar
fjleal Offline
Registered User
 
Join Date: Feb 2004
Location: Portugal, Europe
Age: 43
Posts: 519
Jesus, I didn't have the time to test out 0.9 yet...
__________________
"I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb. Thank you."
-- Vance Petree, Virginia Power
  #4  
Old 30th June 2004, 10:34 AM
ghenry's Avatar
ghenry Offline
Retired Community Manager
 
Join Date: Mar 2004
Location: Scotland
Age: 34
Posts: 1,019
Oh yeah, sorry. New icons too.
__________________
http://blog.suretecsystems.com
  #5  
Old 30th June 2004, 11:07 AM
ghaefb's Avatar
ghaefb Offline
Retired Community Manager
 
Join Date: Apr 2004
Location: Slovenia
Age: 30
Posts: 1,713
Yep, I like new icons better.
But I use Mostly Crystal theme anyway
__________________
_ghaefb


blog & sysinfo
  #6  
Old 1st July 2004, 02:08 AM
Picomp314's Avatar
Picomp314 Offline
Registered User
 
Join Date: May 2004
Posts: 532
i use the Qute theme, i like it
check out the Saferfox theme its pretty cool, kind of an iTunes theme i think
  #7  
Old 1st July 2004, 04:50 AM
Bana's Avatar
Bana Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Austin, Texas
Age: 26
Posts: 581
Is anyone else waiting for the official fedora.us packages like me? Or am I just being a coward...
__________________
http://coolhands.blogspot.com/
binarybana AT gmail.com
  #8  
Old 1st July 2004, 04:58 AM
ghaefb's Avatar
ghaefb Offline
Retired Community Manager
 
Join Date: Apr 2004
Location: Slovenia
Age: 30
Posts: 1,713
I think you'r being a coward
no really, firefox-installer is great, try it.
__________________
_ghaefb


blog & sysinfo
  #9  
Old 1st July 2004, 05:54 AM
ewdi's Avatar
ewdi Offline
Retired Admin
 
Join Date: Jan 2004
Location: Penguin Land
Age: 63
Posts: 1,939
yeha, the new installer works better
__________________
+ Visit My new blog
- [B]SlashGear US, SlashGear Japan, and
+Founder & Admin of www.fedoraforum.org

Follow me at http://twitter.com/ewdi

Laptop : MacBook Pro 2.4Ghz 4GB DDR, 20-inch iMac Aluminium/4GB RAM
  #10  
Old 1st July 2004, 06:29 AM
fjleal's Avatar
fjleal Offline
Registered User
 
Join Date: Feb 2004
Location: Portugal, Europe
Age: 43
Posts: 519
The new installer works very well. First of all, it doesn't tell you to close your open Windows programs anymore . Secondly, if you install in the same directory where a previous version or FireFox is located, it'll ask you to click a button to delete it and install the new version. Well done.
__________________
"I'd crawl over an acre of 'Visual This++' and 'Integrated Development That' to get to gcc, Emacs, and gdb. Thank you."
-- Vance Petree, Virginia Power
  #11  
Old 1st July 2004, 06:41 AM
Darkmage Offline
Registered User
 
Join Date: Mar 2004
Posts: 462
Anybody having problems with loading java applets

http://miranda.ctd.anl.gov:7123/

It just shutdown firefox and even mozilla. Also while checking synaptic package management, it reports j2re as been obsolete. Any ideas I also tried the beta from java.sun.com
  #12  
Old 1st July 2004, 06:58 AM
Paul_Vandenberg Offline
Registered User
 
Join Date: Feb 2004
Location: Canada
Posts: 344
I gave up on the RPM versions of Firefox. They always ask me twice if I want to save a password. The offical tarballs from Mozilla only ask once. I filed a Bugzilla report, but I'm not sure if they fixed it yet.

Also, it takes so long for RPMs to appear after each release and I'm impatient. I also think the new installer works great.
  #13  
Old 1st July 2004, 12:51 PM
micha's Avatar
micha Offline
Registered User
 
Join Date: Feb 2004
Location: France
Age: 35
Posts: 533
Thumbs up Mouse with 5 buttons and Mozilla Firefox 0.9.1

I confirm that the installer of Firefox works very well on FC2. There's also a great news, mouse with 5 buttons now works very well with Firefox.

For that, you have to edit your xorg.conf file to tell X.org you have a mouse with 5 buttons (+2 for the wheel):
Code:
# **********************************************************************
#
# Core Pointer's InputDevice section
#
# **********************************************************************
Section "InputDevice"

	Identifier	"USB Mouse"
	Driver		"mouse"
	Option		"Protocol"     "ExplorerPS/2"
	Option		"Device"       "/dev/input/mice"
	Option          "Buttons" "7"
	Option          "ZAxisMapping" "6 7"

EndSection
Then you have to write a script named /etc/X11/xinit/xinitrc.d/mouse to put the mouse buttons in the right order:
Code:
#!/bin/sh
xmodmap -e "pointer = 1 2 3 6 7 4 5"
and don't forget to set the script executable:
Code:
chmod +x /etc/X11/xinit/xinitrc.d/mouse
Now you can restart X.org, and enjoy your 5-button mouse, especially the two side buttons that act like backward/forward buttons.
  #14  
Old 1st July 2004, 04:23 PM
foolish's Avatar
foolish Offline
Retired Community Manager
 
Join Date: Feb 2004
Location: Aalesund, Norway
Age: 26
Posts: 1,888
About the rpms: see my post in the previous firefox/thunderbird thread: http://www.fedoraforum.org/forum/showthread.php?p=80102
__________________
Sindre Pedersen Bjørdal || http://www.fedorasolved.org || Hardware Profile
- Please adhere to the FedoraForum Guidelines.
  #15  
Old 10th July 2004, 12:31 PM
rkl Offline
Registered User
 
Join Date: Jul 2004
Posts: 153
Firefox 0.9.1 RPM available at fedora.us

I'm now running the RPM release of Firefox 0.9.1 from fedora.us - see here:
http://download.fedora.us/fedora/fed...6/RPMS.stable/

Seems to work fine on FC2 and once I'd got FirefoxModern, LiveHTTPHeaders and WebDeveloper installed, I'm a happy bunny

Of course, it would be nice if they'd release 0.9.2 as an RPM, but at least I finally get to see the new extension manager after being stuck on the Firefox 0.8 RPM for sooo long.
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


Current GMT-time: 21:54 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat