winecfg not running

Questions about Wine on Linux
Locked
aptlog
Newbie
Newbie
Posts: 2
Joined: Sat Mar 30, 2019 8:31 pm

winecfg not running

Post by aptlog »

When I type winecfg into my terminal (x64, Linux Mint 19), it returns the following:

Code: Select all

002f:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
002f:err:winediag:nodrv_CreateWindow The graphics driver is missing. Check your build!
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: winecfg not running

Post by dimesio »

aptlog wrote:

Code: Select all

The graphics driver is missing. Check your build!
That message is pretty clear. Did you build Wine yourself?
aptlog
Newbie
Newbie
Posts: 2
Joined: Sat Mar 30, 2019 8:31 pm

Re: winecfg not running

Post by aptlog »

dimesio wrote:That message is pretty clear. Did you build Wine yourself?
No, I just installed it from the terminal. The packages I installed were stable, wine32 stable, and wine32 development.
User avatar
dimesio
Moderator
Moderator
Posts: 13207
Joined: Tue Mar 25, 2008 10:30 pm

Re: winecfg not running

Post by dimesio »

Where did you get those packages?
Locked