Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#3018 closed defect (fixed)

Toolshed release history bug

Reported by: Tristan Croll Owned by: Greg Couch
Priority: major Milestone:
Component: Tool Shed Version:
Keywords: Cc: Conrad Huang
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-centos-7.7.1908-Core
ChimeraX Version: 0.93 (2020-04-03)
Description
ToolShed release history ordering has gone wonky (it thinks that 0.12.0 < 0.2.0). By normal software numbering conventions numbering should go 0.9.0-0.10.0-0.11.0... etc.

Log:
UCSF ChimeraX version: 0.93 (2020-04-03)  
© 2016-2020 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> usage isolde set

isolde set [timeStepsPerGuiUpdate an integer] [temperature a number]
[gpuDeviceIndex an integer]  
— Adjust ISOLDE simulation settings  




OpenGL version: 3.3.0 NVIDIA 440.33.01
OpenGL renderer: TITAN Xp/PCIe/SSE2
OpenGL vendor: NVIDIA Corporation
Manufacturer: Dell Inc.
Model: Precision T5600
OS: CentOS Linux 7 Core
Architecture: 64bit ELF
CPU: 32 Intel(R) Xeon(R) CPU E5-2687W 0 @ 3.10GHz
Cache Size: 20480 KB
Graphics:
	03:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP102 [TITAN Xp] [10de:1b02] (rev a1)
	Subsystem: NVIDIA Corporation Device [10de:11df]
	Kernel driver in use: nvidia

Change History (5)

comment:1 by pett, 6 years ago

Cc: Conrad Huang added
Component: UnassignedTool Shed
Owner: set to Greg Couch
Platform: all
Priority: normalmajor
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submissionToolshed release history bug

comment:2 by Greg Couch, 6 years ago

Resolution: fixed
Status: assignedclosed

Had accidentally switched to a lexical comparison.

in reply to:  3 ; comment:3 by Tristan Croll, 6 years ago

That's fixed, but just noticed that ISOLDE 1.0b5.dev0 still appears 
below 1.0b5.

On 2020-04-07 07:12, ChimeraX wrote:

comment:4 by Greg Couch, 6 years ago

Yes, that is the correct ordering. Both are prereleases, but 1.0b5.dev0 is the prerelease of the 1.0b5 prelrelease. The details are in PEP 440.

in reply to:  5 ; comment:5 by Tristan Croll, 6 years ago

Ah - in that case I’ve been getting it wrong for a while!

 

 


Note: See TracTickets for help on using tickets.