http://bugs.winehq.org/show_bug.cgi?id=21491
Summary: pcmet: FTP-Transfer fails with error "9" regression Product: Wine Version: 1.1.34 Platform: x86 URL: http://appdb.winehq.org/objectManager.php?sClass=versi on&iId=16825 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleaut32 AssignedTo: wine-bugs@winehq.org ReportedBy: normandy@web.de CC: robertshearman@gmail.com
Sorry for posting this so late, but since wine .34 pc_met fails to download data from the internet. wine .33 worked perfectly. I just did a quick regression test and this came up:
--- 99d9983b6146e4b6bc99c2ef1b602ec805dbc96a is first bad commit commit 99d9983b6146e4b6bc99c2ef1b602ec805dbc96a Author: Rob Shearman robertshearman@gmail.com Date: Wed Nov 18 00:17:46 2009 +0000
oleaut32: Fix memory leaks in ITypeInfo_fnInvoke.
:040000 040000 ed7b8443ebc047540b4ef52c51c04c396160492b 5941942ae303c760ba6cfe45f89e2b90dbd79128 M dlls ---
The application fails with a short MessageBox: "An error occured while transferring data! [GETFILE]\nSubscript out of range\n9Continue anyway? [YES]/[NO]" (translated from german)
This bug cannot be reproduced using the demo, as recent weather data can only be downloaded using username/password after payment. Sorry.
Thank you, John