Bug 229043 - math/asymptote: add pkg-message for asymptote's rendering issue in 3D.
Summary: math/asymptote: add pkg-message for asymptote's rendering issue in 3D.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Carlos J. Puga Medina
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-15 14:58 UTC by Carlos J. Puga Medina
Modified: 2018-06-29 18:10 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (nivit)
cpm: merge-quarterly?


Attachments
patch (1.40 KB, patch)
2018-06-15 14:58 UTC, Carlos J. Puga Medina
no flags Details | Diff
asy-rendering-issue (212.04 KB, image/png)
2018-06-15 16:09 UTC, Carlos J. Puga Medina
no flags Details
patch (1.51 KB, patch)
2018-06-15 16:13 UTC, Carlos J. Puga Medina
cpm: maintainer-approval? (nivit)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos J. Puga Medina freebsd_committer freebsd_triage 2018-06-15 14:58:12 UTC
Created attachment 194273 [details]
patch

Asymptote with enabled hardware acceleration produces incorrect rendered
figures in 3D. It is proven that asy has problems with the xf86-video-intel
driver.

To successfully process 3D figures or examples, it is necessary to deactivate
the hardware acceleration.
Comment 1 Carlos J. Puga Medina freebsd_committer freebsd_triage 2018-06-15 16:09:26 UTC
Created attachment 194276 [details]
asy-rendering-issue
Comment 2 Carlos J. Puga Medina freebsd_committer freebsd_triage 2018-06-15 16:13:05 UTC
Created attachment 194278 [details]
patch

Improve the instructions of the pkg-message
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-06-29 18:09:27 UTC
A commit references this bug:

Author: cpm
Date: Fri Jun 29 18:09:14 UTC 2018
New revision: 473569
URL: https://svnweb.freebsd.org/changeset/ports/473569

Log:
  math/asymptote: add pkg-message for asymptote's rendering issue in 3D

  Asymptote with enabled hardware acceleration produces incorrect rendered
  figures in 3D. It is proven that asy has problems with the xf86-video-intel
  driver.

  To successfully process 3D figures or examples, it is necessary to always
  use software rendering.

  % env LIBGL_ALWAYS_SOFTWARE=1 asy sample.asy

  PR:		229043
  Submitted by:	cpm
  Approved by:	nivit (maintainer timeout, 2 weeks)

Changes:
  head/math/asymptote/Makefile
  head/math/asymptote/files/pkg-message.in