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

Windows Server | VM UI Bugging #2824

Open
0x34597213 opened this issue Aug 15, 2023 · 4 comments
Open

Windows Server | VM UI Bugging #2824

0x34597213 opened this issue Aug 15, 2023 · 4 comments

Comments

@0x34597213
Copy link

Description

im using plain html with tailwindcss and when my friend trys to run it on a rdp or vm it just wont display colors it works but all is dark etc what i can do? (Windows Server 2019)

To Reproduce

.

Expected behaviour

Show it sames as running it in Main Pc

Screenshots

No response

Attempted Fixes

No response

System Details

# System

OS           | Windows 10 Home
Version      | 2009 (Build: 22621)
ID           | 22H2
Go Version   | go1.20.5
Platform     | windows
Architecture | amd64

# Wails

Version | v2.5.1

# Dependencies

Dependency | Package Name | Status    | Version
WebView2   | N/A          | Installed | 115.0.1901.203
Nodejs     | N/A          | Installed | 18.16.0
npm        | N/A          | Installed | 9.5.1
*upx       | N/A          | Available |
*nsis      | N/A          | Available |

Additional context

No response

@0x34597213 0x34597213 added the Bug Something isn't working label Aug 15, 2023
@leaanthony leaanthony removed the Bug Something isn't working label Aug 15, 2023
@leaanthony
Copy link
Member

This sounds like an environmental issue rather than a bug. It could be that they don't have the latest version of webview2 installed or there's compatibility issues with webview2 and their machine.

@9dl
Copy link

9dl commented Aug 16, 2023

Any fix for it ?

@0x34597213
Copy link
Author

This sounds like an environmental issue rather than a bug. It could be that they don't have the latest version of webview2 installed or there's compatibility issues with webview2 and their machine.

is there anything i can do some other friends cant even use it on their main pc it just buggs do they need to install anything like C++ Libs? (they tried installing webview2)

@leejuyuu
Copy link

Hi @0x34597213, does the whole window display nothing but a dark color like #2615?
If that's the case, try setting WebviewDisableRendererCodeIntegrity to true.
See https://pkg.go.dev/github.com/wailsapp/wails/[email protected]/pkg/options/windows#Options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants