View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001730 | OpenMPT | libopenmpt | public | 2023-09-19 16:36 | 2024-01-12 13:00 |
Reporter | manx | Assigned To | Saga Musix | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | OpenMPT 1.31.04.00 / libopenmpt 0.7.3 (upgrade first) | ||||
Target Version | OpenMPT 1.31.05.00 / libopenmpt 0.7.4 (upgrade first) | Fixed in Version | OpenMPT 1.31.05.00 / libopenmpt 0.7.4 (upgrade first) | ||
Summary | 0001730: setting all load_skip flags results in no metadata at all | ||||
Description | Setting load.skip_samples, load.skip_patterns, and load.skip_plugins results in all flags of ModLoadingFlags::loadCompleteModule to get cleared, which makes it equivalent to ModLoadingFlags::onlyVerifyHeader, which in turn triggers a shortcut return in soundlib for all formats. The result is that libopenmpt loads basically nothing of a particular module file and no metadata at all is available. Reported by latex on IRC. | ||||
Tags | No tags attached. | ||||
Has the bug occurred in previous versions? | |||||
Tested code revision (in case you know it) | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-09-19 16:36 | manx | New Issue | |
2023-09-19 16:36 | manx | Status | new => confirmed |
2023-10-25 19:47 | Saga Musix | Assigned To | => Saga Musix |
2023-10-25 19:47 | Saga Musix | Status | confirmed => assigned |
2023-10-25 19:47 | Saga Musix | Status | assigned => feedback |
2023-10-25 19:47 | Saga Musix | Note Added: 0005802 | |
2023-10-27 09:02 | manx | Note Added: 0005804 | |
2023-10-27 09:02 | manx | Status | feedback => assigned |
2024-01-11 20:57 | Saga Musix | Note Added: 0005821 | |
2024-01-11 20:58 | Saga Musix | Status | assigned => resolved |
2024-01-11 20:58 | Saga Musix | Resolution | open => fixed |
2024-01-11 20:58 | Saga Musix | Fixed in Version | => OpenMPT 1.31.05.00 / libopenmpt 0.7.4 (upgrade first) |
2024-01-11 20:58 | Saga Musix | Target Version | OpenMPT 1.32 / libopenmpt 0.8 (goals) => OpenMPT 1.31.05.00 / libopenmpt 0.7.4 (upgrade first) |