Open mfplinta opened 7 years ago
I'll take a closer look into this. Does .atom/storage/reduced-dark-ui folder exist? Does the theme throw error if activated again? π
Hello :smiley: ! Thanks for answering!
The folder .atom/storage/reduced-dark-ui apparently exists.
Re-activating the theme don't seems to resolve :disappointed:
And when I restart the Atom with the theme activated, the white dead screen shows.
I'm running Ubuntu 17.04 :dog:
Thanks again and good luck ;)
Thanks for the comprehensive images π
That's really odd. It may have something to do with access control. Or something else. π
I'm currently working on moving from less variables to pure css variables which means all of that less file io may be abandoned. The sequence for checking the storage's files is rather complicated so I think it's best just to finish the new implementation. I'll try to get it done as fast as possible to allow you to enable the theme π Ps. the update makes the config updates a lot faster than any other theme out there since afaik none of them uses the css variables just yet π
@mfplinta I got to accidentally recreate this error on my local environment!
The latest commit (38ac378c0aeeaffc0b1dd04df030eb1eb32600cf) has the fix to this, so if you want to, you may apply it to your local copy of the package - I won't publish it just yet, since there are some css variable definitions still unconfigured :)
I may cherry-pick that commit to the apm later this evening. I still don't know why less parser occasionally thinks that the font.less does not exist - my bet is that it fails to read the file if it's being written to at the same time.
Clean installation of most recent atom.
Atom: 1.14.3 x64 Electron: 1.3.13 OS: Ubuntu Zesty Thrown From: reduced-dark-ui package 0.9.2
Stack Trace
Uncaught Error: '/home/matheus/.atom/storage/reduced-dark-ui/font.less' wasn't found
Commands
Non-Core Packages