[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 923257] Re: Incorrect Postscript output for missing pictures
** Changed in: geda
Milestone: None => 1.8.0
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/923257
Title:
Incorrect Postscript output for missing pictures
Status in GPL Electronic Design Automation tools:
Fix Committed
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/923257/+subscriptions
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug