QT5GUI Unimplemented function [wine-staging 7.12]

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
aniota
Newbie
Newbie
Posts: 2
Joined: Fri Jul 08, 2022 11:16 am

QT5GUI Unimplemented function [wine-staging 7.12]

Post by aniota »

Hi,
I try to run a program but there seems to be problem with qt5 lib which is already added but having problem with idk.

Code: Select all

command: wine NytYYxvzniY5.exe 
output:
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.12 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0034:fixme:ver:GetCurrentPackageId (000000000069FDB0 0000000000000000): stub
002c:fixme:ver:GetCurrentPackageId (000000000067FDB0 0000000000000000): stub
0108:fixme:win:RegisterPowerSettingNotification (00020068,{02731015-4510-4526-99e6-e5a17ebd1aea},0): stub
wine: Call from 7BC2BA90 to unimplemented function Qt5Gui.dll._ZN14QImageIOPluginC2EP7QObject, aborting
wine: Unimplemented function Qt5Gui.dll._ZN14QImageIOPluginC2EP7QObject called at address 7BC2BA90 (thread 0108), starting debugger...
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
0110:fixme:dbghelp:elf_search_auxv can't find symbol in module
QMutex: destroying locked mutex
QMutex: destroying locked mutex

Please help.
aniota
Newbie
Newbie
Posts: 2
Joined: Fri Jul 08, 2022 11:16 am

Re: QT5GUI Unimplemented function [wine-staging 7.12]

Post by aniota »

bump
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: QT5GUI Unimplemented function [wine-staging 7.12]

Post by jkfloris »

Did the Qt5Gui.dll library come with the program? Or did you get it from somewhere else?

The problem looks like bug 46428.
If you have a link to the program, I can try if Zeb Figura's solution also works for you.
aniota
Newbie
Newbie
Posts: 2
Joined: Fri Jul 08, 2022 11:16 am

Re: QT5GUI Unimplemented function [wine-staging 7.12]

Post by aniota »

jkfloris wrote: Thu Aug 25, 2022 6:37 am Did the Qt5Gui.dll library come with the program? Or did you get it from somewhere else?

The problem looks like bug 46428.
If you have a link to the program, I can try if Zeb Figura's solution also works for you.
Qt5Gui.dll and Qt5Core.dll are in folder of application but it seems wine dont detect them when starting the app.
Its working on normal windows tho.
tried to replace dll from dllkit and seems to be there the same problem.
i checked qrgui version which is 5.15.1
Last edited by aniota on Sun Sep 18, 2022 7:53 am, edited 2 times in total.
Locked