Opened 12 years ago
Closed 11 months ago
#10323 closed defect (invalid)
Incorrect jmol rendering when EMBEDDED_MODE is not set
Reported by: | pcpa | Owned by: | was |
---|---|---|---|
Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
Component: | user interface | Keywords: | jmol |
Cc: | mkoeppe, slelievre, gh-DaveWitteMorris | Merged in: | |
Authors: | Reviewers: | Matthias Koeppe | |
Report Upstream: | Reported upstream. Developers acknowledge bug. | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
I made a post to @save-devel and was advised by a jmol developer to open a trac ticket, so, here it is.
Standard notebook output looks like http://img269.imageshack.us/img269/7279/notebookandtutorial.png but when run in the command line, the output looks like http://img831.imageshack.us/img831/3907/jmolwindow.png
The solution I used was to ignore EMBEDDED_MODE and use the same logic as when generating notebook data.
Note that the patch also does not use sage-native-execute and also pass "-s" to jmol, but these are issues with the mandriva rpm package, where it uses the system wide jmol installation, and workarounds an apparent issue with newer jmol that will not understand the argument is a script if not using the "-s" option.
Attachments (1)
Change History (4)
Changed 12 years ago by
comment:1 Changed 11 months ago by
- Cc mkoeppe slelievre gh-DaveWitteMorris added
- Milestone set to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
very old, no longer relevant. Can we close as invalid ?
comment:2 Changed 11 months ago by
- Reviewers set to Matthias Koeppe
- Status changed from needs_review to positive_review
comment:3 Changed 11 months ago by
- Resolution set to invalid
- Status changed from positive_review to closed
jmol related sage-4.6 mandriva rpm patch