Ubuntu :: Firefox Errors On Launching Application (10.10) / Solution For It?
Oct 16, 2010
I installed Ubuntu 10.10 on a clean drive afyer an issue with 10.04 I couldn't resolve. The attched screen shot shows the error that happens when I launch Firefox. WHat is it, and how do I correct it. I can't find a setting for SSL or anything that might be turned off in firefox, so I guess it's an UBUNTU thing?
View 3 Replies
ADVERTISEMENT
Jun 23, 2010
I am running ubuntu 10.04 . I recently installed gmate plugin package for gedit. It was working like a charm then. The next day I did a large update & when I launched gedit from console again, it was throwing tons of warning errors & assertion failures for every action. Though I could do all things without any obstruction.I deselected all the plugins & launched it again- this time it worked clean. I have resinstalled gedit & gmate packages but still with plugins on , I get dirty console screen.
View 2 Replies
View Related
Dec 14, 2010
I installed VMWare Server 2 and while configuring itI decided to perform a reboot as it kept generating errors.When my server came back upwill only launch my vncserver in twm (failsafe) mode.I have checked for any kind of errors and there are noneIn the same location I have another linux box which is identical and it works fine. I have compared everything and cant seem to figure out what is causing this.I manually uninstalled VMWare server using yum and the problem is still there
View 2 Replies
View Related
Feb 28, 2011
after installation of a s/w for authentication from my ISP I couldnt launch the same and the following msg appears
pradipta@linux-auem:~> sudo sifyconnect
root's password:
pradipta@linux-auem:~>
(sifyconnect:5062): Gtk-WARNING **: cannot open display:
View 5 Replies
View Related
Apr 26, 2011
I am using gnome 3 and I installed neverputt from the repos, and when I click the icon in applications, it doesn't launch. Running it from the terminal gives:
Code:
Command 'neverputt' is available in '/usr/games/neverputt'
The command could not be located because '/usr/games' is not included in the PATH
[code]....
View 6 Replies
View Related
Jun 8, 2011
I wanted to launch sqlite3 with the command:
xterm -e sqlite3 /path/to/database "SELECT * FROM TABLE;" &
The xterm window flashes for a moment and then terminates. Exactly the same result is encountered with:
a) xterm -e /bin/bash -l -c "sqlite3 /path/to/database "SELECT * FROM TABLE;"" (as suggested in man xterm)
b)giving an alias in .bashrc to:
sqlite3 /path/to/database "SELECT * FROM TABLE;"
and running: xterm -e alias
c)giving: xterm -e echo "something"
d)using: konsole -e sqlite3 /path/to/database "SELECT * FROM TABLE;" &
If a launch sqlite3 with:
xterm -e sqlite3 /path/to/database &
The xterm window launches with no problem and sqlite3 opens the database as expected. If I enter "SELECT * FROM TABLE;" every thing works as expected and I get the correct result.
The same applies if I launch xterm with: xterm & and then: sqlite3 /path/to/database "SELECT *FROM TABLE;" to the command line.I sometimes use xterm -e to launch applications to a separate window and never had the slightest problem. I suspect it might be a bash thing (konsole and echo not working as well as above stated) and not an xterm thing. I made a search in man bash for quoting and backslashing but it didn't bright up things.
View 2 Replies
View Related
Feb 12, 2011
When I try to launch application which runs in another window (not inside shell), it always fails with this kind of message: (example from gnome-terminal)
Code:
** (gnome-terminal:2477): WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported Failed to get the session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Falling back to non-factory mode. Failed to summon the GConf demon; exiting. Failed to contact configuration server; the most common cause is a missing or misconfigured D-Bus session bus daemon. See [URL] for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.) I am running it as root, have GNOME installed and running, and also fresh install of gconf.
View 8 Replies
View Related
Dec 12, 2010
I am debugging a project and I noticed the .so files from my installed version of this project are being used when I run the main executable. However what I want is that the modified and compiled libraries (.so files) are being used. This is for testing the software. So I don't want to install these. I tried adding the directory with the .so files in /etc/ld.so.conf and doing ldconfig. However that did not seem to work. How can I let the main executable use the modified .so? I also want to debug this using gdb, so if someone knows what I should do to get those modified .so files being used for execution.
View 5 Replies
View Related
Jan 26, 2009
How can i change the icons that shows launching an application? Resolution of these icons is very low and it would be nice to change this icons.
View 1 Replies
View Related
Nov 8, 2010
I just upgraded to 10.10 and I was previously able to run the following command in startup applications preferences menu "command" box to have firefox launch around the time that my wireless card came up:
sleep 20; firefox
For some reason this doesn't work anymore. I can run the command from the terminal and it works fine. Is there something that I'm missing?
View 5 Replies
View Related
Aug 16, 2010
I'm using fedora8.I installed spark on my machine,when i launch that through terminal,it is opening perfectly.But when i open application launcher or creating custom application on panel it was not working.All other shortcuts like,thunderbird,firefox are opening except spark.
View 1 Replies
View Related
Apr 18, 2009
I just installed Fedora 9 for the first time and have been unable to run updates nor am I able to use the add/remove programs feature. With the system updates the error I receive is within the /urs/share/packages area. I posted this http://amahi.pastebin.com/m131ea1d2 I also receive a different error when I run the Add/Remove programs feature and I receive a similar error. I also tried running these commands from root while logged in as root -- yum clean meatadata
yum -y update but this had no change to the system. I also thought it may have been a RPMFusion issue so I looked at their FAQ and ran the command line to enable RPMFusion and it advises that this package is already installed. I am getting confused by this and not sure where to start so that I dont keep going over the same things with and getting the same results.
View 3 Replies
View Related
Feb 24, 2011
I'd like to set up my Linux box so that I can access its GUI applications from an older Mac laptop running OS X 10.5 on the local LAN and away from home (over the internet).I know the traditional way to do this is with an X session (& Mac OS X has an X window client included), but does this offer the best performance, especially over the internet? Would I be better to install some sort of RDP server? I've used VNC in the past, but performance has been pretty slow and ideally I'd like the remote apps to show up seamlessly (more efficient use of screen real estate).
View 2 Replies
View Related
Apr 30, 2011
Yesterday I upgraded to ubuntu 11.4 and since then firefox (4) doesn't get beyond starting and showing for maybe three seconds. Then it crashes and Mozilla Crash Reporter tells me mozilla are sorry
View 4 Replies
View Related
Oct 23, 2010
I have an odd problem loading certain webpages (not all) from the New York Times in Firefox.
If I try to load this for instance:http://well.blogs.nytimes.com/2010/1...-shoes-or-not/
the page will not load and I see the text "Waiting for graphics8.nytimes.com..." in the status bar.
I did a complete reinstallation of Firefox and it worked fine (yesterday). Today the problem is back again.
I tried the page on a friend's computer also running Firefox in Ubuntu and it worked fine.
I tried it in Windows Firefox and it worked fine.
I have the same add-ons/extensions in Windows as I have in Ubuntu and, in any case, I have removed them all once and tried the page with the same non-result. I also noted that the same thing happens if I try to load the page in Google Chrome in Ubuntu.
View 2 Replies
View Related
Feb 14, 2011
I recently installed Fedora 14. Yesterday, the update tool found 367 packages to update.
Before the update, Firefox worked fine.
After the update, firefox fails on startup with a series of python errors, apparently ultimately due to the error:
ImportError: /usr/lib64/python2.7/lib-dynload/selectmodule.so: undefined symbol: _Py_ZeroStruct
Any solutions to this short of reinstalling everything?
View 4 Replies
View Related
Jul 20, 2010
Firefox won't load. On clicking the icon in the plasma box the bouncing loading icon appears but after about 30 secs it disappears and nothing further happens.
I am running Suse 11.1. Not sure of the original version of FF! I have tried deleting it in Yast and reinstalling the latest version with the same result. It certainly used to work but as the machine is primarily a mail server, FF is not used much.
View 8 Replies
View Related
Jul 27, 2009
I understand that there are a few posts regarding this issue but for some reason I still can't get Firefox to stop freezing. And it freezes the whole machine!! I couldn't really find Firefox v 3.0.11 to download. I kept getting redirected to the newest version that doesn't work.
View 14 Replies
View Related
Oct 1, 2009
When I startup Firefox Fedora's screen freezes. The only way to restore is to power off and on!
I've tried yum remove/install but the problem persists.
Anyone know a solution?
View 5 Replies
View Related
Mar 14, 2010
firefox turned to Namoroka web browser and now constantly freezes after i close it and i have to close it in the system monitor to make it work my AWN has been going crazy and had to turn compiz off i have a quad core with 8 gigs of ram its a relatively new clean install of ubuntu karmic koala... and the errors started to occur after updating everything after install?
View 2 Replies
View Related
Apr 4, 2009
Newbie to the Linux/Ubuntu world. I thought that installing Ubuntu would solve all my problems with an inherited PC. It has worked well for a couple of months but I am seeing an issue with firefox closing on its own and when trying to restart PC it shows i/o errors. Maybe power supply? Cooling fan? Anything else?
View 1 Replies
View Related
Jun 30, 2011
I keep getting Firefox XMl Parsing Errors(64 bit firefox). It's driving me crazy. Even in safe mode this happens.
View 1 Replies
View Related
Apr 7, 2010
I've compiled Firefox 3.6.3 on Debian Lenny with the following mozconfig: http://pastebin.mozilla.org/713438When executed, I'm getting strange rendering errors: http://imgur.com/Bmosk
View 3 Replies
View Related
Aug 27, 2009
I'm using F11 KDE 4.3** and I'm getting display errors in Firefox 3.5's widgets when I set Gtk apps' themes to match KDE's by using the Gtk-Qt theme engine. Has anyone else experienced this issue (detailed in the following screenshot)
As you can clearly see things look like crap. Any way to make things less crappy?
View 1 Replies
View Related
May 10, 2011
I want to replace my windows clients with ubuntu clients, i have a problem when run Oracle Application 10g on Firefox . I am using ubuntu 10.10 firefox ask to download plug-ins and can not find or install them. the applets failed to load. I hear about there is JRE replace Jinititor on windows
View 3 Replies
View Related
May 6, 2011
Sometimes, in Firefox, after looking a video and closing the corresponding tab, a still picture of the video appears in other tabs, even in some other applications than Firefox (e.g. Terminal). I've installed the nvidia drivers on Fedora 14. They seem to work properly.
View 1 Replies
View Related
Aug 31, 2010
Running any freeglut based application from a terminal with Opensuse 11.3 cause that terminal to be spammed with freeglut messages like the following one:
freeglut (./myglutapp): Unknown X event type: 105
There are some bug reports on redhat and ubuntu as well
[url]
[url]
View 1 Replies
View Related
May 7, 2010
I am running Ubuntu 10.04 with dual monitors with a nvidia GeForce 8400GS. I can't figure out how to fix. On the primary screen on the Gnome Panel it shows all my open applications. I currently have VirtualBox, Firefox, and 3 Terminal windows open and they show up on the panel. I can minimize and maximize,etc from the panel bar. This is my issue. If I move say one of the Terminal sessions to the second monitor it disappears from the primary monitor's panel bar.
If I click the hide all applications and show desktop icon there is no way for me to reopen just that terminal window that was on my second screen. I noticed this when I moved my Firefox window to the second screen and minimized everything with the show desktop icon. I could not maximize Firefox cause the application was not listed on the panel. I had to kill Firefox and relaunch.
View 1 Replies
View Related
Feb 15, 2016
I downloaded the tar file form mozilla's website, in which I must click the firefox executable in order for it to run
I'd like the firefox logo to appear in my apps, how do I do it? I already moved the firefox folder to /opt
View 2 Replies
View Related
Apr 17, 2011
How to add firefox application to folder view? i tried right click firefox in application luncher but icon is placed on desktop rather on translucent folder view, and when i drag it, it shows right behind the folder view.
View 2 Replies
View Related