Comment 1 for bug 357286

Revision history for this message
Sebastian (sebastian-voitzsch) wrote : Re: Dymo LabelWriter 400 doesn't print correctly (wrong pagesize)

It turns out the pagesize isn't reflected at all, don't think it's related to the Dymo printer. I attached an error_log from printing a testpage. I printed the page to a ps file and started printing via

lpr -P LabelWriter-400 -o PaperSize=30321.Large.Address lw.output.ps

In the log, you see cups starting with the correct pagesize (102.0/252.0), but suddenly it says "595.0 842.0" (line 770 in the attached file). After that it reads "updating pagesize to [595 842]" and has overwritten the custom pagesize.

The only pagesize setting in effect is the setting from /etc/pagesize.

The logfile was generated using the Dymo driver (raster2dymo). It behaves the same when using the driver that comes with (k)ubuntu.