Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
09-14-2004, 01:55 PM
|
#1
|
|
Senior Member
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Rep:
|
Firefox 1.0 RC1 released
Just letting everyone know that Firefox 1.0 Release Candidate 1 has been released!
www.mozilla.org
|
|
|
|
09-14-2004, 02:25 PM
|
#2
|
|
Senior Member
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,037
Rep:
|
I just installed right now. Some extensions and themes yet don't work with the new release.
It simply ROCKS!!!!
Long life to FireFox
|
|
|
|
09-14-2004, 02:28 PM
|
#3
|
|
Member
Registered: Feb 2004
Location: Ottawa, Ontario, Can
Distribution: Slackware, ubuntu
Posts: 391
Rep:
|
anyone have the changelog for this? What's the diff between 1.0 and .93?
|
|
|
|
09-14-2004, 04:50 PM
|
#4
|
|
Member
Registered: Sep 2004
Location: So Cal
Distribution: Slackware 12
Posts: 60
Rep:
|
|
|
|
|
09-14-2004, 07:27 PM
|
#5
|
|
Senior Member
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528
Rep:
|
yeah its really gr8 , it gets better with every release
|
|
|
|
09-14-2004, 08:04 PM
|
#6
|
|
LQ Veteran
Registered: Mar 2003
Location: Milwaukee, WI
Distribution: Mint
Posts: 6,642
Rep:
|
I am not using this version yet, but they indicate in the release notes that one change is that "You can now open blocked popups". Is this a typo or what, because this comment strikes me as being a little odd. How would this work, unless it meant that every blocked pop-up would generate a message asking "Do you want to open this blocked window?" which to me would be an extreme annoyance. Is anyone using this, and if so how does this function behave? I guess I'll give it a try myself tomorrow but in the meantime I'm pretty curious. -- J.W.
|
|
|
|
09-14-2004, 08:36 PM
|
#7
|
|
Member
Registered: Feb 2003
Location: Wichita, KS
Distribution: Heavily modified Redhat
Posts: 194
Rep:
|
I haven't installed it yet, but I think it means if you click on the little "blocked popup" icon in the lower left corner, it will give you a list of blocked popups, which you can then open.
|
|
|
|
09-15-2004, 03:43 AM
|
#8
|
|
Senior Member
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528
Rep:
|
a little window will appear under the tabs telling u that it blocked a popup and see the option , in the options u could allow popups from this site or to never show the notification again
|
|
|
|
09-15-2004, 04:10 AM
|
#9
|
|
Member
Registered: Aug 2004
Posts: 695
Rep:
|
finally they're in the 1's. i've gotta try this....
|
|
|
|
09-15-2004, 04:37 AM
|
#10
|
|
Senior Member
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,037
Rep:
|
Quote:
Originally posted by heema
a little window will appear under the tabs telling u that it blocked a popup and see the option , in the options u could allow popups from this site or to never show the notification again
|
Yup, is like this, but for me it does not work. I've tryed it on www.gmail.com and it's blocking all the time the new windows gmail opens (such as contacts list). Even if I try to "open the blocked popup", it will not open. If I turn off the blocking system, neither it works.
I've already submited the bug in firefox forum, and as far as I know, I'm not the only one having this issue. For the rest, FF works perfectly.
|
|
|
|
09-15-2004, 05:07 AM
|
#11
|
|
Senior Member
Registered: Sep 2003
Location: Egypt
Distribution: Arch
Posts: 1,528
Rep:
|
The strang thing is that it works with me in gmail contact list .
but i am using windows as i am at work now , so may be the problem is with the linux version
|
|
|
|
09-15-2004, 09:09 PM
|
#12
|
|
Member
Registered: Apr 2002
Location: St. Paul, Minnesota
Distribution: UbuntuStudio, Ubuntu
Posts: 357
Rep:
|
Install for whole system
The firefox install seems like it works great as the user you install firefox as... However, after installing firefox as root into /usr/local/firefox, I can't run it using a 'user' account. (Fedora Core 2, Fully updated as of this-morning).
Does anybody know how to fix this without making the entire firefox folder world writable?
[edit] One more thing...
[gavollink@gvlt gvollink]$ /usr/local/firefox/firefox
*** loading the extensions datasource
*** loading the extensions datasource
*** loading the extensions datasource
*** loading the extensions datasource
This will continue until I Ctrl-C
Last edited by GAVollink; 09-15-2004 at 09:11 PM.
|
|
|
|
09-16-2004, 07:52 AM
|
#13
|
|
Senior Member
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,037
Rep:
|
Have you changed permissions of /usr/local/firefox to be able to be read as regular user as well??
Do a "chmod -R a+rw /usr/local/firefox" as root
|
|
|
|
09-17-2004, 04:12 PM
|
#14
|
|
Member
Registered: Apr 2002
Location: St. Paul, Minnesota
Distribution: UbuntuStudio, Ubuntu
Posts: 357
Rep:
|
I got it working, but not gracefull...
Everyone (others) had read access to the entire "/usr/local/firefox" folder structure, but for some reason, I had to give global write access to the "/usr/local/firefox/extensions" folder and contents (one file).
This seems wrong - perhaps there is something I needed to put somewhere else instead. But it works without complaint, so unless somebody has a better idea (shrugs).
|
|
|
|
09-18-2004, 02:44 PM
|
#15
|
|
Member
Registered: Nov 2003
Location: WA State
Distribution: OpenSuse 12.3 Milestone, 320 G hhd- -ser #386115
Posts: 711
Rep:
|
Help with fiefox 1
I downloaded it to /home. Do I install it with "Ark" in "local"? And what are the launch commands? How can I get the firefox icon on the dektop? Thanks.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:51 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|