https://bugs.winehq.org/show_bug.cgi?id=37315
Bug ID: 37315 Summary: Trying to run Prevengos Product: Wine Version: 1.7.26 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: yajo@openaliasbox.org
Created attachment 49625 --> https://bugs.winehq.org/attachment.cgi?id=49625 Screenshot of error
Hello.
I am trying to run a program called Prevengos (client), from www.prevengos.com.
According to http://www.prevengos.com/arquitectura/requerimientos, I did "winetricks dotnet35 dotnet35sp1 dotnet40" and installed it.
Running the program fails with the screenshot attached.
Any clues on how can I make it work?
https://bugs.winehq.org/show_bug.cgi?id=37315
--- Comment #1 from Yajo yajo@openaliasbox.org --- Created attachment 49626 --> https://bugs.winehq.org/attachment.cgi?id=49626 Error log
https://bugs.winehq.org/show_bug.cgi?id=37315
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello Yajo,
you are probably missing MDAC 2.x and potentially JET 4.0 prerequisite.
'winetricks -q mdac28 jet40'
Regards
https://bugs.winehq.org/show_bug.cgi?id=37315
--- Comment #3 from Yajo yajo@openaliasbox.org --- Created attachment 49649 --> https://bugs.winehq.org/attachment.cgi?id=49649 Error log after winetricks -q mdac28 jet40
Thanks! But after that it still fails with the same message, even after reinstalling the program.
I'm attaching a new error log, with all the messages since start to end. I commented it so you can see where the error raises.
https://bugs.winehq.org/show_bug.cgi?id=37315
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Could you attach +oledb,+tid log? We probably can fix setting Driver property at least.