https://bugs.winehq.org/show_bug.cgi?id=35806
Bug ID: 35806 Summary: Multiple VB6 apps complain with "Run-time error '445'" (Swiftkit)(ITextStream::WriteLine method implementation needed) Product: Wine Version: 1.7.14 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: scrrun Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net
Hello folks,
continuation of bug 20623
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/SwiftKit
$ WINEDEBUG=+tid,+seh,+snoop,+variant,+ole,+relay,+scrrun wine ./SwiftKit.exe
log.txt 2>&1
... 0023:fixme:scrrun:textstream_WriteLine (0x139058)->(L"[3/17/2014 10:15:12 PM] Starting up..."): stub 0023:CALL MSVBVM60.__vbaHresultCheckObj(<unknown, check return>) ret=00438214 0023:trace:scrrun:textstream_AddRef (0x139058)->(2) 0023:trace:scrrun:textstream_QueryInterface (0x139058)->({df0b3d60-548f-101b-8e65-08002b2bd119} 0x33f9ec) 0023:trace:scrrun:textstream_Release (0x139058)->(1) ... 0023:Call KERNEL32.RaiseException(c000008f,00000001,00000002,0033f9cc) ret=660d0956 0023:trace:seh:raise_exception code=c000008f flags=1 addr=0x7b83ab23 ip=7b83ab23 tid=0023 0023:trace:seh:raise_exception info[0]=deadcafe 0023:trace:seh:raise_exception info[1]=deadcafe 0023:trace:seh:raise_exception eax=7b826b89 ebx=7b8bb000 ecx=deadcafe edx=0033f92c esi=0033f9cc edi=0033f990 0023:trace:seh:raise_exception ebp=0033f968 esp=0033f904 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00000287 0023:trace:seh:call_stack_handlers calling handler at 0x4028c6 code=c000008f flags=1 ... 0023:Call KERNEL32.WideCharToMultiByte(00000000,00000000,00139b6c L"Run-time error '445':\n\nObject doesn't support this action",ffffffff,0098ff48,00000072,00000000,00000000) ret=660711c4 --- snip ---
$ sha1sum SwiftKit(Install).exe 8bda9e7585865eee408eb7157dc8b07aaf440c80 SwiftKit(Install).exe
$ du -sh SwiftKit(Install).exe 3.4M SwiftKit(Install).exe
$ wine --version wine-1.7.14-142-gbd69346
Regards
https://bugs.winehq.org/show_bug.cgi?id=35806
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.swiftkit.net/ind | |ex.php?page=downloads
https://bugs.winehq.org/show_bug.cgi?id=35806
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |abcffadbf1082f3aadf22264b0e | |ea395f8436303 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/abcffadbf1082f3aadf22264b0e...
Thanks Nikolay
Prerequisite: 'winetricks -q vb6run'
--- snip --- $ WINEDEBUG=+tid,+seh,+snoop,+variant,+ole,+relay,+scrrun wine ./SwiftKit.exe
log.txt 2>&1
... 0023:trace:scrrun:filesys_CreateTextFile 0x7e37441c L"C:\Program Files\SwiftKit\Debug.txt" -1 0 0x33faf8 0023:trace:scrrun:textstream_Release (0x139058)->(0) 0023:trace:scrrun:filesys_OpenTextFile (0x7e37441c)->(L"C:\Program Files\SwiftKit\Debug.txt" 8 -1 0 0x33faec) 0023:trace:scrrun:textstream_QueryInterface (0x139058)->({53bad8c1-e718-11cf-893d-00a0c9054228} 0x33fa3c) 0023:trace:scrrun:textstream_AddRef (0x139058)->(2) 0023:trace:scrrun:textstream_Release (0x139058)->(1) 0023:trace:scrrun:textstream_WriteLine (0x139058)->(L"[3/18/2014 8:55:38 PM] Starting up...") 0023:trace:scrrun:textstream_Release (0x139058)->(0) 0023:trace:scrrun:filesys_OpenTextFile (0x7e37441c)->(L"C:\Program Files\SwiftKit\Debug.txt" 8 -1 0 0x33f75c) 0023:trace:scrrun:textstream_QueryInterface (0xbae930)->({53bad8c1-e718-11cf-893d-00a0c9054228} 0x33f6ac) 0023:trace:scrrun:textstream_AddRef (0xbae930)->(2) 0023:trace:scrrun:textstream_Release (0xbae930)->(1) 0023:trace:scrrun:textstream_WriteLine (0xbae930)->(L"[3/18/2014 8:55:38 PM] Starting up...launcher version is 1.65.29") 0023:trace:scrrun:textstream_Release (0xbae930)->(0) 0023:trace:scrrun:filesys_OpenTextFile (0x7e37441c)->(L"C:\Program Files\SwiftKit\Debug.txt" 8 -1 0 0x33f75c) 0023:trace:scrrun:textstream_QueryInterface (0xbae930)->({53bad8c1-e718-11cf-893d-00a0c9054228} 0x33f6ac) 0023:trace:scrrun:textstream_AddRef (0xbae930)->(2) 0023:trace:scrrun:textstream_Release (0xbae930)->(1) 0023:trace:scrrun:textstream_WriteLine (0xbae930)->(L"[3/18/2014 8:55:38 PM] App data folder path is C:\Program Files\SwiftKit\AppData") ... --- snip ---
Regards
https://bugs.winehq.org/show_bug.cgi?id=35806
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.15.
https://bugs.winehq.org/show_bug.cgi?id=35806
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.swiftkit.net/ind |https://web.archive.org/web |ex.php?page=downloads |/20130429164804/http://upda | |te.swiftkit.net/SwiftKit(In | |stall).exe