Thanks. Not sure what the reason is.
You might be missing some libraries. Please check in your package manager that you have all needed video driver packages installed. You should find them in the dependencies of e.g. libwine:i386 or (probably, since I don't exactly know winehq's packages) wine-staging-i386. I assume you especially need: libgl1:i386 libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libwine only "recommends" them, so in some non-default setups they may be missing. You may also try wine or wine-development from the Ubuntu archives (the package this bug got reassigned to). You haven't installed their "main" packages, so you have to "apt purge winehq-staging && apt install wine". Verify with "wine --version" that the correct version gets executed. Otherwise this may be a problem of Wine itself. Since you are using wine-staging (from winehq.org) anyways, you might report this issue at https://bugs.winehq.org/. Then please report the bugnumber here. And if all of the above don't help, this might be an issue in another package, e.g. a regression in some opengl package - then this bug needs to be reassigned again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1845373 Title: Problem with wine To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1845373/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
