-
Notifications
You must be signed in to change notification settings - Fork 204
Predefined colors impossible to use on Atom v1.25.0-beta0 #462
Comments
Same results on macOS when trying to set theme colors with the color picker, for what it's worth. |
Same on Linux (Plasma/X11), with both predefined and colour picker. |
Setting the colors works for me--but every time Atom is opened I have to re-select the colors. |
I have the same issue as @Nxt3. The color setting works only until Atom is closed. Colors are reset after Atom is opened again. |
A workaround until this issue is fixed:
There might be a small lag of a second or two before colors are applied. |
I'm having the issue where it resets the colors back to default values on startup. |
Trying to reproduce today I too only have the issue on startup and not the one in OP. |
I've had luck reproducing the original issue when multiple Atom windows are open. My understanding is that each window runs through the "startup" process independently, so that might be contributing to the quick-fallback behavior. |
@phyllisstein thanks for that! at a first glance, it looks like it's an issue with Atom itself, but I'll have to investigate further and hopefully find a workaround. On the bright side, I now did find a fix for the color resetting issue. I'll be pushing an update in the next couple minutes. |
Sorry, just to be clear it wouldn't surprise me at all if this was an issue with the beta, it includes an update to Electron which usually has unintended side effects. I was busy filing and fixing a bunch of other things that popped up and forgot to come back here to do more detailed testing 😉. |
@Arcanemagus, yeah totes. I'll keep an eye on this though. |
This is most likely not related to this package - I have observed similar issues with So I'd bet this is related to Atom 1.25-beta.0. |
@50Wliu could this have been broken by atom/atom#16161 somehow? |
I would be super-surprised if it was. I can't guarantee I'll have time to investigate but if I do I'll try reverting that PR and seeing if it helps. |
I know from past investigations that |
Not caused by atom/atom#16161. Especially since |
This is definitely caused by atom/atom#16628, I built atom/atom@a48624d and it had no issues, building atom/atom@e74ea47 (since atom/atom@2923f00 was giving me a few issues I skipped ahead 3 commits) and I can replicate this issue when using a second window. I'll file an issue on atom/atom about this. @silvestreh feel free to close this or leave it open to make it obvious to find for others hitting this issue 😉. |
[Short description of problem here]
Reproduction Steps:
atom-material-ui
installedExpected behavior:
Predefined color to be set.
Observed behavior:
These errors are printed to the console:
And then after a very short delay the theme reverts to the default (Teal).
Screenshots and GIFs
Atom version:
OS and version:
Windows 10 x64 Enterprise
Installed packages:
Installed packages
The text was updated successfully, but these errors were encountered: