[Bug 20354] Sony Vegas has encountered an Error: 'WIA-Manager could not be initialized'

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 25 12:41:20 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=20354





--- Comment #9 from Damjan Jovanovic <damjan.jov at gmail.com>  2009-10-25 12:41:19 ---
Created an attachment (id=24347)
 --> (http://bugs.winehq.org/attachment.cgi?id=24347)
Stubbed IWiaDevMgr implementation

Hi

Please try this patch.

After applying the patch to the Wine source, it's not enough to compile Wine
with the normal "./configure && make depend && make && make install", you have
to first run "autoconf", and then you might need to run "regsvr32 sti.dll" and
"regsvr32 wiaservc.dll" after it's compiled and installed.

It works for me in a test where I just create IWiaDevMgr (which is what Sony
Vegas does), but I don't know what else Sony Vegas might want to do. If it
doesn't work, please post console output.

Thank you for testing
Damjan

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list