Opened 3 years ago

Closed 3 years ago

#8740 closed defect (duplicate)

mmCIF: 'SaveOptionsWidget' object has no attribute 'compute_sheets'

Reported by: haaris.safdari@… Owned by: Greg Couch
Priority: normal Milestone:
Component: Input/Output Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The following bug report has been submitted:
Platform:        macOS-10.16-x86_64-i386-64bit
ChimeraX Version: 1.5rc202210200124 (2022-10-20 01:24:28 UTC)
Description
(Describe the actions that caused this problem to occur here)

Log:
> mousemode shift leftMode "translate selected models"

> mousemode shift middleMode "rotate selected models"

> mousemode rightMode zoom

> mousemode control wheelMode "contour level"

> mousemode setting "contour level" speed 0.1

> mousemode shift wheelMode "rotate selected models"

> camera ortho

> set bgColor grey

> lighting shadows false

> lighting depthCue false

> graphics silhouettes true

> lighting simple

> functionkey F1 cofr sel

> functionkey F2 mousemode rightMode 'mark surface'

> functionkey F3 mousemode rightMode 'move markers'

> functionkey F4 mk 3 1

> functionkey F5 view

> functionkey F6 view sel pad 0.92 clip false

> functionkey F7 mousemode rightMode 'delete markers'

> functionkey F8 mousemode rightMode zoom

> functionkey F9 sequence chain sel

> functionkey F10 transparency sel 65

> functionkey F11 transparency sel 0

> functionkey F12 tool show 'Fit in Map'

> color name f01graublau #BADBED

Color 'f01graublau' is opaque: rgb(72.9%, 85.9%, 92.9%) hex: #badbed

  

> color name f02silber #F6FAFC

Color 'f02silber' is opaque: rgb(96.5%, 98%, 98.8%) hex: #f6fafc

  

> color name f03muschel #FFFFE5

Color 'f03muschel' is opaque: rgb(100%, 100%, 89.8%) hex: #ffffe5

  

> color name f04beige #F3F3A9

Color 'f04beige' is opaque: rgb(95.3%, 95.3%, 66.3%) hex: #f3f3a9

  

> color name f05gelb #f2b701

Color 'f05gelb' is opaque: rgb(94.9%, 71.8%, 0.392%) hex: #f2b701

  

> color name f06orange #e68310

Color 'f06orange' is opaque: rgb(90.2%, 51.4%, 6.27%) hex: #e68310

  

> color name f07rotorange #FF6A25

Color 'f07rotorange' is opaque: rgb(100%, 41.6%, 14.5%) hex: #ff6a25

  

> color name f08rot #dd3d2d

Color 'f08rot' is opaque: rgb(86.7%, 23.9%, 17.6%) hex: #dd3d2d

  

> color name f09lachs #f97b72

Color 'f09lachs' is opaque: rgb(97.6%, 48.2%, 44.7%) hex: #f97b72

  

> color name f10flieder #D57AD5

Color 'f10flieder' is opaque: rgb(83.5%, 47.8%, 83.5%) hex: #d57ad5

  

> color name f11violett #cf1c90

Color 'f11violett' is opaque: rgb(81.2%, 11%, 56.5%) hex: #cf1c90

  

> color name f12lila #4b148f

Color 'f12lila' is opaque: rgb(29.4%, 7.84%, 56.1%) hex: #4b148f

  

> color name f13dunkelblau #2E2EF7

Color 'f13dunkelblau' is opaque: rgb(18%, 18%, 96.9%) hex: #2e2ef7

  

> color name f14blau #00AAFF

Color 'f14blau' is opaque: rgb(0%, 66.7%, 100%) hex: #00aaff

  

> color name f15cyan #60e2d6

Color 'f15cyan' is opaque: rgb(37.6%, 88.6%, 83.9%) hex: #60e2d6

  

> color name f16blaugrün #30ffa6

Color 'f16blaugrün' is opaque: rgb(18.8%, 100%, 65.1%) hex: #30ffa6

  

> color name f17grün #00FF00

Color 'f17grün' is opaque: rgb(0%, 100%, 0%) hex: #00ff00

  

> color name f18dunkelgrün #228B22

Color 'f18dunkelgrün' is opaque: rgb(13.3%, 54.5%, 13.3%) hex: #228b22

  

> color name f19hellgrau #DCDCDC

Color 'f19hellgrau' is opaque: gray(86.3%) hex: #dcdcdc

  

> color name f20grau #B2B2B2

Color 'f20grau' is opaque: gray(69.8%) hex: #b2b2b2

  

> color name f21anthrazit #323F45

Color 'f21anthrazit' is opaque: rgb(19.6%, 24.7%, 27.1%) hex: #323f45

  

> alias localres color sample #$1 map #$2 offset 0.1 update true palette
> "#0000E7:#001CE7:#0039E7:#0056E7:#0073E7:#0090E7:#00ADE7:#00CAE7:#00E7E7:#00E7CA:#00E7AD:#00E790:#00E773:#00E756:#00E739:#00E71C:#00E700:#1CE700:#39E700:#56E700:#73E700:#90E700:#ADE700:#CAE700:#E7E700:#E7CA00:#E7AD00:#E79000:#E77300:#E75600:#E73900:#E71C00:#E70000"
> range $3,$4

> alias mk color zone #$2 near #$1 sharpEdges true distance 3; fun F4 'mk $1
> $2'

> alias quickmk color zone #$2 near #$1 sharpEdges false distance 3; fun F4
> 'quickmk $1 $2'

> alias mapcolour color zone #$2 near #$1 sharpEdges true distance $3

> alias mapmorph volume morph #$1 #$2 constantVolume true frames 9999 playStep
> $3

> alias mapseries volume morph #$1-$2 constantVolume true frames 9999 playStep
> $3

> alias consurf color byattr seq_conservation protein palette cyanmaroon
> novalue yellow

> alias chaininfo preset custom chaininfo

> alias foto save browse format tiff height 4000 supersample 4
> transparentBackground false

> alias durch save browse format tiff height 4000 supersample 4
> transparentBackground true

> alias session save browse format session includeMaps true compress lz4

> alias nomapsession save browse format session includeMaps false compress lz4

> alias splitup color zone #$1 near sel sharpEdges true distance $2

> alias quicksplitup color zone #$1 near sel sharpEdges false distance $2

> alias spalt volume splitbyzone #$1

> alias undust surface undust #$1

> alias dust1 surface dust #$1 size 1

> alias dust2 surface dust #$1 size 2

> alias dust3 surface dust #$1 size 3

> alias dust4 surface dust #$1 size 4

> alias dust5 surface dust #$1 size 5

> alias dust6 surface dust #$1 size 6

> alias dust7 surface dust #$1 size 7

> alias dust8 surface dust #$1 size 8

> alias dust9 surface dust #$1 size 9

> alias dust10 surface dust #$1 size 10

> alias dust11 surface dust #$1 size 11

> alias dust12 surface dust #$1 size 12

> alias dust13 surface dust #$1 size 13

> alias dust14 surface dust #$1 size 14

> alias dust15 surface dust #$1 size 15

> alias dust20 surface dust #$1 size 20

> alias dust25 surface dust #$1 size 25

> alias dust30 surface dust #$1 size 30

> alias dust35 surface dust #$1 size 35

> alias dust40 surface dust #$1 size 40

> alias dust45 surface dust #$1 size 45

> alias dust50 surface dust #$1 size 50

> alias sunset color sample #$1 map #$2 offset 0.1 update true palette
> "#364B9A:#4A7BB7:#6EA6CD:#98CAE1:#C2E4EF:#EAECCC:#FEDA8B:#FDB366:#F67E4B:#DD3D2D:#A50026"
> range $3,$4

> alias nicemap volume #$1 subdivideSurface true surfacesmoothing true
> smoothLines true squareMesh false meshLighting true

> alias unnicemap volume #$1 subdivideSurface false surfacesmoothing false
> smoothLines false squareMesh true meshLighting true

> alias figure lighting soft ; lighting multishadow 1024 ; graphics
> silhouettes true color black width $1 depthJump 0.03 ; set bgColor white ;
> camera ortho

UCSF ChimeraX version: 1.5rc202210200124 (2022-10-20)  
© 2016-2022 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> open /Users/Haaris/Desktop/Temporary_Processing/run_it032_half2_class001.mrc

Opened run_it032_half2_class001.mrc as #1, grid size 200,200,200, pixel 1.7,
shown at level 0.0564, step 1, values float32  

> set bgColor white

> volume #1 level 0.01556

> volume #1 level 0.0114

> volume #1 level 0.05606

> volume #1 level 0.01897

> 7K00

Unknown command: 7K00  

> open 7k00

7k00 title:  
Structure of the Bacterial Ribosome at 2 Angstrom Resolution [more info...]  
  
Chain information for 7k00 #2  
---  
Chain | Description | UniProt  
0 | 50S ribosomal protein L33 | D7Z9P0_ECOLX  
1 | 50S ribosomal protein L34 | RL34_ECO45  
2 | 50S ribosomal protein L35 | D7Z814_ECOLX  
3 | 50S ribosomal protein L36 | A0A0E2L017_ECOU3  
4 | 50S ribosomal protein L31 | D7ZFP6_ECOLX  
5 | E-site tRNA |  
A | 16S rRNA |  
B | 30S ribosomal protein S2 | D7ZK99_ECOLX  
C | 30S ribosomal protein S3 | RS3_ECO45  
D | 30S ribosomal protein S4 | D7Z9H7_ECOLX  
E | 30S ribosomal protein S5 | D7Z9H2_ECOLX  
F | 30S ribosomal protein S6 | RS6_ECOLI  
G | 30S ribosomal protein S7 | A0A5Q2GFB5_ECOLX  
H | 30S ribosomal protein S8 | D7Z9G9_ECOLX  
I | 30S ribosomal protein S9 | D7ZES9_ECOLX  
J | 30S ribosomal protein S10 | D7Z9F4_ECOLX  
K | 30S ribosomal protein S11 | S1ELC2_ECOLX  
L | 30S ribosomal protein S12 | I2UHF1_ECOLX  
M | 30S ribosomal protein S13 | H4UQ02_ECOLX  
N | 30S ribosomal protein S14 | D7Z9G8_ECOLX  
O | 30S ribosomal protein S15 | D7ZEL4_ECOLX  
P | 30S ribosomal protein S16 | RS16_ECO45  
Q | 30S ribosomal protein S17 | D7Z9G4_ECOLX  
R | 30S ribosomal protein S18 | A0A0E2KXL3_ECOU3  
S | 30S ribosomal protein S19 | D7Z9F9_ECOLX  
T | 30S ribosomal protein S20 | D7ZAS2_ECOLX  
U | 30S ribosomal protein S21 | A0A0E2L2J1_ECOU3  
X | mRNA |  
Y | A-site tRNA-val |  
Z | P-site tRNA-fMet |  
a | 23S rRNA |  
b | 5S rRNA |  
c | 50S ribosomal protein L2 | RL2_ECOLI  
d | 50S ribosomal protein L3 | I2X6U5_ECOLX  
e | 50S ribosomal protein L4 | D7Z9F6_ECOLX  
f | 50S ribosomal protein L5 | D7Z9G7_ECOLX  
g | 50S ribosomal protein L6 | D7Z9H0_ECOLX  
h | 50S ribosomal protein L9 | D7ZI15_ECOLX  
i | 50S ribosomal protein L13 | D7ZET0_ECOLX  
j | 50S ribosomal protein L14 | D7Z9G5_ECOLX  
k | 50S ribosomal protein L15 | A0A037Y8L6_ECOLX  
l | 50S ribosomal protein L16 | L4V2J8_ECOLX  
m | 50S ribosomal protein L17 | D6I1Y5_ECOLX  
n | 50S ribosomal protein L18 | D7Z9H1_ECOLX  
o | 50S ribosomal protein L19 | D7ZKU3_ECOLX  
p | 50S ribosomal protein L20 | RL20_ECO45  
q | 50S ribosomal protein L21 | D7ZEN7_ECOLX  
r | 50S ribosomal protein L22 | D7Z9G0_ECOLX  
s | 50S ribosomal protein L23 | D7X2Z9_ECOLX  
t | 50S ribosomal protein L24 | D7Z9G6_ECOLX  
u | 50S ribosomal protein L25 | D7XH79_ECOLX  
v | 50S ribosomal protein L27 | RL27_ECOLI  
w | 50S ribosomal protein L28 | S0YB49_ECOLX  
x | 50S ribosomal protein L29 | D7Z9G3_ECOLX  
y | 50S ribosomal protein L30 | D7Z9H3_ECOLX  
z | 50S ribosomal protein L32 | D7ZGG2_ECOLX  
  
Non-standard residues in 7k00 #2  
---  
MG — magnesium ion  
MS6 — (2S)-2-amino-4-(methylsulfanyl)butane-1-thiol  
PAR — paromomycin (paromomycin I; amminosidin; catenulin; crestomycin;
monomycin A; neomycin E)  
SPD — spermidine (N-(2-amino-propyl)-1,4-diaminobutane; Pa(34))  
SPM — spermine  
ZN — zinc ion  
  

> show cartoons

> hide atoms

> select add #2

149338 atoms, 154090 bonds, 6235 pseudobonds, 17719 residues, 4 models
selected  

> ui mousemode right "translate selected models"

> view matrix models #2,1,0,0,108.1,0,1,0,76.315,0,0,1,103.53

> view matrix models
> #2,-0.77203,0.62849,0.09471,300.72,-0.61826,-0.70805,-0.34122,566.88,-0.14739,-0.32199,0.9352,201.77

> view matrix models
> #2,-0.77269,0.62795,0.092887,302.31,-0.6173,-0.70922,-0.34051,565.43,-0.14794,-0.32045,0.93564,201.62

> view matrix models
> #2,-0.77269,0.62795,0.092887,196.29,-0.6173,-0.70922,-0.34051,468.32,-0.14794,-0.32045,0.93564,71.577

> view matrix models
> #2,-0.59558,0.65074,0.47099,87.634,-0.79306,-0.56964,-0.21581,451.37,0.12785,-0.50205,0.85533,69.386

> view matrix models
> #2,-0.59558,0.65074,0.47099,76.238,-0.79306,-0.56964,-0.21581,443.4,0.12785,-0.50205,0.85533,86.734

> fitmap #2 inMap #1

Fit molecule 7k00 (#2) to map run_it032_half2_class001.mrc (#1) using 149338
atoms  
average map value = 0.03511, steps = 280  
shifted from previous position = 3.52  
rotated from previous position = 36.9 degrees  
atoms outside contour = 42579, contour level = 0.018967  
  
Position of 7k00 (#2) relative to run_it032_half2_class001.mrc (#1)
coordinates:  
Matrix rotation and translation  
-0.65068819 0.75812272 0.04306767 144.79811016  
-0.59660983 -0.47533008 -0.64662047 471.94418261  
-0.46974631 -0.44644289 0.76159513 197.85315793  
Axis 0.13689137 0.35068768 -0.92643343  
Axis point 197.55673393 239.51819910 0.00000000  
Rotation angle (degrees) 133.01670543  
Shift along axis 2.02884168  
  

> volume #1 level 0.01215

> volume #1 level 0.01367

> fitmap #2 inMap #1

Fit molecule 7k00 (#2) to map run_it032_half2_class001.mrc (#1) using 149338
atoms  
average map value = 0.03511, steps = 48  
shifted from previous position = 0.0242  
rotated from previous position = 0.0108 degrees  
atoms outside contour = 30384, contour level = 0.013669  
  
Position of 7k00 (#2) relative to run_it032_half2_class001.mrc (#1)
coordinates:  
Matrix rotation and translation  
-0.65079358 0.75803062 0.04309641 144.82462630  
-0.59649492 -0.47534209 -0.64671765 471.93010555  
-0.46974624 -0.44658648 0.76151099 197.87347600  
Axis 0.13687724 0.35075240 -0.92641102  
Axis point 197.54778833 239.52257979 0.00000000  
Rotation angle (degrees) 133.02460266  
Shift along axis 2.04164321  
  

> save /Users/Haaris/Desktop/Temporary_Processing/7k00_felix.pdb relModel #1

Traceback (most recent call last):  
File
"/Users/Haaris/Desktop/ChimeraX-1.5-rc2022.10.20.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/toolbar/tool.py", line 165, in callback  
bundle_info.run_provider(session, name, session.toolbar,
display_name=display_name)  
File
"/Users/Haaris/Desktop/ChimeraX-1.5-rc2022.10.20.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/toolshed/info.py", line 386, in run_provider  
return api._api_caller.run_provider(api, session, name, mgr, **kw)  
File
"/Users/Haaris/Desktop/ChimeraX-1.5-rc2022.10.20.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/toolshed/__init__.py", line 1289, in run_provider  
return cls._get_func(api, "run_provider")(session, name, mgr, **kw)  
File
"/Users/Haaris/Desktop/ChimeraX-1.5-rc2022.10.20.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/toolbar/__init__.py", line 37, in run_provider  
providers.run_provider(session, name)  
File
"/Users/Haaris/Desktop/ChimeraX-1.5-rc2022.10.20.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/toolbar/providers.py", line 45, in run_provider  
what(session)  
File
"/Users/Haaris/Desktop/ChimeraX-1.5-rc2022.10.20.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/toolbar/providers.py", line 27, in _file_save  
show_save_file_dialog(session)  
File
"/Users/Haaris/Desktop/ChimeraX-1.5-rc2022.10.20.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/save_command/dialog.py", line 127, in show_save_file_dialog  
_dlg.display(session, **kw)  
File
"/Users/Haaris/Desktop/ChimeraX-1.5-rc2022.10.20.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/save_command/dialog.py", line 48, in display  
cmd += ' ' + save_mgr.save_args_string_from_widget(fmt, self._current_option)  
File
"/Users/Haaris/Desktop/ChimeraX-1.5-rc2022.10.20.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/save_command/manager.py", line 110, in
save_args_string_from_widget  
return provider_info.bundle_info.run_provider(self.session,  
File
"/Users/Haaris/Desktop/ChimeraX-1.5-rc2022.10.20.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/mmcif/__init__.py", line 111, in
save_args_string_from_widget  
return widget.options_string()  
File
"/Users/Haaris/Desktop/ChimeraX-1.5-rc2022.10.20.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/mmcif/gui.py", line 130, in options_string  
if self.compute_sheets.isChecked():  
AttributeError: 'SaveOptionsWidget' object has no attribute 'compute_sheets'  
  
AttributeError: 'SaveOptionsWidget' object has no attribute 'compute_sheets'  
  
File
"/Users/Haaris/Desktop/ChimeraX-1.5-rc2022.10.20.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/mmcif/gui.py", line 130, in options_string  
if self.compute_sheets.isChecked():  
  
See log for complete Python traceback.  
  




OpenGL version: 4.1 ATI-4.9.51
OpenGL renderer: AMD Radeon Pro 580X OpenGL Engine
OpenGL vendor: ATI Technologies Inc.

Python: 3.9.11
Locale: UTF-8
Qt version: PyQt6 6.3.1, Qt 6.3.1
Qt runtime version: 6.3.2
Qt platform: cocoa
Hardware:

    Hardware Overview:

      Model Name: iMac
      Model Identifier: iMac19,1
      Processor Name: 6-Core Intel Core i5
      Processor Speed: 3,7 GHz
      Number of Processors: 1
      Total Number of Cores: 6
      L2 Cache (per Core): 256 KB
      L3 Cache: 9 MB
      Memory: 32 GB
      System Firmware Version: 1916.60.2.0.0
      OS Loader Version: 564.40.4~66
      SMC Version (system): 2.46f13

Software:

    System Software Overview:

      System Version: macOS 13.2.1 (22D68)
      Kernel Version: Darwin 22.3.0
      Time since boot: 42 days, 17 hours, 49 minutes

Graphics/Displays:

    Radeon Pro 580X:

      Chipset Model: Radeon Pro 580X
      Type: GPU
      Bus: PCIe
      PCIe Lane Width: x16
      VRAM (Total): 8 GB
      Vendor: AMD (0x1002)
      Device ID: 0x67df
      Revision ID: 0x00c0
      ROM Revision: 113-D0008A-042
      VBIOS Version: 113-D0008A1X-009
      EFI Driver Version: 01.B1.042
      Metal Support: Metal 2
      Displays:
        iMac:
          Display Type: Built-In Retina LCD
          Resolution: Retina 5K (5120 x 2880)
          Framebuffer Depth: 30-Bit Color (ARGB2101010)
          Main Display: Yes
          Mirror: Off
          Online: Yes
          Automatically Adjust Brightness: Yes
          Connection Type: Internal
        DELL U2412M:
          Resolution: 1920 x 1200 (WUXGA - Widescreen Ultra eXtended Graphics Array)
          UI Looks like: 1920 x 1200
          Framebuffer Depth: 30-Bit Color (ARGB2101010)
          Display Serial Number: 0FFXD31242JL
          Mirror: Off
          Online: Yes
          Rotation: Supported
          Connection Type: Thunderbolt/DisplayPort


Installed Packages:
    alabaster: 0.7.12
    appdirs: 1.4.4
    appnope: 0.1.3
    asttokens: 2.0.8
    Babel: 2.10.3
    backcall: 0.2.0
    blockdiag: 3.0.0
    build: 0.8.0
    certifi: 2021.10.8
    cftime: 1.6.2
    charset-normalizer: 2.1.1
    ChimeraX-AddCharge: 1.4
    ChimeraX-AddH: 2.2
    ChimeraX-AlignmentAlgorithms: 2.0
    ChimeraX-AlignmentHdrs: 3.2.1
    ChimeraX-AlignmentMatrices: 2.0
    ChimeraX-Alignments: 2.6
    ChimeraX-AlphaFold: 1.0
    ChimeraX-AltlocExplorer: 1.0.3
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Arrays: 1.0
    ChimeraX-Atomic: 1.41.4
    ChimeraX-AtomicLibrary: 8.0.2
    ChimeraX-AtomSearch: 2.0.1
    ChimeraX-AxesPlanes: 2.3
    ChimeraX-BasicActions: 1.1.2
    ChimeraX-BILD: 1.0
    ChimeraX-BlastProtein: 2.1.2
    ChimeraX-BondRot: 2.0.1
    ChimeraX-BugReporter: 1.0.1
    ChimeraX-BuildStructure: 2.7.1
    ChimeraX-Bumps: 1.0
    ChimeraX-BundleBuilder: 1.2
    ChimeraX-ButtonPanel: 1.0.1
    ChimeraX-CageBuilder: 1.0.1
    ChimeraX-CellPack: 1.0
    ChimeraX-Centroids: 1.3.1
    ChimeraX-ChangeChains: 1.0.2
    ChimeraX-CheckWaters: 1.3
    ChimeraX-ChemGroup: 2.0
    ChimeraX-Clashes: 2.2.4
    ChimeraX-ColorActions: 1.0.3
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.5.2
    ChimeraX-CommandLine: 1.2.4
    ChimeraX-ConnectStructure: 2.0.1
    ChimeraX-Contacts: 1.0.1
    ChimeraX-Core: 1.5rc202210200124
    ChimeraX-CoreFormats: 1.1
    ChimeraX-coulombic: 1.3.2
    ChimeraX-Crosslinks: 1.0
    ChimeraX-Crystal: 1.0
    ChimeraX-CrystalContacts: 1.0.1
    ChimeraX-DataFormats: 1.2.2
    ChimeraX-Dicom: 1.1
    ChimeraX-DistMonitor: 1.3
    ChimeraX-DockPrep: 1.0
    ChimeraX-Dssp: 2.0
    ChimeraX-EMDB-SFF: 1.0
    ChimeraX-ExperimentalCommands: 1.0
    ChimeraX-FileHistory: 1.0.1
    ChimeraX-FunctionKey: 1.0.1
    ChimeraX-Geometry: 1.2
    ChimeraX-gltf: 1.0
    ChimeraX-Graphics: 1.1
    ChimeraX-Hbonds: 2.4
    ChimeraX-Help: 1.2.1
    ChimeraX-HKCage: 1.3
    ChimeraX-IHM: 1.1
    ChimeraX-ImageFormats: 1.2
    ChimeraX-IMOD: 1.0
    ChimeraX-IO: 1.0.1
    ChimeraX-ItemsInspection: 1.0.1
    ChimeraX-Label: 1.1.7
    ChimeraX-ListInfo: 1.1.1
    ChimeraX-Log: 1.1.5
    ChimeraX-LookingGlass: 1.1
    ChimeraX-Maestro: 1.8.2
    ChimeraX-Map: 1.1.1
    ChimeraX-MapData: 2.0
    ChimeraX-MapEraser: 1.0.1
    ChimeraX-MapFilter: 2.0
    ChimeraX-MapFit: 2.0
    ChimeraX-MapSeries: 2.1.1
    ChimeraX-Markers: 1.0.1
    ChimeraX-Mask: 1.0.1
    ChimeraX-MatchMaker: 2.0.9
    ChimeraX-MDcrds: 2.6
    ChimeraX-MedicalToolbar: 1.0.2
    ChimeraX-Meeting: 1.0.1
    ChimeraX-MLP: 1.1
    ChimeraX-mmCIF: 2.8
    ChimeraX-MMTF: 2.2
    ChimeraX-Modeller: 1.5.6
    ChimeraX-ModelPanel: 1.3.6
    ChimeraX-ModelSeries: 1.0.1
    ChimeraX-Mol2: 2.0
    ChimeraX-Mole: 1.0
    ChimeraX-Morph: 1.0.1
    ChimeraX-MouseModes: 1.1.1
    ChimeraX-Movie: 1.0
    ChimeraX-Neuron: 1.0
    ChimeraX-Nucleotides: 2.0.3
    ChimeraX-OpenCommand: 1.9.1
    ChimeraX-PDB: 2.6.8
    ChimeraX-PDBBio: 1.0
    ChimeraX-PDBLibrary: 1.0.2
    ChimeraX-PDBMatrices: 1.0
    ChimeraX-PickBlobs: 1.0.1
    ChimeraX-Positions: 1.0
    ChimeraX-PresetMgr: 1.1
    ChimeraX-PubChem: 2.1
    ChimeraX-ReadPbonds: 1.0.1
    ChimeraX-Registration: 1.1.1
    ChimeraX-RemoteControl: 1.0
    ChimeraX-RenumberResidues: 1.1
    ChimeraX-ResidueFit: 1.0.1
    ChimeraX-RestServer: 1.1
    ChimeraX-RNALayout: 1.0
    ChimeraX-RotamerLibMgr: 2.0.1
    ChimeraX-RotamerLibsDunbrack: 2.0
    ChimeraX-RotamerLibsDynameomics: 2.0
    ChimeraX-RotamerLibsRichardson: 2.0
    ChimeraX-SaveCommand: 1.5.1
    ChimeraX-SchemeMgr: 1.0
    ChimeraX-SDF: 2.0
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0
    ChimeraX-SelInspector: 1.0
    ChimeraX-SeqView: 2.7.2
    ChimeraX-Shape: 1.0.1
    ChimeraX-Shell: 1.0.1
    ChimeraX-Shortcuts: 1.1.1
    ChimeraX-ShowSequences: 1.0.1
    ChimeraX-SideView: 1.0.1
    ChimeraX-Smiles: 2.1
    ChimeraX-SmoothLines: 1.0
    ChimeraX-SpaceNavigator: 1.0
    ChimeraX-StdCommands: 1.10
    ChimeraX-STL: 1.0
    ChimeraX-Storm: 1.0
    ChimeraX-StructMeasure: 1.1
    ChimeraX-Struts: 1.0.1
    ChimeraX-Surface: 1.0
    ChimeraX-SwapAA: 2.0.1
    ChimeraX-SwapRes: 2.1.3
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.1.2
    ChimeraX-ToolshedUtils: 1.2.1
    ChimeraX-Tug: 1.0.1
    ChimeraX-UI: 1.24.2
    ChimeraX-uniprot: 2.2.1
    ChimeraX-UnitCell: 1.0.1
    ChimeraX-ViewDockX: 1.1.3
    ChimeraX-VIPERdb: 1.0
    ChimeraX-Vive: 1.1
    ChimeraX-VolumeMenu: 1.0.1
    ChimeraX-VTK: 1.0
    ChimeraX-WavefrontOBJ: 1.0
    ChimeraX-WebCam: 1.0.1
    ChimeraX-WebServices: 1.1.0
    ChimeraX-Zone: 1.0.1
    colorama: 0.4.5
    cxservices: 1.2
    cycler: 0.11.0
    Cython: 0.29.32
    debugpy: 1.6.3
    decorator: 5.1.1
    docutils: 0.19
    entrypoints: 0.4
    executing: 1.1.1
    filelock: 3.7.1
    fonttools: 4.37.4
    funcparserlib: 1.0.0
    grako: 3.16.5
    h5py: 3.7.0
    html2text: 2020.1.16
    idna: 3.4
    ihm: 0.33
    imagecodecs: 2022.7.31
    imagesize: 1.4.1
    importlib-metadata: 5.0.0
    ipykernel: 6.15.3
    ipython: 8.4.0
    ipython-genutils: 0.2.0
    jedi: 0.18.1
    Jinja2: 3.1.2
    jupyter-client: 7.3.4
    jupyter-core: 4.11.2
    kiwisolver: 1.4.4
    line-profiler: 3.5.1
    lxml: 4.9.1
    lz4: 4.0.2
    MarkupSafe: 2.1.1
    matplotlib: 3.5.2
    matplotlib-inline: 0.1.6
    msgpack: 1.0.4
    nest-asyncio: 1.5.6
    netCDF4: 1.6.0
    networkx: 2.8.5
    numexpr: 2.8.3
    numpy: 1.23.1
    openvr: 1.23.701
    packaging: 21.3
    ParmEd: 3.4.3
    parso: 0.8.3
    pep517: 0.13.0
    pexpect: 4.8.0
    pickleshare: 0.7.5
    Pillow: 9.2.0
    pip: 22.2.2
    pkginfo: 1.8.3
    prompt-toolkit: 3.0.31
    psutil: 5.9.1
    ptyprocess: 0.7.0
    pure-eval: 0.2.2
    pycollada: 0.7.2
    pydicom: 2.3.0
    Pygments: 2.12.0
    PyOpenGL: 3.1.5
    PyOpenGL-accelerate: 3.1.5
    pyparsing: 3.0.9
    PyQt6-commercial: 6.3.1
    PyQt6-Qt6: 6.3.2
    PyQt6-sip: 13.4.0
    PyQt6-WebEngine-commercial: 6.3.1
    PyQt6-WebEngine-Qt6: 6.3.2
    python-dateutil: 2.8.2
    pytz: 2022.5
    pyzmq: 24.0.1
    qtconsole: 5.3.1
    QtPy: 2.2.1
    RandomWords: 0.4.0
    requests: 2.28.1
    scipy: 1.9.0
    setuptools: 65.1.1
    setuptools-scm: 7.0.5
    sfftk-rw: 0.7.2
    six: 1.16.0
    snowballstemmer: 2.2.0
    sortedcontainers: 2.4.0
    Sphinx: 5.1.1
    sphinx-autodoc-typehints: 1.19.1
    sphinxcontrib-applehelp: 1.0.2
    sphinxcontrib-blockdiag: 3.0.0
    sphinxcontrib-devhelp: 1.0.2
    sphinxcontrib-htmlhelp: 2.0.0
    sphinxcontrib-jsmath: 1.0.1
    sphinxcontrib-qthelp: 1.0.3
    sphinxcontrib-serializinghtml: 1.1.5
    stack-data: 0.5.1
    tables: 3.7.0
    tifffile: 2022.7.31
    tinyarray: 1.2.4
    tomli: 2.0.1
    tornado: 6.2
    traitlets: 5.3.0
    typing-extensions: 4.4.0
    urllib3: 1.26.12
    wcwidth: 0.2.5
    webcolors: 1.12
    wheel: 0.37.1
    wheel-filename: 1.4.1
    zipp: 3.9.0

Change History (2)

comment:1 by Eric Pettersen, 3 years ago

Component: UnassignedInput/Output
Owner: set to Greg Couch
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submissionmmCIF: 'SaveOptionsWidget' object has no attribute 'compute_sheets'

comment:2 by Eric Pettersen, 3 years ago

Resolution: duplicate
Status: assignedclosed

Hi Haaris,

This bug was fixed in the 1.5 production release (and the 1.6 release candidate), so if you get that you won't run into it again.

--Eric

Eric Pettersen
UCSF Computer Graphics Lab

Note: See TracTickets for help on using tickets.