http://bugs.winehq.org/show_bug.cgi?id=16835
Summary: Crashes on start - shows only splash screen - comctl32.dll dependency Product: Wine Version: 1.1.1 Platform: PC URL: http://www.laridian.com/pc/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: david@rossall61.freeserve.co.uk
Created an attachment (id=18543) --> (http://bugs.winehq.org/attachment.cgi?id=18543) Log file
When the PocketBible application is started, the splash screen appears, but nothing else. Errors are reported on the command line. The attached log file is generated from a clean Wine install.
After discussion in this thread, I tried using winetricks cc580 to install a native comctl32.dll:
http://forum.winehq.org/viewtopic.php?p=17535#17535
The DLL installed was v5.80 and the application then produced an error indicating that v5.81 minimum is required. I substituted a native DLL of this version and the application now runs successfully.
I noticed that replacing the Wine DLL with the native v5.81 directly is not sufficient and it is necessary first to use winetricks as above and then to substitute the later version DLL.
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #1 from david@rossall61.freeserve.co.uk 2009-01-06 17:33:00 --- The application affected by this bug is #8854 Laridian PocketBible.
http://bugs.winehq.org/show_bug.cgi?id=16835
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #2 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2009-01-10 10:21:02 --- Could you provide a WINEDEBUG=+message log?
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #3 from david@rossall61.freeserve.co.uk 2009-01-25 16:17:30 --- Created an attachment (id=18995) --> (http://bugs.winehq.org/attachment.cgi?id=18995) Message log as requested
http://bugs.winehq.org/show_bug.cgi?id=16835
david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |david@rossall61.freeserve.co | |.uk
--- Comment #4 from david@rossall61.freeserve.co.uk 2009-01-25 16:28:15 --- Sorry it took so long. I knew I would have to set an hour or two aside.
I removed Wine completely (entire .wine directory and subdirectories). Then installed 0.9.25 in order to run the PocketBible installer (which won't run under 1.1.11)*. Then upgraded Wine to 1.1.11. Hence I had an installation without Winetricks.
Then ran winedebug=+message wine PocketBible.exe > msglog.txt 2>&1
to get the file. Actually just contains the on-screen messages in the forum thread to which I have already linked.
Then ran Winetricks and then updated comctl32.dll to v5.81.
Application now works again.
Trust this is clear.
* My main concern is to get the main program running, but I suppose that at some time I ought to try to figure out why the installer won't run under recent versions.
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #5 from Austin English austinenglish@gmail.com 2009-01-25 17:40:35 --- (In reply to comment #4)
- My main concern is to get the main program running, but I suppose that at
some time I ought to try to figure out why the installer won't run under recent versions.
File a new bug after running a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #6 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2009-02-01 12:21:41 --- The WINEDEBUG should be written using capital letters. Sorry that it didn't stress it. Such a command line should work:
WINEDEBUG=+message wine PocketBible.exe > msglog.txt 2>&1
In case you have problems with it, try the one that I'm usually using:
WINEDEBUG=+message wine PocketBible.exe &>msglog.txt
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #7 from Austin English austinenglish@gmail.com 2009-08-05 10:21:15 --- Is this still an issue in current (1.1.26 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2009-09-18 14:21:44 --- David, we're still waiting for log requested in comment 6.
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #9 from david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk 2009-09-20 17:36:18 --- Acknowledged. Sorry, I need to set aside some time to generate this for you. I realise that I am not helping you to help me...
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #10 from david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk 2009-12-10 17:05:15 --- Created an attachment (id=25163) --> (http://bugs.winehq.org/attachment.cgi?id=25163) Output of WINEDEBUG
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #11 from david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk 2009-12-10 17:09:59 --- Apologies again for the long time to get back to this. The problem still exists under 1.1.33.
WINEDEBUG=+message wine PocketBible.exe > msglog.txt 2>&1
produces the attached file "Output of WINEDEBUG".
The problem can still be resolved by using Winetricks and then manually replacing comctl32.dll with a native Windows v5.81 file.
Background information: I have replaced the EeePC's standard Xandros variant with EeeBuntu 3. I am now able to run the PocketBible installer successfully, so have not raised a separate bug for that, but I am not sure whether this is the Wine upgrade or the new OS. Either way, I am finding software installations easier, so it will be quicker to retest in future, and I will try to be more useful if you are able to address this.
Thanks for your attention and regards.
http://bugs.winehq.org/show_bug.cgi?id=16835
david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #18543|0 |1 is obsolete| | Attachment #18995|0 |1 is obsolete| | Attachment #25163|0 |1 is obsolete| |
--- Comment #12 from david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk 2009-12-20 10:57:36 --- Created an attachment (id=25308) --> (http://bugs.winehq.org/attachment.cgi?id=25308) Winedebug output under version 1.1.35 (more extensive result)
I have retested under 1.1.35. It still doesn't work, but I got a more extensive error log which I have attached above.
Wine hung and I had to use Control keys to interrupt it. That has not happened before.
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #13 from Austin English austinenglish@gmail.com 2009-12-20 19:42:07 --- (In reply to comment #12)
Wine hung and I had to use Control keys to interrupt it. That has not happened before.
Please file a new bug after running a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #14 from david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk 2009-12-21 16:24:36 --- Just to be clear, I didn't really think that this was a new bug. It's a slightly different behaviour - instead of bombing out when I start Laridian under Wine, the Laridian splash screen appears and then nothing else much happens until I terminate it. The log file I have already provided comes from this behaviour.
I'll file a new bug though if it will help. Please confirm.
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #15 from Nikolay Sivov bunglehead@gmail.com 2010-06-06 17:23:26 --- David, retest with 1.2-rc2.
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #16 from david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk 2010-06-15 16:12:39 --- I'll do that, but there's no build as yet for Ubuntu 9.04 - I'm using Eeebuntu, which is based on that version.
http://bugs.winehq.org/show_bug.cgi?id=16835
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Crashes on start - shows |Laridian PocketBible |only splash screen - |crashes on start, shows |comctl32.dll dependency |only splash screen
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #17 from Nikolay Sivov bunglehead@gmail.com 2010-10-04 14:07:40 CDT --- (In reply to comment #16)
I'll do that, but there's no build as yet for Ubuntu 9.04 - I'm using Eeebuntu, which is based on that version.
Retest with 1.3.4 please.
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #18 from david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk 2010-11-02 18:19:27 CDT --- Retested with 1.3.6 after switching from eeeBuntu to Ubuntu Netbook Edition to get a more recent version. Same as before - Laridian splash screen appears and stays till clicked on, then disappears.
Have not yet tried the usual Winetricks workaround.
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #19 from david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk 2010-11-02 18:22:06 CDT --- NB installer does run under 1.3.6.
Will try a WINEDEBUG later.
http://bugs.winehq.org/show_bug.cgi?id=16835
david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #25308|0 |1 is obsolete| |
--- Comment #20 from david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk 2010-11-04 18:49:29 CDT --- Created an attachment (id=31726) --> (http://bugs.winehq.org/attachment.cgi?id=31726) Winedebug output under 1.3.6
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #21 from Andrew Nguyen arethusa26@gmail.com 2010-11-04 20:59:54 CDT --- (In reply to comment #20)
Created an attachment (id=31726)
--> (http://bugs.winehq.org/attachment.cgi?id=31726) [details]
Winedebug output under 1.3.6
The log is useless:
wine: cannot find L"C:\windows\system32\PocketBible.exe"
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #22 from david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk 2010-11-05 06:24:26 CDT --- Created an attachment (id=31736) --> (http://bugs.winehq.org/attachment.cgi?id=31736) First part of Winedebug output under 1.3.6
Sorry. Try this version. I had to interrupt (Ctrl-Z) the process because, as usual, it hung at the splash screen. Slightly too big for an upload, so split in two sections.
http://bugs.winehq.org/show_bug.cgi?id=16835
david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #31726|0 |1 is obsolete| |
--- Comment #23 from david@rossall61.freeserve.co.uk david@rossall61.freeserve.co.uk 2010-11-05 06:25:20 CDT --- Created an attachment (id=31737) --> (http://bugs.winehq.org/attachment.cgi?id=31737) Second part of Winedebug output under 1.3.6
http://bugs.winehq.org/show_bug.cgi?id=16835
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #24 from Bruno Jesus 00cpxxx@gmail.com 2013-06-22 16:29:59 CDT --- I have tested the newer version of the application (9/12/2012 11:40:08 AM). It does not crash but have similiar symptoms from the original bug (shows only splash screen) so I'll leave this open for now.
cd23a9427d0acbbb47620bdcbc69322b80626601 PocketBibleSetup.exe
https://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #25 from Austin English austinenglish@gmail.com --- Is this still an issue in current (1.7.36 or newer) wine? If so, please attach terminal output.
https://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #26 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 51013 --> https://bugs.winehq.org/attachment.cgi?id=51013 standard output
Still in 1.7.38.
https://bugs.winehq.org/show_bug.cgi?id=16835
--- Comment #27 from Ken Sharp imwellcushtymelike@gmail.com --- Please retry in Wine 3.9 or later.
https://bugs.winehq.org/show_bug.cgi?id=16835
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=16835
Hard hart3778avery@gmx.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hart3778avery@gmx.com
--- Comment #28 from Hard hart3778avery@gmx.com --- Hey Bruno, does it work for you already? , https://mrkortingscode.nl