-
Notifications
You must be signed in to change notification settings - Fork 73
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
Vortex launches as a black color window #41
Comments
"On the first start Vortex warns that it is started with admin privileges. Very likely wine related, just click it away, it won't pop up again"
|
Tried resizing, still stays black, the full window. |
Sorry, this is "unfortunately" not my bug. Haven't debugged this any further yet, as I'm working on other things currently. |
to help a bit further:
So it is pretty easy enable debugging (either in a one-liner outside stl or directly by changing wineVortexRun |
I just tried stl vortex start from terminal. Click to expandLinux 5.8.5-8-tkg-pds x86_64 Rolling n/a~ >>> stl vortex start wineserver: using server-side synchronization. info: Epic games launcher not found error=File not found. (2) 'SOFTWARE\WOW6432Node\Epic Games\EpicGamesLauncher' |
that is probably already not bad. you could temporarily short down the function wineVortexRun Might give a useful wine debug output. edit: I see many |
This is too complicated for me to understand, i wrote that into console, which is probably wrong, since it doesnt do much. |
Your decision, but it is not really complicated:
When you now save stl and start again with (at this point you can already revert your changes in stl) To directly execute this command, you have to add This command will directly start your vortex installation without stl and as we left out disabling WINEDEBUG you will get some (hopefully useful) debuglogs from wine, which might help (or not - really no idea). |
Just gave it another quick try: When renaming
It looks better for me, but Vortex complains that the installation is broken (Ignore/Continue requester). |
just found this (haven't tested it yet) |
As this is apparently a monologue I'll close it as invalid |
Both the Vortex splash and larger window later are fully black.
I have also had a message poping up saying i should not run it as administrator.
Then selection is Quit or Ignore.
Tried this with Final Fantasy 12 and Skyrim SE.
The text was updated successfully, but these errors were encountered: