http://bugs.winehq.org/show_bug.cgi?id=4048
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |4406
Component|wine-binary |wine-ole
------- Additional Comments From rob(a)codeweavers.com 2006-19-07 05:23 -------
This is a bug with IPicture::GetIDsOfNames not being implemented, but you
shouldn't use native ole32 with builtin rpcrt4.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=4258
------- Additional Comments From jacek(a)codeweavers.com 2006-19-07 04:10 -------
Stub implementation of ShowHTMLDialog is in the tree now.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3063
------- Additional Comments From truiken(a)gmail.com 2006-19-07 03:29 -------
NEW means confirmed. UNCONFIRMED means not confirmed.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=5526
------- Additional Comments From stefandoesinger(a)gmx.at 2006-19-07 02:05 -------
I sent the patch to wine-patches, but it wasn't accepted yet.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=3063
------- Additional Comments From linuxuser(a)process.si 2006-19-07 02:01 -------
Why is this bug marked as NEW for so long? Doesn't anybody confirm it? It is
pretty obvious that this is a real problem.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=5711
Summary: Lotus Smartsuite 3.1 installer fails early with
"insufficient disk space"
Product: Wine
Version: CVS
Platform: Other
URL: http://www.retrosoftware.com/12699.html
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user handed me his 12 year old Lotus Smartsuite 3.1 disk, said
"I have lots of Lotus 123 r5 spreadsheets that only
this version of Lotus can read. Can you get this to run in Linux?"
So I gave it a shot. Its installer aborted with
"Insufficient disk space", which was not quite accurate, as I have
1.7GB free. +relay showed:
000a:Call KERNEL.102: DOS3CALL() ret=11d7:1588 ds=11de
AX=3600 BX=0002 CX=0860 DX=0003 SI=000a DI=0000 ES=11df EFL=00000246
000a:Call winedos.CallBuiltinHandler(7f2ddd6c,00000021) ret=7fd2c63d
000a:Call kernel32.GetDriveTypeW(7f2dd4fa L"C:") ret=7f540ff3
...
000a:Call kernel32.GetDiskFreeSpaceW(7f2dd658
L"C:\\",7f2ddab0,7f2ddab4,7f2ddabc,7f2ddab8) ret=7f546985
...
000a:Ret kernel32.GetDiskFreeSpaceW() retval=00000001 ret=7f546985
000a:Ret winedos.CallBuiltinHandler() retval=00001000 ret=7fd2c63d
000a:Ret KERNEL.102: DOS3CALL() retval=none ret=11d7:1588 ds=11de
AX=0080 BX=0465 CX=1000 DX=92b3 SI=000a DI=0000 ES=11df EFL=00000246
...
000a:Call USER.421: WVSPRINTF(11de:419c,11de4098 "Insufficient disk
space",11df:1802) ret=11d7:0a4e ds=11de
On return, int 21h ah=36h has:
AX = sectors per cluster
BX = number of available clusters
CX = number of bytes per sector
DX = number of clusters per drive
That value for CX seems really high, btw.
By trial and error, I found that the app
was happy when I reported 1GB of free space
with a reasonable CX, so I coded up a patch
that returns that if real free space is over 1GB,
and it lets the app install. I'll attach that next.
The installer has heap and dde problems later
which make for a rough ride, but it does seem
to finish successfully. It then fails to run
because of a problem loading module 'SOUND',
but that's bug 3950.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=5691
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|dinput regression |Mouse starts to lag after
| |some time in American
| |McGhee's Alice
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-07 22:35 -------
Change summary to reflect the problem
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=5691
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vitaliy(a)kievinfo.com
URL| |http://appdb.winehq.org/appv
| |iew.php?iAppId=241
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download, regression
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-07 22:30 -------
Indeed it is a regression. Looks like something timing related. I know that the
patch in question does fix number of games.
Here I don't see why would it brake the game. Especially after some period of time.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=5691
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rathershocked(a)googlemail.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-07 22:26 -------
*** Bug 5710 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.