General :: Firefox Not Responding Fedora12?
Apr 19, 2010
I recently installed Fedora 12 but Firefox will not launch now so I downloaded from Mozilla and installed the latest version using Vista but it still will not work yet I can download emails and go online using the live cd.
View 13 Replies
ADVERTISEMENT
Jul 6, 2010
Today I tried to start Firefox but, for no apparent reason, I got this message:
Code:
Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.
[code]....
View 5 Replies
View Related
Jul 17, 2010
Every time I click on the button to close Firefox I get a warning message saying the window is busy and not responding and asking if I want to shut the application.It disappears after about three seconds.
This happens even in safe-mode with one tab open.It's version 3.0.19 on Jaunty.
View 3 Replies
View Related
Nov 15, 2010
All of a sudden, none of the menus respond to mouse-clicks, no right-click menu either...Seemed to be ok all day, now all of a sudden?
Lucid Lynx on a ThinkPad
View 3 Replies
View Related
Mar 1, 2010
Last night I have installed updates of plymouth themes and pidgin but some how what happens is that the updates have changed my system setting and deleted xorg.conf file and some other settings and i couldn't able to get login screen either.I have recreated it using
#Xorg -configure
but still I cant get Login screen and in the gui I only get a blank screen where cursor is blinking.
I have tried installing system-config-display and reboot the system after doing
#system-config-display --reconfig --noui
but it is still same still not getting login screen.
I have ati radeon xpress200 on board graphics card. I searched on google to how to install the ati graphics card on fedora12 and found that mesa-driver-experimental could be used for fedora12 but still after installing it I found no effect in fedora12 right now it is running on a basic vesa drivers that I have set in xorg.conf. With vesa driver I can able to login but when I have installed xorg-x11-ati drivers and then do system-config-display. I can see the login screen but after giving password. It just giving blank screen and return back to login screen and again asks for login. I can login through terminal with the same account but cant with the GUI. Now what to do to for that?
View 1 Replies
View Related
Jun 3, 2010
i am using fedora12,i just wanted to know whether it is possible to add gadgets at the right hand side of your desktop. ie radio button,weather report etc which are present in windows 07/vista
View 4 Replies
View Related
May 25, 2011
I installed F14 and I have been having some issues with the usage of the ram memory. Here is the situation: while working with firefox, amsn, and VLC, suddenly the system stop responding, I just can manage to check system monitor and the ram is at 89% (of 1GB) and the swap at 50% (of 1.4GB). I can do nothing then I just switch off the machine. After that using the same applications everything is fine. I was using F12.
View 3 Replies
View Related
May 27, 2010
i would like to know the list of browser's that fedora 12 supports (except firefox).i had installed opera 10.5 and it give me an error message kernel just crashed and restarts!i dont think so opera 10.5 is That stable with fedora, works properly in xp though.neways do tell me some browsers that can run smoothly in fedora
View 4 Replies
View Related
Jan 7, 2010
I'm trying to install dimdim on fedora12, but I'm not sure what to do after downloading the source code. Is there any other way to install other than using source code?
View 4 Replies
View Related
May 23, 2010
I am a new user to fedora 12.I am using reliance wireless broadband for internet.i have installed the drivers and did a wvdialconf and wvdial. The output of the wvdial was:
Code:
[root@gnanam gnanam]# wvdial
--> WvDial: Internet dialer version 1.60
[code]...
View 3 Replies
View Related
Jul 1, 2010
I am using fedora12 and i was wondering whether i could upgrade my fedora12 to fedora13!!i dont want to start installing fedora13 all over again(boot it again from a cd),i want to just upgrade it directly from my fedora12.when you install fedora13 will all the files of fedora12 get replaced with fedora13 or will it just add additional files onto your fedora12?
View 4 Replies
View Related
Feb 1, 2011
I am trying to share internet connection with Fedora12 as default gateway and XP machine hooked up via NIC using iptables commands as shown in Mark Sobell's book 'A Practical Guide To Fedora And Red Hat Enterprise Linux' These are the commands as placed in /etc/rc.local
iptables -A FORWARD -i eth1 -o eth0 -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A FORWARD -i eth0 -o eth1 -j ACCEPT
iptables -A FORWARD -j LOG
iptables -t NAT -A POSTROUTING -o eth1 -j MASQUERADE
I did flip the in and out parameters to match my NIC configuration ( as opposed to example from book ) but other than that followed example. One thing to note is that Sobell did not mention whether this should work with mix of Linux and XP. One other note ( maybe meaningless ) is that I do have samba working between the two machines.
View 2 Replies
View Related
Jul 6, 2010
I have written simple modules (device driver)and i tried to compile and i found in /usr/src/ linux directory doesn't exists.
i have included </linux/modules.h> - doesn't exists in the /usr/src/ directory
i am using fedora 12 , 2.6.31.5-127.fc12.i686.PAE,i have install gcc,gcc-c++ compiler
Did i want to to download kernel source code for 2.6.31.5-127.fc12.i686.PAE. or how to add those files.
View 1 Replies
View Related
Jan 17, 2010
I installed PyQt4 using yum but when I ran python file it came up with message which says
Code:
[root@VAIO examples]# python
Python 2.6.2 (r262:71600, Aug 21 2009, 12:22:21)
[GCC 4.4.1 20090818 (Red Hat 4.4.1-6)] on linux2
[code]....
View 1 Replies
View Related
Oct 25, 2010
I am new to linux and am using fedora12 someone post me a good and free ebook link to study fedora.
View 2 Replies
View Related
Mar 19, 2010
Does anybody know why the upgrade/install of TeXLive on Fedora12 does not create the directory /usr/local/ texlive/2009.I have seen this directory mentioned for other 2009s, but when I installed 2009 it did not create this. (Or, maybe there was some problem... ?) It is only slightly relevant because (sudo) texhash does not include any /usr/local directories in 2009, only /usr/share.
In my 2007 version I had the usual /usr/local/share/texmf/tex structure in which I place /latex and a /bibtex. I had read/write access and so I placed all my .sty and .bib files, as well as image files and other stuff I shared between projects. Now, I have a ~/texmf with /tex and /bibtex and have gotten rid of /latex subdirectory. Now I don't have to texhash when I add new stuff.Other than this, is there any reason why Fedora TeXLive-2009 would not create /usr/local/texlive ? (Unless this is because, as the wiki page notes , "it is in testing state so bugs could occur."
View 1 Replies
View Related
Dec 31, 2010
I hve following doubts regarding cross-compiling
1. if cross toolchain build wth differnet library other than the one using presently on host, will it b matter.
2. if toolchain build for 32-bit nd if i'm running it on 64-bit will it b matter.
View 1 Replies
View Related
May 30, 2010
Currently I have installed GnuRadio3.2.2 software over Linux Fedora 12. My aim is to work with USRP device in a graphical design environment i.e. using the Gnuradio Companion (GRC). However, I cannot run GRC editor. how can I enter to the GRC graphical environment.
View 4 Replies
View Related
Oct 18, 2010
I'm trying for the first time to use gpg to encrypt a file with a symmetric key, but gpg doesn't seem to respond when I use the -c switch.gpg -v -c filename.. just doesn't seem to do anything, nor to report any error, and just hangs until I hit ctrl-c.
View 3 Replies
View Related
Feb 9, 2011
I am a fairly new ubuntu user. I am using ubuntu 10.04 and glade 3 for building a simple interface that uses C. In my interface , I have created two buttons : start and stop .Tofocus on my actual problem , I have created a simpler UI and code. start button runs a while(1) loop and stop should stop the loop .
The problem is , when I press start , the gui freezes and I cannot press any other button. I cant even close my app.After some thorough experimentation, I found out that when I press start, it never comes out of the while loop. I need the loop to keep running until I press stop . What should i do? Here are the functions for the clickable buttons :
Code:
void
on_start_button_clicked (GtkButton *button, gpointer user_data)
{
flag1=0;
while(1)
{
printf("**********checking !!!! ********
[Code]....
View 3 Replies
View Related
Feb 25, 2011
i m experiencing some problems connecting via ssh two ubuntu workstation: a ssh client and a ssh server The goal of that is to run from local client computer some X applications on the remote server machine
i have configured both client and server for X11forwarding (i think) properly Infact when i launch xeyes on the client i see the X app running
the problem is for all other X apps. For example when i run xclock, nothing happens on the local PC the prompt continues blinking without any reponse, no windows opens and the strangest thing, the shell is stucked. No possible to interrupt with [CTRL]+c the onyl thing to do is close the shell window
Starting in verbose mode (debug), X11 seems works correct , it says x11 confirm as last message .
View 3 Replies
View Related
Feb 16, 2010
Why my fedora 12 always hang and not responding?it is any problem with my installation process?when my fedora not responding,the only thing that i can do is restart it again.i did this again and again..
View 5 Replies
View Related
Oct 27, 2010
play on linux is the only program sorry what it is doing is when i go to install a game and click apply it just stops then when i go to close the program down it says its not responding and wants me to either wait or force quit?
View 2 Replies
View Related
Nov 29, 2009
How to change the login screen in Fedora12.i found that the blue fedora login screen a bit boring and i've downloaded a MAC4LIN file but i don't know how to use it. Any way to change the login menu screen using this Mac4lin or other methods? My target is to create a MAC login screen.....????
View 14 Replies
View Related
Mar 30, 2010
I HAVE THOSHIBA satellite L500 lap with rtl8187 wireless card..but it's not working on fedora12...
I am able see out put of command modinfo rtl8187. But when I am using lsmod |grep rtl8187 I can't see anything. I updated my kerenel...any way the module is there that's why it's showing modinfo..But it's not loaded. module is at /lib/modules/$(uname -r)/kerenel/driveres/net/wireless/rtl81xx/rtl8187.ko
View 1 Replies
View Related
Nov 15, 2010
I have deployed proxy server in my office about a month ago. I have about 7-8 client accessing it through port 3128. After some days of deployment, my server started creating problems. Some clients were not able to access proxy while other clients were accessing it. The error message which I found in cache.log was:
Code:
WARNING: Closing client 192.168.2.99 connection due to lifetime timeout
In this way it was disconnecting clients randomly. The problem resolves when I restart proxy server
Im sending my cache.log file
Code:
Last login: Mon Nov 15 12:37:29 2010 from 192.168.2.2
[root@localhost ~]# cat /var/log/squid/cache.log
2010/11/15 08:11:49| storeDirWriteCleanLogs: Starting...
2010/11/15 08:11:49| Finished. Wrote 57740 entries.
[Code]....
View 3 Replies
View Related
Apr 26, 2010
I got to the prompt in the subject line. Then I typed grep /sounds/ and return.Then the program stopped responding to commands. I could type things, but nothing happened. Not even when I typed kill -9 and return.Why did the thing freeze up? I don't think there is folder /sounds/.
View 2 Replies
View Related
Jul 6, 2011
The computer is communicating with the printer, but the printer isn't printing. What can I do?
View 1 Replies
View Related
Nov 18, 2009
I ran the install from the Fedora12 DVD, downloaded via Bit Torrent, so integrity should be OK. The install shell does not see my 3rd harddrive, which is where I want to install. I burned the KDE live version of Fedora12 to run the checks suggested by marcrblevins. The results are below. Fdisk clearly sees sdc, where I want to put Fedora.I tried installing from the live CD, but the install shell was identical to the one from the DVD, so I'm pretty sure they are both good copies. The CD install could not read the 3rd harddisk, either. Ubuntu versions 9.04 and 9.10 installed to this partition without problem.
View 2 Replies
View Related
Mar 27, 2010
Is there a document to configure openldap2.4 on fedora12 or ubuntu 9.04?
View 2 Replies
View Related