http://bugs.winehq.org/show_bug.cgi?id=27775
Mikael Ståldal temp17@staldal.nu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp17@staldal.nu
--- Comment #5 from Mikael Ståldal temp17@staldal.nu --- I have a problem with Adobe Lightroom 4.4.1, the import dialog fails to open. I think it is related to this, since I get this message in the console several times: fixme:wia:wiadevmgr_EnumDeviceInfo (0x129ad0, 16, 0xb4e538): stub
I don't want to use WIA, I just want to import files on my disk, but Lightroom get stuck and the import dialog never shows up.
I use Wine 1.6.
Would it be possible to make an implementation of wiadevmgr_EnumDeviceInfo which always returns an empty IEnumWIA_DEV_INFO, telling the app that there are no WIA devices available?
I found the documentation here:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms630142%28v=vs.85%2...