http://bugs.winehq.org/show_bug.cgi?id=15428
Summary: Writers Blocks does not display OLE text boxes Product: Wine Version: CVS/GIT Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole AssignedTo: wine-bugs@winehq.org ReportedBy: susancragin@earthlink.net
Created an attachment (id=16293) --> (http://bugs.winehq.org/attachment.cgi?id=16293) terminal output -- first run
Writers Blocks is a simple program that displays snippets of text in small boxes that can be moved around the screen. The boxes do not display.
http://bugs.winehq.org/show_bug.cgi?id=15428
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-27 01:00:30 --- Hi Susan, you should start fixing this: err:module:import_dll Library MFC40.DLL (which is needed by L"C:\windows\system32\MsgHoo32.OCX") not found
Do 'winetricks mfc40', then reinstall the application
http://bugs.winehq.org/show_bug.cgi?id=15428
--- Comment #2 from Susan Cragin susancragin@earthlink.net 2008-09-27 06:41:11 --- Created an attachment (id=16295) --> (http://bugs.winehq.org/attachment.cgi?id=16295) WB3 terminal output with MFC40 installed
Thanks. Here is corrected terminal output with MFC40 installed.
http://bugs.winehq.org/show_bug.cgi?id=15428
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-27 11:58:08 ---
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\vpectrl35.ocx
Is that file vpectrl35.ocx present in system32? And if it is, try register it again 'regsvr32 vpectrl35.ocx'. Maybe that might help
http://bugs.winehq.org/show_bug.cgi?id=15428
--- Comment #4 from Susan Cragin susancragin@earthlink.net 2008-09-27 14:36:54 --- (In reply to comment #3)
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"C:\windows\system32\vpectrl35.ocx
Is that file vpectrl35.ocx present in system32? And if it is, try register it again 'regsvr32 vpectrl35.ocx'. Maybe that might help
It does help. That is exactly the problem. There are about 10 OCX files, and none of them are being registered properly. I carefully hand-registered all of them according to your instructions above, and now the program seems to work, provided I install winetricks mfc40 first.
Thanks!
http://bugs.winehq.org/show_bug.cgi?id=15428
--- Comment #5 from James Hawkins truiken@gmail.com 2008-09-27 14:43:13 --- Ok, so at first glance this seems like an installer bug. Can you attach the console output from the installer? To be proactive, can you attach a +msi log as well?
http://bugs.winehq.org/show_bug.cgi?id=15428
--- Comment #6 from Susan Cragin susancragin@earthlink.net 2008-09-27 15:16:14 --- Created an attachment (id=16306) --> (http://bugs.winehq.org/attachment.cgi?id=16306) installation log (winetricks mfc40 had been installed first)
http://bugs.winehq.org/show_bug.cgi?id=15428
--- Comment #7 from Susan Cragin susancragin@earthlink.net 2008-09-27 15:20:49 --- Created an attachment (id=16307) --> (http://bugs.winehq.org/attachment.cgi?id=16307) winedebug msi log
http://bugs.winehq.org/show_bug.cgi?id=15428
--- Comment #8 from James Hawkins truiken@gmail.com 2008-09-27 15:24:58 --- Ok, so the msi log shows it's not using msi. From the console output, it looks like some of the libs are failing to be registered because of missing VB runtime libs. Can you rerun the installer with a clean wineprefix with vb6run installed from winetricks?
http://bugs.winehq.org/show_bug.cgi?id=15428
--- Comment #9 from Susan Cragin susancragin@earthlink.net 2008-09-27 15:33:40 --- Created an attachment (id=16308) --> (http://bugs.winehq.org/attachment.cgi?id=16308) installation log with vb6run and mfc40
How about that? Installs. Runs. I haven't checked it out carefully, but it seems to be OK. Text on drop-down menus displays poorly, but that's a separate issue.
http://bugs.winehq.org/show_bug.cgi?id=15428
--- Comment #10 from Susan Cragin susancragin@earthlink.net 2008-09-27 15:37:03 --- Created an attachment (id=16309) --> (http://bugs.winehq.org/attachment.cgi?id=16309) screenshot of successful install
http://bugs.winehq.org/show_bug.cgi?id=15428
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #11 from James Hawkins truiken@gmail.com 2008-09-27 15:41:38 --- Ok, then I'd like to close this bug (probably invalid) as the mfc issue is already a bug somewhere, and implementing vbrun is outside the scope of wine.
http://bugs.winehq.org/show_bug.cgi?id=15428
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from James Hawkins truiken@gmail.com 2008-09-27 15:43:02 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=15428
--- Comment #13 from Austin English austinenglish@gmail.com 2008-09-29 16:21:26 --- Could you add a note to the AppDB about this?
http://bugs.winehq.org/show_bug.cgi?id=15428
--- Comment #14 from Susan Cragin susancragin@earthlink.net 2008-09-29 16:46:29 --- (In reply to comment #13)
Could you add a note to the AppDB about this?
WB has its own AppDB entry. I modified the test results, upgraded it from garbage to bronze (not silver because I haven't really tested it, and the drop-down menus display poorly) and put a link to this bug. Anything I missed, let me know.
http://bugs.winehq.org/show_bug.cgi?id=15428
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
https://bugs.winehq.org/show_bug.cgi?id=15428
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole |-unknown