pcb

pcb print does not play nice with CUPS-PDF

Bug #699288 reported by KaiMartin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gEDA project
Incomplete
Wishlist
Unassigned
pcb
New
Undecided
Unassigned

Bug Description

Currently, print in pcb does not play nice with CUPS-PDF-Printer. Output is always called "_stdin_". It contains only the first page of multi page output. The print dialog of gschem does a better job as it names the output like the current page.

---<(kaimartin)>---

Tags: sf-bugs
Revision history for this message
DJ Delorie (djdelorie) wrote :

What do you type for the print command in the print dialog?

Revision history for this message
KaiMartin (kmk-familieknaak) wrote :

I use
      lp -d PDF
or
      lpr -P PDF

Just tried with semi current pcb-head: Both commands still set the name of the PDF to "(stdin)". The file produced by cups-pdf is
         $HOME/PDF/job_nn-untitled_document.pdf
with some incrementing number nn. The PDFs contain the full multi page outpu, though. Whatever it was, that made the output confined to the first page when I wrtote the bug report, is gone now. If I manually set the title wuith the option "-t" or "-T", everything is fine. Is there a way to access this as a variable which is substituted on print?

---<)kaimartin(>---

Revision history for this message
Traumflug (mah-jump-ing) wrote :

I'm pretty sure this is doesn't happen with current Git master or the weekly PPA release. The file printed by Cups is named after the layout. Exception is when the layout was never saved, so it doesn't have a name, yet.

KaiMartin, can you confirm the fix?

Changed in geda-project:
importance: Undecided → Wishlist
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.