http://bugs.winehq.org/show_bug.cgi?id=3641
------- Additional Comments From JulienC(a)psychologie-fr.org 2005-31-10 04:07 -------
The patch has been committed, you could consider closing this bug. Thanks!
--
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=3449
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From dank(a)kegel.com 2005-31-10 02:33 -------
Uh, Vitaly, looks like my original report answered your question;
running winecfg and picking a version does work around the problem.
The bug is that you have to do that. We should add a
(big) table in Wine listing which apps need which Windows
version, so the autodetection is more accurate.
--
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=2885
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-31-10 02:32 -------
is this on a completely fresh install? (so after rm -rf ~/.wine) If not , please
try on a fresh install. Otherwise you might have some old regustry settings
laying around.
--
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=3714
Summary: ERMapper 7 install fails due to ole fixmes
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pabs3(a)bonedaddy.net
Was trying to install ermapper 7 under wine (80 meg download):
http://www.ermapper.com/download_files/ERMapper7.01CompactRC1.exe
ermapper is a fairly well known and used gis (geographic information
systems) application, which views and edits the popular ecw format for
storing satellite data and other geographic raster data.
In debian wine 0.9, it installs fine with OS set to winxp, except for
one thing: since it seems to use OLE/COM extensively, the main
application object doesn't get registered during installation.
During install I get this Message box 3 times:
CoCreate instance failed for the ERM Object
And I get these messages in the terminal:
fixme:font:load_VDMX Failed to retrieve vTable
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:DllRegisterServer not implemented (olepro32.dll)
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
After it brokenly installed, I tried to run it and got this message box:
ERROR in ERMAPPER registry entry.
Please specify the BASE_PATH value in the key
KHEY_LOCAL_MACHINE/Software/Earth Resource Mapping/ERMAPPER
With these messages in the terminal:
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
Then I used regedit, and found the following key with the correct
BASE_PATH value in it.
HKEY_LOCAL_MACHINE\Software\Earth Resource Mapping\ERMAPPER(libversion7.0)
So, then I copied that key and its contents to
HKEY_LOCAL_MACHINE\Software\Earth Resource Mapping\ERMAPPER(libversion7.0)
And ran it again.
I got lots of message boxes saying this, but eventually it got to the
licence input stage, but it went downhill from there.
CoCreate instance failed for the ERM Object
During the second run I got these messages:
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:ver:RtlVerifyVersionInfo (0x7fb4ee3c,64,180000): Not all cases correctly
implemented yet
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
fixme:ver:RtlVerifyVersionInfo (0x7fb4d204,64,180000): Not all cases correctly
implemented yet
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
Any ideas about how to debug this further?
--
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=3449
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-31-10 02:02 -------
No responce.
Should be fixed in cvs.
--
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=3690
------- Additional Comments From vitaliy(a)kievinfo.com 2005-31-10 01:56 -------
Are there are any console messages? Have you tried the Virtual Desktop mode?
--
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=3713
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
Version|20050930 |0.9
--
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=3713
------- Additional Comments From tjmyahoo-wine(a)yahoo.com 2005-31-10 01:24 -------
Realized Gentoo package version stuff has a bug right now and 20050930 isn't the
"latest"....so I installed wine-0.9 and tried again. Same result - graphs are
invisible. It takes me about a half-hour to compile a version from scratch, so
I'm willing to walk backwards through patches from 20050930 to 20050725 to see
where this broke, baring some other suggstions...
--
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=3713
Summary: Quicken 2005 Report Graphics broken
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tjmyahoo-wine(a)yahoo.com
Using wine-20050930 on a Gentoo Linux system, bar graphs on reports are
invisible in Quicken 2005 Premiere. If I hover the mouse cursor over where the
bar graphs should be in the report window, $ amount pop-ups appear (which is the
normal thing to happen) but the bar graphs themselves remain invisible.
My wine install was done through the Gentoo emerge system ("emerge wine", with
USE including ~x86 flag).
For the install of wine-20050725 (latest "stable" Gentoo package) bar graph
reports work.
--
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=3712
Summary: Using Pixel Shaders in Half-Life 2 or Counter-Strike
Source causes screen to blank white on startup
Product: Wine
Version: 0.9
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jrliggett(a)cox.net
When trying to start either Half-Life 2, Half-Life 2 Deatmatch, or
Counter-Strike: Source when a non-animated background for the menu is used, the
screen blanks white, and the game is unusable if pixel shaders are enabled in
WineCfg. It is not totally frozen however; if you happen to move the cursor over
a menu entry, it will make sounds as it normally would, but you cannot see
anything.
--
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=2013
------- Additional Comments From the3dfxdude(a)gmail.com 2005-30-10 22:55 -------
This bug must have been fixed because I haven't experienced the problem with
sound playing too fast in Diablo II for a long time 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=3704
------- Additional Comments From cesarliws(a)gmail.com 2005-30-10 22:54 -------
Delphi 7 with updates
Tomorrow with try debug the app with wine, Im not a wine expert, so will try get
what really happen.
--
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=3704
------- Additional Comments From vitaliy(a)kievinfo.com 2005-30-10 22:05 -------
Also please tell as what exact functions fail. And how do you call them and what
do you axpecting back.
You should be able to debug delphi app on wine.
--
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=3705
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-30-10 21:25 -------
I am closing this issue as msvcp60.dll is missing, just copy it it to system32.
--
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=3711
Summary: Musicmatch fails to install (missing registry key,
HTTP_HttpOpenRequest() problem)
Product: Wine
Version: CVS
Platform: Other
URL: http://www.musicmatch.com/download/free
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The bug was easy to reproduce after the failure
by cd'ing into where Musicmatch had started to install itself,
and running the MMUpdateMgr.exe app directly;
it failed very quickly, so logging with +all was useful.
0009:Call advapi32.RegQueryValueExA(00000074,7b92f860
"ProxyEnable",00000000,7b92f4ac,00000000,00000000) ret=0041d673
0009:trace:reg:RegQueryValueExA (0x74,"ProxyEnable",(nil),0x7b92f4ac,(nil),(nil)=0)
0009:Call ntdll.RtlInitAnsiString(7b92f0f0,7b92f860 "ProxyEnable") ret=7b5f0344
0009:Ret ntdll.RtlInitAnsiString() retval=00000000 ret=7b5f0344
0009:Call ntdll.RtlAnsiStringToUnicodeString(7bd98bf8,7b92f0f0,00000000)
ret=7b5f035e
0009:Ret ntdll.RtlAnsiStringToUnicodeString() retval=00000000 ret=7b5f035e
0009:Call
ntdll.NtQueryValueKey(00000074,7bd98bf8,00000002,7b92f0f8,00000100,7b92f0ec)
ret=7b5f038e
0009:trace:reg:NtQueryValueKey (0x74,L"ProxyEnable",2,0x7b92f0f8,256)
0009: get_key_value( hkey=0x74, name=L"ProxyEnable" )
0009: get_key_value() = OBJECT_NAME_NOT_FOUND { type=-1, total=0, data={} }
0009:Ret ntdll.NtQueryValueKey() retval=c0000034 ret=7b5f038e
0009:Call ntdll.RtlNtStatusToDosError(c0000034) ret=7b5f0442
0009:Ret ntdll.RtlNtStatusToDosError() retval=00000002 ret=7b5f0442
0009:Ret advapi32.RegQueryValueExA() retval=00000002 ret=0041d673
============================================================== Throwing
Musicmatch Exception:
------------------------------
- Description:
RegQueryValueEx(SOFTWARE\Microsoft\Windows\CurrentVersion\Internet
Settings\ProxyEnable) returned 2.
- File: \mmjb\src\global_services\Core\Common\RegistryKey.cpp
- Function: core::registry::RegistryKey::GetValueType
- Line: 683
==============================================================
Well, that's pretty clear!
Looking at http://www.winguides.com/registry/display.php/292/
I see that registry key is supposed to be under HKEY_CURRENT_USER.
Adding it fixes things. Here's what I see if I export the registry
and look for that key:
[HKEY_USERS\S-1-5-4\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
@=""
"ProxyEnable"=dword:00000000
S-1-5-4 is the predefined "Interactive" SID, so this
looks fine. And sure enough, the following patch makes
wineprefixcreate set the ProxyEnable flag on first init:
--- tools/wine.inf 19 Oct 2005 19:07:30 -0000 1.44
+++ tools/wine.inf 31 Oct 2005 02:49:59 -0000
@@ -253,6 +253,7 @@
HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
HKLM,System\CurrentControlSet\Services\VxD\MSTCP,,,""
HKCU,Software\Wine\shdocvw,"MozillaUrl",,"http://source.winehq.org/mozactivex"
+HKCU,Software\Microsoft\Windows\CurrentVersion\Internet
Settings,"ProxyEnable",0x10001,0x00000000
[Nls]
HKLM,System\CurrentControlSet\Control\Nls\Codepage,"37",,""
(I haven't sent that patch in yet.)
The next problem is that the updater (really, Marimba) can't connect to download
the real app. The console shows:
err:wininet:HTTP_HttpOpenRequestW Unable to escape
string!(L"/mmjb/ev/dlm?product=MMJB&productVer=&channel=&event=updateFail&type=1025:
&uid=CBE6E800-49C1-11DA-C687-000FB04C44B7&mfg=MMD&version=2.20.0043&connection=LAN&updatemode=seed")
(-2147467261)
--
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=3710
Summary: Specular Lighting
Product: Wine
Version: CVS
Platform: Other
URL: http://www.anarchyonline.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)eternaldusk.com
Anarchy Online is working (when set to run fullscreen), but many of the textures
appear completely black. The console shows the following errors repeated:
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:GL_IDirect3DDeviceImpl_7_SetLight dvTheta not fully supported yet !
err:ddraw:GL_IDirect3DDeviceImpl_7_SetLight dvTheta not fully supported yet !
I'm submitting this bug to show interest in getting the missing functions
implemented.
--
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=3035
------- Additional Comments From Rincebrain(a)gmail.com 2005-30-10 19:52 -------
Does this bug persist in latest WINE? Also, have you tried wineoss.drv?
--
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=3709
Summary: Adobe Photoshop Elements 4 trial installer exits
silently
Product: Wine
Version: CVS
Platform: Other
URL: http://www.adobe.com/products/tryadobe/main.jsp#product=
40
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Adobe Photoshop Elements 4 trial installer exits silently
without even putting up a dialog.
--
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=3708
Summary: Ulead Photoimpact fails to install
Product: Wine
Version: CVS
Platform: Other
URL: http://www.ulead.com/pi/trial.htm
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installing Ulead Photoimpact trial fails at end with
dialog box
"Unhandled Exception
Error Number: 0x80070057
Description:
Setup will now terminate."
Here are the last few lines of the log.
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7b93d3c4,0x7b93d3c8), stub!
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0x2) 7beb0001
fixme:ole:VARIANT_UserFree handle unknown complex type
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7b93d4c0,0x7b93d4c4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7b93d3c4,0x7b93d3c8), stub!
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from 0x3
-> 0xb) 000fffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from 0x3
-> 0xb) 00060000
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from 0x3
-> 0xb) 0006ffff
err:menubuilder:extract_icon32 LoadLibraryExW (L"c:\\Program Files\\Ulead
Systems\\Ulead PhotoImpact 11\\BatchDL.exe") failed, error 126
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:variant:SafeArrayPutElement Invalid pvData would crash under Win32!
err:seh:setup_exception stack overflow 0 bytes in thread 001a eip 7bedf48e esp
7b841000 stack 0x7b840000-0x7b940000
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7a8ce6e4,0x7a8ce6e8), stub
--
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=3707
Summary: Family Archive Viewer 6 quits with "not enough memory to
open proper dialog" error
Product: Wine
Version: CVS
Platform: Other
URL: http://familytreemaker.genealogy.com/abtffiv.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install FAV 6, try to load a nonexistant file, click
'cancel'. You'll get a dialog saying there's not enough memory.
(FAV 6 is more or less a demo version of Family Tree Maker 6.)
err:x11drv:X11DRV_CreateWindow invalid window height -23
err:x11drv:X11DRV_CreateWindow invalid window width -6
fixme:ole:CoRegisterMessageFilter stub
fixme:storage:StorageImpl_Commit (1): stub!
fixme:storage:StorageImpl_Commit (3): stub!
fixme:commdlg:GetFileName95 Flags 0x00008000 not yet implemented
fixme:storage:StorageImpl_Commit (3): stub!
fixme:ole:CoRegisterMessageFilter stub
--
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=3704
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-30-10 18:20 -------
what version of Delphi is used to compile this program
--
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=2827
------- Additional Comments From dank(a)kegel.com 2005-30-10 17:37 -------
[Adding text Microsoft Office 97 to make it easier to search for Office bugs.]
--
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=2093
------- Additional Comments From dank(a)kegel.com 2005-30-10 17:36 -------
[Adding text Microsoft Office 97 so searches pick it up.]
--
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=2675
------- Additional Comments From dank(a)kegel.com 2005-30-10 17:34 -------
[This is part of Microsoft Office 97. Just adding text so searches will pick
it up.]
--
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=3689
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Office 97 fails to install: |Microsoft Office 97 fails to
|"accwiz.dll failed to |install: "accwiz.dll failed
|register itself" |to register itself"
------- Additional Comments From dank(a)kegel.com 2005-30-10 17:31 -------
I should have written "Microsoft Office 97". Forgot to mention the vendor.
--
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.