http://bugs.winehq.com/show_bug.cgi?id=1435
dclark(a)akamail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.com
------- Additional Comments From dclark(a)akamail.com 2003-27-05 11:06 -------
Adding wine-bugs to the CC list.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1487
Summary: how to execute vfp7 exe using wine-20030508.tar.gz
Product: Wine
Version: 20030508
Platform: Other
OS/Version: Windows 2000
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: shaikhriyazuddins(a)rediffmail.com
Here i down load the wine-20030508.tar.gz version installed properly on linux7.3
but whenever i run my exe from f:\home\riyaz\wine-20030508\business\yhsree.exe
it not executed giving error
invalid heaps
similarly when i execute foxprox.exe (this is dosbase foxpro) it will giving
error VM_memory/memory1 fixed
please tell me how to execute vfp7 exe using wine
NOTE :this vfp7 exe is our application(ERP)
regards
shaikh
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1383
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mike(a)theoretic.com 2003-27-05 04:14 -------
You need to use the RPMs at newrpms.sunsite.dk for Red Hat 9
*** This bug has been marked as a duplicate of 1343 ***
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1343
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |samlb(a)samlb.ws
------- Additional Comments From mike(a)theoretic.com 2003-27-05 04:14 -------
*** Bug 1383 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1383
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|INVALID |
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1435
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mike(a)theoretic.com
Status|ASSIGNED |NEW
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1435
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From mike(a)theoretic.com 2003-27-05 03:47 -------
Accepting. I'm not sure why this patch is wrong, but I suspect it's something to
do with 16 bit vs 32 bit. I'll see if I can look into it tonight.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1469
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2003-27-05 02:48 -------
Mike,
if I understand your patch right, my patch was to simplicictic in only finding
"X:\" as root and not "X:\\". So this looks good.
Bye
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1469
------- Additional Comments From juan(a)virtual-orbis.com 2003-26-05 16:40 -------
(under wine-20030508+cvs-may22)
~/.wine/config
[Drive E]
"Path" = "/tmp"
"Type" = "hd"
"Label" = "Tmp Drive"
"Filesystem" = "win95"
[wine]
changing
"Temp" = "e:\\" to "Temp" = "e:" fails
then, mkdir /tmp/mitemp
and changing to "Temp" = "e:\\mitemp" works successfully under wine.
under win98 : setting TEMP=C:\ and TMP=C:\ in autoexec.bat
made the installer hang in memory but showed no output.
when I changed to TEMP=C: and TMP=C: in win98 , installer worked successfully
( "Temp" = "e:" -WITHOUT trailing '\\'- didn't work for me under wine
-installer shows error about creating "E:\" -WITH the trailing '\'-)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1469
------- Additional Comments From juan(a)virtual-orbis.com 2003-26-05 16:35 -------
(under wine-20030508+cvs-may22)~/.wine/config[Drive E]"Path" = "/tmp""Type" = "hd""Label" = "Tmp Drive""Filesystem" = "win95"[wine]changing"Temp" = "e:\\"to "Temp" = "e:" failsthen, mkdir /tmp/mitempand changing to"Temp" = "e:\\mitemp" works successfullyunder win98 : setting TEMP=C:\ and TMP=C:\ in autoexec.batmade the installer hang in memory but showed no output.when I changed to TEMP=C: and TMP=C: in win98 , installer worked successfully( "Temp" = "e:" -WITHOUT trailing '\\'- didn't work for me under wine -installer shows error about creating "E:\" -WITH the trailing '\'-)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1486
Summary: Dynamically created menus do not work in Delphi apps
Product: Wine
Version: 20030508
Platform: Other
URL: http://www.starsoft.fi/jarto/wine-menubug.tgz
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: jarto(a)starsoft.fi
If you create any menuitem in Delphi dynamically in TForm.Create, all menus stop
working in that form. Only the top menus are showed but they don't react to menu
clicks.
I made two small demos to demonstrate the bug. Both open a form with a menu and
a menuitem. MenuWorks.exe works, MenuBug.exe only shows the menu but refuses to
show the menuitem if clicked on the menu. The bug is reproducible always.
This bug is not only in the last wine build. I noticed it first October 2002 but
was able to find the reason and make a test app only now.
The tgz contains both executables and some traces created with --debugmsg
trace+menu and --debugmsg trace+win
Traces are run:
MenuBug: Start MenuBug.exe, click on the main menu and then close the form
MenuWorks: Start MenuWorks.exe, clikc on the main menu, select menuitem which
succesfully terminates the app.
The problems seems to be that MENU_FindItemByCoords doesn't find the Rect for
the top menu. My guess is that adding menus screwed them up somehow.
The bug exists in executables compiled with at least Delphi 5 and 7. I'm sure
that fixing this one lets us run many Delphi apps as they seem to work very well
with Wine otherwise.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1469
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2003-26-05 11:40 -------
I could successfully install on two machines.
After changing in ~/.wine/config [wine]
"Temp" = "l:\\temp"
to
"Temp" = "l:\\"
I could reproduce your behaviour.
"TEMP" = "l:" works.
Running with temp and tmp set to c: in Vmware/Nt40 succeeded however. Perhaps
DIR_Init should strip out trailing (back)slashes.
Retry
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1469
dclark(a)akamail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.com
------- Additional Comments From dclark(a)akamail.com 2003-26-05 11:29 -------
Adding wine-bugs to the CC list, so that further posts are archived and make it
to gmane.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1383
------- Additional Comments From mitchell_bloch(a)hotmail.com 2003-26-05 10:12 -------
This is the end of the install (using wineinstall gives the most detailed ending)
Also, I replaced /home/user with ${HOME}
--------------------------------------------------------------------------------
Created ${HOME}/.wine/config using default Wine configuration.
You probably want to review the file, though.
Compiling regedit...
make: Nothing to be done for `all'.
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
wine: chdir to /tmp/.wine-bazald/server-2205-2dd64d : No such file or directory
Registry install failed.
--------------------------------------------------------------------------------
if created, it wants the directory to be readable only by the primary user
chmod 700
then it wants a socket inside the directory
where do I get a socket? -_-
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1469
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.com |mike(a)codeweavers.com
Status|ASSIGNED |NEW
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1469
mike_mccormack(a)start.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mike_mccormack(a)start.com.au 2003-26-05 00:14 -------
This bug is dependent on the current working directory.
Uwe's patch is correct, but the bug it fixes was masking another.
cwd = c:\
FindFirstFile("C:") -> INVALID_HANDLE_VALUE
cwd = c:\windows
FindFirstFile("c:") -> one entry -> "windows"
So it appears that:
cwd = c:\windows
FindFirstFile("c:")
is the same as
cwd = c:\
FindFirstFile("c:\windows")
interesting implementation hey?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1469
------- Additional Comments From juan(a)virtual-orbis.com 2003-25-05 18:49 -------
distributed .wine/config file sets E: as /temp drive, then puts a line:
"Temp" = "e:\\" to point at it in [wine] section.
I tried removing \\ from e:\\ and the problem persists.
I reviewed distributed registry files and there is no mention of drive e: nor
E: and it doesn't matter because the installer is looking for %temp% (I assume)
that in this case is pointing to E:\. But, when I deleted the trailing "\"
behaved the same.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1469
------- Additional Comments From juan(a)virtual-orbis.com 2003-25-05 17:50 -------
I tested it too with standard config files bundled with wine, in a windows-less
machine. It shows the same error complaining about E: (/temp) drive.
(I tried again, renaming existing .wine dir, and starting as first using it).
Does your try to run the winzip70.exe SETUP was succesful? (Bitte ;)
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1469
------- Additional Comments From bon(a)elektron.ikp.physik.tu-darmstadt.de 2003-25-05 16:47 -------
Hallo,
I suspect, that somewhere in your config or registry or in some ini file, you
have "X:\\" where only "X:" should be. The double backslash in this line of
your log looks bad. It seems that the program stumbles apon that.
0009:Call kernel32.lstrcpyA(406d22f4,00407e30 "X:\\\\WZSE1.tmp") ret=00401695
Can you look where the "X:\\" comes from?
Bye
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1469
------- Additional Comments From juan(a)virtual-orbis.com 2003-25-05 15:56 -------
Sorry, but your applied patch was only I found in between 20030408 and
20030508 that met the criteria.
Moreover, browsing more in the debugmsg output it happens that:
(under wine-20030408)
< 0009:Call kernel32.GetDriveTypeA(406d22d8 "X:\\") ret=00401750
< 0009:Ret kernel32.GetDriveTypeA() retval=00000003 ret=00401750
< 0009:Call kernel32.lstrlenA(406d22f4 "X:\\\\WZSE1.tmp\\README.TXT")
ret=0040164b
< 0009:Ret kernel32.lstrlenA() retval=00000018 ret=0040164b
< 0009:Call kernel32.FindFirstFileA(406d22f4 "X:",406d2198) ret=004010a7
< 0009:Ret kernel32.FindFirstFileA() retval=403d7c02 ret=004010a7
^^^^^^^^
< 0009:Call kernel32.FindClose(403d7c02) ret=004010ba
^^^^^^^^^ ^^^^^^^^
< 0009:Ret kernel32.FindClose() retval=00000001 ret=004010ba
< 0009:Call kernel32.FindFirstFileA(406d22f4 "X:\\",406d2198) ret=004010a7
< 0009:Ret kernel32.FindFirstFileA() retval=403d77c2 ret=004010a7
^^^^^^^^
< 0009:Call kernel32.FindClose(403d77c2) ret=004010ba
^^^^^^^^
< 0009:Ret kernel32.FindClose() retval=00000001 ret=004010ba
< 0009:Call kernel32.FindFirstFileA(406d22f4 "X:\\\\WZSE1.tmp",406d2198)
ret=004010a7
/////////////////////////////////////////////////////////////////////////
While the same lines shows different behaviour under wine-20030508:
0009:Call kernel32.GetDriveTypeA(406d22d8 "X:\\") ret=00401750
0009:Ret kernel32.GetDriveTypeA() retval=00000003 ret=00401750
0009:Call kernel32.lstrlenA(406d22f4 "X:\\\\WZSE1.tmp\\README.TXT")
ret=0040164b0009:Ret kernel32.lstrlenA() retval=00000018 ret=0040164b
0009:Call kernel32.FindFirstFileA(406d22f4 "X:",406d2198) ret=004010a7
^^^^^^^^
0009:Ret kernel32.FindFirstFileA() retval=ffffffff ret=004010a7
^^^^^^^^
0009:Call kernel32.lstrlenA(406d22f4 "X:") ret=004018f5
^^^^^^^^
0009:Ret kernel32.lstrlenA() retval=00000002 ret=004018f5
^^^^^^^^^^
0009:Call kernel32.FindFirstFileA(406d22f4 "X:\\",406d2198) ret=004010a7
0009:Ret kernel32.FindFirstFileA() retval=ffffffff ret=004010a7
^^^^^^^^
0009:Call kernel32.lstrlenA(406d22f4 "X:\\") ret=004018f5
0009:Ret kernel32.lstrlenA() retval=00000003 ret=004018f5
Then it does:
0009:Call kernel32.CreateDirectoryA(406d22f4 "X:\\",00000000) ret=00401112
trace:file:CreateDirectoryW (L"X:\\",(nil))
warn:file:CreateDirectoryW Error 'File exists' trying to create directory
'/tmp'
Then, would not be this another case of bad documented API in MSDN?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.com/show_bug.cgi?id=1485
puoti(a)inwind.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #266 is|0 |1
obsolete| |
------- Additional Comments From puoti(a)inwind.it 2003-25-05 14:57 -------
Created an attachment (id=269)
--> (http://bugs.winehq.com/attachment.cgi?id=269&action=view)
the complete +ddraw log
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.