Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 9th October 2009, 09:21 PM
ReaperLove Offline
Registered User
 
Join Date: Oct 2009
Posts: 59
linuxfirefox
A few hopefully simple problems with fedora.

Fedora is very nice it seems, however seems to lack the simplicity windows has to customize things.
Problem one I encountered was after installing the latest version of adobe flash player, my browsers would crash on any site that encounters any flash media, ex. facebook, etc. This was on FF where an error reports appears after crash, on Konqueror, it loads but seems to just glitch out and then not load anything else, weird to explain.

Hopefully there is a simple solution for this.

2. This is just something that is simple to me, I have am very used to using keyboard shortcuts to perform actions such as backspace, which is key to me in moving fast in my working instead of dragging the mouse all the way to the back button, every time.

3. I cannot seem to double click with my touchpad on my laptop anymore, which I could on my previous OS (Win, 7)

I have been exposed to using several nix type environments such as ubuntu, centOS, sun systems, usually just doing some average C++ coding, and other interactive, I know the basics of running the terminal and other commands.

My, main concern is getting my damn browsers to quit crashing, very counterproductive.

Edit: Ok, this is really pissing me off, FF crashed several times just going to these forums! also I can do yum install it says refresh packagekit

Last edited by ReaperLove; 9th October 2009 at 09:25 PM.
Reply With Quote
  #2  
Old 9th October 2009, 09:31 PM
thomps Offline
Registered User
 
Join Date: Aug 2009
Posts: 8
linuxfedorafirefox
Hi ReaperLove,

I can answer #2. If you would like to use the backspace key in Firefox, please see this link:

http://kb.mozillazine.org/Browser.backspace_action

Basically just type about:config into Firefox's address bar and then search for the Browser.backspace_action setting.
Reply With Quote
  #3  
Old 9th October 2009, 10:48 PM
ReaperLove Offline
Registered User
 
Join Date: Oct 2009
Posts: 59
linuxfirefox
Thanks, mate.
Do you know who to make it work globally, such apps as file manager etc. ?

Also, it is definitely flash player crashing my browsers, I uninstalled it and no troubles, but without flash player many services/sites are rendered useless, which won't work good for me.


Windows FTW?
Reply With Quote
  #4  
Old 9th October 2009, 10:58 PM
thomps Offline
Registered User
 
Join Date: Aug 2009
Posts: 8
linuxfedorafirefox
My F11 Nautilus File Browser uses backspace by default to go back a folder.

As for Flash, I just set up my laptop today and used this guide and everything is working.

http://www.mjmwired.net/resources/mj...f11.html#flash

Did you install 32 bit or 64 bit Fedora?
Reply With Quote
  #5  
Old 9th October 2009, 11:12 PM
ReaperLove Offline
Registered User
 
Join Date: Oct 2009
Posts: 59
linuxfirefox
32 bit Fedora, Only OS on here, clean new FF and everything, Ill check out your guide, thanks mate. I assuming this is for 64 bit Fedora ? Which Ive seen alot of problem with the flash.
Reply With Quote
  #6  
Old 9th October 2009, 11:27 PM
ReaperLove Offline
Registered User
 
Join Date: Oct 2009
Posts: 59
linuxfirefox
I need to add myself to the sudoers list, seems different to do in fedora? any tips?, ahhh the tardness of linux *sigh*
Reply With Quote
  #7  
Old 9th October 2009, 11:32 PM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
windows_xp_2003ie
Quote:
Originally Posted by ReaperLove

I need to add myself to the sudoers list, seems different to do in fedora?
Hello ReaperLove,

No, it's the same. The purist's way is with the terminal command visudo. But you can also edit /etc/sudoers with a text editor like gedit if you prefer that. On the way to the bottom of the file to add your line, you'll see some examples if you need them.
Reply With Quote
  #8  
Old 9th October 2009, 11:57 PM
ReaperLove Offline
Registered User
 
Join Date: Oct 2009
Posts: 59
linuxfirefox
Wtf, it says i dont have write access

Fail, forgot to do something, sorry

Last edited by ReaperLove; 10th October 2009 at 12:10 AM.
Reply With Quote
  #9  
Old 10th October 2009, 12:08 AM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
linuxfedorafirefox
Okay, then do it this way...
Code:
su
visudo
I hope you know the vi editor. It's not like ordinary text editors and otherwise will mess up your mind within seconds. But its ways are easy to learn in a few minutes from the abundant tutorials to be had on the Internet.

P.S.: I see what you mean about trying to edit it with gedit. I know I have used gedit on /etc/sudoers in the past, but I usually use visudo so I didn't really know the current situation.

P.P.S.: FYI, I just now taught myself how to configure visudo to use gedit instead of vi. But I remain certain that was not the way that I did this in the past. I will leave it to interested people to find out how to do it with Google.

Last edited by stoat; 10th October 2009 at 01:31 AM.
Reply With Quote
  #10  
Old 10th October 2009, 12:27 AM
ReaperLove Offline
Registered User
 
Join Date: Oct 2009
Posts: 59
linuxfirefox
Yes, I got sudo configured, forgot something one the first go, and it seems everything I need to configure fedora is in thomps link, kudos
Reply With Quote
  #11  
Old 10th October 2009, 03:00 AM
ReaperLove Offline
Registered User
 
Join Date: Oct 2009
Posts: 59
linuxfedorakonqueror
WTFFFFFF, I installed flash per say thomps link it crashes
I installed it via downloading the rpm from adobe site
and rpm -iv
wtf
this will make me go back to windows
ffs
Reply With Quote
  #12  
Old 10th October 2009, 03:53 AM
scottro's Avatar
scottro Offline
Retired Community Manager -- Banned from Texas by popular demand.
 
Join Date: Sep 2007
Location: NYC
Posts: 8,142
linuxopera
Seems odd, I haven't had trouble with firefox and flash. I realize it's aggravating.
Yeah, a lot of people come to Fedora from Ubuntu, and are suprised because sudo works a little different. Fedora comes from RH, which is from the olden days--Ubuntu came out after OS X, I believe, which was one of the first to have no root and only sudo.

I wonder if it could be selinux. Do you have selinux enabled? (It is by default).

If so (and if you haven't done anything with it, it's enabled) would you try, as root

setenforce 0

and try flash again and see if it's any better?

That's the only thing I can think of off the top of my head. It's one of those things that shouldn't happen, and something I've never experienced. (Of course, I use opera most of the time, but all kidding aside, I use firefox too and haven't ever run into that.)
__________________
--
http://home.roadrunner.com/~computertaijutsu

Do NOT PM forum members with requests for technical support. Ask your questions on the forum.


"I don't know why there is the constant push to break any semblance of compatibility" --anon
Reply With Quote
  #13  
Old 10th October 2009, 04:50 PM
RahulSundaram Offline
Registered User
 
Join Date: May 2005
Posts: 3,549
linuxfedorafirefox
Hi,

If you trouble with Flash, read

http://fedoraproject.org/wiki/Flash
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
Reply With Quote
Reply

Tags
fedora, problems, simple

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple way to run Fedora 9 in a VM? null_pointer_us Using Fedora 23 27th July 2008 10:16 PM
xtreme Linux newbie needin simple answers for simple questions. MegaManZZ Using Fedora 5 4th October 2007 05:24 PM
Some simple questions about Fedora 7 :) bigboss2200 Using Fedora 22 27th June 2007 09:51 PM
Two hopefully simple problems - An RT2500 card and a weird DVD-drive problem. Pinchie Hardware & Laptops 3 11th March 2007 05:41 AM
1 Whole day. Nothing achieved. Various simple RC6 problems! Plz Help ZeusZon Using Fedora 4 27th October 2006 12:31 PM


Current GMT-time: 16:32 (Sunday, 19-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