[cups.general] lexmark 1000 - no output on ubuntu

Till Kamppeter till.kamppeter at gmail.com
Thu May 17 10:31:13 PDT 2007


Can you try out this file

http://www.openprinting.org/download/printing/lm1100/lx.c

(originally from http://moinejf.free.fr/), follow the instructions in 
the beginning of the file and see whether your printer prints then.

    Till


Klaus wrote:
> Till Kamppeter schrieb:
>> Can you add a line
>>
>> $ENV{LC_ALL} = "C";
>>
>> directly after the first line of /usr/bin/foomatic-rip?
>>
>> Does this help?
>>
> Line added:
> #!/usr/bin/perl
> # The above Perl path may vary on your system; fix it!!! -*- perl -*-
> $ENV{LC_ALL} = "C";
> use strict;
> use POSIX;
> use Cwd;
> ...
> 
> Error log:
> ...
> D [15/May/2007:16:22:55 +0200] [Job 71] perl: warning: Setting locale 
> failed.
> D [15/May/2007:16:22:55 +0200] [Job 71] perl: warning: Please check that 
> your locale settings:
> D [15/May/2007:16:22:55 +0200] [Job 71] LANGUAGE = (unset),
> D [15/May/2007:16:22:55 +0200] [Job 71] LC_ALL = (unset),
> D [15/May/2007:16:22:55 +0200] [Job 71] LANG = "es_ES"
> D [15/May/2007:16:22:55 +0200] [Job 71] are supported and installed on 
> your system.
> D [15/May/2007:16:22:55 +0200] [Job 71] perl: warning: Falling back to 
> the standard locale ("C").
> ...
> 
> Looking around to find the loginscript I had a look at
> .xsession-errors
> and found the following (its much longer ...)
> 
> ...
> ** (gnome-printer-view:15703): CRITICAL **: 
> gnome_cups_request_new_for_printer: assertion 
> `gnome_cups_printer_get_attributes_initialized (printer)' failed
> 
> ** (gnome-printer-view:15703): WARNING **: Neither request nor output_fd set
> warning - incompatible stripping characters and condition:
> SFX ô oncharse ónchate onchar
> warning - incompatible stripping characters and condition:
> ...
> 
> Regards, Klaus
> 
> PD: Where can I find the place where locales are set? I can't find a 
> login-script.
> _______________________________________________
> cups mailing list
> cups at easysw.com
> http://lists.easysw.com/mailman/listinfo/cups





More information about the cups mailing list