You are not logged in.

#1 2009-12-04 10:21:39

MW
Member
Registered: 2007-07-27
Posts: 127

[SOLVED] "/usr/lib/cups/filter/rastertoqpdl failed"

I have a Samsung ML-1610 laser printer and it stopped printing a couple of days ago, probably after a upgrade.

Searching for the problem gave me a lot of Ubuntu specific issues with splix, I'm still going through the list but it seems like this might be a general bug in splix.

To reproduce:
http://localhost:631
Add you Samsung printer, try and print a test page and this error will show up under "state"

stopped 
"/usr/lib/cups/filter/rastertoqpdl failed"

/var/log/cups/error_log have this:

E [04/Dec/2009:11:51:08 +0200] [Job 76] Job stopped due to filter errors; please consult the error_log file for details.

Anyone else have this problem before I open a bug report?

Cups: cups 1.4.2-2
Splix: splix 2.0.0-1

Last edited by MW (2009-12-04 14:23:20)

Offline

#2 2009-12-04 11:13:37

outerdark
Member
From: Germany, Freiburg
Registered: 2007-04-02
Posts: 38

Re: [SOLVED] "/usr/lib/cups/filter/rastertoqpdl failed"

reinstall the printer with gutenprint driver, worked for me

Offline

#3 2009-12-04 12:38:19

MW
Member
Registered: 2007-07-27
Posts: 127

Re: [SOLVED] "/usr/lib/cups/filter/rastertoqpdl failed"

There is no ML-1610 gutenprint driver.
sad

The closest is ML-1630.

Offline

#4 2009-12-04 13:38:11

MW
Member
Registered: 2007-07-27
Posts: 127

Re: [SOLVED] "/usr/lib/cups/filter/rastertoqpdl failed"

I have tried another driver I found on the net, but it now seems to be a CUPS problem, but if I downgrade cups I run into dependency problems.

/etc/rc.d/cups restart
:: Stopping CUPS Daemon                                                                                                                                         [DONE]
:: Starting CUPS Daemon                                                                                                                                         [BUSY] 
/usr/sbin/cupsd: error while loading shared libraries: libhx509.so.4: cannot open shared object file: No such file or directory
                                                                                                                                                                [FAIL]

I did find a couple of threads on this problem, but I do not know if it is the way forward to try and force a downgrade?

Last edited by MW (2009-12-04 13:38:31)

Offline

#5 2009-12-04 14:23:01

MW
Member
Registered: 2007-07-27
Posts: 127

Re: [SOLVED] "/usr/lib/cups/filter/rastertoqpdl failed"

pacman -S foomatic-filters
sad

Offline

#6 2009-12-06 21:40:34

sjakub
Member
From: Canada/Poland
Registered: 2008-06-16
Posts: 84

Re: [SOLVED] "/usr/lib/cups/filter/rastertoqpdl failed"

sudo pacman -S --needed abs
sudo abs
cp -a /var/abs/community/splix /tmp/
cd /tmp/splix
sudo pacman -S --needed cupsddk jbigkit
makepkg
sudo pacman -U splix-2.0.0-2-x86_64.pkg.tar.gz

Offline

#7 2009-12-06 21:53:49

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] "/usr/lib/cups/filter/rastertoqpdl failed"

MW wrote:

I have tried another driver I found on the net, but it now seems to be a CUPS problem, but if I downgrade cups I run into dependency problems.

/etc/rc.d/cups restart
:: Stopping CUPS Daemon                                                                                                                                         [DONE]
:: Starting CUPS Daemon                                                                                                                                         [BUSY] 
/usr/sbin/cupsd: error while loading shared libraries: libhx509.so.4: cannot open shared object file: No such file or directory
                                                                                                                                                                [FAIL]

I did find a couple of threads on this problem, but I do not know if it is the way forward to try and force a downgrade?

be sure that all packages are up to date. especially cups. you have to have 1.4.2-2

@sjakub splix was rebuilt against heimdal 1.3

Last edited by wonder (2009-12-06 21:56:39)


Give what you have. To someone, it may be better than you dare to think.

Offline

#8 2009-12-07 17:03:56

sjakub
Member
From: Canada/Poland
Registered: 2008-06-16
Posts: 84

Re: [SOLVED] "/usr/lib/cups/filter/rastertoqpdl failed"

wonder wrote:

@sjakub splix was rebuilt against heimdal 1.3

Sorry, I don't understand that comment.

Offline

Board footer

Powered by FluxBB