Opened 4 years ago

Closed 4 years ago

#5178 closed defect (fixed)

unhashable type: 'Color'

Reported by: chimerax-bug-report@… Owned by: Tom Goddard
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The following bug report has been submitted:
Platform:        Linux-3.10.0-1062.9.1.el7.x86_64-x86_64-with-glibc2.17
ChimeraX Version: 1.3.dev202109060834 (2021-09-06 08:34:57 UTC)
Description
(Describe the actions that caused this problem to occur here)

Log:
Startup Messages  
---  
note | available bundle cache has not been initialized yet  
  
UCSF ChimeraX version: 1.3.dev202109060834 (2021-09-06)  
© 2016-2021 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> open
> /g/scb/mahamid/trueba/other_species/out_final/predictions/full_vpp_memb_model_IF4_D2_BN/hela_rot/memb/post_processed_prediction.mrc

Opened post_processed_prediction.mrc as #1, grid size 928,928,500, pixel 1,
shown at step 1, values float32  

> show target m

> hide #!1 models

> show #!1 models

> select #1

2 models selected  

> ~select #1

Nothing selected  
Traceback (most recent call last):  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/map/volume_viewer.py", line 2621, in _log_color_command  
self._log_image_change(v, levels_changed = False, colors_changed = True)  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/map/volume_viewer.py", line 2893, in _log_image_change  
extra_opts.append(' '.join('color %s' % color_name(rgba_to_rgba8(c)) for c in
v.image_colors))  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/map/volume_viewer.py", line 2893, in <genexpr>  
extra_opts.append(' '.join('color %s' % color_name(rgba_to_rgba8(c)) for c in
v.image_colors))  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in color_name  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in <dictcomp>  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
TypeError: unhashable type: 'Color'  
  
TypeError: unhashable type: 'Color'  
  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
  
See log for complete Python traceback.  
  

> volume #1 region 0,0,0,927,927,499 step 4

[Repeated 1 time(s)]

> volume #1 step 1

> open
> /g/scb/mahamid/trueba/other_species/out_final/predictions/full_vpp_memb_model_IF4_D2_BN/hela_rot/memb/post_processed_prediction_cl2000.mrc

Opened post_processed_prediction_cl2000.mrc as #2, grid size 928,928,500,
pixel 1, shown at step 1, values float32  

> hide #!2 models

> show #!2 models

> volume #2 region 0,0,0,927,927,499 step 4

[Repeated 1 time(s)]

> volume #2 step 1

> hide #!2 models

> show #!2 models

> hide #!2 models

> show #!2 models

> hide #!2 models

> show #!2 models

> lighting soft

> lighting full

> open
> /g/scb/mahamid/trueba/other_species/out_final/predictions/Multi_MT_actin_minLabFr001_initFeat_4_300ep_4Tomos_Yflip/hela_rot/microtubule/post_processed_prediction.mrc

Opened post_processed_prediction.mrc as #3, grid size 928,928,500, pixel 1,
shown at step 1, values float32  

> volume #3 region 0,0,0,927,927,499 step 4

[Repeated 1 time(s)]

> volume #3 level 0,0 level 0.1,0.8 level 1,1

> volume #3 step 1

> open
> /g/scb/mahamid/trueba/other_species/out_final/predictions/Multi_MT_actin_minLabFr001_initFeat_4_300ep_4Tomos_Yflip/hela_rot/actin/post_processed_prediction.mrc

Opened post_processed_prediction.mrc as #4, grid size 928,928,500, pixel 1,
shown at step 1, values float32  

> volume #4 region 0,0,0,927,927,499 step 4

[Repeated 1 time(s)]

> volume #4 step 1

> open
> /g/scb/mahamid/trueba/other_species/out_final/predictions/full_vpp_ribo_model_IF4_D2_BN/hela_rot/ribo/post_processed_prediction.mrc

Opened post_processed_prediction.mrc as #5, grid size 928,928,500, pixel 1,
shown at step 1, values float32  

> volume #5 region 0,0,0,927,927,499 step 4

[Repeated 1 time(s)]

> volume #5 step 1

> save /home/trueba/Desktop/image1.png supersample 3

> volume #5

> volume #4

> volume #3

> volume #2

> volume #1

> lighting soft

> volume #2 change image level 0,0 level 0.1,0.8 level 1,1

> view clip false

> set bgColor white

> set bgColor black

> movie record

> turn y 2 180

> wait 180

> movie encode /home/trueba/Desktop/movie1.mp4

/usr/libexec/UCSF-ChimeraX-daily/bin/ffmpeg -r 25 -i
/tmp/chimovie_8ddX-%05d.ppm -vf crop=floor(in_w/2)*2:floor(in_h/2)*2:0:0 -y
-vcodec libx264 -f mp4 -pix_fmt yuv420p -crf 20
/home/trueba/Desktop/movie1.mp4  
stdout:  
  
stderr:  
/usr/libexec/UCSF-ChimeraX-daily/bin/ffmpeg: error while loading shared
libraries: libbz2.so.1.0: cannot open shared object file: No such file or
directory  
  
An error occurred during encoding. See Reply Log for details.  
  
Error during MPEG encoding:  
\-----------------------------  
Exit value: 127  
Error message:  
stdout:  
  
stderr:  
/usr/libexec/UCSF-ChimeraX-daily/bin/ffmpeg: error while loading shared
libraries: libbz2.so.1.0: cannot open shared object file: No such file or
directory  
  
\-----------------------------  
  

> view

Traceback (most recent call last):  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/ui/options/containers.py", line 276, in _reset  
opt.make_callback()  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/ui/options/options.py", line 199, in make_callback  
self._callback(self)  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/ui/core_settings_ui.py", line 143, in _opt_cb  
val = converter(val)  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in color_name  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in <dictcomp>  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
TypeError: unhashable type: 'Color'  
  
TypeError: unhashable type: 'Color'  
  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
  
See log for complete Python traceback.  
  

> help help:user

> ui windowfill toggle

> volume showOutlineBox true

> view orient

> volume showOutlineBox false

> volume showOutlineBox true

> volume showOutlineBox false

> volume region all imageMode "full region"

> volume unzone

> mousemode rightMode "crop volume"

> volume region all imageMode "full region"

> volume unzone

> mousemode rightMode "crop volume"

> volume #1 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #2 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #3 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #4 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #5 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #1 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #2 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #3 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #4 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #5 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume region all imageMode "full region"

> volume unzone

> mousemode rightMode "crop volume"

> volume #1 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #2 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #3 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #4 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume #5 orthoplanes xyz positionPlanes 464,464,250 style image region all

> mousemode rightMode "move planes"

> volume showOutlineBox false

> volume showOutlineBox true

> volume planes z style image imageMode "full region"

> mousemode rightMode "move planes"

> volume showOutlineBox false

> volume region all imageMode "full region"

> volume unzone

> mousemode rightMode "crop volume"

> volume showOutlineBox true

> ui windowfill toggle

> volume #1 style surface

> volume #2 style surface

> volume showOutlineBox false

> volume #3 style surface

> volume #4 style surface

> volume #5 style surface

> ui windowfill toggle

[Repeated 1 time(s)]Traceback (most recent call last):  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/model_panel/tool.py", line 231, in set_model_color  
cmd = "color #%s %s%s" % (m.id_string, color_name(rgba), target_string)  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in color_name  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in <dictcomp>  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
TypeError: unhashable type: 'Color'  
  
TypeError: unhashable type: 'Color'  
  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
  
See log for complete Python traceback.  
  
Traceback (most recent call last):  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/model_panel/tool.py", line 237, in log_delayed_cmd  
Command(ses).run(but.delayed_cmd_text, log_only=True)  
AttributeError: 'MultiColorButton' object has no attribute 'delayed_cmd_text'  
  
AttributeError: 'MultiColorButton' object has no attribute 'delayed_cmd_text'  
  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/model_panel/tool.py", line 237, in log_delayed_cmd  
Command(ses).run(but.delayed_cmd_text, log_only=True)  
  
See log for complete Python traceback.  
  
Traceback (most recent call last):  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/model_panel/tool.py", line 231, in set_model_color  
cmd = "color #%s %s%s" % (m.id_string, color_name(rgba), target_string)  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in color_name  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in <dictcomp>  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
TypeError: unhashable type: 'Color'  
  
TypeError: unhashable type: 'Color'  
  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
  
See log for complete Python traceback.  
  
Traceback (most recent call last):  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/model_panel/tool.py", line 231, in set_model_color  
cmd = "color #%s %s%s" % (m.id_string, color_name(rgba), target_string)  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in color_name  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in <dictcomp>  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
TypeError: unhashable type: 'Color'  
  
TypeError: unhashable type: 'Color'  
  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
  
See log for complete Python traceback.  
  
Traceback (most recent call last):  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/model_panel/tool.py", line 237, in log_delayed_cmd  
Command(ses).run(but.delayed_cmd_text, log_only=True)  
AttributeError: 'MultiColorButton' object has no attribute 'delayed_cmd_text'  
  
AttributeError: 'MultiColorButton' object has no attribute 'delayed_cmd_text'  
  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/model_panel/tool.py", line 237, in log_delayed_cmd  
Command(ses).run(but.delayed_cmd_text, log_only=True)  
  
See log for complete Python traceback.  
  
Traceback (most recent call last):  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/model_panel/tool.py", line 231, in set_model_color  
cmd = "color #%s %s%s" % (m.id_string, color_name(rgba), target_string)  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in color_name  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in <dictcomp>  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
TypeError: unhashable type: 'Color'  
  
TypeError: unhashable type: 'Color'  
  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
  
See log for complete Python traceback.  
  
Traceback (most recent call last):  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/model_panel/tool.py", line 231, in set_model_color  
cmd = "color #%s %s%s" % (m.id_string, color_name(rgba), target_string)  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in color_name  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in <dictcomp>  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
TypeError: unhashable type: 'Color'  
  
TypeError: unhashable type: 'Color'  
  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/core/colors.py", line 779, in  
_color_names = {rgba8:name for name, rgba8 in BuiltinColors.items()}  
  
See log for complete Python traceback.  
  
Traceback (most recent call last):  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/model_panel/tool.py", line 237, in log_delayed_cmd  
Command(ses).run(but.delayed_cmd_text, log_only=True)  
AttributeError: 'MultiColorButton' object has no attribute 'delayed_cmd_text'  
  
AttributeError: 'MultiColorButton' object has no attribute 'delayed_cmd_text'  
  
File "/usr/libexec/UCSF-ChimeraX-daily/lib/python3.9/site-
packages/chimerax/model_panel/tool.py", line 237, in log_delayed_cmd  
Command(ses).run(but.delayed_cmd_text, log_only=True)  
  
See log for complete Python traceback.  
  




OpenGL version: 3.3.0 NVIDIA 450.102.04
OpenGL renderer: GRID V100S-16Q/PCI/SSE2
OpenGL vendor: NVIDIA Corporation
Manufacturer: VMware, Inc.
Model: VMware Virtual Platform
OS: CentOS Linux 7 Core
Architecture: 64bit ELF
Virutal Machine: vmware
CPU: 8 Intel(R) Xeon(R) Gold 6226R CPU @ 2.90GHz
Cache Size: 22528 KB
Memory:
	              total        used        free      shared  buff/cache   available
	Mem:            62G         19G        8.6G        370M         34G         42G
	Swap:            9G        4.2G        5.8G

Graphics:
	00:0f.0 VGA compatible controller [0300]: VMware SVGA II Adapter [15ad:0405]	
	Subsystem: VMware SVGA II Adapter [15ad:0405]	
	Kernel driver in use: vmwgfx
Locale: ('en_US', 'UTF-8')
PyQt5 5.15.2, Qt 5.15.2
Installed Packages:
    alabaster: 0.7.12
    appdirs: 1.4.4
    Babel: 2.9.1
    backcall: 0.2.0
    blockdiag: 2.0.1
    certifi: 2021.5.30
    cftime: 1.5.0
    chardet: 4.0.0
    ChimeraX-AddCharge: 1.1.4
    ChimeraX-AddH: 2.1.10
    ChimeraX-AlignmentAlgorithms: 2.0
    ChimeraX-AlignmentHdrs: 3.2
    ChimeraX-AlignmentMatrices: 2.0
    ChimeraX-Alignments: 2.2.2
    ChimeraX-AlphaFold: 1.0
    ChimeraX-AltlocExplorer: 1.0.1
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Arrays: 1.0
    ChimeraX-Atomic: 1.29.1
    ChimeraX-AtomicLibrary: 4.1.4
    ChimeraX-AtomSearch: 2.0
    ChimeraX-AtomSearchLibrary: 1.0
    ChimeraX-AxesPlanes: 2.0
    ChimeraX-BasicActions: 1.1
    ChimeraX-BILD: 1.0
    ChimeraX-BlastProtein: 2.0
    ChimeraX-BondRot: 2.0
    ChimeraX-BugReporter: 1.0
    ChimeraX-BuildStructure: 2.5.3
    ChimeraX-Bumps: 1.0
    ChimeraX-BundleBuilder: 1.1
    ChimeraX-ButtonPanel: 1.0
    ChimeraX-CageBuilder: 1.0
    ChimeraX-CellPack: 1.0
    ChimeraX-Centroids: 1.1
    ChimeraX-ChemGroup: 2.0
    ChimeraX-Clashes: 2.1
    ChimeraX-ColorActions: 1.0
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.4.1
    ChimeraX-CommandLine: 1.1.5
    ChimeraX-ConnectStructure: 2.0
    ChimeraX-Contacts: 1.0
    ChimeraX-Core: 1.3.dev202109060834
    ChimeraX-CoreFormats: 1.1
    ChimeraX-coulombic: 1.3.1
    ChimeraX-Crosslinks: 1.0
    ChimeraX-Crystal: 1.0
    ChimeraX-CrystalContacts: 1.0
    ChimeraX-DataFormats: 1.2.1
    ChimeraX-Dicom: 1.0
    ChimeraX-DistMonitor: 1.1.4
    ChimeraX-DistUI: 1.0
    ChimeraX-Dssp: 2.0
    ChimeraX-EMDB-SFF: 1.0
    ChimeraX-ExperimentalCommands: 1.0
    ChimeraX-FileHistory: 1.0
    ChimeraX-FunctionKey: 1.0
    ChimeraX-Geometry: 1.1
    ChimeraX-gltf: 1.0
    ChimeraX-Graphics: 1.1
    ChimeraX-Hbonds: 2.1.1
    ChimeraX-Help: 1.2
    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
    ChimeraX-Label: 1.1
    ChimeraX-LinuxSupport: 1.0
    ChimeraX-ListInfo: 1.1.1
    ChimeraX-Log: 1.1.4
    ChimeraX-LookingGlass: 1.1
    ChimeraX-Maestro: 1.8.1
    ChimeraX-Map: 1.1
    ChimeraX-MapData: 2.0
    ChimeraX-MapEraser: 1.0
    ChimeraX-MapFilter: 2.0
    ChimeraX-MapFit: 2.0
    ChimeraX-MapSeries: 2.1
    ChimeraX-Markers: 1.0
    ChimeraX-Mask: 1.0
    ChimeraX-MatchMaker: 2.0.1
    ChimeraX-MDcrds: 2.5
    ChimeraX-MedicalToolbar: 1.0.1
    ChimeraX-Meeting: 1.0
    ChimeraX-MLP: 1.1
    ChimeraX-mmCIF: 2.4
    ChimeraX-MMTF: 2.1
    ChimeraX-Modeller: 1.1
    ChimeraX-ModelPanel: 1.1
    ChimeraX-ModelSeries: 1.0
    ChimeraX-Mol2: 2.0
    ChimeraX-Morph: 1.0
    ChimeraX-MouseModes: 1.1
    ChimeraX-Movie: 1.0
    ChimeraX-Neuron: 1.0
    ChimeraX-Nucleotides: 2.0.2
    ChimeraX-OpenCommand: 1.7
    ChimeraX-PDB: 2.6.1
    ChimeraX-PDBBio: 1.0
    ChimeraX-PDBLibrary: 1.0.1
    ChimeraX-PDBMatrices: 1.0
    ChimeraX-PickBlobs: 1.0
    ChimeraX-Positions: 1.0
    ChimeraX-PresetMgr: 1.0.1
    ChimeraX-PubChem: 2.1
    ChimeraX-ReadPbonds: 1.0
    ChimeraX-Registration: 1.1
    ChimeraX-RemoteControl: 1.0
    ChimeraX-ResidueFit: 1.0
    ChimeraX-RestServer: 1.1
    ChimeraX-RNALayout: 1.0
    ChimeraX-RotamerLibMgr: 2.0
    ChimeraX-RotamerLibsDunbrack: 2.0
    ChimeraX-RotamerLibsDynameomics: 2.0
    ChimeraX-RotamerLibsRichardson: 2.0
    ChimeraX-SaveCommand: 1.5
    ChimeraX-SchemeMgr: 1.0
    ChimeraX-SDF: 2.0
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0
    ChimeraX-SelInspector: 1.0
    ChimeraX-SeqView: 2.4.3
    ChimeraX-Shape: 1.0.1
    ChimeraX-Shell: 1.0
    ChimeraX-Shortcuts: 1.1
    ChimeraX-ShowAttr: 1.0
    ChimeraX-ShowSequences: 1.0
    ChimeraX-SideView: 1.0
    ChimeraX-Smiles: 2.1
    ChimeraX-SmoothLines: 1.0
    ChimeraX-SpaceNavigator: 1.0
    ChimeraX-StdCommands: 1.6
    ChimeraX-STL: 1.0
    ChimeraX-Storm: 1.0
    ChimeraX-Struts: 1.0
    ChimeraX-Surface: 1.0
    ChimeraX-SwapAA: 2.0
    ChimeraX-SwapRes: 2.1
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.1
    ChimeraX-ToolshedUtils: 1.2
    ChimeraX-Tug: 1.0
    ChimeraX-UI: 1.12
    ChimeraX-uniprot: 2.2
    ChimeraX-UnitCell: 1.0
    ChimeraX-ViewDockX: 1.0.1
    ChimeraX-VIPERdb: 1.0
    ChimeraX-Vive: 1.1
    ChimeraX-VolumeMenu: 1.0
    ChimeraX-VTK: 1.0
    ChimeraX-WavefrontOBJ: 1.0
    ChimeraX-WebCam: 1.0
    ChimeraX-WebServices: 1.0
    ChimeraX-Zone: 1.0
    colorama: 0.4.4
    cxservices: 1.1
    cycler: 0.10.0
    Cython: 0.29.23
    decorator: 5.0.9
    distlib: 0.3.1
    distro: 1.5.0
    docutils: 0.17.1
    filelock: 3.0.12
    funcparserlib: 0.3.6
    grako: 3.16.5
    h5py: 3.4.0
    html2text: 2020.1.16
    idna: 2.10
    ihm: 0.20
    imagecodecs: 2021.4.28
    imagesize: 1.2.0
    ipykernel: 5.5.5
    ipython: 7.23.1
    ipython-genutils: 0.2.0
    jedi: 0.18.0
    Jinja2: 2.11.3
    jupyter-client: 6.1.12
    jupyter-core: 4.7.1
    kiwisolver: 1.3.2
    line-profiler: 3.3.0
    lxml: 4.6.3
    lz4: 3.1.3
    MarkupSafe: 1.1.1
    matplotlib: 3.4.2
    matplotlib-inline: 0.1.2
    msgpack: 1.0.2
    netCDF4: 1.5.6
    networkx: 2.6.2
    numexpr: 2.7.3
    numpy: 1.21.0
    openvr: 1.16.801
    packaging: 21.0
    ParmEd: 3.2.0
    parso: 0.8.2
    pexpect: 4.8.0
    pickleshare: 0.7.5
    Pillow: 8.2.0
    pip: 21.1.1
    pkginfo: 1.7.0
    prompt-toolkit: 3.0.20
    psutil: 5.8.0
    ptyprocess: 0.7.0
    pycollada: 0.7.1
    pydicom: 2.1.2
    Pygments: 2.9.0
    PyOpenGL: 3.1.5
    PyOpenGL-accelerate: 3.1.5
    pyparsing: 2.4.7
    PyQt5-commercial: 5.15.2
    PyQt5-sip: 12.8.1
    PyQtWebEngine-commercial: 5.15.2
    python-dateutil: 2.8.1
    pytz: 2021.1
    pyzmq: 22.2.1
    qtconsole: 5.1.0
    QtPy: 1.11.0
    RandomWords: 0.3.0
    requests: 2.25.1
    scipy: 1.6.3
    setuptools: 57.0.0
    sfftk-rw: 0.7.1
    six: 1.16.0
    snowballstemmer: 2.1.0
    sortedcontainers: 2.4.0
    Sphinx: 4.0.1
    sphinx-autodoc-typehints: 1.12.0
    sphinxcontrib-applehelp: 1.0.2
    sphinxcontrib-blockdiag: 2.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
    suds-jurko: 0.6
    tables: 3.6.1
    tifffile: 2021.4.8
    tinyarray: 1.2.3
    tornado: 6.1
    traitlets: 5.1.0
    urllib3: 1.26.6
    wcwidth: 0.2.5
    webcolors: 1.11.1
    wheel: 0.36.2
    wheel-filename: 1.3.0

Change History (2)

comment:1 by Eric Pettersen, 4 years ago

Component: UnassignedCore
Owner: set to Tom Goddard
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submissionunhashable type: 'Color'

comment:2 by Eric Pettersen, 4 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.