I think most of us are as puzzled as you...
Here's some suggestions to gather which may or may not help you debug the problem.
- are you sure CUPS is running?
- Can you send a simple ascii file to the printer (eg, a2ps /etc/hosts) and does it print?
- Have you tried to administer your printer using the CUPS web interface (
http://localhost:631/)
to see what happens?
- if you google this problem, you'll find lots of hits. many seem to point the finger at python
and you might want to take a look at what python modules you have installed and see if they
might be related.
Good Luck. xr200