http://bugs.winehq.org/show_bug.cgi?id=29902
Bug #: 29902 Summary: Windows Live Messenger 8.5 does login, error 81000378 Product: Wine Version: 1.4-rc3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fael_mc@msn.com Classification: Unclassified
Created attachment 38893 --> http://bugs.winehq.org/attachment.cgi?id=38893 Log, try entering the messenger
salutations (google translation)
I installed messenger through .msi package without problems in wine, I went to winecfg, changed windows version to 2000, when I opened the messenger if you could not type anything in the field username and password, then Riched20 installed through winetricks, so I could enter my username and password when I try to get in, get into normal, but not time to appear the contacts of the error 81000378
"You cannot use Windows Live Messenger at this time because your contact list is not available.Please try again later"
I made some test with Wine 1.1.30, and usually logged, but the messenger is buggy
I want to run it under wine 1.4
thank you
http://bugs.winehq.org/show_bug.cgi?id=29902
Fael Mc fael_mc@msn.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P5
http://bugs.winehq.org/show_bug.cgi?id=29902
Fael Mc fael_mc@msn.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wininet
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #1 from Fael Mc fael_mc@msn.com 2012-02-16 06:44:42 CST --- I believe the problem is caused by the error ssl
err: wininet: NETCON_secure_connect SSL_connect failed: 12056
any way to fix this?
thanks
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #2 from Juan Lang juan.lang@gmail.com 2012-02-16 08:13:55 CST --- Does native wininet work around it?
Please attach a +wininet,+crypt,+chain log.
http://bugs.winehq.org/show_bug.cgi?id=29902
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wininet |-unknown
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #3 from Fael Mc fael_mc@msn.com 2012-02-16 15:36:45 CST --- Thank you for helping Juan Lang tried wininet native, also tried with winetricks the line:
err: wininet: NETCON_secure_connect SSL_connect failed: 12056
disappeared from the terminal but continues with the msn error 81000378
crypt32 tried installing via winetricks, but once the program is not open
You asked +wininet,+crypt,+chain log.
I post the file and wininet crypt, or just the log?
I'll post the log, if you need more thing and just say
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #4 from Fael Mc fael_mc@msn.com 2012-02-16 15:48:42 CST --- Created attachment 38915 --> http://bugs.winehq.org/attachment.cgi?id=38915 Log - logging in with native winenet
http://bugs.winehq.org/show_bug.cgi?id=29902
Fael Mc fael_mc@msn.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38915|Log - logging in with |trying to login with native description|native winenet |winenet
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #5 from Juan Lang juan.lang@gmail.com 2012-02-16 16:05:33 CST --- I'd prefer a log without any native DLLs used. Please run it something like:
cd ~/.local/share/wineprefixes/msn85/drive_c/Program Files/Windows Live/Messenger WINEDEBUG=+wininet,+crypt,+chain wine msnmsgr.exe >& log.txt
(Add a WINEPREFIX to the command line if you need to.)
Then attach log.txt here, compressed if necessary.
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #6 from Fael Mc fael_mc@msn.com 2012-02-16 16:34:19 CST --- Created attachment 38916 --> http://bugs.winehq.org/attachment.cgi?id=38916 Log generated with winedebug
Log generated with winedebug zip file with 7zip To have no errors, the prefix msn85 deleted, and created a new one without native dlls.
Sorry for bad English, I am Brazilian.
If useful, link to download Windows Live Messenger 8.5 http://www.mediafire.com/?tlywu43id00
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #7 from Fael Mc fael_mc@msn.com 2012-02-17 15:24:38 CST --- As I said, the messenger normally comes in wine 1.1.30 irteface but is very slow and full of bugs
would be useful to create a log with WINEDEBUG with wine 1.1.30.?
If so, I can do
http://bugs.winehq.org/show_bug.cgi?id=29902
Juan Lang juan.lang@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |crypt32
--- Comment #8 from Juan Lang juan.lang@gmail.com 2012-02-17 15:32:49 CST --- No, that log is sufficient, thanks. I haven't had much time to look at it yet. Probably it worked in 1.1.30 because wininet wasn't checking certificates at all at the time. The logs indicate it's something to do with being unable to verify the revocation status of one of the certificates, though I don't know which one. I probably need to add more traces to see what's going on.
Setting component to crypt32, as it or crypnet are the most likely culprits.
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #9 from Fael Mc fael_mc@msn.com 2012-02-17 15:51:29 CST --- ok friend
need anything, just tell
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #10 from Fael Mc fael_mc@msn.com 2012-02-18 14:00:15 CST --- I search again bugs related to MSN messenger, and found one with a similar error. http://bugs.winehq.org/show_bug.cgi?id=29902
Juan Lang, solved the problem with crypt32 through this patch http://www.winehq.org/pipermail/wine-patches/2009-August/076777.html
Perhaps it is related to the problem.
I tried to compile wine with patch, but could not get The patch was applied, but gave the error "make all"
sorry if I'm disturbing my Intent is to help
Thanks and regards
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #11 from Fael Mc fael_mc@msn.com 2012-02-18 14:03:55 CST --- URL wrong, sorry, I copied the wrong link this is the right http://bugs.winehq.org/show_bug.cgi?id=4781
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #12 from Juan Lang juan.lang@gmail.com 2012-02-18 18:38:33 CST --- In order to attempt to sign in, you must have a Windows Live ID. You also must have riched20 installed. When I attempt to sign in, it then tells me I must install a newer version of messenger in order to continue. Does this also happen for you?
When I then let the new version download, it complains that the installer can't be started, due to not being connected to the internet, then crashes.
In other words, I can't reproduce the exact issue you're pointing out. Please give instructions on how you install it and reproduce it.
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #13 from Fael Mc fael_mc@msn.com 2012-02-18 20:14:43 CST --- For me log in, I installed via winetricks Riched20, so I can enter username and password,
About the new version, it does so because there are newer versions of Windows Live Messenger to corigir this problem set the version of Wine for Windows 2000
The install of the messenger has to be done by the version of windows xp, after installation, switch to Windows 2000 to login
This is normal, because microsoft makes newer versions of messenger, messenger 8.5 but still works without problems.
I used it a lot in Windows, through the Windows 2000 compatibility mode.
http://bugs.winehq.org/show_bug.cgi?id=29902
Juan Lang juan.lang@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #14 from Juan Lang juan.lang@gmail.com 2012-02-18 20:30:53 CST --- Ok, now I see the same problem, thanks.
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #15 from Juan Lang juan.lang@gmail.com 2012-02-18 21:45:03 CST --- I've sent patches which fix this particular problem: http://www.winehq.org/pipermail/wine-patches/2012-February/111655.html http://www.winehq.org/pipermail/wine-patches/2012-February/111656.html
Unfortunately, messenger then crashes, but that would be a different bug.
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #16 from Fael Mc fael_mc@msn.com 2012-02-19 04:17:37 CST --- Thank you Juan, The msn entered. happy, but like you said, 3 seconds then crashes
how should I proceed? generate another log? create another bug?
thanks.
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #17 from Fael Mc fael_mc@msn.com 2012-02-19 04:26:39 CST --- The problem is related to close messenger msxml3, I installed through winetricks and problem solved.
The patch you sent is excellent thank you very much
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #18 from Fael Mc fael_mc@msn.com 2012-02-19 04:50:51 CST --- I should have tested before, but with winetricks msxml3, the program works but can not talk to anyone, the chat window opens normally, but when I send a message the program crashes. The same happens with built msxml3 another bug
I'm happy anyway, because Windows Live Messenger on linux is almost there
how should I proceed?
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #19 from Juan Lang juan.lang@gmail.com 2012-02-19 05:37:18 CST --- Please open another bug for that. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #20 from Fael Mc fael_mc@msn.com 2012-02-19 07:35:35 CST --- Juan right solved bug I hope the patch, right at the source of the wine thanks!
http://bugs.winehq.org/show_bug.cgi?id=29902
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |29942
http://bugs.winehq.org/show_bug.cgi?id=29902
supimbao@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |supimbao@gmail.com
--- Comment #21 from supimbao@gmail.com 2012-06-03 19:23:41 CDT --- Bug should be marked fixed...
http://bugs.winehq.org/show_bug.cgi?id=29902
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #22 from Bruno Jesus 00cpxxx@gmail.com 2012-06-04 11:59:00 CDT --- (In reply to comment #21)
Bug should be marked fixed...
I can't find the second patch in the git. Just the first one: http://source.winehq.org/git/wine.git/commit/eee39b12abc92cffdfbc6923a01cb17...
Was it commited with other title? Or this single patch fixes the bug?
http://bugs.winehq.org/show_bug.cgi?id=29902
--- Comment #23 from Juan Lang juan.lang@gmail.com 2012-06-04 12:53:24 CDT --- The second patch was rejected. I've done some work on tests for revocation checking failures, but haven't managed to figure out the correct thing to do.
https://bugs.winehq.org/show_bug.cgi?id=29902
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |www.oldapps.com/msn_messeng | |er.php?old_msn=1 CC| |focht@gmx.net
--- Comment #24 from Anastasius Focht focht@gmx.net --- Hello folks,
is the problem still present? Please retest with recent Wine version.
Regards
https://bugs.winehq.org/show_bug.cgi?id=29902
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #25 from temp82@luukku.com --- (In reply to Anastasius Focht from comment #24)
Hello folks,
is the problem still present? Please retest with recent Wine version.
Regards
Is Windows Live Messenger still available? "In 2013, the product was discontinued, and Microsoft began cutting service to existing clients. It remained active in China for another 18 months and ceased operations there on October 31, 2014." ... Windows Live Messenger. also the download link given here doesn't work +no feedback even requested before.
https://bugs.winehq.org/show_bug.cgi?id=29902
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #26 from Zeb Figura z.figura12@gmail.com --- Assuming the product is no longer testable; marking ABANDONED accordingly.
https://bugs.winehq.org/show_bug.cgi?id=29902
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #27 from Gijs Vermeulen gijsvrm@gmail.com --- Closing ABANDONED.