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.