I'm using Centos 4.x (fully up to date) on a system at work. I have also been using firefox 2 (directly from mozilla.org) on it for a long time, and it tends to work just fine.
yesterday I installed the new FF3 release. It works fine too, with one exception: The print dialog shows no printers! The print button is greyed out! There actually four or five printers defined on the system, and all other apps find them fine, including FF2.
So far no one has replied to my query on the mozillazine forums. Anyone here got any suggestions I can try?
Thanks!
On Thu, Jun 19, 2008 at 6:29 PM, fred smith fredex@fcshome.stoneham.ma.us wrote:
I'm using Centos 4.x (fully up to date) on a system at work. I have also been using firefox 2 (directly from mozilla.org) on it for a long time, and it tends to work just fine.
yesterday I installed the new FF3 release. It works fine too, with one exception: The print dialog shows no printers! The print button is greyed out! There actually four or five printers defined on the system, and all other apps find them fine, including FF2.
I had that problem when I started using Seamonkey's 2.0 pre-release, which incorporates a lot of the changes that went into FF3. The new mozilla software uses the CUPS print system, so if you're not using that, or there are problems there, that's one place to look. On mine, it turned out that, for whatever reason (I never did find out what), the cupsd daemon had died and never restarted. I brought it up, re-added the printer and now it works.
I did notice a couple of days ago that the print button failed on me again, not just in seamonkey, but everywhere. I tried restarting cups, logging out and back in, and wound up rebooting. I think this time it had something to do with my printer being offline - the parallel printers have a problem with reconnecting.
HTH
mhr
fred smith wrote:
I'm using Centos 4.x (fully up to date) on a system at work. I have also been using firefox 2 (directly from mozilla.org) on it for a long time, and it tends to work just fine.
yesterday I installed the new FF3 release. It works fine too, with one exception: The print dialog shows no printers! The print button is greyed out! There actually four or five printers defined on the system, and all other apps find them fine, including FF2.
So far no one has replied to my query on the mozillazine forums. Anyone here got any suggestions I can try?
Not sure about why that is happening, but there will be a firefox-3 in CentOS-4.7 ... which should happen in late July after the release of RHEL-4.7. Printing should work with that.
On Fri, Jun 20, 2008 at 04:47:28AM -0500, Johnny Hughes wrote:
fred smith wrote:
I'm using Centos 4.x (fully up to date) on a system at work. I have also been using firefox 2 (directly from mozilla.org) on it for a long time, and it tends to work just fine.
yesterday I installed the new FF3 release. It works fine too, with one exception: The print dialog shows no printers! The print button is greyed out! There actually four or five printers defined on the system, and all other apps find them fine, including FF2.
So far no one has replied to my query on the mozillazine forums. Anyone here got any suggestions I can try?
Not sure about why that is happening, but there will be a firefox-3 in CentOS-4.7 ... which should happen in late July after the release of RHEL-4.7. Printing should work with that.
I have a workaround for this problem, should anyone else need it (contributed by a kind soul who had the same problem on RHEL 4).
if you have evolution28 installed, just add:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/evolution28/lib
to the startup process for firefox3 and all is well.
evolution28 is available from the centos4 base repo, for those who do not have it. (I'm told that it is in the RH beta channel if you need it for RHEL 4.)
There are a whole bunch of evolution28 packaages. I just installed 'em all, not knowing which one(s) are important.