You are not logged in.

#1 2021-01-29 22:33:03

ryyzerr
Member
Registered: 2020-01-15
Posts: 5

Help running application in WINE

Hi everyone, I'm having issues getting an app to run using WINE 6.0.  EDIT: The app in question is Questrade IQ Edge.

Here's the terminal output when I try to run the app:

0110:fixme:ntdll:EtwEventRegister ({5eec90ab-c022-44b2-a5dd-fd716a222a15}, 05E51123, 06D263F0, 06D26408) stub.
0110:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 06D13890, 43) stub
0134:fixme:ver:GetCurrentPackageId (06FFFEF0 00000000): stub
0130:fixme:ver:GetCurrentPackageId (06EEFEF0 00000000): stub
013c:fixme:ver:GetCurrentPackageId (0721FEF0 00000000): stub
0110:fixme:wlanapi:WlanRegisterNotification (00000001, 65535, 1, 07F92800, 05AEFB70, 00000000, 00000000) stub
0140:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 07F6DD98) semi-stub
0140:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 07F6D858) semi-stub
0110:fixme:wlanapi:WlanEnumInterfaces (00000001, 00000000, 0031F918) semi-stub
X Error of failed request:  GLXBadFBConfig
  Major opcode of failed request:  151 (GLX)
  Minor opcode of failed request:  22 (X_GLXCreatePixmap)
  Serial number of failed request:  243
  Current serial number in output stream:  244

There were other errors, but I managed to eliminate them by enabling the following libraries:
msvcp140, msvcp140_1, vcruntime140, vcruntime140_1. I also enabled wlanapi but that doesn't seem to help with the above message.

Any help would be greatly appreciated, I don't often use WINE directly like this.

Last edited by ryyzerr (2021-01-29 23:28:56)

Offline

#2 2021-01-29 22:54:29

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,410

Re: Help running application in WINE

It's often helpful to disclose what exactly you are trying to run as there are many applications that are broken due to what they are doing.

In general for the issue at hand, make sure the relevant lib32-libgl implementation for your graphics driver is installed.

Offline

#3 2021-01-29 23:20:15

ryyzerr
Member
Registered: 2020-01-15
Posts: 5

Re: Help running application in WINE

Thanks for the reply.

The app in question is Questrade IQ Edge. I have found at least one recent report of it running in WINE. Trying to get in contact with that individual for assistance as well.

I do have lib32-nvidia-utils installed already.

Last edited by ryyzerr (2021-01-30 00:44:46)

Offline

Board footer

Powered by FluxBB