Wine Apps loading up black

Questions about Wine on Linux
Locked
prophetnoble
Newbie
Newbie
Posts: 2
Joined: Wed Aug 07, 2019 9:32 am

Wine Apps loading up black

Post by prophetnoble »

I will admit thaty Im a total newbie when it comes to linux or wine its been at least 4 plus years since Ive use linux last basicily I have a problem with any application I try to run in wine it comes up with a window but it is all black and I dont have a clue how to fix it I'm leaving a screenshot hopeful someone has some Ideas

System Spec's
Distro Manjaro Linux
Ryzen 5 2600
16gb GSkill Triden z 3200
Gtx 1060 6gb
Attachments
Screenshot from 2019-08-07 09-40-10.png
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Wine Apps loading up black

Post by jkfloris »

Which version of Wine do you use?

Code: Select all

wine --version
Do the built-in programs have the same problem?

Code: Select all

wine explorer
Could you post a terminal output?
prophetnoble
Newbie
Newbie
Posts: 2
Joined: Wed Aug 07, 2019 9:32 am

Re: Wine Apps loading up black

Post by prophetnoble »

Build-in apps are fine and wine-4.12.1
[prophet@Noble-PC ~]$ wine explorer
0009:fixme:nstc:NSTC2_fnSetControlStyle2 mask & style (0x00000004) contains unsupported style(s): 0x00000004
0009:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x1644e0 (2, 1026, a003, 0, 0x34f608)
0009:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x1644e0 (2, 1026, a004, 1, 0x34f608)
0009:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x1644e0 (2, 1025, a003, 1, 0x34f608)
0009:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x1644e0 (2, 1025, a004, 1, 0x34f608)
Attachments
Screenshot from 2019-08-08 07-50-18.png
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Wine Apps loading up black

Post by jkfloris »

Looks good!

Could you also post the terminal output of an application with a black screen, including the Wine command?

Please, use the forum Code-tags if you post the output.

Code: Select all

[code]Terminal Output
[/code]
valycarrolito
Newbie
Newbie
Posts: 3
Joined: Thu Aug 29, 2019 5:57 pm

Re: Wine Apps loading up black

Post by valycarrolito »

prophetnoble wrote:I will admit thaty Im a total newbie when it comes to linux or wine its been at least 4 plus years since Ive use linux last basicily I have a problem with any application I try to run in wine it comes up with a window but it is all black and I dont have a clue how to fix it I'm leaving a screenshot hopeful someone has some Ideas

System Spec's
Distro Manjaro Linux
Ryzen 5 2600
16gb GSkill Triden z 3200
Gtx 1060 6gb
Please, use the forum Code-tags if you post the output.
Locked