olepicture error. What dll do I need to run this program?

Questions about Wine on Linux
Locked
richard378
Level 1
Level 1
Posts: 9
Joined: Wed May 08, 2019 10:21 pm

olepicture error. What dll do I need to run this program?

Post by richard378 »

I am trying to run Fan taMorph5 and get the following errors:

Code: Select all

000b:fixme:winediag:start_process Wine Staging 4.7 is a testing version containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
0029:fixme:reg:RegQueryInfoKeyA security argument not supported.
0029:fixme:reg:RegQueryInfoKeyA security argument not supported.
0009:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0009:fixme:olepicture:OleLoadPictureEx (0xc039ec,18726,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f568), partially implemented.
0009:fixme:olepicture:OLEPictureImpl_SaveAsFile (0x17b848)->(0x1df6b0,0,(nil)): semi-stub
Killed
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: olepicture error. What dll do I need to run this progra

Post by DarkShadow44 »

What exactly does not work? The program seems to work for me.

EDIT: It is very slow though, so maybe that's the problem here. It takes quite a while to load, so maybe you thought nothing was happening and stopped it?
richard378
Level 1
Level 1
Posts: 9
Joined: Wed May 08, 2019 10:21 pm

Re: olepicture error. What dll do I need to run this progra

Post by richard378 »

I did stopped it. I wait ten minutes and it does not load. How long do you wait? I ran winetricks vcrun6 and gdiplus to lauch it. It seems to hang at the splash screen upon initial launch and do nothing. I will run it for longer since you say it works but I have waited 10 minutes already at the initial splash screen.
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: olepicture error. What dll do I need to run this progra

Post by DarkShadow44 »

For me it was like 10 seconds. Do you get more logs after a minute or so, or is that all?
richard378
Level 1
Level 1
Posts: 9
Joined: Wed May 08, 2019 10:21 pm

Re: olepicture error. What dll do I need to run this progra

Post by richard378 »

That is all the logs. The logs freeze with the program. I did fresh wine bottle a few times with the same results running wine stageing 4.7 WINARCH=win32 winetricks vcrun6 gdiplus with the same results. It just hangs there.
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: olepicture error. What dll do I need to run this progra

Post by DarkShadow44 »

Huh then I don't know why. What distro are you running? Already tried vanilla wine?
richard378
Level 1
Level 1
Posts: 9
Joined: Wed May 08, 2019 10:21 pm

Re: olepicture error. What dll do I need to run this progra

Post by richard378 »

I am running Ubuntu 18.04.02 LTS with mainline Kernel 5.0.15. I have only Wine Stageing installed for Lutris. I will try regular wine next. I will let you know.
richard378
Level 1
Level 1
Posts: 9
Joined: Wed May 08, 2019 10:21 pm

Re: olepicture error. What dll do I need to run this progra

Post by richard378 »

It was the Wine Staging that was the problem. Thanks for suggesting vanilla wine. It works with just gdiplus and vb6run. I was mistaken about vcrun6 as I was typing it wrong.
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: olepicture error. What dll do I need to run this progra

Post by DarkShadow44 »

Did you already report this issue to the wine bugtracker? Because then that's an issue in wine-staging.
richard378
Level 1
Level 1
Posts: 9
Joined: Wed May 08, 2019 10:21 pm

Re: olepicture error. What dll do I need to run this progra

Post by richard378 »

I am new to the wine website. I don't know how to use the bug tracker yet. I will try to learn how to do that.
richard378
Level 1
Level 1
Posts: 9
Joined: Wed May 08, 2019 10:21 pm

Re: olepicture error. What dll do I need to run this progra

Post by richard378 »

It is now reported as [Bug 47205]. I have been running Ubuntu only a few months. I am still a newbie.
Locked