wiki:TracQuery

Trac Ticket Queries

In addition to reports, Trac provides support for custom ticket queries, which can be used to display tickets that meet specified criteria.

To configure and execute a custom query, switch to the View Tickets module from the navigation bar, and select the Custom Query link.

Filters

When you first go to the query page, the default filter will display tickets relevant to you:

  • If logged in then all open tickets, it will display open tickets assigned to you.
  • If not logged in but you have specified a name or email address in the preferences, then it will display all open tickets where your email (or name if email not defined) is in the CC list.
  • If not logged in and no name/email is defined in the preferences, then all open issues are displayed.

Current filters can be removed by clicking the button to the left with the minus sign on the label. New filters are added from the pulldown lists at the bottom corners of the filters box; 'And' conditions on the left, 'Or' conditions on the right. Filters with either a text box or a pulldown menu of options can be added multiple times to perform an Or on the criteria.

You can use the fields just below the filters box to group the results based on a field, or display the full description for each ticket.

After you have edited your filters, click the Update button to refresh your results.

Some shortcuts can be used to manipulate checkbox filters.

  • Clicking on a filter row label toggles all checkboxes.
  • Pressing the modifier key while clicking on a filter row label inverts the state of all checkboxes.
  • Pressing the modifier key while clicking on a checkbox selects the checkbox and deselects all other checkboxes in the filter.

The modifier key is platform and browser dependent. On Mac the modified key is Option/Alt or Command. On Linux the modifier key is Ctrl + Alt. Opera on Windows seems to use Ctrl + Alt, while Alt is effective for other Windows browsers.

Clicking on one of the query results will take you to that ticket. You can navigate through the results by clicking the Next Ticket or Previous Ticket links just below the main menu bar, or click the Back to Query link to return to the query page.

You can safely edit any of the tickets and continue to navigate through the results using the Next/Previous/Back to Query links after saving your results. When you return to the query any tickets which were edited will be displayed with italicized text. If one of the tickets was edited such that it no longer matches the query criteria , the text will also be greyed. Lastly, if a new ticket matching the query criteria has been created, it will be shown in bold.

The query results can be refreshed and cleared of these status indicators by clicking the Update button again.

Saving Queries

Trac allows you to save the query as a named query accessible from the reports module. To save a query ensure that you have Updated the view and then click the Save query button displayed beneath the results. You can also save references to queries in Wiki content, as described below.

Note: one way to easily build queries like the ones below, you can build and test the queries in the Custom report module and when ready - click Save query. This will build the query string for you. All you need to do is remove the extra line breaks.

Note: you must have the REPORT_CREATE permission in order to save queries to the list of default reports. The Save query button will only appear if you are logged in as a user that has been granted this permission. If your account does not have permission to create reports, you can still use the methods below to save a query.

You may want to save some queries so that you can come back to them later. You can do this by making a link to the query from any Wiki page.

[query:status=new|assigned|reopened&version=1.0 Active tickets against 1.0]

Which is displayed as:

Active tickets against 1.0

This uses a very simple query language to specify the criteria, see Query Language.

Alternatively, you can copy the query string of a query and paste that into the Wiki link, including the leading ? character:

[query:?status=new&status=assigned&status=reopened&group=owner Assigned tickets by owner]

Which is displayed as:

Assigned tickets by owner

Customizing the table format

You can also customize the columns displayed in the table format (format=table) by using col=<field>. You can specify multiple fields and what order they are displayed in by placing pipes (|) between the columns:

[[TicketQuery(max=3,status=closed,order=id,desc=1,format=table,col=resolution|summary|owner|reporter)]]

This is displayed as:

Results (1 - 3 of 13862)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#20356 fixed Table deleted during timer interval Eric Pettersen chimerax-bug-report@…
#20355 can't reproduce Crash during startup Eric Pettersen chimerax-bug-report@…
#20352 duplicate Drag/drop receiving QKeyEvent Eric Pettersen chimerax-bug-report@…
1 2 3 4 5 6 7 8 9 10 11

Full rows

In table format you can also have full rows by using rows=<field>:

[[TicketQuery(max=3,status=closed,order=id,desc=1,format=table,col=resolution|summary|owner|reporter,rows=description)]]

This is displayed as:

Results (1 - 3 of 13862)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#20356 fixed Table deleted during timer interval Eric Pettersen chimerax-bug-report@…
Description
The following bug report has been submitted:
Platform:        macOS-26.2-arm64-arm-64bit
ChimeraX Version: 1.11.1 (2026-01-23 05:51:34 UTC)
Description
Replace this text with list of actions that caused this problem to occur

Log:
UCSF ChimeraX version: 1.11.1 (2026-01-23)  
© 2016-2025 Regents of the University of California. All rights reserved.  

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked.cxs

Log from Wed May 20 01:32:16 2026UCSF ChimeraX version: 1.11.1 (2026-01-23)  
© 2016-2025 Regents of the University of California. All rights reserved.  

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked.cxs

Log from Wed May 6 14:49:12 2026UCSF ChimeraX version: 1.11.1 (2026-01-23)  
© 2016-2025 Regents of the University of California. All rights reserved.  

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked.cxs

Log from Mon May 4 20:49:57 2026UCSF ChimeraX version: 1.11.1 (2026-01-23)  
© 2016-2025 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/bxest1.pdbqt

Chain information for bxest1.pdb #1  
---  
Chain | Description  
A | No description available  
  
Computing secondary structure  
Opened bxest1.pdbqt containing 1 structures (2426 atoms, 2476 bonds)  

> close

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst2/bxest2.pdbqt

Chain information for bxest2.pdb #1  
---  
Chain | Description  
A | No description available  
  
Computing secondary structure  
Opened bxest2.pdbqt containing 1 structures (1679 atoms, 1701 bonds)  

> show surfaces

> hide surfaces

> close #1

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst3/bxest3.pdbqt

Chain information for bxest3.pdb #1  
---  
Chain | Description  
A | No description available  
  
Computing secondary structure  
Opened bxest3.pdbqt containing 1 structures (2592 atoms, 2644 bonds)  

> close

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst4/bxest4.pdbqt

Chain information for bxest4.pdb #1  
---  
Chain | Description  
A | No description available  
  
Computing secondary structure  
Opened bxest4.pdbqt containing 1 structures (1786 atoms, 1821 bonds)  

> close #1

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/bxest1.pdbqt

Chain information for bxest1.pdb #1  
---  
Chain | Description  
A | No description available  
  
Computing secondary structure  
Opened bxest1.pdbqt containing 1 structures (2426 atoms, 2476 bonds)  

> set bgColor white

> set bgColor #ffffff00

> lighting simple

> lighting soft

> color #1 grey

> show surfaces

> color #1 #919191ff

> color #1 grey

> hide surfaces

> select :222,192,93,94,117,24

57 atoms, 55 bonds, 6 residues, 1 model selected  

> show sel atoms

> color select byatom

Expected a color or one of 'byatom', 'bychain', 'byelement', 'byhetero',
'byidentity', 'bymodel', 'bynucleotide', 'bypolymer', 'fromatoms',
'fromcartoons', 'fromribbons', or 'random' or a keyword  

> color byatom

> addh

Summary of feedback from adding hydrogens to bxest1.pdb #1  
---  
notes | No usable SEQRES records for bxest1.pdb (#1) chain A; guessing termini instead  
Chain-initial residues that are actual N termini: /A MET 1  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini: /A ILE 248  
Chain-final residues that are not actual C termini:  
233 hydrogen bonds  
1533 hydrogens added  
  

> color byatom

> ui mousemode right select

> select clear

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed1.pdbqt

Summary of feedback from opening
/Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed1.pdbqt  
---  
warnings | Ignored bad PDB record found on line 2  
REMARK VINA RESULT: -9.751 0.000 0.000  
  
Ignored bad PDB record found on line 3  
REMARK INTER + INTRA: -22.139  
  
Ignored bad PDB record found on line 4  
REMARK INTER: -18.872  
  
Ignored bad PDB record found on line 5  
REMARK INTRA: -3.267  
  
Ignored bad PDB record found on line 6  
REMARK UNBOUND: -3.267  
  
955 messages similar to the above omitted  
  
Opened docked_MHET4_rigid_seed1.pdbqt containing 20 structures (1180 atoms,
1240 bonds)  

> hbonds #2.1-20 restrict #!1 & (main|ligand) twoColors true reveal true

22 hydrogen bonds found  
4 strict hydrogen bonds found  

> close #3

> close #2

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed2.pdbqt

Summary of feedback from opening
/Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed2.pdbqt  
---  
warnings | Ignored bad PDB record found on line 2  
REMARK VINA RESULT: -8.274 0.000 0.000  
  
Ignored bad PDB record found on line 3  
REMARK INTER + INTRA: -22.142  
  
Ignored bad PDB record found on line 4  
REMARK INTER: -16.013  
  
Ignored bad PDB record found on line 5  
REMARK INTRA: -6.129  
  
Ignored bad PDB record found on line 6  
REMARK UNBOUND: -6.129  
  
955 messages similar to the above omitted  
  
Opened docked_MHET4_rigid_seed2.pdbqt containing 20 structures (1180 atoms,
1240 bonds)  

> close #2

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed3.pdbqt

Summary of feedback from opening
/Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed3.pdbqt  
---  
warnings | Ignored bad PDB record found on line 2  
REMARK VINA RESULT: -9.668 0.000 0.000  
  
Ignored bad PDB record found on line 3  
REMARK INTER + INTRA: -22.211  
  
Ignored bad PDB record found on line 4  
REMARK INTER: -18.711  
  
Ignored bad PDB record found on line 5  
REMARK INTRA: -3.500  
  
Ignored bad PDB record found on line 6  
REMARK UNBOUND: -3.500  
  
955 messages similar to the above omitted  
  
Opened docked_MHET4_rigid_seed3.pdbqt containing 20 structures (1180 atoms,
1240 bonds)  

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed3.pdbqt

Summary of feedback from opening
/Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed3.pdbqt  
---  
warnings | Ignored bad PDB record found on line 2  
REMARK VINA RESULT: -9.668 0.000 0.000  
  
Ignored bad PDB record found on line 3  
REMARK INTER + INTRA: -22.211  
  
Ignored bad PDB record found on line 4  
REMARK INTER: -18.711  
  
Ignored bad PDB record found on line 5  
REMARK INTRA: -3.500  
  
Ignored bad PDB record found on line 6  
REMARK UNBOUND: -3.500  
  
955 messages similar to the above omitted  
  
Opened docked_MHET4_rigid_seed3.pdbqt containing 20 structures (1180 atoms,
1240 bonds)  

> close #3

> save
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/Bxest1/Seed3_11.pdb
> models #2.11

Computing secondary structure  

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/Seed3_11.pdb

> hide #!2 models

> show #!2 models

> close #3

> close #2

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed4.pdbqt

Summary of feedback from opening
/Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed4.pdbqt  
---  
warnings | Ignored bad PDB record found on line 2  
REMARK VINA RESULT: -9.690 0.000 0.000  
  
Ignored bad PDB record found on line 3  
REMARK INTER + INTRA: -21.611  
  
Ignored bad PDB record found on line 4  
REMARK INTER: -18.754  
  
Ignored bad PDB record found on line 5  
REMARK INTRA: -2.857  
  
Ignored bad PDB record found on line 6  
REMARK UNBOUND: -2.857  
  
955 messages similar to the above omitted  
  
Opened docked_MHET4_rigid_seed4.pdbqt containing 20 structures (1180 atoms,
1240 bonds)  

> hide #!2 target m

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed5.pdbqt

Summary of feedback from opening
/Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed5.pdbqt  
---  
warnings | Ignored bad PDB record found on line 2  
REMARK VINA RESULT: -9.811 0.000 0.000  
  
Ignored bad PDB record found on line 3  
REMARK INTER + INTRA: -21.886  
  
Ignored bad PDB record found on line 4  
REMARK INTER: -18.988  
  
Ignored bad PDB record found on line 5  
REMARK INTRA: -2.898  
  
Ignored bad PDB record found on line 6  
REMARK UNBOUND: -2.898  
  
955 messages similar to the above omitted  
  
Opened docked_MHET4_rigid_seed5.pdbqt containing 20 structures (1180 atoms,
1240 bonds)  

> close #2

> save
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/Bxest1/Seed5_2.pdb
> models #3.2

Computing secondary structure  

> save
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/Bxest1/Seed5_16.pdb
> models #3.16

Computing secondary structure  

> close #3

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/Seed3_11.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/Seed5_2.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/Seed5_16.pdb

> hide #2 models

> hide #3 models

> hide #4 models

> show #!1 surfaces

> select :93

11 atoms, 10 bonds, 1 residue, 1 model selected  

> color select redd

Expected a color or one of 'byatom', 'bychain', 'byelement', 'byhetero',
'byidentity', 'bymodel', 'bynucleotide', 'bypolymer', 'fromatoms',
'fromcartoons', 'fromribbons', or 'random' or a keyword  

> color select red

Expected a color or one of 'byatom', 'bychain', 'byelement', 'byhetero',
'byidentity', 'bymodel', 'bynucleotide', 'bypolymer', 'fromatoms',
'fromcartoons', 'fromribbons', or 'random' or a keyword  

> color sel red

> select clear

> select :94,24

39 atoms, 38 bonds, 2 residues, 1 model selected  

> color sel orange

> select clear

> show #2 models

> show #3 models

> hide #3 models

> show #4 models

> hide #4 models

> show #3 models

> hide #3 models

> hide #2 models

> show #2 models

> show #4 models

> hide #4 models

> show #4 models

> hide #2,4#!1 surfaces

> hide #4 models

> close #3-4

> select add #2

59 atoms, 62 bonds, 1 residue, 1 model selected  

> select up

4018 atoms, 4071 bonds, 249 residues, 2 models selected  

> select down

59 atoms, 62 bonds, 1 residue, 2 models selected  

> color byatom

> color #2 #a1a1a1ff

> color #2 #00f900ff

> color byatom

> color #2 #00fdffff

> select clear

> show surfaces

> nucleotides atoms

> style nucleic stick

Changed 0 atom styles  

> style stick

Changed 4018 atom styles  

> style sphere

Changed 4018 atom styles  

> style ball

Changed 4018 atom styles  

> nucleotides atoms

> style nucleic stick

Changed 0 atom styles  

> nucleotides atoms

> style nucleic stick

Changed 0 atom styles  

> undo

> hide surfaces

> show surfaces

> nucleotides atoms

> style nucleic stick

Changed 0 atom styles  

> select add #2

59 atoms, 62 bonds, 1 residue, 1 model selected  

> nucleotides sel atoms

> style nucleic & sel stick

Changed 0 atom styles  

> nucleotides sel atoms

> style nucleic & sel stick

Changed 0 atom styles  

> nucleotides sel atoms

> style nucleic & sel stick

Changed 0 atom styles  

> nucleotides sel atoms

> style nucleic & sel stick

Changed 0 atom styles  

> nucleotides sel atoms

> style nucleic & sel stick

Changed 0 atom styles  

> style sel stick

Changed 59 atom styles  

> select clear

> select add #1

3959 atoms, 4009 bonds, 248 residues, 1 model selected  

> color byatom

> select subtract #1

1 model selected  

> select add #1

3959 atoms, 4009 bonds, 248 residues, 1 model selected  

> select subtract #1

1 model selected  

> select add #1

3959 atoms, 4009 bonds, 248 residues, 1 model selected  

> select add #2

4018 atoms, 4071 bonds, 249 residues, 3 models selected  

> select subtract #2

3959 atoms, 4009 bonds, 248 residues, 2 models selected  

> select add #2

4018 atoms, 4071 bonds, 249 residues, 3 models selected  

> select subtract #1

59 atoms, 62 bonds, 1 residue, 2 models selected  

> select subtract #2

Nothing selected  

> color byatom

> hide surfaces

> show surfaces

> color #1 #919191ff

> color #1 grey

> select :93

11 atoms, 10 bonds, 1 residue, 1 model selected  

> color sel red

> select :94,24

39 atoms, 38 bonds, 2 residues, 1 model selected  

> color sel orange

> select clear

> color #2 #a1a1a1ff

> color #2 #00fdffff

> color #2 #00f900ff

> color #2 #ff2600ff

> color #2 #942192ff

> color #2 white

> color #2 #0433ffff

> color #2 #00fdffff

> lighting shadows true intensity 0.5

> lighting shadows false

> lighting flat

[Repeated 1 time(s)]

> lighting full

> lighting soft

> lighting simple

> lighting soft

> lighting simple

> graphics silhouettes false

> lighting flat

[Repeated 2 time(s)]

> lighting shadows true intensity 0.5

> graphics silhouettes false

> lighting soft

> graphics silhouettes true

> graphics silhouettes false

> graphics silhouettes true

> graphics silhouettes false

> graphics silhouettes true

> select :194

17 atoms, 16 bonds, 1 residue, 1 model selected  

> select :194,129

24 atoms, 22 bonds, 2 residues, 1 model selected  

> transparency sel 20

> transparency sel 90

> transparency sel 70

> show sel atoms

> style sel stick

Changed 24 atom styles  

> transparency sel 70

[Repeated 1 time(s)]

> select clear

> select :194,129

24 atoms, 22 bonds, 2 residues, 1 model selected  

> hide sel atoms

> hide sel cartoons

> show sel cartoons

> show sel atoms

> hide sel atoms

> select #1/A:231@OE1

1 atom, 1 residue, 1 model selected  

> select clear

> style stick

Changed 4018 atom styles  

> hide atoms

> select add #2

59 atoms, 62 bonds, 1 residue, 1 model selected  

> show sel atoms

> select clear

> ui mousemode right translate

> ui mousemode right "translate selected models"

> ui mousemode right translate

> select :194,129,121

46 atoms, 43 bonds, 3 residues, 1 model selected  

> transparency sel 70

> select :194,129,121,125

62 atoms, 58 bonds, 4 residues, 1 model selected  

> select :194,129,121,125,193

79 atoms, 76 bonds, 5 residues, 1 model selected  

> transparency sel 70

> transparency sel 60

> ui mousemode right select

> select clear

> select :194,129,121,125,193

79 atoms, 76 bonds, 5 residues, 1 model selected  

> show sel atoms

> hide sel atoms

> select :194,129,121,125,193,194

79 atoms, 76 bonds, 5 residues, 1 model selected  

> transparency sel 60

> select :194,129,121,125,193,194,222

96 atoms, 93 bonds, 6 residues, 1 model selected  

> transparency sel 60

> transparency sel 0

> select :194,129,121,194,222

63 atoms, 60 bonds, 4 residues, 1 model selected  

> transparency sel 60

> transparency sel 0

> select :194,129,121,194

46 atoms, 43 bonds, 3 residues, 1 model selected  

> transparency sel 60

> ui mousemode right select

> select clear

> undo

> select ~sel & ##selected

3913 atoms, 3966 bonds, 245 residues, 1 model selected  

> select down

3913 atoms, 3966 bonds, 245 residues, 2 models selected  

> select ~sel & ##selected

46 atoms, 43 bonds, 3 residues, 1 model selected  

> transparency sel 0

> select :194,129194

17 atoms, 16 bonds, 1 residue, 1 model selected  

> select :194,129,194

24 atoms, 22 bonds, 2 residues, 1 model selected  

> transparency sel 60

> select :194,129,121,194

46 atoms, 43 bonds, 3 residues, 1 model selected  

> transparency sel 60

> select clear

> ui mousemode right select

> select clear

> select :194,129,121,194

46 atoms, 43 bonds, 3 residues, 1 model selected  

> transparency sel 0

> select clear

> select #1/A:129@CA

1 atom, 1 residue, 1 model selected  

> select #1/A:129@HA3

1 atom, 1 residue, 1 model selected  

> select #1/A:129@CA

1 atom, 1 residue, 1 model selected  

> select add #1/A:129@HA3

2 atoms, 1 residue, 2 models selected  

> select add #1/A:24@CD1

3 atoms, 2 residues, 2 models selected  

> select subtract #1/A:24@CD1

2 atoms, 1 residue, 2 models selected  

> select add #1/A:24@CD1

3 atoms, 2 residues, 2 models selected  

> select subtract #1/A:24@CD1

2 atoms, 1 residue, 2 models selected  

> select add #1/A:194@HE1

3 atoms, 2 residues, 2 models selected  

> select add #1/A:194@CE

4 atoms, 2 residues, 2 models selected  

> select add #1/A:194@SD

5 atoms, 2 residues, 2 models selected  

> select add #1/A:194@CG

6 atoms, 2 residues, 2 models selected  

> select subtract #1/A:194@CG

5 atoms, 2 residues, 2 models selected  

> transparency sel 60

> select add #1/A:129@HA2

6 atoms, 2 residues, 2 models selected  

> select add #1/A:194@HE2

7 atoms, 2 residues, 2 models selected  

> select add #1/A:194@HE3

8 atoms, 2 residues, 2 models selected  

> select add #1/A:23@CA

9 atoms, 3 residues, 2 models selected  

> select subtract #1/A:23@CA

8 atoms, 2 residues, 2 models selected  

> select subtract #1/A:194@HE3

7 atoms, 2 residues, 2 models selected  

> select subtract #1/A:194@CE

6 atoms, 2 residues, 2 models selected  

> select add #1/A:194@CE

7 atoms, 2 residues, 2 models selected  

> transparency sel 60

> select :194,129,121,194

46 atoms, 43 bonds, 3 residues, 1 model selected  

> transparency sel 60

> transparency sel 50

> select clear

> save
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked.cxs

> save
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked.cxs
> includeMaps true

——— End of log from Mon May 4 20:49:57 2026 ———

> view name session-start

opened ChimeraX session  

> close #2

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed2-4.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed3-11.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed3-15.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed4-7.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed4-13.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed5-1.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed5-2.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed5-5.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed5-7.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed5-17.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed6-5.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed6-10.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed6-13.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed6-15.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed7-1.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed8-2.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed8-3.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed8-5.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed8-7.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed8-15.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed8-16.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed9-15.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed9-16.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed10-1.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed10-3.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed10-11.pdb

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked/Seed10-18.pdb

> hide surfaces

> show surfaces

> hide #2 models

> hide #!1 models

> hide #3 models

> show #!1 models

> hide #4 models

> hide #5 models

> hide #6 models

> hide #7 models

> hide #8 models

> hide #9 models

> hide #10 models

> hide #11 models

> hide #13 models

> hide #12 models

> hide #14 models

> hide #15 models

> hide #16 models

> hide #17 models

> hide #18 models

> hide #20 models

> hide #19 models

> hide #21 models

> hide #22 models

> hide #23 models

> hide #24 models

> hide #25 models

> hide #26 models

> hide #27 models

> hide #28 models

> show #28 models

> show #27 models

> hide #28 models

> hide #27 models

> show #26 models

> hide #26 models

> show #25 models

> hide #25 models

> show #24 models

> hide #24 models

> show #23 models

> hide #23 models

> show #23 models

> hide #23 models

> show #24 models

> show #22 models

> hide #22 models

> show #22 models

> show #21 models

> hide #21 models

> show #21 models

> hide #21 models

> show #20 models

> hide #20 models

> show #19 models

> hide #19 models

> show #18 models

> hide #18 models

> show #17 models

> hide #17 models

> show #16 models

> hide #16 models

> show #15 models

> show #14 models

> hide #14 models

> show #14 models

> hide #14 models

> show #13 models

> hide #13 models

> show #12 models

> hide #12 models

> show #11 models

> hide #11 models

> show #10 models

> hide #10 models

> show #9 models

> hide #9 models

> show #8 models

> hide #8 models

> show #7 models

> hide #7 models

> show #6 models

> hide #6 models

> show #5 models

> hide #5 models

> show #4 models

> hide #4 models

> show #3 models

> show #2 models

> hide #2 models

> hide #3,15,22,24#!1 surfaces

> close #4-28

> close #2

> addh

Summary of feedback from adding hydrogens to multiple structures  
---  
notes | No usable SEQRES records for bxest1.pdb (#1) chain A; guessing termini instead  
Chain-initial residues that are actual N termini: bxest1.pdb #1/A MET 1  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini: bxest1.pdb #1/A ILE 248  
Chain-final residues that are not actual C termini:  
233 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
38 hydrogens added  
  

> hbonds reveal true

233 hydrogen bonds found  

> show surfaces

> close #3

> close #2

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed3.pdbqt

Summary of feedback from opening
/Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/docked_MHET4_rigid_seed3.pdbqt  
---  
warnings | Ignored bad PDB record found on line 2  
REMARK VINA RESULT: -9.668 0.000 0.000  
  
Ignored bad PDB record found on line 3  
REMARK INTER + INTRA: -22.211  
  
Ignored bad PDB record found on line 4  
REMARK INTER: -18.711  
  
Ignored bad PDB record found on line 5  
REMARK INTRA: -3.500  
  
Ignored bad PDB record found on line 6  
REMARK UNBOUND: -3.500  
  
955 messages similar to the above omitted  
  
Opened docked_MHET4_rigid_seed3.pdbqt containing 20 structures (1180 atoms,
1240 bonds)  

> addh

Summary of feedback from adding hydrogens to multiple structures  
---  
notes | No usable SEQRES records for bxest1.pdb (#1) chain A; guessing termini instead  
Chain-initial residues that are actual N termini: bxest1.pdb #1/A MET 1  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini: bxest1.pdb #1/A ILE 248  
Chain-final residues that are not actual C termini:  
233 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
760 hydrogens added  
  

> hbonds #2.1-20 restrict #!1 & (main|ligand) twoColors true reveal true

19 hydrogen bonds found  
8 strict hydrogen bonds found  

> hide #2.11#!1 surfaces

> show #2.11#!1 atoms

[Repeated 1 time(s)]

> hbonds #2.11#!1 reveal true

252 hydrogen bonds found  

> hide #2.11#!1 atoms

> show #2.11#!1 atoms

> show #2.11#!1 surfaces

> hide #2.3#!1 surfaces

> select add #1

3959 atoms, 4009 bonds, 233 pseudobonds, 248 residues, 2 models selected  

> hide sel atoms

> select add #2

5899 atoms, 6009 bonds, 233 pseudobonds, 268 residues, 24 models selected  

> select subtract #1

1940 atoms, 2000 bonds, 20 residues, 22 models selected  

> select subtract #2

Nothing selected  

> hbonds #2.1-20 restrict #!1 & (main|ligand) twoColors true reveal true

19 hydrogen bonds found  
8 strict hydrogen bonds found  

> ui mousemode right select

> select #2.11/?:1@@serial_number=19

1 atom, 1 residue, 1 model selected  

> select add #1/A:93@HG

2 atoms, 1 bond, 2 residues, 2 models selected  

> select subtract #1/A:93@HG

1 atom, 1 residue, 2 models selected  

> select #1/A:93@HG

1 atom, 1 residue, 1 model selected  

> select add #2.11/?:1@@serial_number=19

2 atoms, 2 residues, 3 models selected  

> bond sel

Created 0 bonds  

> bond sel

Created 0 bonds  

> bond sel

Created 0 bonds  

> select #2.11/?:1@@serial_number=20

1 atom, 1 residue, 1 model selected  

> select #1/A:93

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select #1/A:120

19 atoms, 18 bonds, 1 residue, 1 model selected  

> show sel surfaces

> select clear

> show #2.11#!1 surfaces

> save
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked.cxs

> hbonds

252 hydrogen bonds found  

> hide #2.11#!1 surfaces

> hide #3 models

> show #3 models

> hide #3 models

> show #3 models

> addh

Summary of feedback from adding hydrogens to multiple structures  
---  
notes | No usable SEQRES records for bxest1.pdb (#1) chain A; guessing termini instead  
Chain-initial residues that are actual N termini: bxest1.pdb #1/A MET 1  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini: bxest1.pdb #1/A ILE 248  
Chain-final residues that are not actual C termini:  
233 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
Chain-initial residues that are actual N termini:  
Chain-initial residues that are not actual N termini:  
Chain-final residues that are actual C termini:  
Chain-final residues that are not actual C termini:  
0 hydrogen bonds  
0 hydrogens added  
  

> show #2.11#!1 surfaces

> ui tool show ViewDock

> ui tool show H-Bonds

> hbonds reveal true

252 hydrogen bonds found  

> hide #2.11#!1 atoms

> show #2.11#!1 atoms

> close #3

> hide #2.11#!1 surfaces

> hide #2.11#!1 atoms

> select add #2

1940 atoms, 2000 bonds, 20 residues, 21 models selected  

> show sel & #2.11 atoms

> select clear

> select :79,10

33 atoms, 31 bonds, 2 residues, 1 model selected  

> select #1/A:93

11 atoms, 10 bonds, 1 residue, 1 model selected  

> select add #1/A:94

30 atoms, 28 bonds, 2 residues, 2 models selected  

> select add #1/A:24

50 atoms, 48 bonds, 3 residues, 2 models selected  

> show sel atoms

> select clear

> show #2.11#!1 surfaces

> save
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked.cxs

——— End of log from Wed May 6 14:49:12 2026 ———

> view name session-start

opened ChimeraX session  

> close #2

> hide surfaces

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/MHET4_rigid/docked_MHET4_seed1.pdbqt

Summary of feedback from opening
/Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/MHET4_rigid/docked_MHET4_seed1.pdbqt  
---  
warnings | Ignored bad PDB record found on line 2  
REMARK VINA RESULT: -9.751 0.000 0.000  
  
Ignored bad PDB record found on line 3  
REMARK INTER + INTRA: -22.139  
  
Ignored bad PDB record found on line 4  
REMARK INTER: -18.872  
  
Ignored bad PDB record found on line 5  
REMARK INTRA: -3.267  
  
Ignored bad PDB record found on line 6  
REMARK UNBOUND: -3.267  
  
955 messages similar to the above omitted  
  
Opened docked_MHET4_seed1.pdbqt containing 20 structures (1180 atoms, 1240
bonds)  

> close #2

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/MHET4_rigid/docked_MHET4_seed2.pdbqt

Summary of feedback from opening
/Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/MHET4_rigid/docked_MHET4_seed2.pdbqt  
---  
warnings | Ignored bad PDB record found on line 2  
REMARK VINA RESULT: -8.274 0.000 0.000  
  
Ignored bad PDB record found on line 3  
REMARK INTER + INTRA: -22.142  
  
Ignored bad PDB record found on line 4  
REMARK INTER: -16.013  
  
Ignored bad PDB record found on line 5  
REMARK INTRA: -6.129  
  
Ignored bad PDB record found on line 6  
REMARK UNBOUND: -6.129  
  
955 messages similar to the above omitted  
  
Opened docked_MHET4_seed2.pdbqt containing 20 structures (1180 atoms, 1240
bonds)  

> close #2

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/MHET4_rigid/docked_MHET4_seed3.pdbqt

Summary of feedback from opening
/Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/MHET4_rigid/docked_MHET4_seed3.pdbqt  
---  
warnings | Ignored bad PDB record found on line 2  
REMARK VINA RESULT: -9.668 0.000 0.000  
  
Ignored bad PDB record found on line 3  
REMARK INTER + INTRA: -22.211  
  
Ignored bad PDB record found on line 4  
REMARK INTER: -18.711  
  
Ignored bad PDB record found on line 5  
REMARK INTRA: -3.500  
  
Ignored bad PDB record found on line 6  
REMARK UNBOUND: -3.500  
  
955 messages similar to the above omitted  
  
Opened docked_MHET4_seed3.pdbqt containing 20 structures (1180 atoms, 1240
bonds)  

> close #2

> open
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/MHET4_rigid/docked_MHET4_seed4.pdbqt

Summary of feedback from opening
/Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/MHET4_rigid/docked_MHET4_seed4.pdbqt  
---  
warnings | Ignored bad PDB record found on line 2  
REMARK VINA RESULT: -9.690 0.000 0.000  
  
Ignored bad PDB record found on line 3  
REMARK INTER + INTRA: -21.611  
  
Ignored bad PDB record found on line 4  
REMARK INTER: -18.754  
  
Ignored bad PDB record found on line 5  
REMARK INTRA: -2.857  
  
Ignored bad PDB record found on line 6  
REMARK UNBOUND: -2.857  
  
955 messages similar to the above omitted  
  
Opened docked_MHET4_seed4.pdbqt containing 20 structures (1180 atoms, 1240
bonds)  

> show #2.13#!1 surfaces

> save
> /Users/jeffreynacasabog/Desktop/Thesis/Results/Jeffrey_Nacasabog/WGS/ANALYSES/enzyme/docking/vina/BxEst1/best_docked.cxs

——— End of log from Wed May 20 01:32:16 2026 ———

> view name session-start

opened ChimeraX session  
Traceback (most recent call last):  
File
"/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
packages/chimerax/ui/widgets/item_table.py", line 655, in <lambda>  
QTimer.singleShot(10, lambda s=self, i=scroll_to: s.scrollTo(i))  
^^^^^^^^^^^^^  
RuntimeError: wrapped C/C++ object of type ItemTable has been deleted  
  
RuntimeError: wrapped C/C++ object of type ItemTable has been deleted  
  
File
"/Applications/ChimeraX-1.11.1.app/Contents/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-
packages/chimerax/ui/widgets/item_table.py", line 655, in  
QTimer.singleShot(10, lambda s=self, i=scroll_to: s.scrollTo(i))  
^^^^^^^^^^^^^  
  
See log for complete Python traceback.  
  




OpenGL version: 4.1 Metal - 90.5
OpenGL renderer: Apple M2
OpenGL vendor: Apple

Python: 3.11.9
Locale: en_US.UTF-8
Qt version: PyQt6 6.9.1, Qt 6.9.0
Qt runtime version: 6.9.2
Qt platform: cocoa
Hardware:

    Hardware Overview:

      Model Name: MacBook Air
      Model Identifier: Mac14,15
      Model Number: MQKP3PP/A
      Chip: Apple M2
      Total Number of Cores: 8 (4 performance and 4 efficiency)
      Memory: 8 GB
      System Firmware Version: 13822.61.10
      OS Loader Version: 13822.61.10

Software:

    System Software Overview:

      System Version: macOS 26.2 (25C56)
      Kernel Version: Darwin 25.2.0
      Time since boot: 22 days, 4 hours, 33 minutes

Graphics/Displays:

    Apple M2:

      Chipset Model: Apple M2
      Type: GPU
      Bus: Built-In
      Total Number of Cores: 10
      Vendor: Apple (0x106b)
      Metal Support: Metal 4
      Displays:
        Color LCD:
          Display Type: Built-in Liquid Retina Display
          Resolution: 2880 x 1864 Retina
          Main Display: Yes
          Mirror: Off
          Online: Yes
          Automatically Adjust Brightness: No
          Connection Type: Internal


Installed Packages:
    aiohappyeyeballs: 2.6.1
    aiohttp: 3.13.1
    aiosignal: 1.4.0
    alabaster: 1.0.0
    annotated-types: 0.7.0
    anyio: 4.12.1
    appdirs: 1.4.4
    appnope: 0.1.4
    asttokens: 3.0.1
    attrs: 25.4.0
    babel: 2.17.0
    beautifulsoup4: 4.13.5
    blockdiag: 3.0.0
    blosc2: 3.12.2
    build: 1.3.0
    certifi: 2025.7.14
    cftime: 1.6.5
    charset-normalizer: 3.4.4
    ChimeraX-AddCharge: 1.5.20
    ChimeraX-AddH: 2.2.8
    ChimeraX-AlignmentAlgorithms: 2.0.2
    ChimeraX-AlignmentHdrs: 3.6.1
    ChimeraX-AlignmentMatrices: 2.1
    ChimeraX-Alignments: 3.1.1
    ChimeraX-AlphaFold: 1.0.1
    ChimeraX-AltlocExplorer: 1.2
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Animations: 1.0
    ChimeraX-Aniso: 1.3.2
    ChimeraX-Arrays: 1.1
    ChimeraX-Atomic: 1.61.4
    ChimeraX-AtomicLibrary: 14.2.1
    ChimeraX-AtomSearch: 2.0.1
    ChimeraX-AxesPlanes: 2.4
    ChimeraX-BasicActions: 1.1.3
    ChimeraX-BILD: 1.0
    ChimeraX-BlastProtein: 3.0.0
    ChimeraX-Boltz: 1.1
    ChimeraX-BondRot: 2.0.4
    ChimeraX-BugReporter: 1.0.2
    ChimeraX-BuildStructure: 2.13.1
    ChimeraX-Bumps: 1.0
    ChimeraX-BundleBuilder: 1.6.0
    ChimeraX-ButtonPanel: 1.0.1
    ChimeraX-CageBuilder: 1.0.1
    ChimeraX-CellPack: 1.0
    ChimeraX-Centroids: 1.4
    ChimeraX-ChangeChains: 1.1
    ChimeraX-CheckWaters: 1.5
    ChimeraX-ChemGroup: 2.0.2
    ChimeraX-Clashes: 2.3
    ChimeraX-ColorActions: 1.0.5
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.5.8
    ChimeraX-CommandLine: 1.3.0
    ChimeraX-ConnectStructure: 2.0.1
    ChimeraX-Contacts: 1.0.1
    ChimeraX-Core: 1.11.1
    ChimeraX-CoreFormats: 1.2
    ChimeraX-coulombic: 1.4.5
    ChimeraX-Crosslinks: 1.0
    ChimeraX-Crystal: 1.0
    ChimeraX-CrystalContacts: 1.0.1
    ChimeraX-DataFormats: 1.2.4
    ChimeraX-Dicom: 1.2.7
    ChimeraX-DistMonitor: 1.4.2
    ChimeraX-DockPrep: 1.1.4
    ChimeraX-Dssp: 2.0
    ChimeraX-EMDB-SFF: 1.0
    ChimeraX-ESMFold: 1.0
    ChimeraX-FileHistory: 1.0.1
    ChimeraX-FunctionKey: 1.0.1
    ChimeraX-Geometry: 1.3
    ChimeraX-gltf: 1.0
    ChimeraX-Graphics: 1.4.1
    ChimeraX-Hbonds: 2.5.3
    ChimeraX-Help: 1.3
    ChimeraX-HKCage: 1.3
    ChimeraX-IHM: 1.1
    ChimeraX-ImageFormats: 1.2
    ChimeraX-IMOD: 1.0
    ChimeraX-IO: 1.0.4
    ChimeraX-ItemsInspection: 1.0.1
    ChimeraX-IUPAC: 1.0
    ChimeraX-KVFinder: 1.7.3
    ChimeraX-Label: 1.2
    ChimeraX-ListInfo: 1.2.2
    ChimeraX-Log: 1.2.2
    ChimeraX-LookingGlass: 1.1
    ChimeraX-Maestro: 1.9.2
    ChimeraX-Map: 1.3
    ChimeraX-MapData: 2.0
    ChimeraX-MapEraser: 1.0.1
    ChimeraX-MapFilter: 2.0.1
    ChimeraX-MapFit: 2.0
    ChimeraX-MapSeries: 2.1.1
    ChimeraX-Markers: 1.0.1
    ChimeraX-Mask: 1.0.2
    ChimeraX-MatchMaker: 2.2.2
    ChimeraX-MCopy: 1.0
    ChimeraX-MCPServer: 0.1.0
    ChimeraX-MDcrds: 2.17.2
    ChimeraX-MedicalToolbar: 1.1
    ChimeraX-Meeting: 1.0.1
    ChimeraX-Minimize: 1.3.2
    ChimeraX-MLP: 1.1.1
    ChimeraX-mmCIF: 2.16
    ChimeraX-MMTF: 2.2
    ChimeraX-ModelArchive: 1.0
    ChimeraX-Modeller: 1.5.22
    ChimeraX-ModelPanel: 1.6
    ChimeraX-ModelSeries: 1.0.1
    ChimeraX-Mol2: 2.0.3
    ChimeraX-Mole: 1.0
    ChimeraX-Morph: 1.0.2
    ChimeraX-MouseModes: 1.2
    ChimeraX-Movie: 1.0.1
    ChimeraX-MutationScores: 1.0
    ChimeraX-Neuron: 1.0
    ChimeraX-Nifti: 1.2
    ChimeraX-NMRSTAR: 1.0.2
    ChimeraX-NRRD: 1.2
    ChimeraX-Nucleotides: 2.0.3
    ChimeraX-OpenCommand: 1.15.2
    ChimeraX-OrthoPick: 1.0.1
    ChimeraX-PDB: 2.7.12
    ChimeraX-PDBBio: 1.0.1
    ChimeraX-PDBLibrary: 1.0.5
    ChimeraX-PDBMatrices: 1.0
    ChimeraX-PickBlobs: 1.0.1
    ChimeraX-Positions: 1.0
    ChimeraX-PresetMgr: 1.1.4
    ChimeraX-ProfileGrids: 1.4.2
    ChimeraX-PubChem: 2.2
    ChimeraX-ReadPbonds: 1.0.1
    ChimeraX-Registration: 1.1.2
    ChimeraX-RemoteControl: 1.0
    ChimeraX-RenderByAttr: 1.6.5
    ChimeraX-RenumberResidues: 1.1
    ChimeraX-ResidueFit: 1.0.1
    ChimeraX-RestServer: 1.3.3
    ChimeraX-RNALayout: 1.0
    ChimeraX-RotamerLibMgr: 4.0
    ChimeraX-RotamerLibsDunbrack: 2.0
    ChimeraX-RotamerLibsDynameomics: 2.0
    ChimeraX-RotamerLibsRichardson: 2.0
    ChimeraX-SaveCommand: 1.5.2
    ChimeraX-Scenes: 0.3.1
    ChimeraX-SchemeMgr: 1.0
    ChimeraX-SDF: 2.0.3
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0.1
    ChimeraX-Segmentations: 3.5.10
    ChimeraX-SelInspector: 1.0
    ChimeraX-SeqView: 2.17.3
    ChimeraX-Shape: 1.1
    ChimeraX-Shell: 1.0.1
    ChimeraX-Shortcuts: 1.2.1
    ChimeraX-ShowSequences: 1.0.3
    ChimeraX-SideView: 1.0.1
    ChimeraX-SimilarStructures: 1.0.1
    ChimeraX-Smiles: 2.1.2
    ChimeraX-SmoothLines: 1.0
    ChimeraX-SpaceNavigator: 1.0
    ChimeraX-StdCommands: 1.19.1
    ChimeraX-STL: 1.0.1
    ChimeraX-Storm: 1.0
    ChimeraX-StructMeasure: 1.2.1
    ChimeraX-Struts: 1.0.1
    ChimeraX-Surface: 1.0.1
    ChimeraX-SwapAA: 2.0.1
    ChimeraX-SwapRes: 2.5.2
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-TaskManager: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.2.3
    ChimeraX-ToolshedUtils: 1.2.4
    ChimeraX-Topography: 1.0
    ChimeraX-ToQuest: 1.0
    ChimeraX-Tug: 1.0.1
    ChimeraX-UI: 1.49.1
    ChimeraX-Umap: 1.0
    ChimeraX-uniprot: 2.3.2
    ChimeraX-UnitCell: 1.0.1
    ChimeraX-ViewDock: 1.5.2
    ChimeraX-VIPERdb: 1.0
    ChimeraX-Vive: 1.1
    ChimeraX-VolumeMenu: 1.0.1
    ChimeraX-vrml: 1.0
    ChimeraX-VTK: 1.0
    ChimeraX-WavefrontOBJ: 1.0
    ChimeraX-WebCam: 1.0.2
    ChimeraX-WebServices: 1.1.5
    ChimeraX-Zone: 1.0.1
    click: 8.3.1
    colorama: 0.4.6
    comm: 0.2.3
    contourpy: 1.3.3
    coverage: 7.13.1
    cxservices: 1.2.3
    cycler: 0.12.1
    Cython: 3.1.4
    debugpy: 1.8.19
    decorator: 5.2.1
    docutils: 0.21.2
    executing: 2.2.1
    filelock: 3.19.1
    fonttools: 4.61.1
    frozenlist: 1.8.0
    funcparserlib: 2.0.0a0
    glfw: 2.10.0
    grako: 3.16.5
    h11: 0.16.0
    h5py: 3.15.1
    html2text: 2025.4.15
    httpcore: 1.0.9
    httpx: 0.28.1
    httpx-sse: 0.4.3
    idna: 3.11
    ihm: 2.2
    imagecodecs: 2024.6.1
    imagesize: 1.4.1
    iniconfig: 2.3.0
    ipykernel: 6.30.1
    ipython: 9.5.0
    ipython_pygments_lexers: 1.1.1
    ipywidgets: 8.1.8
    jedi: 0.19.2
    Jinja2: 3.1.6
    jsonschema: 4.26.0
    jsonschema-specifications: 2025.9.1
    jupyter_client: 8.6.3
    jupyter_core: 5.9.1
    jupyterlab_widgets: 3.0.16
    kiwisolver: 1.4.9
    line_profiler: 5.0.0
    lxml: 6.0.2
    lz4: 4.3.2
    Markdown: 3.8.2
    MarkupSafe: 3.0.3
    matplotlib: 3.10.7
    matplotlib-inline: 0.2.1
    mcp: 1.18.0
    msgpack: 1.1.1
    multidict: 6.7.0
    ndindex: 1.10.1
    nest-asyncio: 1.6.0
    netCDF4: 1.6.5
    networkx: 3.3
    nibabel: 5.2.0
    nptyping: 2.5.0
    numexpr: 2.14.1
    numpy: 1.26.4
    OpenMM: 8.2.0
    openvr: 1.26.701
    packaging: 25.0
    ParmEd: 4.2.2
    parso: 0.8.5
    pep517: 0.13.1
    pexpect: 4.9.0
    pickleshare: 0.7.5
    pillow: 11.3.0
    pip: 25.2
    pkginfo: 1.12.1.2
    platformdirs: 4.5.1
    pluggy: 1.6.0
    prompt_toolkit: 3.0.52
    propcache: 0.4.1
    psutil: 7.0.0
    ptyprocess: 0.7.0
    pure_eval: 0.2.3
    py-cpuinfo: 9.0.0
    pybind11: 3.0.1
    pycollada: 0.8
    pydantic: 2.12.5
    pydantic-settings: 2.12.0
    pydantic_core: 2.41.5
    pydicom: 2.4.4
    Pygments: 2.18.0
    pynmrstar: 3.3.6
    pynrrd: 1.0.0
    PyOpenGL: 3.1.10
    PyOpenGL-accelerate: 3.1.10
    pyopenxr: 1.1.4501
    pyparsing: 3.3.2
    pyproject_hooks: 1.2.0
    PyQt6-commercial: 6.9.1
    PyQt6-Qt6: 6.9.2
    PyQt6-WebEngine-commercial: 6.9.0
    PyQt6-WebEngine-Qt6: 6.9.2
    PyQt6_sip: 13.10.2
    pytest: 9.0.2
    pytest-cov: 7.0.0
    python-dateutil: 2.9.0.post0
    python-dotenv: 1.2.1
    python-multipart: 0.0.21
    pyzmq: 27.1.0
    qtconsole: 5.7.0
    QtPy: 2.4.3
    qtshim: 1.2
    RandomWords: 0.4.0
    referencing: 0.37.0
    requests: 2.32.5
    roman-numerals: 4.1.0
    roman-numerals-py: 4.1.0
    rpds-py: 0.30.0
    scipy: 1.14.0
    setuptools: 80.9.0
    sfftk-rw: 0.8.1
    six: 1.17.0
    snowballstemmer: 3.0.1
    sortedcontainers: 2.4.0
    soupsieve: 2.8.3
    Sphinx: 8.2.3
    sphinx-autodoc-typehints: 3.2.0
    sphinxcontrib-applehelp: 2.0.0
    sphinxcontrib-blockdiag: 3.0.0
    sphinxcontrib-devhelp: 2.0.0
    sphinxcontrib-htmlhelp: 2.1.0
    sphinxcontrib-jsmath: 1.0.1
    sphinxcontrib-qthelp: 2.0.0
    sphinxcontrib-serializinghtml: 2.0.0
    sse-starlette: 3.2.0
    stack-data: 0.6.3
    starlette: 0.52.1
    superqt: 0.7.6
    tables: 3.10.2
    tcia_utils: 1.5.1
    tifffile: 2025.3.13
    tinyarray: 1.2.5
    tornado: 6.5.4
    traitlets: 5.14.3
    typing-inspection: 0.4.2
    typing_extensions: 4.15.0
    urllib3: 2.6.3
    uvicorn: 0.40.0
    wcwidth: 0.3.2
    webcolors: 24.11.1
    wheel: 0.45.1
    wheel-filename: 1.4.2
    widgetsnbextension: 4.0.15
    yarl: 1.22.0
#20355 can't reproduce Crash during startup Eric Pettersen chimerax-bug-report@…
Description
The following bug report has been submitted:
Platform:        macOS-15.4-arm64-arm-64bit
ChimeraX Version: 1.11.1 (2026-01-23 05:51:34 UTC)
Description
Last time you used ChimeraX it crashed.
Please describe steps that led to the crash here.
{"app_name":"ChimeraX","timestamp":"2026-05-19 23:37:07.00 +0800","app_version":"1.11.1","slice_uuid":"c20e09a8-923e-3fb3-856b-3e765bcb267b","build_version":"1.11.1.0","platform":1,"bundleID":"edu.ucsf.cgl.ChimeraX","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.4 (24E248)","roots_installed":0,"name":"ChimeraX","incident_id":"BAFD52E3-942B-4424-94A0-805450342C10"}
{
  "uptime" : 510000,
  "procRole" : "Unspecified",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Mac16,12",
  "coalitionID" : 65797,
  "osVersion" : {
    "train" : "macOS 15.4",
    "build" : "24E248",
    "releaseType" : "User"
  },
  "captureTime" : "2026-05-19 23:37:01.2361 +0800",
  "codeSigningMonitor" : 2,
  "incident" : "BAFD52E3-942B-4424-94A0-805450342C10",
  "pid" : 40306,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2026-05-19 23:37:00.3680 +0800",
  "procStartAbsTime" : 12436057295785,
  "procExitAbsTime" : 12436074980067,
  "procName" : "ChimeraX",
  "procPath" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/MacOS\/ChimeraX",
  "bundleInfo" : {"CFBundleShortVersionString":"1.11.1","CFBundleVersion":"1.11.1.0","CFBundleIdentifier":"edu.ucsf.cgl.ChimeraX"},
  "storeInfo" : {"deviceIdentifierForVendor":"9F372CAE-16CF-5340-A407-E743D7E95CC3","thirdParty":true},
  "parentProc" : "codex",
  "parentPid" : 66574,
  "coalitionName" : "com.openai.codex",
  "crashReporterKey" : "AF6E33C0-1D7A-1F1B-4271-36DD00B576D0",
  "appleIntelligenceStatus" : {"reasons":["countryLocationIneligible","accessNotGranted","notOptedIn","regionIneligible","countryBillingIneligible"],"state":"unavailable"},
  "responsiblePid" : 66508,
  "responsibleProc" : "Codex",
  "codeSigningID" : "edu.ucsf.cgl.ChimeraX",
  "codeSigningTeamID" : "LWV8X224YF",
  "codeSigningFlags" : 570491649,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "codeSigningAuxiliaryInfo" : 0,
  "instructionByteStream" : {"beforePC":"fyMD1f17v6n9AwCRm+D\/l78DAJH9e8Go\/w9f1sADX9YQKYDSARAA1A==","atPC":"AwEAVH8jA9X9e7+p\/QMAkZDg\/5e\/AwCR\/XvBqP8PX9bAA1\/WcAqA0g=="},
  "bootSessionUUID" : "64D2B171-1214-401A-AF3B-D5D3A81D9DFF",
  "wakeTime" : 12804,
  "sleepWakeUUID" : "3F5F80BE-AD2B-458E-AC8A-79D8C695B1FE",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"ChimeraX","byPid":40306},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":33732665,

"threadState":{"x":[{"value":0},{"value":0},{"value":1},{"value":4966480536},{"value":80},{"value":105},{"value":2},{"value":534},{"value":14315795817242449191},{"value":14315795821164484967},{"value":14757395258967641293},{"value":4294967286},{"value":4966480466},{"value":0},{"value":50},{"value":4294967280},{"value":328},{"value":8578173632},{"value":0},{"value":6},{"value":259},{"value":8560938272					,"symbolLocation":224,"symbol":    "_main_thread"},{"value":0},{"value":1},{"value":4391257656					,"symbolLocation":0,"symbol":    "faulthandler_handlers"},{"value":8561328128					,"symbolLocation":56,"symbol":    "sInitLock"},{"value":1},{"value":0},{"value":8519274496					,"symbolLocation":48,"symbol":    "_MergedGlobals"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6699915404},"cpsr":{"value":1073741824},"fp":{"value":4966480608},"sp":{"value":4966480576},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6699680648,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[


{"imageOffset":37768,"symbol":    "__pthread_kill"					,"symbolLocation":8,"imageIndex":72},
{"imageOffset":26764,"symbol":    "pthread_kill"					,"symbolLocation":296,"imageIndex":73},
{"imageOffset":265476,"symbol":    "raise"					,"symbolLocation":32,"imageIndex":74},
{"imageOffset":2447420,"symbol":    "faulthandler_fatal_error"					,"symbolLocation":392,"imageIndex":1},
{"imageOffset":13860,"symbol":    "_sigtramp"					,"symbolLocation":56,"imageIndex":75},
{"imageOffset":26764,"symbol":    "pthread_kill"					,"symbolLocation":296,"imageIndex":73},
{"imageOffset":494688,"symbol":    "abort"					,"symbolLocation":124,"imageIndex":74},
{"imageOffset":18916,"symbol":    "_RegisterApplication"					,"symbolLocation":12732,"imageIndex":76},
{"imageOffset":5864,"symbol":    "GetCurrentProcess"					,"symbolLocation":36,"imageIndex":76},
{"imageOffset":14602412,"symbol":    "-[NSMenuBarPresentationInstance _getAggregateUIMode:withOptions:]"					,"symbolLocation":148,"imageIndex":77},
{"imageOffset":14605608,"symbol":    "_NSGetAggregateUIMode"					,"symbolLocation":92,"imageIndex":77},
{"imageOffset":14601608,"symbol":    "-[NSMenuBarPresentationInstance _isVisible]"					,"symbolLocation":64,"imageIndex":77},
{"imageOffset":14615124,"symbol":    "+[NSMenuBarPresentationInstance _isMenuBarVisible]"					,"symbolLocation":40,"imageIndex":77},
{"imageOffset":32512,"symbol":    "_NSInitializeAppContext"					,"symbolLocation":52,"imageIndex":77},
{"imageOffset":23952,"symbol":    "-[NSApplication init]"					,"symbolLocation":768,"imageIndex":77},
{"imageOffset":22724,"symbol":    "+[NSApplication sharedApplication]"					,"symbolLocation":128,"imageIndex":77},
{"imageOffset":129600,"imageIndex":71},
{"imageOffset":38428,"imageIndex":71},
{"imageOffset":766620,"symbol":    "QPlatformIntegrationFactory::create(QString const&, QList const&, int&, char**, QString const&)"					,"symbolLocation":204,"imageIndex":50},
{"imageOffset":557480,"imageIndex":50},
{"imageOffset":555324,"symbol":    "QGuiApplicationPrivate::createPlatformIntegration()"					,"symbolLocation":1464,"imageIndex":50},
{"imageOffset":564220,"symbol":    "QGuiApplicationPrivate::createEventDispatcher()"					,"symbolLocation":36,"imageIndex":50},
{"imageOffset":614488,"symbol":    "QCoreApplicationPrivate::init()"					,"symbolLocation":1692,"imageIndex":45},
{"imageOffset":538584,"symbol":    "QGuiApplicationPrivate::init()"					,"symbolLocation":76,"imageIndex":50},
{"imageOffset":31796,"symbol":    "QApplicationPrivate::init()"					,"symbolLocation":68,"imageIndex":49},
{"imageOffset":31708,"symbol":    "QApplication::QApplication(int&, char**, int)"					,"symbolLocation":140,"imageIndex":49},
{"imageOffset":1421936,"symbol":    "init_type_QApplication(_sipSimpleWrapper*, _object*, _object*, _object**, _object**, _object**)"					,"symbolLocation":176,"imageIndex":48},
{"imageOffset":17308,"symbol":    "sipSimpleWrapper_init"					,"symbolLocation":472,"imageIndex":46},
{"imageOffset":1166752,"symbol":    "wrap_init"					,"symbolLocation":20,"imageIndex":1},
{"imageOffset":649072,"symbol":    "wrapperdescr_call"					,"symbolLocation":396,"imageIndex":1},
{"imageOffset":586556,"symbol":    "_PyObject_MakeTpCall"					,"symbolLocation":128,"imageIndex":1},
{"imageOffset":1798332,"symbol":    "_PyEval_EvalFrameDefault"					,"symbolLocation":54032,"imageIndex":1},
{"imageOffset":1820600,"symbol":    "_PyEval_Vector"					,"symbolLocation":156,"imageIndex":1},
{"imageOffset":587468,"symbol":    "_PyObject_FastCallDictTstate"					,"symbolLocation":208,"imageIndex":1},
{"imageOffset":1166256,"symbol":    "slot_tp_init"					,"symbolLocation":180,"imageIndex":1},
{"imageOffset":1127728,"symbol":    "type_call"					,"symbolLocation":136,"imageIndex":1},
{"imageOffset":586556,"symbol":    "_PyObject_MakeTpCall"					,"symbolLocation":128,"imageIndex":1},
{"imageOffset":1798332,"symbol":    "_PyEval_EvalFrameDefault"					,"symbolLocation":54032,"imageIndex":1},
{"imageOffset":1739512,"symbol":    "PyEval_EvalCode"					,"symbolLocation":276,"imageIndex":1},
{"imageOffset":1717120,"symbol":    "builtin_exec"					,"symbolLocation":428,"imageIndex":1},
{"imageOffset":1000848,"symbol":    "cfunction_vectorcall_FASTCALL_KEYWORDS"					,"symbolLocation":80,"imageIndex":1},
{"imageOffset":1797396,"symbol":    "_PyEval_EvalFrameDefault"					,"symbolLocation":53096,"imageIndex":1},
{"imageOffset":1820600,"symbol":    "_PyEval_Vector"					,"symbolLocation":156,"imageIndex":1},
{"imageOffset":2419316,"symbol":    "pymain_run_module"					,"symbolLocation":256,"imageIndex":1},
{"imageOffset":2417940,"symbol":    "Py_RunMain"					,"symbolLocation":1784,"imageIndex":1},
{"imageOffset":2422468,"symbol":    "pymain_main"					,"symbolLocation":52,"imageIndex":1},
{"imageOffset":2422404,"symbol":    "Py_Main"					,"symbolLocation":36,"imageIndex":1},
{"imageOffset":5032,"symbol":    "main"					,"symbolLocation":128,"imageIndex":0},
{"imageOffset":27468,"symbol":    "start"					,"symbolLocation":6000,"imageIndex":78}]},{"id":33732668,"frames":[


{"imageOffset":17356,"symbol":    "__psynch_cvwait"					,"symbolLocation":8,"imageIndex":72},
{"imageOffset":28896,"symbol":    "_pthread_cond_wait"					,"symbolLocation":984,"imageIndex":73},
{"imageOffset":1502040,"symbol":    "blas_thread_server"					,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27660,"symbol":    "_pthread_start"					,"symbolLocation":136,"imageIndex":73},
{"imageOffset":7040,"symbol":    "thread_start"					,"symbolLocation":8,"imageIndex":73}],

"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6098038472},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8578173560},{"value":0},{"value":4442267664					,"symbolLocation":16,"symbol":    "thread_status"},{"value":4442267728					,"symbolLocation":80,"symbol":    "thread_status"},{"value":6098039008},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4442181632					,"symbolLocation":16,"symbol":    "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6699917536},"cpsr":{"value":1610612736},"fp":{"value":6098038592},"sp":{"value":6098038448},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6699660236},"far":{"value":0}}},{"id":33732669,"frames":[


{"imageOffset":17356,"symbol":    "__psynch_cvwait"					,"symbolLocation":8,"imageIndex":72},
{"imageOffset":28896,"symbol":    "_pthread_cond_wait"					,"symbolLocation":984,"imageIndex":73},
{"imageOffset":1502040,"symbol":    "blas_thread_server"					,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27660,"symbol":    "_pthread_start"					,"symbolLocation":136,"imageIndex":73},
{"imageOffset":7040,"symbol":    "thread_start"					,"symbolLocation":8,"imageIndex":73}],

"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6098611912},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8578173560},{"value":0},{"value":4442267792					,"symbolLocation":144,"symbol":    "thread_status"},{"value":4442267856					,"symbolLocation":208,"symbol":    "thread_status"},{"value":6098612448},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4442181632					,"symbolLocation":16,"symbol":    "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6699917536},"cpsr":{"value":1610612736},"fp":{"value":6098612032},"sp":{"value":6098611888},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6699660236},"far":{"value":0}}},{"id":33732670,"frames":[


{"imageOffset":17356,"symbol":    "__psynch_cvwait"					,"symbolLocation":8,"imageIndex":72},
{"imageOffset":28896,"symbol":    "_pthread_cond_wait"					,"symbolLocation":984,"imageIndex":73},
{"imageOffset":1502040,"symbol":    "blas_thread_server"					,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27660,"symbol":    "_pthread_start"					,"symbolLocation":136,"imageIndex":73},
{"imageOffset":7040,"symbol":    "thread_start"					,"symbolLocation":8,"imageIndex":73}],

"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6099185352},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8578173560},{"value":0},{"value":4442267920					,"symbolLocation":272,"symbol":    "thread_status"},{"value":4442267984					,"symbolLocation":336,"symbol":    "thread_status"},{"value":6099185888},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4442181632					,"symbolLocation":16,"symbol":    "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6699917536},"cpsr":{"value":1610612736},"fp":{"value":6099185472},"sp":{"value":6099185328},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6699660236},"far":{"value":0}}},{"id":33732671,"frames":[


{"imageOffset":17356,"symbol":    "__psynch_cvwait"					,"symbolLocation":8,"imageIndex":72},
{"imageOffset":28896,"symbol":    "_pthread_cond_wait"					,"symbolLocation":984,"imageIndex":73},
{"imageOffset":1502040,"symbol":    "blas_thread_server"					,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27660,"symbol":    "_pthread_start"					,"symbolLocation":136,"imageIndex":73},
{"imageOffset":7040,"symbol":    "thread_start"					,"symbolLocation":8,"imageIndex":73}],

"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6099758792},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8578173560},{"value":0},{"value":4442268048					,"symbolLocation":400,"symbol":    "thread_status"},{"value":4442268112					,"symbolLocation":464,"symbol":    "thread_status"},{"value":6099759328},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4442181632					,"symbolLocation":16,"symbol":    "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6699917536},"cpsr":{"value":1610612736},"fp":{"value":6099758912},"sp":{"value":6099758768},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6699660236},"far":{"value":0}}},{"id":33732672,"frames":[


{"imageOffset":17356,"symbol":    "__psynch_cvwait"					,"symbolLocation":8,"imageIndex":72},
{"imageOffset":28896,"symbol":    "_pthread_cond_wait"					,"symbolLocation":984,"imageIndex":73},
{"imageOffset":1502040,"symbol":    "blas_thread_server"					,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27660,"symbol":    "_pthread_start"					,"symbolLocation":136,"imageIndex":73},
{"imageOffset":7040,"symbol":    "thread_start"					,"symbolLocation":8,"imageIndex":73}],

"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6100332232},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8578173560},{"value":0},{"value":4442268176					,"symbolLocation":528,"symbol":    "thread_status"},{"value":4442268240					,"symbolLocation":592,"symbol":    "thread_status"},{"value":6100332768},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4442181632					,"symbolLocation":16,"symbol":    "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6699917536},"cpsr":{"value":1610612736},"fp":{"value":6100332352},"sp":{"value":6100332208},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6699660236},"far":{"value":0}}},{"id":33732673,"frames":[


{"imageOffset":17356,"symbol":    "__psynch_cvwait"					,"symbolLocation":8,"imageIndex":72},
{"imageOffset":28896,"symbol":    "_pthread_cond_wait"					,"symbolLocation":984,"imageIndex":73},
{"imageOffset":1502040,"symbol":    "blas_thread_server"					,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27660,"symbol":    "_pthread_start"					,"symbolLocation":136,"imageIndex":73},
{"imageOffset":7040,"symbol":    "thread_start"					,"symbolLocation":8,"imageIndex":73}],

"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6100905672},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8578173560},{"value":0},{"value":4442268304					,"symbolLocation":656,"symbol":    "thread_status"},{"value":4442268368					,"symbolLocation":720,"symbol":    "thread_status"},{"value":6100906208},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4442181632					,"symbolLocation":16,"symbol":    "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6699917536},"cpsr":{"value":1610612736},"fp":{"value":6100905792},"sp":{"value":6100905648},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6699660236},"far":{"value":0}}},{"id":33732674,"frames":[


{"imageOffset":17356,"symbol":    "__psynch_cvwait"					,"symbolLocation":8,"imageIndex":72},
{"imageOffset":28896,"symbol":    "_pthread_cond_wait"					,"symbolLocation":984,"imageIndex":73},
{"imageOffset":1502040,"symbol":    "blas_thread_server"					,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27660,"symbol":    "_pthread_start"					,"symbolLocation":136,"imageIndex":73},
{"imageOffset":7040,"symbol":    "thread_start"					,"symbolLocation":8,"imageIndex":73}],

"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6101479112},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8578173560},{"value":0},{"value":4442268432					,"symbolLocation":784,"symbol":    "thread_status"},{"value":4442268496					,"symbolLocation":848,"symbol":    "thread_status"},{"value":6101479648},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4442181632					,"symbolLocation":16,"symbol":    "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6699917536},"cpsr":{"value":1610612736},"fp":{"value":6101479232},"sp":{"value":6101479088},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6699660236},"far":{"value":0}}},{"id":33732675,"frames":[


{"imageOffset":17356,"symbol":    "__psynch_cvwait"					,"symbolLocation":8,"imageIndex":72},
{"imageOffset":28896,"symbol":    "_pthread_cond_wait"					,"symbolLocation":984,"imageIndex":73},
{"imageOffset":1502040,"symbol":    "blas_thread_server"					,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27660,"symbol":    "_pthread_start"					,"symbolLocation":136,"imageIndex":73},
{"imageOffset":7040,"symbol":    "thread_start"					,"symbolLocation":8,"imageIndex":73}],

"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6102052552},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8578173560},{"value":0},{"value":4442268560					,"symbolLocation":912,"symbol":    "thread_status"},{"value":4442268624					,"symbolLocation":976,"symbol":    "thread_status"},{"value":6102053088},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4442181632					,"symbolLocation":16,"symbol":    "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6699917536},"cpsr":{"value":1610612736},"fp":{"value":6102052672},"sp":{"value":6102052528},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6699660236},"far":{"value":0}}},{"id":33732676,"frames":[


{"imageOffset":17356,"symbol":    "__psynch_cvwait"					,"symbolLocation":8,"imageIndex":72},
{"imageOffset":28896,"symbol":    "_pthread_cond_wait"					,"symbolLocation":984,"imageIndex":73},
{"imageOffset":1502040,"symbol":    "blas_thread_server"					,"symbolLocation":360,"imageIndex":19},
{"imageOffset":27660,"symbol":    "_pthread_start"					,"symbolLocation":136,"imageIndex":73},
{"imageOffset":7040,"symbol":    "thread_start"					,"symbolLocation":8,"imageIndex":73}],

"threadState":{"x":[{"value":260},{"value":0},{"value":0},{"value":0},{"value":0},{"value":160},{"value":0},{"value":0},{"value":6102625992},{"value":0},{"value":0},{"value":2},{"value":2},{"value":0},{"value":0},{"value":0},{"value":305},{"value":8578173560},{"value":0},{"value":4442268688					,"symbolLocation":1040,"symbol":    "thread_status"},{"value":4442268752					,"symbolLocation":1104,"symbol":    "thread_status"},{"value":6102626528},{"value":0},{"value":0},{"value":0},{"value":1},{"value":256},{"value":4442181632					,"symbolLocation":16,"symbol":    "gemm_driver.level3_lock"},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6699917536},"cpsr":{"value":1610612736},"fp":{"value":6102626112},"sp":{"value":6102625968},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6699660236},"far":{"value":0}}},{"id":33732682,

"threadState":{"x":[{"value":18},{"value":8775109450,"objc-selector":"initWithFormat:"},{"value":6695256064},{"value":11715346432},{"value":12},{"value":7195474537},{"value":0},{"value":4048},{"value":141},{"value":4748070408},{"value":73},{"value":8775073784,"objc-selector":"🤯"},{"value":35666},{"value":3},{"value":12},{"value":24},{"value":9},{"value":7195474537},{"value":0},{"value":8584012544					,"symbolLocation":0,"symbol":    "__placeholder"},{"value":8775109450,"objc-selector":"initWithFormat:"},{"value":8561066008					,"symbolLocation":0,"symbol":    "OBJC_CLASS_$_NSPlaceholderString"},{"value":0},{"value":8561066928					,"symbolLocation":0,"symbol":    "OBJC_CLASS_$_NSString"},{"value":4291789457},{"value":0},{"value":3},{"value":8517661952					,"symbolLocation":0,"symbol":    "runtimeLock"},{"value":6103773408}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6695788560},"cpsr":{"value":536870912},"fp":{"value":6103769872},"sp":{"value":6103769824},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6695775892},"far":{"value":0}},"queue":"com.apple.root.utility-qos.overcommit","frames":[


{"imageOffset":28308,"symbol":    "getMethodNoSuper_nolock(objc_class*, objc_selector*)"					,"symbolLocation":920,"imageIndex":80},
{"imageOffset":40976,"symbol":    "lookUpImpOrForward"					,"symbolLocation":424,"imageIndex":80},
{"imageOffset":39812,"symbol":    "_objc_msgSend_uncached"					,"symbolLocation":68,"imageIndex":80},
{"imageOffset":1054964,"symbol":    "__68-[_LSDefaults darwinNotificationNameForBaseName:optionalSessionKey:]_block_invoke"					,"symbolLocation":60,"imageIndex":81},
{"imageOffset":1054760,"symbol":    "-[_LSDefaults darwinNotificationNameForBaseName:optionalSessionKey:]"					,"symbolLocation":284,"imageIndex":81},
{"imageOffset":1055032,"symbol":    "-[_LSDefaults databaseUpdateNotificationNameForSessionKey:]"					,"symbolLocation":36,"imageIndex":81},
{"imageOffset":960692,"symbol":    "_LSDatabaseNotificationCheck(LSSessionKey)"					,"symbolLocation":76,"imageIndex":81},
{"imageOffset":942948,"symbol":    "_LSContextInitCommon(LSContext*, _LSDServiceDomain*, unsigned long, NSError* __autoreleasing*)"					,"symbolLocation":544,"imageIndex":81},
{"imageOffset":380060,"symbol":    "LaunchServices::Database::Context::_get(_LSDServiceDomain*, unsigned long)"					,"symbolLocation":116,"imageIndex":81},
{"imageOffset":1986628,"symbol":    "LaunchServices::URLPropertyProvider::prepareIsApplicationValue(LaunchServices::Database::Context&, id, __FileCache*, __CFString const*, LaunchServices::URLPropertyProvider::State*, NSError* __autoreleasing*)"					,"symbolLocation":104,"imageIndex":81},
{"imageOffset":55492,"symbol":    "LaunchServices::URLPropertyProvider::prepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**)"					,"symbolLocation":576,"imageIndex":81},
{"imageOffset":10516,"symbol":    "prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**)"					,"symbolLocation":460,"imageIndex":82},
{"imageOffset":4112,"symbol":    "_FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char)"					,"symbolLocation":232,"imageIndex":82},
{"imageOffset":322300,"symbol":    "CFURLCopyResourcePropertyForKey"					,"symbolLocation":108,"imageIndex":83},
{"imageOffset":319840,"symbol":    "____CFRunLoopSetOptionsReason_block_invoke_5"					,"symbolLocation":180,"imageIndex":83},
{"imageOffset":6956,"symbol":    "_dispatch_call_block_and_release"					,"symbolLocation":32,"imageIndex":84},
{"imageOffset":112732,"symbol":    "_dispatch_client_callout"					,"symbolLocation":16,"imageIndex":84},
{"imageOffset":230520,"symbol":    ""					,"symbolLocation":92,"imageIndex":84},
{"imageOffset":81828,"symbol":    "_dispatch_root_queue_drain"					,"symbolLocation":736,"imageIndex":84},
{"imageOffset":83412,"symbol":    "_dispatch_worker_thread2"					,"symbolLocation":156,"imageIndex":84},
{"imageOffset":11816,"symbol":    "_pthread_wqthread"					,"symbolLocation":232,"imageIndex":73},
{"imageOffset":7028,"symbol":    "start_wqthread"					,"symbolLocation":8,"imageIndex":73}]},{"id":33732683,"frames":[


{"imageOffset":7020,"symbol":    "start_wqthread"					,"symbolLocation":0,"imageIndex":73}],

"threadState":{"x":[{"value":6104346624},{"value":10243},{"value":6103810048},{"value":0},{"value":409603},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6104346624},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6699895660},"far":{"value":0}}},{"id":33732685,"frames":[


{"imageOffset":7020,"symbol":    "start_wqthread"					,"symbolLocation":0,"imageIndex":73}],

"threadState":{"x":[{"value":6104920064},{"value":4103},{"value":6104383488},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":6104920064},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6699895660},"far":{"value":0}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4369399808,
    "CFBundleShortVersionString" : "1.11.1",
    "CFBundleIdentifier" : "edu.ucsf.cgl.ChimeraX",
    "size" : 16384,
    "uuid" : "c20e09a8-923e-3fb3-856b-3e765bcb267b",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/MacOS\/ChimeraX",
    "name" : "ChimeraX",
    "CFBundleVersion" : "1.11.1.0"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4386947072,
    "CFBundleShortVersionString" : "3.11.9, (c) 2001-2023 Python Software Foundation.",
    "CFBundleIdentifier" : "org.python.python",
    "size" : 3981312,
    "uuid" : "5662657e-7928-39be-8954-d582f8f34d51",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/Python",
    "name" : "Python",
    "CFBundleVersion" : "3.11.9"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4373676032,
    "size" : 49152,
    "uuid" : "29c3ec8a-19d4-363b-a6d9-9c2abec94f03",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/math.cpython-311-darwin.so",
    "name" : "math.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4373807104,
    "size" : 81920,
    "uuid" : "4dbedf5d-0596-39ea-b10e-f25d3a6c8cfb",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_datetime.cpython-311-darwin.so",
    "name" : "_datetime.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4372054016,
    "size" : 16384,
    "uuid" : "4b805031-de4f-3814-b939-e5cb2842c3e6",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_typing.cpython-311-darwin.so",
    "name" : "_typing.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4371890176,
    "size" : 32768,
    "uuid" : "78e93840-6aa2-3e12-88b1-3d140c86db21",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/zlib.cpython-311-darwin.so",
    "name" : "zlib.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4372135936,
    "size" : 16384,
    "uuid" : "76d59f87-05bd-3453-988f-6a1d92e48d0b",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_bz2.cpython-311-darwin.so",
    "name" : "_bz2.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376674304,
    "size" : 196608,
    "uuid" : "aa0512bd-866a-3f89-a0b1-370c93044c89",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_lzma.cpython-311-darwin.so",
    "name" : "_lzma.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376248320,
    "size" : 16384,
    "uuid" : "1701fe90-bec8-3df9-af49-24e174fdc9fc",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_bisect.cpython-311-darwin.so",
    "name" : "_bisect.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376330240,
    "size" : 16384,
    "uuid" : "66c350e7-dd50-30e7-9149-bd34d073a97b",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_random.cpython-311-darwin.so",
    "name" : "_random.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376084480,
    "size" : 16384,
    "uuid" : "2eddec17-84f0-384f-badb-24bd02d808c9",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_sha512.cpython-311-darwin.so",
    "name" : "_sha512.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376969216,
    "size" : 32768,
    "uuid" : "b942d9ac-2a05-30f3-90ef-07a312233107",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/binascii.cpython-311-darwin.so",
    "name" : "binascii.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4377067520,
    "size" : 32768,
    "uuid" : "2a9c55d5-61e3-3c08-afe7-a90f29fb3885",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_struct.cpython-311-darwin.so",
    "name" : "_struct.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376166400,
    "size" : 16384,
    "uuid" : "4d6fbc3b-cd0b-392c-9f1c-9ff89288e939",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/fcntl.cpython-311-darwin.so",
    "name" : "fcntl.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376576000,
    "size" : 16384,
    "uuid" : "3a00fdd3-8009-389a-b150-0f692c95822f",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_posixsubprocess.cpython-311-darwin.so",
    "name" : "_posixsubprocess.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4376412160,
    "size" : 32768,
    "uuid" : "4c0501e5-d7a1-34d7-aa7c-75dfe924b268",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/select.cpython-311-darwin.so",
    "name" : "select.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4378361856,
    "size" : 16384,
    "uuid" : "5c810b70-a9de-37c4-b19b-ab617972ebf7",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/arrays\/_arrays.cpython-311-darwin.so",
    "name" : "_arrays.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4380213248,
    "size" : 540672,
    "uuid" : "4d61105d-8d94-34b9-ba2f-7cba2780581b",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/arrays\/lib\/libarrays.dylib",
    "name" : "libarrays.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4394336256,
    "size" : 2670592,
    "uuid" : "744b099b-9156-3efd-95ee-949f9bec068e",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/core\/_multiarray_umath.cpython-311-darwin.so",
    "name" : "_multiarray_umath.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4420845568,
    "size" : 21299200,
    "uuid" : "9854a721-2573-3169-81ec-19ea40ce8077",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libopenblas64_.0.dylib",
    "name" : "libopenblas64_.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4397645824,
    "size" : 3522560,
    "uuid" : "dd0e012a-b6de-31b1-a28e-260c7b51e595",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libgfortran.5.dylib",
    "name" : "libgfortran.5.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4380901376,
    "size" : 311296,
    "uuid" : "6d39d54b-d80e-3218-a095-b81ad0b3be90",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libquadmath.0.dylib",
    "name" : "libquadmath.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4379656192,
    "size" : 65536,
    "uuid" : "d9875303-8f38-33d9-a0d3-ab0adff3b915",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/.dylibs\/libgcc_s.1.1.dylib",
    "name" : "libgcc_s.1.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4382326784,
    "size" : 98304,
    "uuid" : "a262ab27-9e1b-3b52-9b2f-1c173bcac7f9",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_pickle.cpython-311-darwin.so",
    "name" : "_pickle.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4378230784,
    "size" : 16384,
    "uuid" : "dd2e6975-e10c-3bf3-9bb5-95cfb3c5d91e",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_contextvars.cpython-311-darwin.so",
    "name" : "_contextvars.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4379803648,
    "size" : 65536,
    "uuid" : "340d4f4e-8cd4-3e24-9215-eb9235031bd3",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/core\/_multiarray_tests.cpython-311-darwin.so",
    "name" : "_multiarray_tests.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4379951104,
    "size" : 81920,
    "uuid" : "1288fa0d-7e49-3d72-a33f-338b00fa673f",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_ctypes.cpython-311-darwin.so",
    "name" : "_ctypes.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4383735808,
    "size" : 98304,
    "uuid" : "09f94631-f551-3559-ba88-aff49917d8fe",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/linalg\/_umath_linalg.cpython-311-darwin.so",
    "name" : "_umath_linalg.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4383555584,
    "size" : 65536,
    "uuid" : "7b5335ce-92a1-3ae2-bde0-0e5d5641b2c9",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/fft\/_pocketfft_internal.cpython-311-darwin.so",
    "name" : "_pocketfft_internal.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4746067968,
    "size" : 622592,
    "uuid" : "05ddaab9-9d7f-3317-a3c4-5e9936fe3ceb",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/mtrand.cpython-311-darwin.so",
    "name" : "mtrand.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4386422784,
    "size" : 147456,
    "uuid" : "377e255e-f9a4-3173-8265-a899000c5d0f",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/bit_generator.cpython-311-darwin.so",
    "name" : "bit_generator.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4401348608,
    "size" : 196608,
    "uuid" : "8590d52a-d755-3ffd-8f68-f9cb638359fc",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_common.cpython-311-darwin.so",
    "name" : "_common.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4379492352,
    "size" : 32768,
    "uuid" : "473ca62c-10c9-3a36-9a61-5ab9a1b7d0ba",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_hashlib.cpython-311-darwin.so",
    "name" : "_hashlib.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4764237824,
    "size" : 2473984,
    "uuid" : "b85d21fc-4c7a-37e4-ad24-9b0d20177f55",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/libcrypto.3.dylib",
    "name" : "libcrypto.3.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4384964608,
    "size" : 32768,
    "uuid" : "6781c716-85bc-3dcc-b059-b59077dd4059",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_blake2.cpython-311-darwin.so",
    "name" : "_blake2.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4756733952,
    "size" : 311296,
    "uuid" : "0033ea49-a161-3564-b09e-6a6c3b902698",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_bounded_integers.cpython-311-darwin.so",
    "name" : "_bounded_integers.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4386652160,
    "size" : 65536,
    "uuid" : "7dab4595-a351-3061-861b-c426baee85b3",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_mt19937.cpython-311-darwin.so",
    "name" : "_mt19937.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4386783232,
    "size" : 65536,
    "uuid" : "d3035eea-ed0e-398a-afbe-f9a8016701db",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_philox.cpython-311-darwin.so",
    "name" : "_philox.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4401627136,
    "size" : 81920,
    "uuid" : "35fb9307-f991-3159-86db-21f6c67b9198",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_pcg64.cpython-311-darwin.so",
    "name" : "_pcg64.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4386308096,
    "size" : 49152,
    "uuid" : "17a4344b-3221-36c4-9019-53cc1223e124",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_sfc64.cpython-311-darwin.so",
    "name" : "_sfc64.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4757979136,
    "size" : 737280,
    "uuid" : "49451e8a-e3c8-3429-83d8-249e81e378cd",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/numpy\/random\/_generator.cpython-311-darwin.so",
    "name" : "_generator.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4385062912,
    "size" : 16384,
    "uuid" : "e1984258-3aba-3351-9b97-6cc398e29690",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_opcode.cpython-311-darwin.so",
    "name" : "_opcode.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4756340736,
    "size" : 114688,
    "uuid" : "2c5648bf-cecf-318c-8fab-785db52e1e8e",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/chimerax\/geometry\/_geometry.cpython-311-darwin.so",
    "name" : "_geometry.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4386193408,
    "size" : 32768,
    "uuid" : "d8396ecd-b388-3762-afa8-2befbe9b0f1e",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/lib-dynload\/_json.cpython-311-darwin.so",
    "name" : "_json.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4831444992,
    "size" : 1835008,
    "uuid" : "f795a5bb-1601-3eef-8a24-ff39045324ec",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtCore.abi3.so",
    "name" : "QtCore.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4835475456,
    "size" : 4931584,
    "uuid" : "983bc4f6-7df6-392c-9828-f5ce89ace591",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtCore.framework\/Versions\/A\/QtCore",
    "name" : "QtCore"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4757504000,
    "size" : 81920,
    "uuid" : "9011152a-649a-3a28-a82a-d2fbd01b3b85",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/sip.cpython-311-darwin.so",
    "name" : "sip.cpython-311-darwin.so"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4757127168,
    "CFBundleShortVersionString" : "3.0",
    "CFBundleIdentifier" : "com.apple.security.csparser",
    "size" : 131072,
    "uuid" : "4f8aede3-4da2-3140-b588-c759eec4eede",
    "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",
    "name" : "csparser",
    "CFBundleVersion" : "61439.101.1"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4823449600,
    "size" : 3112960,
    "uuid" : "bbbb795a-1712-3aa5-9c1d-79c5a5d20ba7",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWidgets.abi3.so",
    "name" : "QtWidgets.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4881383424,
    "size" : 4636672,
    "uuid" : "9afc249a-2c8a-3728-844c-43f7d4e924fa",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWidgets.framework\/Versions\/A\/QtWidgets",
    "name" : "QtWidgets"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4895735808,
    "size" : 6946816,
    "uuid" : "a6b3ef77-1d34-362f-978d-ac598b7fad96",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtGui.framework\/Versions\/A\/QtGui",
    "name" : "QtGui"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4805263360,
    "size" : 540672,
    "uuid" : "664dcb47-7f93-3f12-86ce-6abb16c6f79a",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtDBus.framework\/Versions\/A\/QtDBus",
    "name" : "QtDBus"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4875304960,
    "size" : 1622016,
    "uuid" : "16a11f0c-dba0-350b-9e54-d52e40f9ebc1",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtGui.abi3.so",
    "name" : "QtGui.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4756553728,
    "size" : 81920,
    "uuid" : "17c6a83d-c01f-3b5e-9c29-bf7b640879fa",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebEngineWidgets.abi3.so",
    "name" : "QtWebEngineWidgets.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4762107904,
    "size" : 98304,
    "uuid" : "2eebba43-0408-373a-aecb-8a77cb200a61",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineWidgets.framework\/Versions\/A\/QtWebEngineWidgets",
    "name" : "QtWebEngineWidgets"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4804575232,
    "size" : 278528,
    "uuid" : "668819e6-9a98-3b60-9237-9cf0394fbc6a",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPrintSupport.framework\/Versions\/A\/QtPrintSupport",
    "name" : "QtPrintSupport"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 12884901888,
    "size" : 193282048,
    "uuid" : "5ea53470-db41-3104-826c-b05814dc84ea",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebEngineCore.framework\/Versions\/A\/QtWebEngineCore",
    "name" : "QtWebEngineCore"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4916772864,
    "size" : 4358144,
    "uuid" : "d304bda4-f5ed-337c-b235-f201942b81f4",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQuick.framework\/Versions\/A\/QtQuick",
    "name" : "QtQuick"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4887478272,
    "size" : 425984,
    "uuid" : "0687c57f-96fb-36d6-a714-bbacf61b99db",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtOpenGL.framework\/Versions\/A\/QtOpenGL",
    "name" : "QtOpenGL"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4762337280,
    "size" : 98304,
    "uuid" : "a4ecdacc-64fc-325d-b1ed-399d9a6dbecf",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlMeta.framework\/Versions\/A\/QtQmlMeta",
    "name" : "QtQmlMeta"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4888854528,
    "size" : 540672,
    "uuid" : "627f1af8-e9cf-39dd-a30c-a57e796254ff",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlModels.framework\/Versions\/A\/QtQmlModels",
    "name" : "QtQmlModels"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4757372928,
    "size" : 49152,
    "uuid" : "d38fe2ba-5ecd-37b4-901a-e36497b9b98d",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQmlWorkerScript.framework\/Versions\/A\/QtQmlWorkerScript",
    "name" : "QtQmlWorkerScript"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4763680768,
    "size" : 163840,
    "uuid" : "1681a2c5-69fb-36f4-8653-176299071cef",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtWebChannel.framework\/Versions\/A\/QtWebChannel",
    "name" : "QtWebChannel"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4932501504,
    "size" : 3899392,
    "uuid" : "033ee8e1-b25b-3b1b-bd36-18a2dc897462",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQml.framework\/Versions\/A\/QtQml",
    "name" : "QtQml"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4891262976,
    "size" : 1261568,
    "uuid" : "585eea3e-00da-38e0-9418-875f603e34db",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtNetwork.framework\/Versions\/A\/QtNetwork",
    "name" : "QtNetwork"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4888117248,
    "size" : 425984,
    "uuid" : "176c4bd0-d9d5-35c5-ba80-0bc128688ce6",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtPositioning.framework\/Versions\/A\/QtPositioning",
    "name" : "QtPositioning"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4763942912,
    "size" : 81920,
    "uuid" : "59e3d295-9588-393a-930c-2d620dee1c60",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/lib\/QtQuickWidgets.framework\/Versions\/A\/QtQuickWidgets",
    "name" : "QtQuickWidgets"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4889591808,
    "size" : 557056,
    "uuid" : "0863c6da-887d-3535-871b-ec1c3c84f1d2",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtNetwork.abi3.so",
    "name" : "QtNetwork.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4830969856,
    "size" : 163840,
    "uuid" : "02b63494-9435-3dbe-8428-a9f8d6e31bff",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtPrintSupport.abi3.so",
    "name" : "QtPrintSupport.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4401790976,
    "size" : 32768,
    "uuid" : "f4869ee8-0fea-3831-8bd6-3b6e7b94cbb3",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebChannel.abi3.so",
    "name" : "QtWebChannel.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4894441472,
    "size" : 278528,
    "uuid" : "69ae506f-5419-349f-9bb1-1fa9074f88b5",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/QtWebEngineCore.abi3.so",
    "name" : "QtWebEngineCore.abi3.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4904026112,
    "size" : 688128,
    "uuid" : "ee888008-7c77-3b7b-a44c-08aea0c348d4",
    "path" : "\/Applications\/ChimeraX-1.11.1.app\/Contents\/Library\/Frameworks\/Python.framework\/Versions\/3.11\/lib\/python3.11\/site-packages\/PyQt6\/Qt6\/plugins\/platforms\/libqcocoa.dylib",
    "name" : "libqcocoa.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6699642880,
    "size" : 242444,
    "uuid" : "225cb279-20a9-381d-a163-d2be263f5327",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6699888640,
    "size" : 51784,
    "uuid" : "8d27ec9a-d919-31a4-8df8-31a2fd2e593c",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6698409984,
    "size" : 529520,
    "uuid" : "20ebe22e-66e2-3556-b70b-54a04e8363a8",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6700138496,
    "size" : 31568,
    "uuid" : "27ed40c8-6b18-3266-93a7-387fb33ca186",
    "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
    "name" : "libsystem_platform.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6812573696,
    "CFBundleShortVersionString" : "1.22",
    "CFBundleIdentifier" : "com.apple.HIServices",
    "size" : 443264,
    "uuid" : "fcb9ea71-5118-331b-9070-ba311437eafb",
    "path" : "\/System\/Library\/Frameworks\/ApplicationServices.framework\/Versions\/A\/Frameworks\/HIServices.framework\/Versions\/A\/HIServices",
    "name" : "HIServices"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6763884544,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 21549536,
    "uuid" : "b23e520e-5f94-3f80-89f4-43104e06228d",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2575.50.26"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6696091648,
    "size" : 633604,
    "uuid" : "46d42bfa-b2b0-3ce5-a3d9-6ba9ff4607aa",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6695747584,
    "size" : 342068,
    "uuid" : "3262cd12-9cc3-3417-895f-e859872c3848",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6705868800,
    "CFBundleShortVersionString" : "1141.1",
    "CFBundleIdentifier" : "com.apple.LaunchServices",
    "size" : 3088096,
    "uuid" : "93f3ac96-aba4-38b3-8ddf-3df600d8606b",
    "path" : "\/System\/Library\/Frameworks\/CoreServices.framework\/Versions\/A\/Frameworks\/LaunchServices.framework\/Versions\/A\/LaunchServices",
    "name" : "LaunchServices",
    "CFBundleVersion" : "1141.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6761984000,
    "CFBundleShortVersionString" : "505",
    "CFBundleIdentifier" : "com.apple.CoreServicesInternal",
    "size" : 257680,
    "uuid" : "cf0dc5d0-a358-3c16-81c0-4d75401af16e",
    "path" : "\/System\/Library\/PrivateFrameworks\/CoreServicesInternal.framework\/Versions\/A\/CoreServicesInternal",
    "name" : "CoreServicesInternal",
    "CFBundleVersion" : "505"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6700367872,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5500928,
    "uuid" : "39e0f63a-3ab8-39e9-97f8-333cde9a7ba4",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "3423"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6698106880,
    "size" : 288544,
    "uuid" : "3329eb0a-e722-3db0-a627-e27297282a0f",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7192698880,
    "CFBundleShortVersionString" : "10.0",
    "CFBundleIdentifier" : "com.apple.imsharedutilities",
    "size" : 3630304,
    "uuid" : "24568707-2849-39d9-80a8-3f65a01f8601",
    "path" : "\/System\/Library\/PrivateFrameworks\/IMSharedUtilities.framework\/Versions\/A\/IMSharedUtilities",
    "name" : "IMSharedUtilities",
    "CFBundleVersion" : "1000"
  }
],
  "sharedCache" : {
  "base" : 6695256064,
  "size" : 5020090368,
  "uuid" : "32a9f5fd-14a8-3423-8952-1464a6903997"
},
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "b35f6818028f399282a0c3c3c83a243fb9a219c7",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "67fd77fe1f9da9148f70d6ed",
      "factorPackIds" : {

      },
      "deploymentId" : 240000020
    },
    {
      "rolloutId" : "65a8173205d942272410674b",
      "factorPackIds" : {
        "SIRI_HOME_AUTOMATION_SERVER_FLOW_DEPRECATION" : "65d39fa4cb0e2417d11ce5f6"
      },
      "deploymentId" : 240000001
    }
  ],
  "experiments" : [

  ]
}
}


Log:
> runscript
> /Users/yaoyuntao/Desktop/work/00.data/免疫所/WX_data/Molecular_docking/01_scripts/test_chimerax_render_minimal.cxc

> open
> 02_results/results_HDOCK_lipoylation_website/downloads/DLAT_lipoyl1_K131__FOXP3_forkhead_exploratory/extracted/all_results/6a0b271a39488/model_1.pdb

No such file/path:
02_results/results_HDOCK_lipoylation_website/downloads/DLAT_lipoyl1_K131__FOXP3_forkhead_exploratory/extracted/all_results/6a0b271a39488/model_1.pdb  
UCSF ChimeraX version: 1.11.1 (2026-01-23)  
© 2016-2025 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  




OpenGL version: 4.1 Metal - 89.4
OpenGL renderer: Apple M4
OpenGL vendor: Apple

Python: 3.11.9
Locale: en_US.UTF-8
Qt version: PyQt6 6.9.1, Qt 6.9.0
Qt runtime version: 6.9.2
Qt platform: cocoa
Hardware:

    Hardware Overview:

      Model Name: MacBook Air
      Model Identifier: Mac16,12
      Model Number: Z1H90001UCH/A
      Chip: Apple M4
      Total Number of Cores: 10 (4 performance and 6 efficiency)
      Memory: 32 GB
      System Firmware Version: 11881.101.1
      OS Loader Version: 11881.101.1

Software:

    System Software Overview:

      System Version: macOS 15.4 (24E248)
      Kernel Version: Darwin 24.4.0
      Time since boot: 6天12小时6分钟

Graphics/Displays:

    Apple M4:

      Chipset Model: Apple M4
      Type: GPU
      Bus: Built-In
      Total Number of Cores: 10
      Vendor: Apple (0x106b)
      Metal Support: Metal 3
      Displays:
        Color LCD:
          Display Type: Built-in Liquid Retina Display
          Resolution: 2560 x 1664 Retina
          Main Display: Yes
          Mirror: Off
          Online: Yes
          Automatically Adjust Brightness: No
          Connection Type: Internal
        Mi Monitor:
          Resolution: 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition)
          UI Looks like: 1920 x 1080 @ 60.00Hz
          Mirror: Off
          Online: Yes
          Rotation: Supported


Installed Packages:
    aiohappyeyeballs: 2.6.1
    aiohttp: 3.13.1
    aiosignal: 1.4.0
    alabaster: 1.0.0
    annotated-types: 0.7.0
    anyio: 4.12.1
    appdirs: 1.4.4
    appnope: 0.1.4
    asttokens: 3.0.1
    attrs: 25.4.0
    babel: 2.17.0
    beautifulsoup4: 4.13.5
    blockdiag: 3.0.0
    blosc2: 3.12.2
    build: 1.3.0
    certifi: 2025.7.14
    cftime: 1.6.5
    charset-normalizer: 3.4.4
    ChimeraX-AddCharge: 1.5.20
    ChimeraX-AddH: 2.2.8
    ChimeraX-AlignmentAlgorithms: 2.0.2
    ChimeraX-AlignmentHdrs: 3.6.1
    ChimeraX-AlignmentMatrices: 2.1
    ChimeraX-Alignments: 3.1.1
    ChimeraX-AlphaFold: 1.0.1
    ChimeraX-AltlocExplorer: 1.2
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Animations: 1.0
    ChimeraX-Aniso: 1.3.2
    ChimeraX-Arrays: 1.1
    ChimeraX-Atomic: 1.61.4
    ChimeraX-AtomicLibrary: 14.2.1
    ChimeraX-AtomSearch: 2.0.1
    ChimeraX-AxesPlanes: 2.4
    ChimeraX-BasicActions: 1.1.3
    ChimeraX-BILD: 1.0
    ChimeraX-BlastProtein: 3.0.0
    ChimeraX-Boltz: 1.1
    ChimeraX-BondRot: 2.0.4
    ChimeraX-BugReporter: 1.0.2
    ChimeraX-BuildStructure: 2.13.1
    ChimeraX-Bumps: 1.0
    ChimeraX-BundleBuilder: 1.6.0
    ChimeraX-ButtonPanel: 1.0.1
    ChimeraX-CageBuilder: 1.0.1
    ChimeraX-CellPack: 1.0
    ChimeraX-Centroids: 1.4
    ChimeraX-ChangeChains: 1.1
    ChimeraX-CheckWaters: 1.5
    ChimeraX-ChemGroup: 2.0.2
    ChimeraX-Clashes: 2.3
    ChimeraX-ColorActions: 1.0.5
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.5.8
    ChimeraX-CommandLine: 1.3.0
    ChimeraX-ConnectStructure: 2.0.1
    ChimeraX-Contacts: 1.0.1
    ChimeraX-Core: 1.11.1
    ChimeraX-CoreFormats: 1.2
    ChimeraX-coulombic: 1.4.5
    ChimeraX-Crosslinks: 1.0
    ChimeraX-Crystal: 1.0
    ChimeraX-CrystalContacts: 1.0.1
    ChimeraX-DataFormats: 1.2.4
    ChimeraX-Dicom: 1.2.7
    ChimeraX-DistMonitor: 1.4.2
    ChimeraX-DockPrep: 1.1.4
    ChimeraX-Dssp: 2.0
    ChimeraX-EMDB-SFF: 1.0
    ChimeraX-ESMFold: 1.0
    ChimeraX-FileHistory: 1.0.1
    ChimeraX-FunctionKey: 1.0.1
    ChimeraX-Geometry: 1.3
    ChimeraX-gltf: 1.0
    ChimeraX-Graphics: 1.4.1
    ChimeraX-Hbonds: 2.5.3
    ChimeraX-Help: 1.3
    ChimeraX-HKCage: 1.3
    ChimeraX-IHM: 1.1
    ChimeraX-ImageFormats: 1.2
    ChimeraX-IMOD: 1.0
    ChimeraX-IO: 1.0.4
    ChimeraX-ItemsInspection: 1.0.1
    ChimeraX-IUPAC: 1.0
    ChimeraX-KVFinder: 1.7.3
    ChimeraX-Label: 1.2
    ChimeraX-ListInfo: 1.2.2
    ChimeraX-Log: 1.2.2
    ChimeraX-LookingGlass: 1.1
    ChimeraX-Maestro: 1.9.2
    ChimeraX-Map: 1.3
    ChimeraX-MapData: 2.0
    ChimeraX-MapEraser: 1.0.1
    ChimeraX-MapFilter: 2.0.1
    ChimeraX-MapFit: 2.0
    ChimeraX-MapSeries: 2.1.1
    ChimeraX-Markers: 1.0.1
    ChimeraX-Mask: 1.0.2
    ChimeraX-MatchMaker: 2.2.2
    ChimeraX-MCopy: 1.0
    ChimeraX-MCPServer: 0.1.0
    ChimeraX-MDcrds: 2.17.2
    ChimeraX-MedicalToolbar: 1.1
    ChimeraX-Meeting: 1.0.1
    ChimeraX-Minimize: 1.3.2
    ChimeraX-MLP: 1.1.1
    ChimeraX-mmCIF: 2.16
    ChimeraX-MMTF: 2.2
    ChimeraX-ModelArchive: 1.0
    ChimeraX-Modeller: 1.5.22
    ChimeraX-ModelPanel: 1.6
    ChimeraX-ModelSeries: 1.0.1
    ChimeraX-Mol2: 2.0.3
    ChimeraX-Mole: 1.0
    ChimeraX-Morph: 1.0.2
    ChimeraX-MouseModes: 1.2
    ChimeraX-Movie: 1.0.1
    ChimeraX-MutationScores: 1.0
    ChimeraX-Neuron: 1.0
    ChimeraX-Nifti: 1.2
    ChimeraX-NMRSTAR: 1.0.2
    ChimeraX-NRRD: 1.2
    ChimeraX-Nucleotides: 2.0.3
    ChimeraX-OpenCommand: 1.15.2
    ChimeraX-OrthoPick: 1.0.1
    ChimeraX-PDB: 2.7.12
    ChimeraX-PDBBio: 1.0.1
    ChimeraX-PDBLibrary: 1.0.5
    ChimeraX-PDBMatrices: 1.0
    ChimeraX-PickBlobs: 1.0.1
    ChimeraX-Positions: 1.0
    ChimeraX-PresetMgr: 1.1.4
    ChimeraX-ProfileGrids: 1.4.2
    ChimeraX-PubChem: 2.2
    ChimeraX-ReadPbonds: 1.0.1
    ChimeraX-Registration: 1.1.2
    ChimeraX-RemoteControl: 1.0
    ChimeraX-RenderByAttr: 1.6.5
    ChimeraX-RenumberResidues: 1.1
    ChimeraX-ResidueFit: 1.0.1
    ChimeraX-RestServer: 1.3.3
    ChimeraX-RNALayout: 1.0
    ChimeraX-RotamerLibMgr: 4.0
    ChimeraX-RotamerLibsDunbrack: 2.0
    ChimeraX-RotamerLibsDynameomics: 2.0
    ChimeraX-RotamerLibsRichardson: 2.0
    ChimeraX-SaveCommand: 1.5.2
    ChimeraX-Scenes: 0.3.1
    ChimeraX-SchemeMgr: 1.0
    ChimeraX-SDF: 2.0.3
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0.1
    ChimeraX-Segmentations: 3.5.10
    ChimeraX-SelInspector: 1.0
    ChimeraX-SeqView: 2.17.3
    ChimeraX-Shape: 1.1
    ChimeraX-Shell: 1.0.1
    ChimeraX-Shortcuts: 1.2.1
    ChimeraX-ShowSequences: 1.0.3
    ChimeraX-SideView: 1.0.1
    ChimeraX-SimilarStructures: 1.0.1
    ChimeraX-Smiles: 2.1.2
    ChimeraX-SmoothLines: 1.0
    ChimeraX-SpaceNavigator: 1.0
    ChimeraX-StdCommands: 1.19.1
    ChimeraX-STL: 1.0.1
    ChimeraX-Storm: 1.0
    ChimeraX-StructMeasure: 1.2.1
    ChimeraX-Struts: 1.0.1
    ChimeraX-Surface: 1.0.1
    ChimeraX-SwapAA: 2.0.1
    ChimeraX-SwapRes: 2.5.2
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-TaskManager: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.2.3
    ChimeraX-ToolshedUtils: 1.2.4
    ChimeraX-Topography: 1.0
    ChimeraX-ToQuest: 1.0
    ChimeraX-Tug: 1.0.1
    ChimeraX-UI: 1.49.1
    ChimeraX-Umap: 1.0
    ChimeraX-uniprot: 2.3.2
    ChimeraX-UnitCell: 1.0.1
    ChimeraX-ViewDock: 1.5.2
    ChimeraX-VIPERdb: 1.0
    ChimeraX-Vive: 1.1
    ChimeraX-VolumeMenu: 1.0.1
    ChimeraX-vrml: 1.0
    ChimeraX-VTK: 1.0
    ChimeraX-WavefrontOBJ: 1.0
    ChimeraX-WebCam: 1.0.2
    ChimeraX-WebServices: 1.1.5
    ChimeraX-Zone: 1.0.1
    click: 8.3.1
    colorama: 0.4.6
    comm: 0.2.3
    contourpy: 1.3.3
    coverage: 7.13.1
    cxservices: 1.2.3
    cycler: 0.12.1
    Cython: 3.1.4
    debugpy: 1.8.19
    decorator: 5.2.1
    docutils: 0.21.2
    executing: 2.2.1
    filelock: 3.19.1
    fonttools: 4.61.1
    frozenlist: 1.8.0
    funcparserlib: 2.0.0a0
    glfw: 2.10.0
    grako: 3.16.5
    h11: 0.16.0
    h5py: 3.15.1
    html2text: 2025.4.15
    httpcore: 1.0.9
    httpx: 0.28.1
    httpx-sse: 0.4.3
    idna: 3.11
    ihm: 2.2
    imagecodecs: 2024.6.1
    imagesize: 1.4.1
    iniconfig: 2.3.0
    ipykernel: 6.30.1
    ipython: 9.5.0
    ipython_pygments_lexers: 1.1.1
    ipywidgets: 8.1.8
    jedi: 0.19.2
    Jinja2: 3.1.6
    jsonschema: 4.26.0
    jsonschema-specifications: 2025.9.1
    jupyter_client: 8.6.3
    jupyter_core: 5.9.1
    jupyterlab_widgets: 3.0.16
    kiwisolver: 1.4.9
    line_profiler: 5.0.0
    lxml: 6.0.2
    lz4: 4.3.2
    Markdown: 3.8.2
    MarkupSafe: 3.0.3
    matplotlib: 3.10.7
    matplotlib-inline: 0.2.1
    mcp: 1.18.0
    msgpack: 1.1.1
    multidict: 6.7.0
    ndindex: 1.10.1
    nest-asyncio: 1.6.0
    netCDF4: 1.6.5
    networkx: 3.3
    nibabel: 5.2.0
    nptyping: 2.5.0
    numexpr: 2.14.1
    numpy: 1.26.4
    OpenMM: 8.2.0
    openvr: 1.26.701
    packaging: 25.0
    ParmEd: 4.2.2
    parso: 0.8.5
    pep517: 0.13.1
    pexpect: 4.9.0
    pickleshare: 0.7.5
    pillow: 11.3.0
    pip: 25.2
    pkginfo: 1.12.1.2
    platformdirs: 4.5.1
    pluggy: 1.6.0
    prompt_toolkit: 3.0.52
    propcache: 0.4.1
    psutil: 7.0.0
    ptyprocess: 0.7.0
    pure_eval: 0.2.3
    py-cpuinfo: 9.0.0
    pybind11: 3.0.1
    pycollada: 0.8
    pydantic: 2.12.5
    pydantic-settings: 2.12.0
    pydantic_core: 2.41.5
    pydicom: 2.4.4
    Pygments: 2.18.0
    pynmrstar: 3.3.6
    pynrrd: 1.0.0
    PyOpenGL: 3.1.10
    PyOpenGL-accelerate: 3.1.10
    pyopenxr: 1.1.4501
    pyparsing: 3.3.2
    pyproject_hooks: 1.2.0
    PyQt6-commercial: 6.9.1
    PyQt6-Qt6: 6.9.2
    PyQt6-WebEngine-commercial: 6.9.0
    PyQt6-WebEngine-Qt6: 6.9.2
    PyQt6_sip: 13.10.2
    pytest: 9.0.2
    pytest-cov: 7.0.0
    python-dateutil: 2.9.0.post0
    python-dotenv: 1.2.1
    python-multipart: 0.0.21
    pyzmq: 27.1.0
    qtconsole: 5.7.0
    QtPy: 2.4.3
    qtshim: 1.2
    RandomWords: 0.4.0
    referencing: 0.37.0
    requests: 2.32.5
    roman-numerals: 4.1.0
    roman-numerals-py: 4.1.0
    rpds-py: 0.30.0
    scipy: 1.14.0
    setuptools: 80.9.0
    sfftk-rw: 0.8.1
    six: 1.17.0
    snowballstemmer: 3.0.1
    sortedcontainers: 2.4.0
    soupsieve: 2.8.3
    Sphinx: 8.2.3
    sphinx-autodoc-typehints: 3.2.0
    sphinxcontrib-applehelp: 2.0.0
    sphinxcontrib-blockdiag: 3.0.0
    sphinxcontrib-devhelp: 2.0.0
    sphinxcontrib-htmlhelp: 2.1.0
    sphinxcontrib-jsmath: 1.0.1
    sphinxcontrib-qthelp: 2.0.0
    sphinxcontrib-serializinghtml: 2.0.0
    sse-starlette: 3.2.0
    stack-data: 0.6.3
    starlette: 0.52.1
    superqt: 0.7.6
    tables: 3.10.2
    tcia_utils: 1.5.1
    tifffile: 2025.3.13
    tinyarray: 1.2.5
    tornado: 6.5.4
    traitlets: 5.14.3
    typing-inspection: 0.4.2
    typing_extensions: 4.15.0
    urllib3: 2.6.3
    uvicorn: 0.40.0
    wcwidth: 0.3.2
    webcolors: 24.11.1
    wheel: 0.45.1
    wheel-filename: 1.4.2
    widgetsnbextension: 4.0.15
    yarl: 1.22.0
#20352 duplicate Drag/drop receiving QKeyEvent Eric Pettersen chimerax-bug-report@…
Description
The following bug report has been submitted:
Platform:        Linux-6.8.0-111-generic-x86_64-with-glibc2.35
ChimeraX Version: 1.12rc202605082142 (2026-05-08 21:42:16 UTC)
Description
Replace this text with list of actions that caused this problem to occur

Log:
Startup Messages  
---  
warning | GBM is not supported with the current configuration. Fallback to Vulkan rendering in Chromium.  
  
UCSF ChimeraX version: 1.12rc202605082142 (2026-05-08)  
© 2016-2026 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> open /home/raju/Excercise_SMIFFER/PDBs/2F4T.pdb

Chain information for 2F4T.pdb #1  
---  
Chain | Description  
A | No description available  
B | No description available  
  
Computing secondary structure  

> open /home/raju/Excercise_SMIFFER/Analysis_all_RNAs/2F4T/2F4T.apbs.mrc

Opened 2F4T.apbs.mrc as #2, grid size 220,222,263, pixel 0.251,0.251,0.251,
shown at level 0.00173, step 1, values float32  

> open
> /home/raju/Excercise_SMIFFER/Analysis_all_RNAs/2F4T/2F4T.apbs_groove_trimmed_ioncontact.mrc

Opened 2F4T.apbs_groove_trimmed_ioncontact.mrc as #3, grid size 220,222,263,
pixel 0.251,0.251,0.251, shown at level 0.00167, step 1, values float32  

> volume #2 capFaces false

> volume #3 capFaces false

> volume #2 level -26.09

> volume #2 style mesh

> transparency 50

> volume #3 level -16.4

> hide #!2 models

> transparency #3.1 0

> open
> /home/raju/Excercise_SMIFFER/Analysis_all_RNAs/2F4T/2F4T.groove_ioncontact_marker.mrc

Opened 2F4T.groove_ioncontact_marker.mrc as #4, grid size 220,222,263, pixel
0.251,0.251,0.251, shown at level 5e-05, step 1, values float32  

> close #4

> volume #3 level -19.66

> open
> /home/raju/Excercise_SMIFFER/Analysis_all_RNAs/2F4T/2F4T.groove_ioncontact_marker.mrc

Opened 2F4T.groove_ioncontact_marker.mrc as #4, grid size 220,222,263, pixel
0.251,0.251,0.251, shown at level 5e-05, step 1, values float32  

> close #2-4

> open
> /home/raju/Excercise_SMIFFER/Analysis_all_RNAs/2F4T/2F4T.apbs_groove_trimmed_ioncontact.mrc

Opened 2F4T.apbs_groove_trimmed_ioncontact.mrc as #2, grid size 220,222,263,
pixel 0.251,0.251,0.251, shown at level 0.00167, step 1, values float32  

> open
> /home/raju/Excercise_SMIFFER/Analysis_all_RNAs/2F4T/2F4T.apbs_groove_trimmed.mrc

Opened 2F4T.apbs_groove_trimmed.mrc as #3, grid size 220,222,263, pixel
0.251,0.251,0.251, shown at level 0.00167, step 1, values float32  

> volume #3 capFaces false

> volume #2 capFaces false

> volume #2 level -16.4

> volume #3 level -19.16

> close #3

> volume #2 level -15.44

> volume #2 level -19

Traceback (most recent call last):  
File "/usr/lib/ucsf-chimerax/lib/python3.11/site-
packages/chimerax/ui/graphics.py", line 54, in event  
if self.handle_drag_and_drop(event):  
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  
File "/usr/lib/ucsf-chimerax/lib/python3.11/site-
packages/chimerax/ui/graphics.py", line 121, in handle_drag_and_drop  
mw.dragEnterEvent(event)  
File "/usr/lib/ucsf-chimerax/lib/python3.11/site-packages/chimerax/ui/gui.py",
line 824, in dragEnterEvent  
md = event.mimeData()  
^^^^^^^^^^^^^^  
AttributeError: 'QKeyEvent' object has no attribute 'mimeData'  
  
AttributeError: 'QKeyEvent' object has no attribute 'mimeData'  
  
File "/usr/lib/ucsf-chimerax/lib/python3.11/site-packages/chimerax/ui/gui.py",
line 824, in dragEnterEvent  
md = event.mimeData()  
^^^^^^^^^^^^^^  
  
See log for complete Python traceback.  
  

> open
> /home/raju/Excercise_SMIFFER/Analysis_all_RNAs/2F4T/2F4T.hbacceptors.mrc

Opened 2F4T.hbacceptors.mrc as #3, grid size 220,222,263, pixel 0.25, shown at
level 0.543, step 1, values float32  

> close #3

Traceback (most recent call last):  
File "/usr/lib/ucsf-chimerax/lib/python3.11/site-
packages/chimerax/ui/graphics.py", line 54, in event  
if self.handle_drag_and_drop(event):  
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  
File "/usr/lib/ucsf-chimerax/lib/python3.11/site-
packages/chimerax/ui/graphics.py", line 121, in handle_drag_and_drop  
mw.dragEnterEvent(event)  
File "/usr/lib/ucsf-chimerax/lib/python3.11/site-packages/chimerax/ui/gui.py",
line 824, in dragEnterEvent  
md = event.mimeData()  
^^^^^^^^^^^^^^  
AttributeError: 'QKeyEvent' object has no attribute 'mimeData'  
  
AttributeError: 'QKeyEvent' object has no attribute 'mimeData'  
  
File "/usr/lib/ucsf-chimerax/lib/python3.11/site-packages/chimerax/ui/gui.py",
line 824, in dragEnterEvent  
md = event.mimeData()  
^^^^^^^^^^^^^^  
  
See log for complete Python traceback.  
  




OpenGL version: 3.3.0 NVIDIA 595.58.03
OpenGL renderer: NVIDIA RTX A4000/PCIe/SSE2
OpenGL vendor: NVIDIA Corporation

Python: 3.11.13
Locale: en_GB.UTF-8
Qt version: PyQt6 6.10.2, Qt 6.10.0
Qt runtime version: 6.10.1
Qt platform: xcb

XDG_SESSION_TYPE=x11
DESKTOP_SESSION=ubuntu
XDG_SESSION_DESKTOP=ubuntu
XDG_CURRENT_DESKTOP=ubuntu:GNOME
DISPLAY=:1
Manufacturer: Dell Inc.
Model: Precision 7960 Tower
OS: Ubuntu 22.04
Architecture: 64bit ELF
Virtual Machine: none
CPU: 24 Intel(R) Xeon(R) w5-3425
Cache Size: 30720 KB
Memory:
	               total        used        free      shared  buff/cache   available
	Mem:            62Gi        25Gi       1.9Gi       592Mi        34Gi        37Gi
	Swap:          2.0Gi       2.0Gi       0.0Ki

Graphics:
	0000:16:00.0 VGA compatible controller [0300]: NVIDIA Corporation Device [10de:2783] (rev a1)	
	Subsystem: ASUSTeK Computer Inc. Device [1043:8970]	
	Kernel driver in use: nvidia

Installed Packages:
    accessible-pygments: 0.0.5
    aiohappyeyeballs: 2.6.1
    aiohttp: 3.13.1
    aiosignal: 1.4.0
    alabaster: 1.0.0
    annotated-types: 0.7.0
    anyio: 4.13.0
    appdirs: 1.4.4
    asttokens: 3.0.1
    attrs: 26.1.0
    babel: 2.18.0
    beautifulsoup4: 4.13.5
    blockdiag: 3.0.0
    blosc2: 4.2.0
    bs4: 0.0.2
    build: 1.3.0
    certifi: 2026.4.22
    cftime: 1.6.5
    charset-normalizer: 3.4.7
    ChimeraX-AddCharge: 1.5.20
    ChimeraX-AddH: 2.2.8
    ChimeraX-AlignmentAlgorithms: 2.0.2
    ChimeraX-AlignmentHdrs: 3.6.2
    ChimeraX-AlignmentMatrices: 2.1
    ChimeraX-Alignments: 3.2
    ChimeraX-AlphaFold: 1.0.1
    ChimeraX-AltlocExplorer: 1.2
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Animations: 1.0
    ChimeraX-Aniso: 1.3.2
    ChimeraX-Arrays: 1.1
    ChimeraX-Atomic: 1.67.1
    ChimeraX-AtomicLibrary: 14.4
    ChimeraX-AtomSearch: 2.0.1
    ChimeraX-AxesPlanes: 2.4
    ChimeraX-BasicActions: 1.1.3
    ChimeraX-BILD: 1.0
    ChimeraX-BlastProtein: 3.0.0
    ChimeraX-Boltz: 1.1
    ChimeraX-BondRot: 2.0.4
    ChimeraX-BugReporter: 1.0.2
    ChimeraX-BuildStructure: 2.13.1
    ChimeraX-Bumps: 1.0
    ChimeraX-BundleBuilder: 1.6.0
    ChimeraX-ButtonPanel: 1.0.1
    ChimeraX-CageBuilder: 1.0.1
    ChimeraX-CellPack: 1.0
    ChimeraX-Centroids: 1.4.1
    ChimeraX-ChangeChains: 1.1
    ChimeraX-CheckWaters: 1.5
    ChimeraX-ChemGroup: 2.0.2
    ChimeraX-Clashes: 2.4
    ChimeraX-Cluster: 1.0
    ChimeraX-ColorActions: 1.0.5
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.5.8
    ChimeraX-CommandLine: 1.3.1
    ChimeraX-ConnectStructure: 2.0.1
    ChimeraX-Contacts: 1.0.1
    ChimeraX-Core: 1.12rc202605082142
    ChimeraX-CoreFormats: 1.2
    ChimeraX-coulombic: 1.4.5
    ChimeraX-Crosslinks: 1.0
    ChimeraX-Crystal: 1.0
    ChimeraX-CrystalContacts: 1.0.1
    ChimeraX-DataFormats: 1.2.4
    ChimeraX-Dicom: 1.2.7
    ChimeraX-DistMonitor: 1.4.2
    ChimeraX-DockPrep: 1.2.1
    ChimeraX-Dssp: 2.0
    ChimeraX-EMDB-SFF: 1.0
    ChimeraX-ESMFold: 1.0
    ChimeraX-FileHistory: 1.0.1
    ChimeraX-FunctionKey: 1.0.1
    ChimeraX-Geometry: 1.3
    ChimeraX-gltf: 1.0
    ChimeraX-Graphics: 1.4.1
    ChimeraX-Hbonds: 2.5.3
    ChimeraX-Help: 1.3
    ChimeraX-HKCage: 1.3
    ChimeraX-IHM: 1.1
    ChimeraX-ImageFormats: 1.2
    ChimeraX-IMOD: 1.0
    ChimeraX-IO: 1.0.4
    ChimeraX-ItemsInspection: 1.0.1
    ChimeraX-IUPAC: 1.0
    ChimeraX-KVFinder: 1.8.2
    ChimeraX-Label: 1.5
    ChimeraX-LightingGUI: 1.0
    ChimeraX-LinuxSupport: 1.0.1
    ChimeraX-ListInfo: 1.3.1
    ChimeraX-Log: 1.2.2
    ChimeraX-LookingGlass: 1.1
    ChimeraX-Maestro: 1.9.3
    ChimeraX-Map: 1.3
    ChimeraX-MapData: 2.0
    ChimeraX-MapEraser: 1.0.1
    ChimeraX-MapFilter: 2.0.1
    ChimeraX-MapFit: 2.0
    ChimeraX-MapSeries: 2.1.1
    ChimeraX-Markers: 1.0.1
    ChimeraX-Mask: 1.0.2
    ChimeraX-MatchAlign: 1.1
    ChimeraX-MatchMaker: 2.4
    ChimeraX-MCopy: 1.0
    ChimeraX-MCPServer: 0.2.0
    ChimeraX-MDcrds: 2.19
    ChimeraX-MedicalToolbar: 1.1
    ChimeraX-Meeting: 1.0.1
    ChimeraX-Minimize: 1.3.8
    ChimeraX-MLP: 1.1.1
    ChimeraX-mmCIF: 2.16
    ChimeraX-MMTF: 2.2
    ChimeraX-ModelArchive: 1.0
    ChimeraX-Modeller: 1.5.23
    ChimeraX-ModelPanel: 1.6.1
    ChimeraX-ModelSeries: 1.0.1
    ChimeraX-Mol2: 2.0.3
    ChimeraX-Mole: 1.0
    ChimeraX-Morph: 1.0.2
    ChimeraX-MouseModes: 1.2
    ChimeraX-Movie: 1.0.1
    ChimeraX-MutationScores: 1.0
    ChimeraX-Neuron: 1.0
    ChimeraX-Nifti: 1.2
    ChimeraX-NMRSTAR: 1.0.2
    ChimeraX-NRRD: 1.2
    ChimeraX-Nucleotides: 2.0.3
    ChimeraX-OpenCommand: 1.15.4
    ChimeraX-OpenFold: 1.0
    ChimeraX-OrthoPick: 1.0.1
    ChimeraX-PDB: 2.7.13
    ChimeraX-PDBBio: 1.0.1
    ChimeraX-PDBLibrary: 1.0.5
    ChimeraX-PDBMatrices: 1.0
    ChimeraX-PickBlobs: 1.0.1
    ChimeraX-Positions: 1.0
    ChimeraX-PresetMgr: 1.1.4
    ChimeraX-ProfileGrids: 1.6
    ChimeraX-PubChem: 2.2
    ChimeraX-ReadPbonds: 1.0.1
    ChimeraX-Registration: 1.1.2
    ChimeraX-RemoteControl: 1.0
    ChimeraX-RenderByAttr: 1.8.2
    ChimeraX-RenumberResidues: 1.1
    ChimeraX-ResidueFit: 1.0.1
    ChimeraX-RestServer: 1.3.3
    ChimeraX-RNALayout: 1.0
    ChimeraX-RotamerLibMgr: 4.0
    ChimeraX-RotamerLibsDunbrack: 2.0
    ChimeraX-RotamerLibsDynameomics: 2.0
    ChimeraX-RotamerLibsRichardson: 2.0
    ChimeraX-SaveCommand: 1.5.2
    ChimeraX-Scenes: 0.3.1
    ChimeraX-SchemeMgr: 1.0
    ChimeraX-SDF: 2.0.3
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0.1
    ChimeraX-Segmentations: 3.5.12
    ChimeraX-SelInspector: 1.0
    ChimeraX-SeqView: 2.18
    ChimeraX-Shape: 1.1
    ChimeraX-Shell: 1.0.1
    ChimeraX-Shortcuts: 1.2.1
    ChimeraX-ShowSequences: 1.0.3
    ChimeraX-SideView: 1.0.1
    ChimeraX-SimilarStructures: 1.0.1
    ChimeraX-Smiles: 2.1.2
    ChimeraX-SmoothLines: 1.0
    ChimeraX-SNFG: 1.0
    ChimeraX-SpaceNavigator: 1.0
    ChimeraX-StdCommands: 1.19.3
    ChimeraX-STL: 1.0.1
    ChimeraX-Storm: 1.0
    ChimeraX-StructMeasure: 1.2.1
    ChimeraX-Struts: 1.0.1
    ChimeraX-Surface: 1.0.1
    ChimeraX-SwapAA: 2.0.1
    ChimeraX-SwapRes: 2.5.3
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-TaskManager: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.2.4
    ChimeraX-ToolshedUtils: 1.2.4
    ChimeraX-Topography: 1.0
    ChimeraX-ToQuest: 1.0
    ChimeraX-Tug: 1.0.1
    ChimeraX-UI: 1.50.6
    ChimeraX-Umap: 1.0
    ChimeraX-uniprot: 2.3.2
    ChimeraX-UnitCell: 1.0.1
    ChimeraX-ViewDock: 1.6.2
    ChimeraX-VIPERdb: 1.0
    ChimeraX-Vive: 1.1
    ChimeraX-VolumeMenu: 1.0.1
    ChimeraX-vrml: 1.0
    ChimeraX-VTK: 1.0
    ChimeraX-WavefrontOBJ: 1.0
    ChimeraX-WebCam: 1.0.2
    ChimeraX-WebServices: 1.1.5
    ChimeraX-Zone: 1.0.1
    click: 8.3.3
    colorama: 0.4.6
    comm: 0.2.3
    contourpy: 1.3.3
    coverage: 7.13.5
    cxservices: 1.2.3
    cycler: 0.12.1
    Cython: 3.2.4
    debugpy: 1.8.20
    decorator: 5.2.1
    distro: 1.9.0
    docutils: 0.21.2
    executing: 2.2.1
    filelock: 3.19.1
    fonttools: 4.62.1
    frozenlist: 1.8.0
    funcparserlib: 2.0.0a0
    glfw: 2.10.0
    grako: 3.16.5
    h11: 0.16.0
    h5py: 3.16.0
    html2text: 2025.4.15
    httpcore: 1.0.9
    httpx: 0.28.1
    httpx-sse: 0.4.3
    idna: 3.13
    ihm: 2.2
    imagecodecs: 2024.6.1
    imagesize: 2.0.0
    iniconfig: 2.3.0
    ipykernel: 7.1.0
    ipython: 9.9.0
    ipython_pygments_lexers: 1.1.1
    jedi: 0.19.2
    Jinja2: 3.1.6
    jsonschema: 4.26.0
    jsonschema-specifications: 2025.9.1
    jupyter_client: 8.8.0
    jupyter_core: 5.9.1
    kiwisolver: 1.5.0
    line_profiler: 5.0.0
    lxml: 6.0.2
    lz4: 4.3.2
    Markdown: 3.8.2
    MarkupSafe: 3.0.3
    matplotlib: 3.10.7
    matplotlib-inline: 0.2.2
    mcp: 1.18.0
    msgpack: 1.1.1
    multidict: 6.7.1
    narwhals: 2.21.0
    ndindex: 1.10.1
    nest-asyncio: 1.6.0
    netCDF4: 1.6.5
    networkx: 3.3
    nibabel: 5.2.0
    nptyping: 2.5.0
    numexpr: 2.14.1
    numpy: 1.26.4
    nvidia-nvjitlink-cu12: 12.9.86
    OpenMM: 8.4.0
    OpenMM-CUDA-12: 8.4.0
    openvr: 1.26.701
    packaging: 25.0
    ParmEd: 4.2.2
    parso: 0.8.7
    pep517: 0.13.1
    pexpect: 4.9.0
    pickleshare: 0.7.5
    pillow: 11.3.0
    pip: 25.2
    pkginfo: 1.12.1.2
    platformdirs: 4.9.6
    plotly: 6.7.0
    pluggy: 1.6.0
    prompt_toolkit: 3.0.52
    propcache: 0.5.2
    psutil: 7.0.0
    ptyprocess: 0.7.0
    pure_eval: 0.2.3
    py-cpuinfo: 9.0.0
    pybind11: 3.0.1
    pycollada: 0.8
    pydantic: 2.13.4
    pydantic-settings: 2.14.1
    pydantic_core: 2.46.4
    pydata-sphinx-theme: 0.17.1
    pydicom: 2.4.4
    Pygments: 2.18.0
    pynmrstar: 3.5.1
    pynrrd: 1.0.0
    PyOpenGL: 3.1.10
    PyOpenGL-accelerate: 3.1.10
    pyopenxr: 1.1.4501
    pyparsing: 3.3.2
    pyproject_hooks: 1.2.0
    PyQt6: 6.10.2
    PyQt6-Qt6: 6.10.1
    PyQt6-WebEngine: 6.10.0
    PyQt6-WebEngine-Qt6: 6.10.1
    PyQt6_sip: 13.10.3
    pytest: 9.0.3
    pytest-cov: 7.1.0
    python-dateutil: 2.9.0.post0
    python-dotenv: 1.2.2
    python-multipart: 0.0.27
    pyzmq: 27.1.0
    qtconsole: 5.7.0
    QtPy: 2.4.3
    qtshim: 1.2.2
    RandomWords: 0.4.0
    referencing: 0.37.0
    requests: 2.32.5
    roman-numerals: 4.1.0
    rpds-py: 0.30.0
    scipy: 1.14.0
    setuptools: 80.9.0
    sfftk-rw: 0.8.1
    six: 1.17.0
    snowballstemmer: 3.0.1
    sortedcontainers: 2.4.0
    soupsieve: 2.8.3
    Sphinx: 9.0.4
    sphinx-autodoc-typehints: 3.6.1
    sphinxcontrib-applehelp: 2.0.0
    sphinxcontrib-blockdiag: 3.0.0
    sphinxcontrib-devhelp: 2.0.0
    sphinxcontrib-htmlhelp: 2.1.0
    sphinxcontrib-jsmath: 1.0.1
    sphinxcontrib-qthelp: 2.0.0
    sphinxcontrib-serializinghtml: 2.0.0
    sse-starlette: 3.4.2
    stack-data: 0.6.3
    starlette: 1.0.0
    superqt: 0.7.6
    tables: 3.10.2
    tcia_utils: 3.2.1
    threadpoolctl: 3.6.0
    tifffile: 2025.3.13
    tinyarray: 1.2.5
    tornado: 6.5.5
    tqdm: 4.67.3
    traitlets: 5.14.3
    typing-inspection: 0.4.2
    typing_extensions: 4.15.0
    Unidecode: 1.4.0
    urllib3: 2.7.0
    uvicorn: 0.46.0
    wcwidth: 0.7.0
    webcolors: 24.11.1
    wheel: 0.45.1
    wheel-filename: 1.4.2
    yarl: 1.23.0
1 2 3 4 5 6 7 8 9 10 11

Query Language

query: TracLinks and the [[TicketQuery]] macro both use a mini “query language” for specifying query filters. Filters are separated by ampersands (&). Each filter consists of the ticket field name, an operator and one or more values. More than one value are separated by a pipe (|), meaning that the filter matches any of the values. To include a literal & or | in a value, escape the character with a backslash (\).

The available operators are:

= the field content exactly matches one of the values
~= the field content contains one or more of the values
^= the field content starts with one of the values
$= the field content ends with one of the values

All of these operators can also be negated:

!= the field content matches none of the values
!~= the field content does not contain any of the values
!^= the field content does not start with any of the values
!$= the field content does not end with any of the values

The date fields created and modified can be constrained by using the = operator and specifying a value containing two dates separated by two dots (..). Either end of the date range can be left empty, meaning that the corresponding end of the range is open. The date parser understands a few natural date specifications like "3 weeks ago", "last month" and "now", as well as Bugzilla-style date specifications like "1d", "2w", "3m" or "4y" for 1 day, 2 weeks, 3 months and 4 years, respectively. Spaces in date specifications can be omitted to avoid having to quote the query string.

created=2007-01-01..2008-01-01 query tickets created in 2007
created=lastmonth..thismonth query tickets created during the previous month
modified=1weekago.. query tickets that have been modified in the last week
modified=..30daysago query tickets that have been inactive for the last 30 days

See also: TracTickets, TracReports, TracGuide, TicketQuery

Last modified 9 years ago Last modified on Jan 4, 2017, 10:45:36 AM
Note: See TracWiki for help on using the wiki.