Incorrect Postscript output for missing pictures

Bug #923257 reported by Vladimir Zhbanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gEDA
Fix Released
Undecided
Unassigned

Bug Description

The bug is present in current master git head (commit 76b184e54eecc95bde3a3de5d47a7fa58338a8c5).

To reproduce it do the following:

1. find "gschem-warning.png" in the gEDA installation directory (/usr/local/share/gEDA/bitmap/gschem-warning.png in my case) and 'sudo rm'.
2. make a schematic, e.g. "test.sch", and add a picture to it.
3. rm or mv the added picture from its path (alternatively, you can edit the schematic file in a text editor and change the file path of your picture).
4. print the schematic either from script (I use 'gschem -o test.ps -p -s /usr/local/share/gEDA/scheme/print.scm test.sch') or from gschem GUI.
5. see test.ps in your favorite Postscript viewer and in gschem to compare results.

Attached is a patch to solve this.

Tags: printing
Revision history for this message
Vladimir Zhbanov (vzhbanov) wrote :
tags: added: printing
Revision history for this message
gpleda.org commit robot (gpleda-launchpad-robot) wrote :

Bug was fixed by a commit
git stable-1.8 commit bc18e318ca1314586fc8626fcb8bd1937c69c10d
http://git.gpleda.org/?p=gaf.git;a=commit;h=bc18e318ca1314586fc8626fcb8bd1937c69c10d

commit bc18e318ca1314586fc8626fcb8bd1937c69c10d
Author: Vladimir Zhbanov <email address hidden>
Commit: Peter TB Brett <email address hidden>

    libgeda: Fix incorrect Postscript output for missing pictures

    Closes-bug: lp-923257

Changed in geda:
status: New → Fix Committed
Peter TB Brett (peter-b)
Changed in geda:
milestone: none → 1.8.0
Peter TB Brett (peter-b)
Changed in geda:
status: Fix Committed → Fix Released
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.