View Issue Details

IDProjectCategoryView StatusLast Update
0020612MMW 5Skinspublic2024-02-26 18:19
ReporterLudek Assigned To 
PriorityurgentSeveritycrashReproducibilityalways
Status resolvedResolutionnot fixable 
Product Version5.1 
Target Version5.1Fixed in Version5.1 
Summary0020612: 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...
TagsNo tags attached.
Fixed in build

Activities

Ludek

2024-02-19 15:56

developer   ~0074318

Fixed in build 3000

Ludek

2024-02-26 18:04

developer   ~0074369

Last edited: 2024-02-26 18:05

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 ?

peke

2024-02-26 18:17

developer   ~0074371

Set resolved non fixable as it is Skin issue