- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Firefox doesn't start anymore
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2009 05:25 AM
07-03-2009 05:25 AM
(PA-RISC/UX-11.11i) After installing Gimp, I noticed Firefox doesn't start anymore. Removed Gimp and all dependencies, but still nothing. Removed and reinstalled Firefox, again nothing. No error message either.
Can someone help me out pls?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2009 05:31 AM
07-03-2009 05:31 AM
Re: Firefox doesn't start anymore
Any messages?
Did you try this:
http://h20392.www2.hp.com/portal/swdepot/try.do?productNumber=HPUXFIREFOX
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2009 05:50 AM
07-03-2009 05:50 AM
Re: Firefox doesn't start anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2009 06:11 AM
07-03-2009 06:11 AM
Re: Firefox doesn't start anymore
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2009 06:14 AM
07-03-2009 06:14 AM
Re: Firefox doesn't start anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2009 10:30 PM
07-03-2009 10:30 PM
Re: Firefox doesn't start anymore
Hmm, I would have thought these two would fix it. Or at least there should be an error message.
Do you have a system where it still works?
You could try using tusc to see where they diverge or if any errors before it exits.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2009 08:54 AM
07-04-2009 08:54 AM
Re: Firefox doesn't start anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2009 07:09 PM
07-04-2009 07:09 PM
Re: Firefox doesn't start anymore
Use these to start:
tusc -fp -ea -o tusc.out firefox ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2009 02:21 AM
07-05-2009 02:21 AM
Re: Firefox doesn't start anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2009 06:18 AM
07-05-2009 06:18 AM
Re: Firefox doesn't start anymore
#(firefox-bin:3909): Gtk-WARNING **: cannot open display:
This is odd, because previously I didn't need to set a display.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2009 08:06 PM
07-05-2009 08:06 PM
Re: Firefox doesn't start anymore
> need to set a display.
Knowing nothing, I'd say that what would
_really_ be odd would be if you could get
Firefox (or any other graphical application)
to work if you did _not_ have DISPLAY set
properly.
What seems more likely to me would be that
your DISPLAY was being set automatically
(somehow) before, but isn't now.
echo $DISPLAY
What are you sitting at, an HP-UX
workstation, some PC running some X server,
a vt220, ...? If you're not sitting at an
HP-UX workstation, then how is what you are
sitting at connected to the HP-UX system,
Telnet, SSH, serial line, ...?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2009 08:20 PM
07-05-2009 08:20 PM
Re: Firefox doesn't start anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2009 10:29 PM
07-05-2009 10:29 PM
Re: Firefox doesn't start anymore
Jitesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 02:11 AM
07-06-2009 02:11 AM
Re: Firefox doesn't start anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 03:15 AM
07-06-2009 03:15 AM
Re: Firefox doesn't start anymore
echo $DISPLAY
(should return nothing)
export DISPLAY=(ipaddress):0.0
./startfirefox
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 05:42 AM
07-06-2009 05:42 AM
Re: Firefox doesn't start anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 05:50 AM
07-06-2009 05:50 AM
Re: Firefox doesn't start anymore
Like what? Did you type what patrick wrote verbatib or did you put the ipaddress of your workstation in place of (ipaddress)? You don't post back much information about what people are asking you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 05:55 AM
07-06-2009 05:55 AM
Re: Firefox doesn't start anymore
$set DISPLAY=10.0.0.17:0.0
Then I used my little ./startfirefox script, with no result. Next, I su-ed to root, again "set DISPLAY=10.0.0.17:0.0", and used tusc with the earlier suggested options to start firefox. This gave the mentioned Gtk WARNING.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 06:00 AM
07-06-2009 06:00 AM
Re: Firefox doesn't start anymore
You also seem to have set the DISPLAY for your root session rather than your regular user session (if I'm reading your comments correctly).
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 06:06 AM
07-06-2009 06:06 AM
Re: Firefox doesn't start anymore
Yes, I exported DISPLAY for both. First for the normal user, but that didn't give any response. So, in order the get output from tusc, I su-ed to root, did it again and got the Gtk WARNING.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 06:12 AM
07-06-2009 06:12 AM
Re: Firefox doesn't start anymore
On a local graphics console right?
Log out from CDE and login again with a new CDE session. Post the output of "echo $DISPLAY". The DISPLAY variable should already be setup and should not have to set it again. If it is not, then something is wrong in your profile or the CDE environment.
> and used tusc with the earlier suggested
> tusc -fp -ea -o tusc.out firefox ...
What is in the tusc.out file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 06:31 AM
07-06-2009 06:31 AM
Re: Firefox doesn't start anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 06:35 AM
07-06-2009 06:35 AM
Re: Firefox doesn't start anymore
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 06:39 AM
07-06-2009 06:39 AM
Re: Firefox doesn't start anymore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 12:20 PM
07-06-2009 12:20 PM
Re: Firefox doesn't start anymore
> "Somerset:0.0".
A simple Copy+Paste of the actual command and
its actual output would be more credible.
Who sets it to that? Something in your shell
start-up stuff?
Does any other X program run this way? Say,
xclock or dtterm? (That is, is this problem
limited to Firefox, or does everything fail
when you run it from a command line?)