Bug 1295913

Summary: gnuplot plots all black
Product: [Fedora] Fedora Reporter: Thomas Sailer <fedora>
Component: octaveAssignee: Orion Poplawski <orion>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: alex, fedora, fkluknav, jaromir.capik, mmahut, orion, rakesh.pandit, susi.lehtola
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: octave-4.0.1-6.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-13 20:23:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Thomas Sailer 2016-01-05 18:47:44 UTC
Description of problem:
gnuplot plots printed into eps or pdf files are all black

Version-Release number of selected component (if applicable):
octave-4.0.0-8.fc23.x86_64

How reproducible:
always

Steps to Reproduce:
1.
$ octave --no-gui
>> graphics_toolkit gnuplot
>> plot(sin(0:0.1:6.28))
>> print -dpdf x.pdf

2.
$ evince x.pdf


Actual results:
plot area is completely black

Expected results:
sinus curve


Additional info:
See this upstream bug report.
http://savannah.gnu.org/bugs/?42838

This changeset fixes the issue:
http://hg.savannah.gnu.org/hgweb/octave/rev/c7d881aec36c

Comment 1 Fedora Admin XMLRPC Client 2016-01-20 14:36:26 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Orion Poplawski 2016-04-04 20:21:27 UTC
Please test https://bodhi.fedoraproject.org/updates/FEDORA-2016-f2a69b7ba7 - 42838 is not listed in the release notes, but I would have expected it to be fixed.

Comment 3 Thomas Sailer 2016-04-05 21:42:46 UTC
works for me, thanks!

Comment 4 Fedora Update System 2016-04-05 21:56:45 UTC
octave-4.0.1-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-f2a69b7ba7

Comment 5 Fedora Update System 2016-04-11 13:48:27 UTC
octave-4.0.1-6.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-3f54ef2461

Comment 6 Fedora Update System 2016-04-13 09:28:15 UTC
octave-4.0.1-6.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-3f54ef2461

Comment 7 Fedora Update System 2016-04-13 20:23:10 UTC
octave-4.0.1-6.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.