Bug 1295913 - gnuplot plots all black
Summary: gnuplot plots all black
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: octave
Version: 23
Hardware: All
OS: All
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-05 18:47 UTC by Thomas Sailer
Modified: 2016-04-13 20:23 UTC (History)
8 users (show)

Fixed In Version: octave-4.0.1-6.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-13 20:23:17 UTC
Type: Bug


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.