Skip to content
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

when use slim or slim extra script, black screen #13

Closed
apple3000 opened this issue Apr 18, 2019 · 4 comments
Closed

when use slim or slim extra script, black screen #13

apple3000 opened this issue Apr 18, 2019 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@apple3000
Copy link

maybe when I use korean IME, when enter to desktop, just see black screen and mouse point.
IF I must solve this, needs Faultrep.dll and mui.

@slorelee
Copy link
Owner

Thanks for report.

za-Slim/main_Ultra.bat:del /a /f /q "%X_SYS%\Faultrep.dll"

Enable slim-ultra option will delete the file.

I use Windows 10 Pro (10.0.18362,x64,ko-KR), couldn't get IME work,
and I can't reproduce the problem.

if you delete the line in za-Slim/main_Ultra.bat, and the issue is fixed, please tell me,
I will comment out it.

BTW, I don't know the Fonts required in korean system, so SlimExtra option will Keep fonts for English,
that causes the display problem of korean characters.

@slorelee slorelee self-assigned this Apr 18, 2019
@slorelee slorelee added the bug Something isn't working label Apr 18, 2019
@slorelee
Copy link
Owner

I tested that:
Enable Admin account + IME will get black screen. (without slim)
There are Faultrep.dll and ko-KR\Faultrep.dll.mui files.

korean IME's problem is hard for me ...

@slorelee
Copy link
Owner

miss Windows.Globalization.Fontgroups.dll for enabling Administrator feature.
Try the new version please.

@apple3000
Copy link
Author

Thanks for report.

za-Slim/main_Ultra.bat:del /a /f /q "%X_SYS%\Faultrep.dll"

Enable slim-ultra option will delete the file.

I use Windows 10 Pro (10.0.18362,x64,ko-KR), couldn't get IME work,
and I can't reproduce the problem.

if you delete the line in za-Slim/main_Ultra.bat, and the issue is fixed, please tell me,
I will comment out it.

BTW, I don't know the Fonts required in korean system, so SlimExtra option will Keep fonts for English,
that causes the display problem of korean characters.

here is Ime_ko-KR.bat.
https://pastebin.com/b10cYbSv

I changed by this.
because when i build with your korean ime.bat, korean/english keyboard button did not work.
It just means that IME toggle did not change at rignt corner when i pressed keyboard key.
but I can write korean, and english.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants