Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update conquest lua scripts #406

Closed
ivmartel opened this issue Oct 5, 2017 · 7 comments
Closed

Update conquest lua scripts #406

ivmartel opened this issue Oct 5, 2017 · 7 comments
Labels
enhancement New feature or request
Milestone

Comments

@ivmartel
Copy link
Owner

ivmartel commented Oct 5, 2017

Conquest lua scripts are out of date. They must be updated to reflect the latest code.

@ivmartel ivmartel added the enhancement New feature or request label Oct 5, 2017
@ivmartel ivmartel added this to the 0.22.0 milestone Oct 5, 2017
@ivmartel
Copy link
Owner Author

ivmartel commented Oct 5, 2017

Checked with conquest 1.4.17.

@ysharoiko
Copy link

ysharoiko commented Nov 8, 2017

In 1.4.19 and dwv "version": "0.22.0-beta" :
got error accessing
http://127.0.0.1:88/cgi-bin/dgate.exe?port=5678&address=127.0.0.1&mode=dwv022m&study=21:1.2.840.113619.6.260.4.1075578330.3049.1452249460.45&size=560

Server error!
The server encountered an internal error and was unable to complete your request.
Error message:
Premature end of script headers: dgate.exe

If you think this is a server error, please contact the webmaster.

Error 500

127.0.0.1
Apache/2.4.28 (Win32) OpenSSL/1.0.2l PHP/7.1.10

In 1.4.17 
in dwv-mobile.lua
Uncaught TypeError: dwv.i18nOnInitialised is not a function
at dgate.exe?port=5678&address=127.0.0.1&mode=dwv022m&study=21:1.2.840.113619.6.260.4.1075578330.3049.1452249460.45&size=560:141

@ivmartel
Copy link
Owner Author

ivmartel commented Nov 8, 2017

If you use the latest dwv (currently 0.22.0-beta), you need to use the latest scripts available in this repository.
But I do not run conquest integration tests every time there is a change, I try to do for the releases. For now I would advise to use dwv v0.21 and the scripts of commit 817a606 (change them to link to dwv 0.21).

@ysharoiko
Copy link

Tried 021 dwv and 1.4.19 conquest
got error

dwv-0.21.0.min.js:3 Uncaught Error: The File APIs are not supported in this browser.
at Object.u.browser.check (dwv-0.21.0.min.js:3)
at VM88 dgate.exe?port=5678&address=127.0.0.1&mode=dwv-mobile&study=1:1.2.840.113619.6.260.4.1075578330.200.1469867632.707&size=560:36

very strange for browser 61.0.3163.100, (32 бит)

@ivmartel
Copy link
Owner Author

You are talking about Google Chrome 61?

@ysharoiko
Copy link

yes. Google Chrome 61

@ivmartel
Copy link
Owner Author

This is very strange, chrome 61 should pass this test. Have you changed anything in its settings?
Can you try with another browser?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants