-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Black screen after applying a theme #51
Comments
Hello. Sorry to hear! Themes applied via the "Test" feature are located in "C:\Users\Public\Documents\tmpXXXXX.msstyles". When msstyleEditor closes normally, the theme is reverted back to the one used before. This temporary file is removed afterwards. There is no theme file involved, just the visual style (.msstyles). Are you sure this temporary theme (from the "Test" feature) is the culprit? Can you remember which themes you had applied and if you deleted or copied any files while the "test" theme was active? If you think that this temporary theme is still used by windows, you could try to replace it with a working one or maybe even delete it in the hope that windows reverts to a safe default. |
One user reported he was able to fix it using this approach: #32 (comment) |
Hello, I've just had access to that computer. Thank you so much. I'm truly grateful. 👍 I'm a complete beginner in theme editing. My system is RTL (Right To Left, Hebrew), and some potential themes on WindowsLive are not compatible. The most important things to me are the various bars (Toolbar, MenuBar, StatusBar etc.) background color, and replacing the fonts to NON-ClearType ones. Both color and fonts system-wide. What is my best option? Can I somehow import the Classic Theme from Win 7? Best regards. |
Glad it works again. Can you remember what you did to get into this error state? msstyleEditor reverts the theme on exit, so I am a bit worried how it was still active. Did you have multiple instances running maybe? I think your best option would be finding an existing classic theme for Win10 and further modify/fix it if necessary. Apart from that, I can only give you some basic info as I don't have much experience on the modding part itself. I'll thus have to decline your monetary offer, but:
It might also be worth checking out documentation or tutorials of Windows Style Builder. WSB is a structured a bit different and uses different but similar names for parts, but its definitely possible to transfer and apply the gained knowledge to msstyleEditor.
PS: If you'd like to contribute, you can always send in mini tutorials, documentation or reports bugs. |
Hello Jakob, Thank you very much for the detailed and very helpful reply. It's highly appreciated.
I'm not absolutely sure, but I think I did the following steps:
msstyleEditor did not exit gracefully. As soon as I ran
I think I had only one instance running.
Great!
I actually came across #15 earlier today. Interestingly - applying only this change, Firefox has some glitches: Note the caption buttons on both sides: native on the right and "weird" on the left. This also happens with https://github.com/malvinas2/ClassicThemeForWindows10.
At this stage it's all so new to me. Allow me to thank you again for your work and the important info. Best regards. |
I will consider adding a dead man's switch to the test feature, similar when changing resolution in Windows. It's not the first time a theme rendered Windows unusable... Good luck on your undertakings! Just in case: documentation snippets and tutorials can be put here. I'll then see if and how I can integrate the information into a formal documentation. |
👍
Thanks again for your kind help.
I'll remember that. I don't know if I should open a separate issue for the following minor improvement: Best regards. |
Noted ;) |
Hello,
Thank you for msstyleEditor. I'm a complete beginner in themes editing and I appreciate your work.
I was trying to edit a Windows Theme (NOT located in Resources/Themes but in my Downloads folder) with msstyleEditor and pressed "Test".
The corrupt theme was applied and I now get a black screen on reboot.
I've read https://technastic.com/recover-from-black-grey-screen-third-party-themes-on-windows-10/ but that corrupt theme is not listed under Resources/Themes.
I've used
xcopy aero "Downloads\Corrupt Theme" /i
but I do not know how to runcopy aero.theme "corrupt theme 01.theme"
.What
.theme
file is Windows using now? And where is it located?(Windows 10 20H2. Unfortunately I did not have a restore point).
This is an emergency. :) I'd appreciate your help.
The text was updated successfully, but these errors were encountered: