Opened 5 years ago
Closed 5 years ago
#3532 closed defect (fixed)
Registration error: month must be in 1..12
Reported by: | Owned by: | Greg Couch | |
---|---|---|---|
Priority: | major | Milestone: | 1.1 |
Component: | Core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The following bug report has been submitted: Platform: Windows-10-10.0.17763 ChimeraX Version: 1.1.dev202007180211 (2020-07-18 02:11:31 UTC) Description I regersiterd ChimeraX in January. Add one to month. Log: Startup Errors --- error | Bundle 'ChimeraX-Registration' custom initialization failed warning | Traceback (most recent call last): File "C:\Program Files\ChimeraX 1.1.dev202007180211\bin\lib\site- packages\chimerax\registration\nag.py", line 268, in _strptime return datetime(year, month, day, hour, minute, second) ValueError: month must be in 1..12 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\ChimeraX 1.1.dev202007180211\bin\lib\site- packages\chimerax\core\toolshed\info.py", line 342, in initialize api._api_caller.initialize(api, session, self) File "C:\Program Files\ChimeraX 1.1.dev202007180211\bin\lib\site- packages\chimerax\core\toolshed\\__init__.py", line 1599, in initialize return cls._get_func(api, "initialize")(session, bi) File "C:\Program Files\ChimeraX 1.1.dev202007180211\bin\lib\site- packages\chimerax\registration\\__init__.py", line 41, in initialize nag(session) File "C:\Program Files\ChimeraX 1.1.dev202007180211\bin\lib\site- packages\chimerax\registration\nag.py", line 38, in nag _check_usage(session) File "C:\Program Files\ChimeraX 1.1.dev202007180211\bin\lib\site- packages\chimerax\registration\nag.py", line 192, in _check_usage usage = _get_usage() File "C:\Program Files\ChimeraX 1.1.dev202007180211\bin\lib\site- packages\chimerax\registration\nag.py", line 228, in _get_usage usage["dates"].append(_strptime(value)) File "C:\Program Files\ChimeraX 1.1.dev202007180211\bin\lib\site- packages\chimerax\registration\nag.py", line 270, in _strptime raise ValueError("time data does not match format") ValueError: time data does not match format > cd "C:\Users\Tony Schaefer/Desktop" Current working directory is: C:\Users\Tony Schaefer\Desktop UCSF ChimeraX version: 1.1.dev202007180211 (2020-07-18) © 2016-2020 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX OpenGL version: 3.3.0 NVIDIA 445.75 OpenGL renderer: GeForce RTX 2070/PCIe/SSE2 OpenGL vendor: NVIDIA Corporation Manufacturer: To Be Filled By O.E.M. Model: To Be Filled By O.E.M. OS: Microsoft Windows 10 Education (Build 17763) Memory: 17,107,533,824 MaxProcessMemory: 137,438,953,344 CPU: 16 AMD Ryzen 7 2700X Eight-Core Processor " PyQt version: 5.12.3 Compiled Qt version: 5.12.4 Runtime Qt version: 5.12.9
Change History (3)
comment:1 by , 5 years ago
Component: | Unassigned → Core |
---|---|
Milestone: | → 1.1 |
Owner: | set to |
Platform: | → all |
Priority: | normal → major |
Project: | → ChimeraX |
Status: | new → assigned |
Summary: | ChimeraX bug report submission → Registration error: month must be in 1..12 |
comment:2 by , 5 years ago
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Sorry about that. Fixed.