mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04180
[Bug 1427364] Re: 3.0 downloadFile on Windows doesn't support https
This may be a dumb, but I tried using this file (the
https://github.com/Nyyrazzilyss/NyyLIB/raw/master/mudlet_w32_pr308.zip
one) two ways.
First, I tried using it from the folder it was extracted to (although I
had again deleted anything mudlet related beforehand). However, when I
installed the new mudlet mapper (pretty sure the default is too old for
all of this stuff anyway) it immediately tried to unlock wormholes. It
also tried to unlock wormholes when I logged back in.
Then, I deleted all of the files and folders I mentioned before and put
all of your stuff where Mudlet 3.0 normally installs it - under
C:\Program Files (x86) in a self-named folder.
I think the program successfully created the .config and mudlet-data
files either way, so it actually doesn't seem to much matter where you
run mudlet from, or where all of those lua and dll files are... maybe?
That said, no, this version (also) cannot download a proper map any
longer. Sadness.
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1427364
Title:
3.0 downloadFile on Windows doesn't support https
Status in Mudlet:
In Progress
Bug description:
Using downloadFile on Windows on an https url in 3.0.0-delta fails
with: Unable to init SSL Context
Stephen reckons it is:
You are using Windows I take it? Seems that there might be an outdated
or missing SSL Library, an admittedly old StackOverflow
[http://stackoverflow.com/questions/14989135/qt-downloading-a-file-
doesnt-work] post suggests that you might need libeay32.dll,
libssl32.dll, ssleay32.dll from the OpenSSL project. Whether that is
still relevant remains to be seen but it does seem that you cannot get
the SSL subsystem up and running...
Original report: http://forums.mudlet.org/viewtopic.php?f=9&t=4728
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1427364/+subscriptions
References