Re: [gentoo-user] can't print from firefox, but CUPS says OK, also poppler

2009-04-29 Thread Alejandro
2009/4/29 Allan Gottlieb 

> At Thu, 23 Apr 2009 08:59:50 +0200 Morten Holt  wrote:
>
> > Allan Gottlieb wrote:
> >> At Wed, 22 Apr 2009 12:18:58 -0400 Allan Gottlieb 
> wrote:
> >>
> >>> For some reason printing from firefox has stopped working.
> >>> When I ^P or file-->print and select a printer (there are two),
> >>> the "print" button is greyed out.  With "print to file", the button is
> >>> live and the pdf file is successfully created
> >>>
> >>> I can print via lpr.
> >>>
> >>> If, in firefox, I goto localhost:631 (the cups home page on this
> machine),
> >>> I can print test pages to either machine.
> >>>
> >>> Is there a way I can ask firefox to tell me why the print button is
> >>> greyed out?
> >>
> >> Some further information.
> >> Evince has the same situation, "print" is greyed out.
> > Sounds like the same issue I have, do you get log entries like:
> >   Request from "localhost" using invalid Host: field "::1"
> > in /var/log/cups/error_log?
> >
> > If you find a solution to this, please let me know here, I can't seem to
> > find a solution to the issue, and appearantly nobody has any ideas.
>
> Sorry I didn't notice your msg earlier.
> My issue was fixed with a version bump to cups.
> Do you still have trouble with 1.3.10-r1.
>
> allan
>
>
This is because cups start using ipv6 by default. Using your previous cuos
config should fix this.


Re: [gentoo-user] can't print from firefox, but CUPS says OK, also poppler

2009-04-29 Thread Allan Gottlieb
At Thu, 23 Apr 2009 08:59:50 +0200 Morten Holt  wrote:

> Allan Gottlieb wrote:
>> At Wed, 22 Apr 2009 12:18:58 -0400 Allan Gottlieb  wrote:
>> 
>>> For some reason printing from firefox has stopped working.
>>> When I ^P or file-->print and select a printer (there are two),
>>> the "print" button is greyed out.  With "print to file", the button is
>>> live and the pdf file is successfully created
>>>
>>> I can print via lpr.
>>>
>>> If, in firefox, I goto localhost:631 (the cups home page on this machine),
>>> I can print test pages to either machine.
>>>
>>> Is there a way I can ask firefox to tell me why the print button is
>>> greyed out?
>> 
>> Some further information.
>> Evince has the same situation, "print" is greyed out.
> Sounds like the same issue I have, do you get log entries like:
>   Request from "localhost" using invalid Host: field "::1"
> in /var/log/cups/error_log?
>
> If you find a solution to this, please let me know here, I can't seem to
> find a solution to the issue, and appearantly nobody has any ideas.

Sorry I didn't notice your msg earlier.
My issue was fixed with a version bump to cups.
Do you still have trouble with 1.3.10-r1.

allan



Re: [gentoo-user] can't print from firefox, but CUPS says OK, also poppler

2009-04-26 Thread Allan Gottlieb
At Thu, 23 Apr 2009 09:28:26 +0200 Marc Joliet  wrote:

> Am Wed, 22 Apr 2009 12:29:09 -0400
> schrieb Allan Gottlieb :
>
>> At Wed, 22 Apr 2009 12:18:58 -0400 Allan Gottlieb  wrote:
>> 
>> > For some reason printing from firefox has stopped working.
>> > When I ^P or file-->print and select a printer (there are two),
>> > the "print" button is greyed out.  With "print to file", the button is
>> > live and the pdf file is successfully created
>> >
>> > I can print via lpr.
>> >
>> > If, in firefox, I goto localhost:631 (the cups home page on this machine),
>> > I can print test pages to either machine.
>> >
>> > Is there a way I can ask firefox to tell me why the print button is
>> > greyed out?
>> 
>> Some further information.
>> Evince has the same situation, "print" is greyed out.
>> 
>> I have the newest stable poppler/evince installed and recall that
>> have upgraded poppler recently.  Should I be downgrading.
>> 
>> Below is the output of eix -I poppler -o evince
>
> See bug #266678, especially comment #8. A revision bump of cups ought to be
> under way.

Thanks.
The new cups fixed it as you suggested.
allan



Re: [gentoo-user] can't print from firefox, but CUPS says OK, also poppler

2009-04-23 Thread Morten K. Holt
Xavier Parizet wrote:
> On Thu, 23 Apr 2009 08:59:50 +0200, Morten Holt  wrote:
> Allan Gottlieb wrote:
 At Wed, 22 Apr 2009 12:18:58 -0400 Allan Gottlieb 
 wrote:

> For some reason printing from firefox has stopped working.
> When I ^P or file-->print and select a printer (there are two),
> the "print" button is greyed out.  With "print to file", the button is
> live and the pdf file is successfully created
>
> I can print via lpr.
>
> If, in firefox, I goto localhost:631 (the cups home page on this
> machine),
> I can print test pages to either machine.
>
> Is there a way I can ask firefox to tell me why the print button is
> greyed out?
 Some further information.
 Evince has the same situation, "print" is greyed out.
> Sounds like the same issue I have, do you get log entries like:
>   Request from "localhost" using invalid Host: field "::1"
> in /var/log/cups/error_log?
> 
>> For this error, it's because you have an entry ::1 (equivalent for
>> 127.0.0.1 in IPv6) for localhost in your /etc/hosts.
>> To solve, either remove the ::1 localhost entry in /etc/hosts, or add ipv6
>> use flag to cups.
No, I don't, that was one of the first things I checked, nothing has
changed on the system other than CUPS being recently updated.

> 
> If you find a solution to this, please let me know here, I can't seem to
> find a solution to the issue, and appearantly nobody has any ideas.
> 

-- 
Morten 'T-Hawk' Holt
In the joy of anticipation there's the anticipatory
letdown of anticipating not anticipating anticipation
of some future anticipation.




Re: [gentoo-user] can't print from firefox, but CUPS says OK, also poppler

2009-04-23 Thread Marc Joliet
Am Wed, 22 Apr 2009 12:29:09 -0400
schrieb Allan Gottlieb :

> At Wed, 22 Apr 2009 12:18:58 -0400 Allan Gottlieb  wrote:
> 
> > For some reason printing from firefox has stopped working.
> > When I ^P or file-->print and select a printer (there are two),
> > the "print" button is greyed out.  With "print to file", the button is
> > live and the pdf file is successfully created
> >
> > I can print via lpr.
> >
> > If, in firefox, I goto localhost:631 (the cups home page on this machine),
> > I can print test pages to either machine.
> >
> > Is there a way I can ask firefox to tell me why the print button is
> > greyed out?
> 
> Some further information.
> Evince has the same situation, "print" is greyed out.
> 
> I have the newest stable poppler/evince installed and recall that
> have upgraded poppler recently.  Should I be downgrading.
> 
> Below is the output of eix -I poppler -o evince
> 
> thanks,
> allan
> 
[snip]

See bug #266678, especially comment #8. A revision bump of cups ought to be
under way.


HTH
-- 
Marc Joliet
--
Lt. Frank Drebin: "It's true what they say: cops and women don't mix. Like
eating a spoonful of Drāno; sure, it'll clean you out, but it'll leave you
hollow inside."


signature.asc
Description: PGP signature


Re: [gentoo-user] can't print from firefox, but CUPS says OK, also poppler

2009-04-23 Thread Xavier Parizet
On Thu, 23 Apr 2009 08:59:50 +0200, Morten Holt  wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Allan Gottlieb wrote:
>> At Wed, 22 Apr 2009 12:18:58 -0400 Allan Gottlieb 
>> wrote:
>> 
>>> For some reason printing from firefox has stopped working.
>>> When I ^P or file-->print and select a printer (there are two),
>>> the "print" button is greyed out.  With "print to file", the button is
>>> live and the pdf file is successfully created
>>>
>>> I can print via lpr.
>>>
>>> If, in firefox, I goto localhost:631 (the cups home page on this
>>> machine),
>>> I can print test pages to either machine.
>>>
>>> Is there a way I can ask firefox to tell me why the print button is
>>> greyed out?
>> 
>> Some further information.
>> Evince has the same situation, "print" is greyed out.
> Sounds like the same issue I have, do you get log entries like:
>   Request from "localhost" using invalid Host: field "::1"
> in /var/log/cups/error_log?

For this error, it's because you have an entry ::1 (equivalent for
127.0.0.1 in IPv6) for localhost in your /etc/hosts.
To solve, either remove the ::1 localhost entry in /etc/hosts, or add ipv6
use flag to cups.

> 
> If you find a solution to this, please let me know here, I can't seem to
> find a solution to the issue, and appearantly nobody has any ideas.
> 
> - --
> Morten 'T-Hawk' Holt
> In the joy of anticipation there's the anticipatory
> letdown of anticipating not anticipating anticipation
> of some future anticipation.
> 
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v2.0.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iEYEARECAAYFAknwEeYACgkQ4U83l8z/woK5zQCgply7PWz2Ndg1ROEVKCGbqsFN
> +tQAnRlgk1CqQXVnxNCfBDpBbVme4W1V
> =ASIB
> -END PGP SIGNATURE-

-- 
  Xavier Parizet
YaGB :   http://gentooist.com
GPG  :DC81 6FEE 6EBE FCE4 
1C18 202F E575 4A5D 036D 1408



Re: [gentoo-user] can't print from firefox, but CUPS says OK, also poppler

2009-04-23 Thread Morten Holt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Allan Gottlieb wrote:
> At Wed, 22 Apr 2009 12:18:58 -0400 Allan Gottlieb  wrote:
> 
>> For some reason printing from firefox has stopped working.
>> When I ^P or file-->print and select a printer (there are two),
>> the "print" button is greyed out.  With "print to file", the button is
>> live and the pdf file is successfully created
>>
>> I can print via lpr.
>>
>> If, in firefox, I goto localhost:631 (the cups home page on this machine),
>> I can print test pages to either machine.
>>
>> Is there a way I can ask firefox to tell me why the print button is
>> greyed out?
> 
> Some further information.
> Evince has the same situation, "print" is greyed out.
Sounds like the same issue I have, do you get log entries like:
Request from "localhost" using invalid Host: field "::1"
in /var/log/cups/error_log?

If you find a solution to this, please let me know here, I can't seem to
find a solution to the issue, and appearantly nobody has any ideas.

- --
Morten 'T-Hawk' Holt
In the joy of anticipation there's the anticipatory
letdown of anticipating not anticipating anticipation
of some future anticipation.

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknwEeYACgkQ4U83l8z/woK5zQCgply7PWz2Ndg1ROEVKCGbqsFN
+tQAnRlgk1CqQXVnxNCfBDpBbVme4W1V
=ASIB
-END PGP SIGNATURE-



Re: [gentoo-user] can't print from firefox, but CUPS says OK, also poppler

2009-04-22 Thread Allan Gottlieb
At Wed, 22 Apr 2009 12:18:58 -0400 Allan Gottlieb  wrote:

> For some reason printing from firefox has stopped working.
> When I ^P or file-->print and select a printer (there are two),
> the "print" button is greyed out.  With "print to file", the button is
> live and the pdf file is successfully created
>
> I can print via lpr.
>
> If, in firefox, I goto localhost:631 (the cups home page on this machine),
> I can print test pages to either machine.
>
> Is there a way I can ask firefox to tell me why the print button is
> greyed out?

Some further information.
Evince has the same situation, "print" is greyed out.

I have the newest stable poppler/evince installed and recall that
have upgraded poppler recently.  Should I be downgrading.

Below is the output of eix -I poppler -o evince

thanks,
allan

allan gottlieb # eix -I poppler -o evince
[I] app-text/evince
 Available versions:  2.22.2-r1!t 2.24.2!t {dbus debug djvu doc dvi gnome 
gnome-keyring nautilus t1lib tiff}
 Installed versions:  2.24.2!t(11:04:44 03/11/09)(dbus doc gnome-keyring 
tiff -debug -djvu -dvi -nautilus -t1lib)
 Homepage:http://www.gnome.org/projects/evince/
 Description: Simple document viewer for GNOME

[I] app-text/poppler
 Available versions:  0.8.7 0.10.4 ~0.10.5 0.10.5-r1 {cjk doc jpeg zlib}
 Installed versions:  0.10.5-r1(16:53:09 04/18/09)(doc)
 Homepage:http://poppler.freedesktop.org/
 Description: PDF rendering library based on the xpdf-3.0 code base

[I] app-text/poppler-bindings
 Available versions:  0.8.7 0.10.4 ~0.10.5 0.10.5-r1 {cairo gtk qt3 qt4 
test}
 Installed versions:  0.10.5-r1(16:53:53 04/18/09)(cairo gtk -qt3 -qt4 
-test)
 Homepage:http://poppler.freedesktop.org/
 Description: rendering bindings for GUI toolkits for poppler

[I] app-text/poppler-data
 Available versions:  0.2.1
 Installed versions:  0.2.1(18:35:31 02/26/09)
 Homepage:http://poppler.freedesktop.org/
 Description: Data files for poppler to support uncommon encodings 
without xpdfrc

[I] virtual/poppler
 Available versions:  0.8.7+v 0.10.4+v 0.10.5+v ~0.10.6+v
 Installed versions:  0.10.5+v(16:54:03 04/18/09)
 Homepage:http://poppler.freedesktop.org/
 Description: Virtual package, includes packages that contain 
libpoppler-glib.so

[I] virtual/poppler-glib
 Available versions:  0.8.7+v 0.10.4+v 0.10.5+v ~0.10.6+v {cairo}
 Installed versions:  0.10.5+v(16:54:08 04/18/09)(cairo)
 Homepage:http://poppler.freedesktop.org/
 Description: Virtual package, includes packages that contain 
libpoppler-glib.so

[I] virtual/poppler-utils
 Available versions:  0.8.7+v 0.10.4+v 0.10.5+v ~0.10.6+v {abiword}
 Installed versions:  0.10.5+v(16:53:58 04/18/09)(abiword)
 Homepage:http://poppler.freedesktop.org/
 Description: Virtual package, includes packages that contain the 
psto* utilities

Found 7 matches.