Opened 5 years ago
Closed 5 years ago
#18969 closed defect (duplicate)
SageTeX fails its test suite
Reported by: | novoselt | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | |
Cc: | ddrake | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
When building with SAGE_CHECK=yes
I am getting in the log
... Plot 5 Code block begin...sys:1: DeprecationWarning: The use of coeffs() is now deprecated in favor of coefficients(sparse=False). See http://trac.sagemath.org/17518 for details. end Plot 6 Inline formula 13 Code block begin...Traceback (most recent call last): File "example.sagetex.sage.py", line 192, in <module> _st_.plot(_sage_const_7 , format='notprovided', _p_=plot3d(sin(pi*(x**_sage_const_2 +y**_sage_const_2 ))/_sage_const_2 ,(x,-_sage_const_1 ,_sage_const_1 ),(y,-_sage_const_1 ,_sage_const_1 ))) File "/home/novoselt/sage/local/var/tmp/sage/build/sagetex-2.3.4/src/sagetex.py", line 252, in plot _p_.save(filename=plotfilename, **kwargs) File "sage/plot/plot3d/base.pyx", line 1530, in sage.plot.plot3d.base.Graphics3d.save (build/cythonized/sage/plot/plot3d/base.c:17649) raise ValueError('filetype {} not supported by save()'.format(ext)) ValueError: filetype .eps not supported by save() end Plot 7 **** Error in Sage code on line 278 of example.tex! Traceback follows. **** Running Sage on example.sage failed! Fix example.tex and try again. Error running Sage on example.sagetex.sage!
Change History (6)
comment:1 Changed 5 years ago by
comment:2 Changed 5 years ago by
#19072 is the upgrade ticket; if that ticket is closed, this should be too.
comment:3 Changed 5 years ago by
- Type changed from PLEASE CHANGE to defect
comment:4 Changed 5 years ago by
- Milestone changed from sage-6.9 to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
comment:5 Changed 5 years ago by
- Status changed from needs_review to positive_review
comment:6 Changed 5 years ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
This has been fixed: https://github.com/dandrake/sagetex/commit/8bffdfdc32a1cd36e82900712349200f7aa7e43b