http://bugs.winehq.org/show_bug.cgi?id=9753
Summary: little VB6 application not working Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: stanwell@gmx.de
Using the latest Slax Kill Bill Live CD, I can not run a simple application that is compiled with Visual Basic 6. I assume that certain DLLs are required:
MSVBVM60.DLL Asyctfilt.dll Oleaut32.dll Ole32.dll User32.dll Gdi32.dll Advapi32.dll
http://bugs.winehq.org/show_bug.cgi?id=9753
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|Basti | Component|test |wine-misc
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-23 13:05:29 --- What Wine version? Do not use any overrides when you reporting problems, unless you are being instructed to do so. What sort of problem do you have?
http://bugs.winehq.org/show_bug.cgi?id=9753
--- Comment #2 from voessli stanwell@gmx.de 2007-09-23 13:11:49 --- I have to look it up. It is Wine on the latest Slax (5) Kill Bill version. What are overrides?
btw, this is the .exe for Windows http://www.zshare.net/download/38101188ae0021/
http://bugs.winehq.org/show_bug.cgi?id=9753
--- Comment #3 from voessli stanwell@gmx.de 2007-09-23 13:14:26 --- the problem is, VB6 apps are not starting at all (self compiled stuff). Other Apps like WinSCP are doing fine
http://bugs.winehq.org/show_bug.cgi?id=9753
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #4 from Dan Kegel dank@kegel.com 2007-09-23 14:13:00 --- You need the VB6 runtime libraries. Wine does not provide them because they are supposed to be redistributed with the VB6 app. The easiest way to install them is wget http://kegel.com/wine/winetricks sh winetricks vbrun60
http://bugs.winehq.org/show_bug.cgi?id=9753
--- Comment #5 from voessli stanwell@gmx.de 2007-09-23 17:14:46 --- thanks for that trick! Actually i have a Slax Live Cd only, thats what i need - a Linux from removable media. Is it possible at all to modify a Slax CD/ Flash Card so that VB6 runtime is installed?
http://bugs.winehq.org/show_bug.cgi?id=9753
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2007-09-23 17:18:41 --- Invalid. Upgrade to the latest Wine version and try again. Live CDs are not supported!
http://bugs.winehq.org/show_bug.cgi?id=9753
--- Comment #7 from voessli stanwell@gmx.de 2007-09-27 04:37:25 --- Its running now under a SLax Live CD!! I have simply copied some DLL into /root/.wine/drive_c/windows/system folder.
there is a problem with another little proggie http://www.zshare.net/download/3875138208f72b/ the password is: winetest
It uses some clipboard functions like Clipboard.GetText. Wine does not show error message of what DLL ist missing. Could you please verify what DLLs are still needed?
http://bugs.winehq.org/show_bug.cgi?id=9753
voessli stanwell@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |0.9.13.
--- Comment #8 from voessli stanwell@gmx.de 2007-09-27 16:07:53 --- I think Wine (9.0.13) has got a problem with writing Text to Clipboard. After closing a program which copies text to clipboard (written in VB6 or C++), the clipboard is completely cleared.
This affects functions like
- Clipboard.SetText (VB6) - CopyToClipboard (C++) - setClipboardContents ...
http://bugs.winehq.org/show_bug.cgi?id=9753
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Dan Kegel dank@kegel.com 2008-01-28 05:35:16 --- Closing all RESOLVED INVALID bugs that haven't changed in over three months.