Timeline



Feb 23, 2017:

6:54 PM Ticket #563 (opening and closing sideview on Windows causes crash) closed by Tom Goddard
fixed: Duplicate of #491. Fixed.
6:52 PM Ticket #491 (Crash closing side view and opening shell) closed by Tom Goddard
fixed: Fixed. Side view Drawing for eye and field of view lines and clip …
4:34 PM Ticket #507 (Make "help movie" show docs instead of list of subcommands) closed by Conrad Huang
fixed: Fix by looking for local help file even for commands without a …
4:33 PM Ticket #564 ("Help... Contact Us" link broken) closed by Conrad Huang
fixed
3:51 PM Ticket #564 ("Help... Contact Us" link broken) created by Elaine Meng
I am pretty sure this used to work, but menu: Help... Contact Us gives …
3:19 PM 2017-02-23 created by Conrad Huang
2:57 PM Ticket #235 (Compressed session files should have suffix .cxs instead of .cxs.gz) closed by Conrad Huang
fixed: .cxs file are gzip files now.
2:53 PM Ticket #563 (opening and closing sideview on Windows causes crash) created by Conrad Huang
With no model opened, starting SideView and then closing it causes a …
2:42 PM Ticket #283 (Curved helix tubes) closed by Conrad Huang
fixed: Many other ribbon tickets still open.
2:07 PM Ticket #562 (Update to Python 3.6 and PyQt 5.8) created by Conrad Huang
Update to latest releases of standard packages
2:03 PM DeveloperMeetings edited by Conrad Huang
(diff)
10:35 AM Ticket #561 (cartoon should show abutting helices as separate instead of continuous) created by Elaine Meng
I.e. should show a short coil-type connector from the last CA of the …

Feb 22, 2017:

11:42 AM Ticket #557 (session windowsize doesn't work) closed by pett
can't reproduce

Feb 21, 2017:

11:24 PM Ticket #560 (Warning opening any standard mmCIF file) closed by Greg Couch
fixed: Fixed. Simplified code interface, so this bug is less likely to occur …
2:52 PM Ticket #560 (Warning opening any standard mmCIF file) created by pett
Every mmCIF file I open now produces this warning: skipping …
1:38 PM Ticket #559 (cartoon cross section applied to whole model) closed by pett
not a bug: Elaine: Not a bug. Cartoon style settings apply to the whole model, …
1:32 PM Ticket #559 (cartoon cross section applied to whole model) created by pett
When I open 1gcn and use the following command: cart style :12-17 xs …

Feb 20, 2017:

8:59 AM Ticket #558 (opening session closes help viewer) created by Elaine Meng
Currently opening a session closes everything that was open. I …
8:43 AM Ticket #557 (session windowsize doesn't work) created by Elaine Meng
When I opened a session file, it detected that my current windowsize …

Feb 18, 2017:

9:28 AM FAI edited by Elaine Meng
(diff)
9:27 AM FAI edited by Elaine Meng
(diff)

Feb 17, 2017:

6:44 PM Ticket #495 (Toolshed cannot install tool, write permission error) closed by Conrad Huang
fixed: The toolshed code now asks the user whether to install for "Just me", …
6:41 PM Ticket #439 (Signing windows ChimeraX fails) closed by Conrad Huang
fixed: Fixed. First, the signing certificate is imported into the "Personal" …
6:33 PM Ticket #532 (Saving and restoring sessions) closed by Conrad Huang
fixed: After discussion, with Greg doing all the coding, we changed the API …
6:27 PM Ticket #198 (finish session molecular data save/restore) closed by Conrad Huang
fixed: I made a first pass using Python-level code to save ribbon attributes. …

Feb 16, 2017:

9:09 AM Ticket #556 (Re: Unable to save figure) closed by pett
duplicate: Yes, that is indeed the problem, so you could fix it yourself. I …
9:04 AM Ticket #556 (Re: Unable to save figure) created by mauriciomr1985@…
[…]
8:50 AM Ticket #555 (Unable to save figure) closed by pett
fixed: Sorry, that was an oversight on my part. It will be fixed in …
8:22 AM Ticket #555 (Unable to save figure) created by mauriciomr1985@…
[…]

Feb 15, 2017:

6:28 PM Ticket #554 (Ribbon: RuntimeWarning: invalid value encountered in less d[d < ...) created by Tom Goddard
open 3bfu issues this warning to the log …
4:24 PM Ticket #553 (tube helix with stripes 5cbf) created by Elaine Meng
Another possibly weird case is 5cbf. One of the helix tubes has …
2:16 PM Ticket #552 (cartoon 4y7j crashes ChimeraX) created by Elaine Meng
I guess the summary says it all. It's initially displayed as spheres. …
2:04 PM Ticket #551 (cartoon tube "armadillos" in 3jac) created by Elaine Meng
In general cartoon tubes seem to work well, but I did find one …
12:38 PM Ticket #550 (Toolshed install of Clipper bundle does nothing) created by Tom Goddard
Clicking the Download button on the Clipper bundle using the Toolshed …
12:21 PM Ticket #549 (Mac middle mouse drag: QNSView mouseDragged: Internal mouse button ...) created by Tom Goddard
Dragging with middle mouse on Mac with Qt 5.7.1 gives log warnings …

Feb 14, 2017:

12:28 PM Ticket #548 (ChimeraX does not quit on Mac) closed by Tom Goddard
fixed: Fixed. Seems to be a Qt 5.7.1 bug. Worked around it by adding an …

Feb 13, 2017:

4:10 PM Ticket #548 (ChimeraX does not quit on Mac) created by Tom Goddard
After using menu ChimeraX / Quit or Cmd-Q on Mac ChimeraX windows …
2:23 PM WikiStart edited by Tom Ferrin
(diff)
2:18 PM Ticket #547 ("mlp" command gives ImportError: No module named 'chimerax.mlp._mlp') closed by Tom Goddard
fixed: Fixed. Was broken 3 months ago when Greg converted bundle makefiles.
1:39 PM 2017-02-13 edited by Tom Ferrin
(diff)
1:33 PM 2017-02-13 created by Tom Ferrin
12:01 PM DeveloperMeetings edited by Tom Ferrin
(diff)
10:03 AM Ticket #547 ("mlp" command gives ImportError: No module named 'chimerax.mlp._mlp') created by Elaine Meng
open 5u71 Summary of feedback from opening 5u71 fetched from pdb …

Feb 9, 2017:

3:40 PM Ticket #546 (generalize 'help http:....' to 'open http:...') created by Greg Couch
The idea is to simplify the help command by having the open command …
11:20 AM Ticket #545 (Volume API for setting surface colors is not intuitive) created by tic20@…
Hi all, I have something strange going on when I try to create …
11:16 AM Ticket #537 (Re: application does not work) closed by pett
duplicate: Answered on chimerax-users mailing list.

Feb 8, 2017:

5:17 PM Ticket #62 (Register file fetch using database name) closed by Greg Couch
fixed: Tom did this. Changed to not be contained within a session so …
5:04 PM Ticket #284 (handle mmCIF with missing sequence information) closed by Greg Couch
fixed: All of the example cif files now open. Files without the …

Feb 7, 2017:

11:51 PM Ticket #469 (HTML link to open local file should be interpreted relative to HTML ...) closed by Greg Couch
fixed: Worked around by having a separate profile for each widget whose …
3:50 PM Ticket #488 (Model panel view button should not enable clip planes) closed by pett
fixed: Okay, "View" no longer turns on clipping. Also, model panel buttons …
3:10 PM Ticket #544 ("set bgcolor" seems to have died) closed by Tom Goddard
fixed: Fixed. Bug introduced yesterday when standard named colors were made …
2:13 PM Ticket #544 ("set bgcolor" seems to have died) created by Elaine Meng
Now I get a traceback from "set bgcolor" including by clicking the …
2:08 PM Ticket #543 (Help viewer right-click "save link" doesn't work) created by Elaine Meng
As far as I can tell, nothing happens when you try to save a linked …

Feb 6, 2017:

10:00 PM Ticket #140 (Provide common database fetching routines) closed by Greg Couch
fixed: Tom did most of this work. We settled on data being cached in …
5:35 PM Ticket #542 (Test ticket) closed by Scooter Morris
invalid
5:34 PM Ticket #542 (Test ticket) created by Scooter Morris
Testing to see if I can attach files
2:52 PM 2017-02-06 edited by Tom Goddard
(diff)
2:13 PM 2017-02-06 edited by Elaine Meng
(diff)
2:05 PM Ticket #374 (Help viewer in Qt version does not show movie) reopened by Greg Couch
1:59 PM 2017-02-06 edited by Elaine Meng
(diff)
1:52 PM Ticket #541 ("help URL" doesn't work with https URL) created by Elaine Meng
if the URL is https, there is a file not found message, e.g. help …
1:33 PM 2017-02-06 created by Tom Ferrin
12:11 PM DeveloperMeetings edited by Tom Ferrin
(diff)

Feb 4, 2017:

9:50 PM Ticket #513 (2dlabels "all" specifier stopped working) closed by Greg Couch
fixed: Fixed. 'all' can not be abbreviated.
9:00 PM Ticket #418 (problems with help command new-viewer option) closed by Greg Couch
fixed: Removed new_viewer
5:48 PM Ticket #374 (Help viewer in Qt version does not show movie) closed by Greg Couch
fixed: The problem is that the Qt viewer does not support h264 videos due to …

Feb 3, 2017:

4:25 PM Ticket #504 (Changing the .selected attribute of Drawing objects doesn't propagate ...) closed by Tom Goddard
not a bug: A few of the selection APIs are hard to find. …
4:19 PM Ticket #540 (Make file fetch give progress messages in status bar) closed by Tom Goddard
fixed: Done.
4:19 PM Ticket #511 (Report mmCIF assemblies in log when mmCIF opened) closed by Tom Goddard
fixed: Done.

Feb 2, 2017:

6:32 PM Ticket #540 (Make file fetch give progress messages in status bar) created by Tom Goddard
Currently fetching files (all types) gives no progress messages. It …
5:55 PM Ticket #407 (Update status line during long computations) closed by Tom Goddard
fixed: I put in code to work around the Qt bug described in the previous …
3:41 PM FAI edited by Elaine Meng
(diff)
3:39 PM 2017-01-09 edited by Elaine Meng
(diff)
2:31 PM Ticket #175 (2x slower opening 3j3q) closed by Tom Goddard
fixed: Current times to open 3j3q on my iMac (Mac OS 10.12.2) are 9.9 seconds …
2:14 PM Ticket #175 (2x slower opening 3j3q) reopened by Tom Ferrin
Been 6 months since our last timings done. Need to re-run "time open …
1:51 PM Ticket #539 (Corrupted log window) created by Tom Goddard
After running the following commands by hand in the command-line the …
1:09 PM Ticket #494 (Dropping one floating window into another and then tearing it away ...) closed by Greg Couch
fixed: This bug appears to be fixed with Qt 5.7.1.
12:27 PM Ticket #538 ("split ligands" doesn't work) closed by Tom Goddard
fixed: Fixed. The split command was added long ago before there was ligand …
10:19 AM Ticket #538 ("split ligands" doesn't work) created by Elaine Meng
I tried "split ligands" on 2gbp (1 glucose ligand) and 4hhb (4 heme …

Feb 1, 2017:

9:17 PM Ticket #537 (Re: application does not work) created by mikgelfer@…
[…]
6:24 PM Ticket #536 ("split atoms atomspec" gives traceback) closed by Tom Goddard
fixed: Fixed. Also made split accept multiple atoms options.
4:47 PM Ticket #536 ("split atoms atomspec" gives traceback) created by Elaine Meng
I was originally testing whether the "atoms" keyword could be given …
10:24 AM Ticket #69 (Atom spec parsing does not preserve model or chain order) closed by Conrad Huang
fixed: Fixed in dd03a06c8.

Jan 31, 2017:

4:02 PM GraphicsAPI edited by Tom Ferrin
(diff)
3:21 PM Ticket #535 (Mouse hover balloons don't show if ribbon selected) closed by Tom Goddard
fixed: Fixed. After selecting a ribbon residue the scene was redrawn every …
11:08 AM Ticket #535 (Mouse hover balloons don't show if ribbon selected) created by Tom Goddard
If any part of a ribbon is selected, the hovering mouse over atoms or …

Jan 30, 2017:

7:40 PM Ticket #412 (Fails to start on Mac with comma in app name) closed by pett
fixed
4:16 PM Ticket #512 (4adx won't open) closed by pett
fixed: Not an infinite loop, but close! Problem was in the handling of …
3:56 PM Ticket #534 (Full toolshed semantics) created by Conrad Huang
Make toolshed commands to update bundles work properly. Shorten bundle …
3:54 PM Ticket #533 (Hydrogen bond finder) created by Conrad Huang
Subject says it all
3:53 PM Ticket #532 (Saving and restoring sessions) created by Conrad Huang
Separate session version identification from reading session content.
3:52 PM Ticket #531 (Sequences and alignments) created by Conrad Huang
Structure-sequence cross talk. Session save/restore for MAV component. …
2:00 PM DeveloperMeetings edited by Tom Ferrin
(diff)
1:17 PM Ticket #500 (Allow selecting through holes in mesh surface) closed by Tom Ferrin
duplicate: See #503.
1:15 PM Ticket #496 (Toolshed does not indicate if tool was successfully installed) closed by Tom Ferrin
fixed: Message is now displayed in reply log.
12:35 PM 2016-11-14 edited by Tom Ferrin
(diff)
12:21 PM DeveloperMeetings edited by Tom Ferrin
(diff)
11:46 AM FAI edited by Conrad Huang
(diff)
11:15 AM WikiStart edited by Tom Ferrin
(diff)

Jan 28, 2017:

2:32 AM Ticket #530 (ChimeraX failed to load libEGL) created by v.arinkin@…
[…]

Jan 26, 2017:

5:53 PM Ticket #529 (ChimeraX runs out of memory opening 2a06) created by Greg Couch
2a06 won't open successfully. On Windows and Mac OS X, ChimeraX …

Jan 25, 2017:

4:47 PM Ticket #528 (Atom specifier wildcard characters * and ? in chain name) created by Tom Goddard
I'd like to be able to use wildcard characters * and ? in chain names …
4:01 PM Ticket #527 (~surf atomspec gives traceback) closed by Tom Goddard
fixed: Fixed. Made ~surface an alias for surface hide.
2:11 PM Ticket #527 (~surf atomspec gives traceback) created by Elaine Meng
Current daily build gives traceback with "~surf :ala" "~surf C" etc. …
1:51 PM Ticket #524 (trivial bug Model Panel initially shows model number as ellipsis) closed by pett
fixed
1:11 PM Ticket #526 (Spurious extra quotes in logged command) created by pett
If a command contains quotes, it is executed correctly but what is …

Jan 24, 2017:

6:29 PM 2017-01-23 edited by Tom Goddard
(diff)
6:04 PM SourceCode edited by Greg Couch
(diff)
5:56 PM SourceCode edited by Greg Couch
(diff)
5:55 PM SourceCode edited by Greg Couch
(diff)
5:54 PM SourceCode edited by Greg Couch
(diff)
3:07 PM Ticket #367 (Error after deleting all atoms) closed by pett
fixed: Deletion control largely remains in the C++ layer, but otherwise this …
12:57 PM Ticket #525 (cannot independently specify surface patches for same atoms in ...) created by Elaine Meng
Now we can have multiple molecular surfaces (SES) for the same or …
12:54 PM Ticket #524 (trivial bug Model Panel initially shows model number as ellipsis) created by Elaine Meng
If I open an ensemble (1plx) and close #1.2-80 and then create a …
Note: See TracTimeline for information about the timeline view.