http://bugs.winehq.org/show_bug.cgi?id=30362
Bug #: 30362 Summary: HP Photo Creations 3.0 crashes on startup Product: Wine Version: 1.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: atalanttore@googlemail.com Classification: Unclassified
Created attachment 39690 --> http://bugs.winehq.org/attachment.cgi?id=39690 Backtrace + Terminal output
HP Photo Creations 3.0 crashes on startup
There appear several errors in terminal (see attachment).
Download URL: ftp://ftp.hp.com/pub/united-states/rlc/hpphotocreations.exe
http://bugs.winehq.org/show_bug.cgi?id=30362
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |ftp://ftp.hp.com/pub/united | |-states/rlc/hpphotocreation | |s.exe Component|-unknown |ieframe
http://bugs.winehq.org/show_bug.cgi?id=30362
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Austin English austinenglish@gmail.com 2012-04-05 13:22:21 CDT --- Confirming:
Backtrace: =>0 0x7e00de2c BindStatusCallback_OnProgress+0x8c(iface=0x12a9f8, ulProgress=0, ulProgressMax=0, ulStatusCode=0x4, szStatusText="rllph:///app/shindex.html?i=d") [/home/austin/wine-git/dlls/ieframe/navigate.c:244] in ieframe (0x0033544c) 1 0x7e468c04 BindStatusCallback_OnProgress+0xa3(iface=0x12ae58, ulProgress=0, ulProgressMax=0, ulStatusCode=0x4, szStatusText="rllph:///app/shindex.html?i=d") [/home/austin/wine-git/dlls/urlmon/bindctx.c:164] in urlmon (0x0033549c) 2 0x7e46cc5d report_data+0x5ec(This=<is not available>, bscf=0x1, progress=0, progress_max=0) [/home/austin/wine-git/dlls/urlmon/binding.c:1052] in urlmon (0x0033752c) 3 0x7e46d278 InternetProtocolSink_ReportData+0x87(iface=0x12b154, grfBSCF=0x1, ulProgress=0, ulProgressMax=0) [/home/austin/wine-git/dlls/urlmon/binding.c:1124] in urlmon (0x0033757c) 4 0x7e46fe0a ProtocolSinkHandler_ReportData+0x189(iface=0x12b5c0, bscf=<is not available>, progress=0, progress_max=0) [/home/austin/wine-git/dlls/urlmon/bindprot.c:937] in urlmon (0x00337dfc) 5 0x7e470ce5 BPInternetProtocolSink_ReportData+0xd4(iface=0x12b598, grfBSCF=0xc, ulProgress=0, ulProgressMax=0) [/home/austin/wine-git/dlls/urlmon/bindprot.c:1228] in urlmon (0x00337e3c) 6 0x004181e1 in photoproductcore (+0x181e0) (0x0033d314) 0x7e00de2c BindStatusCallback_OnProgress+0x8c [/home/austin/wine-git/dlls/ieframe/navigate.c:244] in ieframe: movl 0x0(%eax),%edx 244 hres = IBinding_QueryInterface(binding, &IID_IWinInetHttpInfo, (void**)&http_info);
http://bugs.winehq.org/show_bug.cgi?id=30362
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #39690|0 |1 is obsolete| |
--- Comment #2 from Austin English austinenglish@gmail.com 2012-04-05 13:22:33 CDT --- Created attachment 39693 --> http://bugs.winehq.org/attachment.cgi?id=39693 backtrace
https://bugs.winehq.org/show_bug.cgi?id=30362
Jarkko K jarkko_korpi@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi@hotmail.com
--- Comment #3 from Jarkko K jarkko_korpi@hotmail.com --- I installed the program into empty prefix, I saw lots of mshtml lines, installed ie7 via winetricks and I didnt allow it to install updates. After retry I saw lots of
fixme:nls:CompareStringEx semi-stub behavor for flag(s) 0x10000000
lines
I searched CompareStringEx from wine source code and I found this
http://source.winehq.org/git/wine.git/blob/e3997294621471a077480787e8961a453...
and there is a comment
/* 0x10000000 is related to diacritics in Arabic, Japanese, and Hebrew */
Exactly the thing that console is spamming when I am trying to run the program.
I have once seen the program drawn a window, which was basically just empty.
I don't know what I should do from now own.
wine 1.7.18
https://bugs.winehq.org/show_bug.cgi?id=30362
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #4 from Teras teras@luukku.com --- Still not starting, the console spams
fixme:mshtml:OleInPlaceActiveObject_TranslateAccelerator (0x1249a8)->(0x33fcec)
wine 1.7.38
https://bugs.winehq.org/show_bug.cgi?id=30362
--- Comment #5 from Teras teras@luukku.com --- I would like to add that I dont see a crash anywhere...
https://bugs.winehq.org/show_bug.cgi?id=30362
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #6 from super_man@post.com --- Does not crash, but doesnt start either 1.7.48.
https://bugs.winehq.org/show_bug.cgi?id=30362
--- Comment #7 from super_man@post.com --- (In reply to super_man from comment #6)
Does not crash, but doesnt start either 1.7.48.
The same.
Endless loop of
fixme:mshtml:OleInPlaceActiveObject_TranslateAccelerator (0x126270)->(0x33fcec)
wine 1.9-git
https://bugs.winehq.org/show_bug.cgi?id=30362
--- Comment #8 from super_man@post.com --- (In reply to super_man from comment #7)
(In reply to super_man from comment #6)
Does not crash, but doesnt start either 1.7.48.
The same.
Endless loop of
fixme:mshtml:OleInPlaceActiveObject_TranslateAccelerator (0x126270)->(0x33fcec)
wine 1.9-git
This bug is blocked by bug 37058. winetricks -q ie8 works around.