Opened 8 years ago
Closed 8 years ago
#961 closed defect (nonchimerax)
Toolshed not opening from ChimeraX in Linux (CentOS 7)
Reported by: | Tristan Croll | Owned by: | Conrad Huang |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Tool Shed | Version: | |
Keywords: | Cc: | Tom Goddard | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
I just get a blank screen. Opens fine if I copy and paste the URL to Firefox. Nothing in the log. Probably to do with the recent Qt update?
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Resolution: | → nonchimerax |
---|---|
Status: | assigned → closed |
This was happening both in CentOS 7 and Fedora 24, but the problem is gone in the former after installing the latest OS updates.
Note:
See TracTickets
for help on using tickets.
A little more messing around, and I found that for whatever reason removing the https:// from the start of the address allows the error message to make it through to the ChimeraX Log:
JS console(bootstrap.min.js:6:error): Uncaught TypeError: e is not a function
JS console(jquery.cookie.js:47:error): Uncaught ReferenceError: jQuery is not defined
Since it opens fine on other platforms (including Firefox in the same Linux distribution) I assume the JavaScript itself is fine, and there's something wrong with the interpreter being used in Linux by the built-in HTML viewer in ChimeraX.