MantisBT - Doomseeker |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003955 | Doomseeker | [All Projects] Bug | public | 2021-12-21 20:04 | 2022-03-22 11:11 |
|
Reporter | Zalewa | |
Assigned To | Zalewa | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 1.3.2 | |
Target Version | 1.3.3 | Fixed in Version | 1.3.3 | |
|
Summary | 0003955: Windows: OpenSSL depends on MSVC 2013 redist while the whole program is built with MinGW |
Description | Because OpenSSL depends on the MSVC 2013 redist, the functionality that requires OpenSSL will not work unless this redist is installed. If the redist is missing, Doomseeker will pop-up an error box on start-up, and then seemingly continue to work. However, the features that require contacting HTTPS sites will not work:
1. Auto-updates
2. IP2C auto-updates
3. WAD downloads
As we use MinGW to build Doomseeker and attach its redist, we shouldn't be attaching OpenSSL libraries that depend on the MSVC redist. This should be fixed by attaching OpenSSL libs that too have dependency on the MinGW redist. |
Steps To Reproduce | |
Additional Information | The problem occurred for Caring.Orc, as explained here:'https://zandronum.com/forum/viewtopic.php?f=39&t=10449 [^]' |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-12-21 20:04 | Zalewa | New Issue | |
2021-12-21 20:04 | Zalewa | Status | new => assigned |
2021-12-21 20:04 | Zalewa | Assigned To | => Zalewa |
2021-12-21 20:51 | Zalewa | Note Added: 0021970 | |
2021-12-21 20:51 | Zalewa | Note Edited: 0021970 | bug_revision_view_page.php?bugnote_id=21970#r13492 |
2021-12-21 20:52 | Zalewa | Note Edited: 0021970 | bug_revision_view_page.php?bugnote_id=21970#r13493 |
2021-12-21 21:06 | Zalewa | Note Added: 0021971 | |
2021-12-22 19:32 | Zalewa | Note Added: 0021979 | |
2021-12-22 19:32 | Zalewa | Status | assigned => needs testing |
2021-12-27 22:59 | Zalewa | Target Version | => 1.3.3 |
2022-01-18 17:55 | Zalewa | Note Added: 0022101 | |
2022-01-18 17:55 | Zalewa | Status | needs testing => resolved |
2022-01-18 17:55 | Zalewa | Fixed in Version | => 1.3.3 |
2022-01-18 17:55 | Zalewa | Resolution | open => fixed |
2022-03-22 11:11 | WubTheCaptain | Status | resolved => closed |