LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 01-25-2008, 06:42 AM   #1
vozke
LQ Newbie
 
Registered: Jan 2008
Posts: 13

Rep: Reputation: 0
Firefox won't start with Xfce interface


When I try to open firefox in Xfce .. It loads but just won't open..

But when I go in my Console and I typ

cd /usr/lib/firefox
./firefox

Then it opens.. But it is for Cliënts to use, so I'll have to fix this bug/error. I already tried to install a newer version of firefox but it doesn't seem to work.. Anyone can fix my problem ?
 
Old 01-25-2008, 10:12 AM   #2
shadowsnipes
Senior Member
 
Registered: Sep 2005
Distribution: Slackware
Posts: 1,443

Rep: Reputation: 73
what happens if you just go to a console and type
firefox

Does it still work?
Now show the contents of the Xfce .desktop link you used.

If simply running firefox from the console doesn't work then it could be that the symlink is broken.
Code:
which firefox
should show you using /usr/bin/firefox, which if you do a ls -l on it you should see it points to /usr/lib/firefox/firefox

If there is nothing wrong with the link or the desktop shortcut you used then you could replace the symlink at /usr/bin with a short script that runs firefox like you did from the command line

Code:
#!/bin/sh
cd /usr/lib/firefox
./firefox
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I start XFCE 4.4 brooky9999 Slackware 8 04-04-2007 03:58 PM
xfce does not start rcschroeder Slackware - Installation 3 01-12-2007 12:41 AM
Firefox 1.5.0.2 and XFCE small issue DragonM15 Linux - Software 3 05-02-2006 02:46 PM
xfce won't start dracolich Slackware 12 10-17-2005 02:55 PM
Xfce problem - can't start it J_K9 Linux - Software 4 07-14-2005 10:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration