View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020612 | MMW 5 | Skins | public | 2024-02-19 15:53 | 2024-06-16 21:54 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | always |
Status | closed | Resolution | not fixable | ||
Product Version | 5.1 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0020612: Crash on startup with "Dr Sol's Perpetual" skin | ||||
Description | "Dr Sol's Perpetual" skin is not well written, it replaces 'skin_base.less' file entirely instead of using 'skin_base_add.less' like the others skins.. Therefore the variable @darkTheme is not defined and it crashes on startup This can be workarounded by checking the variable existence in our code... | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Fixed in build 3000 |
|
I needed to revert the fix as it cased regression with painting the YouTube icon on dark skin themes.. Actually there isn't a way to check less variable existence.. So the "Dr Sol's Perpetual" skin needs to be fixed -- or (maybe better?) removed from the addons respository ? |
|
Set resolved non fixable as it is Skin issue |