http://bugs.winehq.org/show_bug.cgi?id=24914
Summary: Unable to resize form in visual basic 6 enterprise Product: Wine Version: 1.3.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: stupidhomer@gmail.com
If I make a new Standard Project and attempt to resize the form, it locks the whole form window, and to get it back, I have to double click on "Form1" in the project sidebar. No error messages or output from wine to understand the problem.
http://bugs.winehq.org/show_bug.cgi?id=24914
german_ant_82@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |german_ant_82@yahoo.com
--- Comment #1 from german_ant_82@yahoo.com 2013-02-21 13:11:42 CST --- The form can't be resized with the mouse clicking on the handles, but can be resized on writting in the property window
http://bugs.winehq.org/show_bug.cgi?id=24914
german_ant_82@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33037
http://bugs.winehq.org/show_bug.cgi?id=24914
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|33037 |
http://bugs.winehq.org/show_bug.cgi?id=24914
--- Comment #2 from german_ant_82@yahoo.com 2013-02-25 00:27:28 CST --- Created attachment 43700 --> http://bugs.winehq.org/attachment.cgi?id=43700 Visual Basic 6 IDE before the error
Note that there is an icon upward and left of the window. (The icon can't be shown because another bug, but it is there).
http://bugs.winehq.org/show_bug.cgi?id=24914
--- Comment #3 from german_ant_82@yahoo.com 2013-02-25 00:38:08 CST --- Created attachment 43701 --> http://bugs.winehq.org/attachment.cgi?id=43701 Visual Basic 6 IDE after the bug
When trying to resize the form, draging a form handle (9 little boxes surrounding the form). The form doesn't resize.
Exactly at mouse down, the window dissapears (see upper left corner where the icon is not present). The window is not there but a false image persist.
http://bugs.winehq.org/show_bug.cgi?id=24914
--- Comment #4 from german_ant_82@yahoo.com 2013-02-25 00:44:23 CST --- Created attachment 43702 --> http://bugs.winehq.org/attachment.cgi?id=43702 Visual Basic IDE after the bug (window is minimized and restored)
When Visual Basic is minimized and then restored, the window that I was trying to resize is not there. The window was never there after mouse down. But its image persisted until minimized and restored.
http://bugs.winehq.org/show_bug.cgi?id=24914
--- Comment #5 from german_ant_82@yahoo.com 2013-02-25 00:52:43 CST --- When in the property window (upper right) I double click "Form1", or when I run and then stop the program, the window reappears and can be used again.
https://bugs.winehq.org/show_bug.cgi?id=24914
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
is the bug still present?
Please retest with recent Wine 1.7.x version, preferably Wine 1.7.20/21
Regards
https://bugs.winehq.org/show_bug.cgi?id=24914
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #7 from Bruno Jesus 00cpxxx@gmail.com --- Confirming in wine 1.7.22, same behavior from comment 0.
https://bugs.winehq.org/show_bug.cgi?id=24914
--- Comment #8 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=24914
Ap.Muthu apmuthu@usa.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |apmuthu@usa.net
--- Comment #9 from Ap.Muthu apmuthu@usa.net --- This bug still exists in wine 2.0 from the ppa:wine/wine-builds repository installed on Ubuntu Gnome 16.04.1 fully updated as on date:
sudo add-apt-repository ppa:wine/wine-builds sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install --install-recommends winehq-devel wine --version 2.0
$ uname -a Linux UBUNGNM001 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:36:54 UTC 2017 i686 i686 i686 GNU/Linux
Cannot move or resize the VB form using a mouse. The properties numerical values change it though.
MS Visual Studio / Visual Basic 6.0 Enterprise ISO
### Installed VB6 from files of ISO https://www.codeproject.com/Questions/213898/You-must-first-run-the-installa... http://www.gyrocode.com/articles/how-to-install-msvs-on-windows/ https://judepereira.com/blog/visual-basic-6-revisited-linux-wine/ https://www.bleepingcomputer.com/forums/t/3114/issue-with-installing-visual-...
1. make a copy of your installation cd in your hard drive 2. make a copy of the setup/VS98ENT.STF and name it acmsetup.STF 3. copy entire content of setup/ to previous folder (the one that has acmboot.exe file) 3a. Set Windows98 for acmsetup.ee and acost.exe in winecfg 4. modify acmsetup.stf with acost.exe as you require and save it. 5. run acmsetup.exe instead of setup (the one that's on the same path as acmboot.exe) 6. voila, that's it, your visual studio 6.0 will be installed.
The .lnk files are in: /home/$USER/.wine/drive_c/users/$USER/Start Menu/Programs/Microsoft Visual Studio 6.0 The .desktop files are in: /home/$USER/.local/share/applications/wine/Programs/Microsoft Visual Studio 6.0
https://bugs.winehq.org/show_bug.cgi?id=24914
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com --- But still as in comment 0 in Wine 2.8.
https://bugs.winehq.org/show_bug.cgi?id=24914
Evren evren320@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |evren320@hotmail.com
--- Comment #11 from Evren evren320@hotmail.com --- Bug still exist in wine 7.1 Tested today (2022-04-27)
i am using this kernel: Linux mycomputer 5.15.28-1-MANJARO #1 SMP PREEMPT Fri Mar 11 14:12:57 UTC 2022 x86_64 GNU/Linux