http://bugs.winehq.org/show_bug.cgi?id=17188
Summary: Oracle Web Conferencing Console installer resources cannot be properly loaded Product: Wine Version: 1.1.13 Platform: PC URL: https://conference.oracle.com/imtapp/app/nuf_sys.uix OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com
Created an attachment (id=19083) --> (http://bugs.winehq.org/attachment.cgi?id=19083) Oracle Web Conferencing Console installer +resource trace
With today's Git (wine-1.1.13-560-g4b27dfe), while attempting to test bug 16684 by running the application installer, I noticed that the installer evidently had issues loading its executable resources, as these fixmes were printed:
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000? fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000? fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000? fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
and the installer window seemed to have placeholders for the presumed text resources. After hitting Next a few times the installer appeared to be in extraction phase, but promptly crashed with a backtrace in FormatMessageW.