Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gimp-print-cups 4.3.8-r1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Thu Jan 30, 2003 9:56 pm    Post subject: gimp-print-cups 4.3.8-r1 Reply with quote

Hi,

I have problems with gimp-print-cups 4.3.8-r1.

I have a Epson Stylus Color 680 connected trough parallel port.
I was able to print perfectly with CUPS and gimp-print-cups 4.3.5. I upgraded to 4.3.8-r1 and the compilation aborted. Checking bugzilla I found that was because a missing dep, foomatic. I emerged foomatic and emerged 4.3.8-r1, with success but I print out garbage.
I tried to cancel the printer and reconfigure it but nothing. Unmerged 4.3.8-r1 and emerged 4.3.5 back and the printer works perfectly.

It's a bug or I'm doing something wrong? With 4.3.5 foomatic was not needed, I wonder if it matters...


Thanks in advance.
Back to top
View user's profile Send private message
zhenlin
Veteran
Veteran


Joined: 09 Nov 2002
Posts: 1361

PostPosted: Fri Jan 31, 2003 3:10 am    Post subject: Reply with quote

when emerging gimp-print-cups, also emerge ghostscript after you emerge the aforementioned package, and afterwhich you may choose to emerge cups and emerge ghostscript in accordance to the instructions given at the end of the cups emerge.
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Fri Jan 31, 2003 6:09 pm    Post subject: Reply with quote

I emerged gimp-print-cups and ghostscript but the error still remains.

Sorry but I don't undestand what you mean in the second part of your post...I have to re-emerge cups too?
Back to top
View user's profile Send private message
zhenlin
Veteran
Veteran


Joined: 09 Nov 2002
Posts: 1361

PostPosted: Sat Feb 01, 2003 1:26 pm    Post subject: Reply with quote

Code:

if (isdoing("emerge", "gimp-print-cups"))
{
     whencompleted({"emerge", "gimp-print-cups"}, {"emerge", "ghostscript"});
}

if (completed("emerge", "ghostscript") && (isparanoid() || ispedantic()))
{
    run({"emerge", "cups", "ghostscript"});
}
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Sat Feb 01, 2003 10:33 pm    Post subject: Reply with quote

So I have to emerge gimp-print-cups, then emerge ghostscript, and then emerge cups and ghostscript again?

I'll try...
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Sun Feb 02, 2003 3:50 pm    Post subject: Reply with quote

Nothing to do, it still prints out garbage...
Back to top
View user's profile Send private message
zhenlin
Veteran
Veteran


Joined: 09 Nov 2002
Posts: 1361

PostPosted: Mon Feb 03, 2003 7:31 am    Post subject: Reply with quote

What kind of garbage? This is important if you want a good diagnosis.

Perhaps it is this kind?
Code:

%!PS-Adobe-3.0
%%Pages: (atend)
%%BoundingBox: 0 0 565 811
%%HiResBoundingBox: 0.000000 0.000000 564.409937 810.770020
%.........................................
%%Creator: ESP Ghostscript 705 (pswrite)
%%CreationDate: 2002/11/21 21:42:38
%%DocumentData: Clean7Bit
%%LanguageLevel: 2
%%EndComments
%%BeginProlog
% This copyright applies to everything between here and the %%EndProlog:
% Copyright (C) 2002 artofcode LLC, Benicia, CA.  All rights reserved.
%%BeginResource: procset GS_pswrite_2_0_1001

Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Mon Feb 03, 2003 12:18 pm    Post subject: Reply with quote

No, nothing human-readable. I don't know how to post them... they are not easily reproducible, I see sqare-root signs, little dark squares, "omega" signs.... they seems to have sense, are arranged in blocks of around 10 lines but obvously is not the data the printer expects...
Back to top
View user's profile Send private message
sulu
Guru
Guru


Joined: 21 May 2002
Posts: 399
Location: Dornbirn/Austria

PostPosted: Mon Feb 03, 2003 12:38 pm    Post subject: Reply with quote

Hi.

Print into a file. So you can post some of its content and we can make some very educated guesses about the issue.

Sulu
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Mon Feb 03, 2003 7:57 pm    Post subject: Reply with quote

sulu wrote:
Print into a file. So you can post some of its content and we can make some very educated guesses about the issue.


Yes I tought about doing this but I switched back to 4.3.5 and at this moment It's impossible to install the unreliable version.

Later...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum