Bug 593630

Summary: Unable to print because of missing filters
Product: [openSUSE] openSUSE 11.3 Reporter: Petr Vodicka <vodicka.petr>
Component: PrintingAssignee: Johannes Meixner <jsmeix>
Status: RESOLVED DUPLICATE QA Contact: Johannes Meixner <jsmeix>
Severity: Normal    
Priority: P5 - None CC: vodicka.petr
Version: Milestone 4   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Petr Vodicka 2010-04-04 18:17:43 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; cs-CZ; rv:1.9.2.2) Gecko/20100317 SUSE/3.6.2-1.1 Firefox/3.6.2

In OpenSUSE 11.3 M4 some filters are located in /usr/lib64/cups/filter (some not), but cups is looking for them in /usr/lib/cups/filter. It's for example rastertospl2 or foomatic-rip.

If I try to print print job is stopped with error:

Filter "/usr/lib/cups/filter/rastertospl2" for printer "Phaser-3117" not available: No such file or directory

To make it working I had to move files from /usr/lib64/cups/filter to /usr/lib/cups/filter.

Reproducible: Always

Steps to Reproduce:
1. Install system
2. Add for example Xerox-3117 or Samsung ML-1430 printer
3. Try to print something
Actual Results:  
Job is not printed

Expected Results:  
Printed job
Comment 1 Johannes Meixner 2010-04-06 07:18:46 UTC
This bug is listed at
http://en.opensuse.org/Bugs:Most_Annoying_Bugs_11.3_dev
where also a workaround is described.

*** This bug has been marked as a duplicate of bug 575544 ***