http://bugs.winehq.org/show_bug.cgi?id=10458
Summary: Poptray 3.2 external exception with hotmail Product: Wine Version: 0.9.49. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msxml AssignedTo: wine-bugs@winehq.org ReportedBy: leviatan1@gmx.net
Created an attachment (id=9166) --> (http://bugs.winehq.org/attachment.cgi?id=9166) Source code from hotmail plugin
I try to use hotmail plugin in poptray. When Poptray check it hotmail, I get warning "External exception E06D7363" and:
fixme:msxml:domdoc_QueryInterface interface {00000126-0000-0000-c000-000000000046} not implemented
http://bugs.winehq.org/show_bug.cgi?id=10458
Pepe leviatan1@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |FIXME
http://bugs.winehq.org/show_bug.cgi?id=10458
Pepe leviatan1@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.49. |0.9.50.
http://bugs.winehq.org/show_bug.cgi?id=10458
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.poptray.org/ Keywords|FIXME |download, source Version|0.9.50. |0.9.49.
--- Comment #1 from Lei Zhang thestig@google.com 2007-12-04 16:36:08 --- please don't change the originally reported version number.
Can you describe in more detail how to reproduce the problem?
1. install poptray 2. install the hotmail plugin 3. run poptray 4. ???
http://bugs.winehq.org/show_bug.cgi?id=10458
--- Comment #2 from Pepe leviatan1@gmx.net 2007-12-05 02:19:38 --- Sorry, I tried again with v. 0.9.50, I got same result. I thought I should update.
1. install poptray. 2. install the hotmail plugin. 3. run poptray (Poptray run perfect).
4. Setup poptray in options (language and in Options\Plug-ings check hotmail plugin). 5. I add pop3 account, I test it and no problems. 6. I add hotmail account (HTTPmail), I test it and I get the warning popup exception. 7. Anyway, I can save the accounts. 8. Again I try from the tab "mails", with the same results.
Thank you.
http://bugs.winehq.org/show_bug.cgi?id=10458
--- Comment #3 from Vijay Kamuju infyquest@gmail.com 2007-12-05 12:30:37 --- Are you sure its the IRunnableObject Implementation missing for xmldoc? I will be attaching a patch for it. I am sure thats not the cause of it.
http://bugs.winehq.org/show_bug.cgi?id=10458
--- Comment #4 from Vijay Kamuju infyquest@gmail.com 2007-12-05 12:59:46 --- It seems difficult for me to write a patch for it as I am not well versed in ole concepts. Try with native msxml3.
http://bugs.winehq.org/show_bug.cgi?id=10458
--- Comment #5 from Pepe leviatan1@gmx.net 2007-12-21 03:41:22 --- Update wine v. 0.9.51. Wipe .wine folder.
First I installed msixml3 sp7. Also I made wine install gecko engine.
I repeated the same operation. Now the result with msxml3 native is a popup warning that says "Connection error. Could not send XML message!" (from hotmail plugin.)
Wine report: fixme:urlmon:UrlMkGetSessionOption unsupported option 10000008 fixme:urlmon:InternetSession_CreateBinding Unsupported arguments fixme:urlmon:BindInfo_GetBindString (0x18ed98)->(10 0x34e91c 1 0x34e930) fixme:urlmon:ObtainUserAgentString (0, 0x34e93b, 0x34e934): stub fixme:urlmon:ObtainUserAgentString (0, 0x18f8d0, 0x34e934): stub fixme:urlmon:BindInfo_GetBindString (0x18ed98)->(2 0x34e4dc 256 0x34e930)
http://bugs.winehq.org/show_bug.cgi?id=10458
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #6 from Austin English austinenglish@gmail.com 2008-12-06 18:22:06 --- http://voxel.dl.sourceforge.net/sourceforge/poptray/PopTray320.exe http://prdownloads.sourceforge.net/poptray/HotmailPlugin_Beta10.exe
Fails with: err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 err:ole:create_server class {f5078f35-c551-11d3-89b9-0000f81fe221} not registered err:ole:CoGetClassObject no class object {f5078f35-c551-11d3-89b9-0000f81fe221} could be created for context 0x7
External exception E06D7363.
http://bugs.winehq.org/show_bug.cgi?id=10458
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2010-01-12 12:53:31 --- (In reply to comment #6)
err:ole:CoGetClassObject no class object {f5078f35-c551-11d3-89b9-0000f81fe221} could be created for context 0x7
CLSID_XMLHTTP30, still not implemented.
http://bugs.winehq.org/show_bug.cgi?id=10458
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2010-10-04 17:38:18 CDT --- Created an attachment (id=31126) --> (http://bugs.winehq.org/attachment.cgi?id=31126) patch
Try this patch with current git Wine please.
http://bugs.winehq.org/show_bug.cgi?id=10458
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=10458
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2010-10-10 04:35:05 CDT --- Try with wine-1.3.4-228-g0cc9c52. XMLHTTP is able to do some things now.
http://bugs.winehq.org/show_bug.cgi?id=10458
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2011-11-05 15:37:11 CDT --- Anyone with valid hotmail account - please retest this one. It's been a year without reply and it could be fixed already.
http://bugs.winehq.org/show_bug.cgi?id=10458
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
http://bugs.winehq.org/show_bug.cgi?id=10458
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2012-06-23 14:26:32 CDT --- So I managed to set up this thing with hotmail account and it doesn't work after I fixed some clearly visible bugs. More than that it doesn't work for me in windows too with exact internal plugin log failure.
Plugin code is ugly and probably works unreliably, but more likely request API it uses changed for that mail servers already.
I'll close this as abandoned after get some patches in.
http://bugs.winehq.org/show_bug.cgi?id=10458
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #31126|0 |1 is obsolete| |
http://bugs.winehq.org/show_bug.cgi?id=10458
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #12 from Nikolay Sivov bunglehead@gmail.com 2012-06-25 13:53:05 CDT --- Commits that makes this application work better and fail the same way it fails on windows are:
d7a21dedbb15633fafd265babcc6698a3d87f5b7 76dc17b496929a003cf03bb6c48a0f5eac4c4efa 3ec82583d0ca47f77fe7651cef89892beea59bd6
It also throws some access violation message boxes running on windows as it does with wine, so it's safe to assume it's 'fixed' I think.
http://bugs.winehq.org/show_bug.cgi?id=10458
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2012-07-03 14:15:26 CDT --- Closing bugs fixed in 1.5.8.