Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 47688
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Printing Team <printing@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tim Northover <tpn23@cam.ac.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 47688 depends on: Show dependency tree
Bug 47688 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-04-13 04:23 0000
When using graph to output a postscript file, the file is generated but gs (&
gv etc) throw a rangecheck exception. I've found a patch that

Reproducible: Always
Steps to Reproduce:
1. echo 0 1 2 3 4 5 | graph -T ps > tmp.ps
2. gv tmp.ps
3.

Actual Results:  
A rangecheck exception in get, apparantly.

Expected Results:  
displayed a straight line graph through the points (0,1), (2,3), (4,5)

The following URL has a patch that corrects the problem on my system (with
explanation):
http://mail.gnu.org/archive/html/bug-gnu-utils/2003-12/msg00023.html

URL of patch:
http://mail.gnu.org/archive/html/bug-gnu-utils/2003-12/txt00003.txt

I'm sorry, I didn't feel confident modifying the ebuild myself, I'll get round
to learning how to do that soon.

------- Comment #1 From Heinrich Wendel (RETIRED) 2004-04-26 03:01:02 0000 -------
thx, added the patch to -r3

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug