Dan, rastertogutenprint crashes immediately for you, already before producing any log messages or processing any data of the job.
It is possible that even simply manually running it will let it crash. Can you run lpstat -v and /usr/lib/cups/filter/rastertogutenprint.5.2 in a terminal window and post the output? If the crash report applet pops up, please do the steps of the wizard to generate bug reports and mark them as a duplicate of this bug. Can you also try PPD=/etc/cups/ppd/MP530.ppd /usr/lib/cups/filter/pstoraster 1 1 1 1 "" /usr/share/system-config-printer/testpage-letter.ps > testpage.raster PPD=/etc/cups/ppd/MP530.ppd /usr/lib/cups/filter/rastertogutenprint.5.2 1 1 1 1 "" < testpage.raster > testpage.out The first line simply creates CUPS Raster data from the test page, so that you have input data for the test of the driver in the second line. It should work normally and not crash. The second line is a manual execution of your printer driver. It will probably crash without writing anything into testpage.out. Please follow the steps of the wizard if the crash report utility pops up. Attach also the files testpage.raster and testpage.out. -- cups fails to print using Canon MP530 https://bugs.launchpad.net/bugs/364877 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
