February 10, 2008 I am running Delorme Street Atlas USA 2006 Plus under 32 bit Kubuntu 7.10 using WINE 0.9.54. When Delorme starts as Windows NT 4.0, I get the following: fixme:spoolsv:serv_main (0 (nil)) err:advapi:service_get_status service protocol error - failed to write pipe! err:winedevice:ServiceMain driver L"VICHW11" failed to load err:advapi:service_get_status service protocol error - failed to read pipe r = 0 count = 0! fixme:heap:RtlCompactHeap (0x110000, 0x0) stub err:ole:ITypeInfo_fnInvoke did not find member id -715, flags 0x2! err:ole:ITypeInfo_fnInvoke did not find member id -710, flags 0x2! err:ole:ITypeInfo_fnInvoke did not find member id -715, flags 0x2! err:ole:ITypeInfo_fnInvoke did not find member id -710, flags 0x2! err:ole:ITypeInfo_fnInvoke did not find member id -715, flags 0x2! err:ole:ITypeInfo_fnInvoke did not find member id -710, flags 0x2! err:ole:ITypeInfo_fnInvoke did not find member id -715, flags 0x2! err:ole:ITypeInfo_fnInvoke did not find member id -710, flags 0x2! err:ole:ITypeInfo_fnInvoke did not find member id -715, flags 0x2! err:ole:ITypeInfo_fnInvoke did not find member id -710, flags 0x2! err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 err:ole:CoGetClassObject class {ecabb0c0-7f19-11d2-978e-0000f8757e2a} not registered err:ole:CoGetClassObject no class object {ecabb0c0-7f19-11d2-978e-0000f8757e2a} could be created for context 0x1 Delorme is started using: env WINEPREFIX="/home/charles/.wine" wine "C:\Program Files\DeLorme\Street Atlas USA 2006 Plus\SA2006+.exe" Any ideas what is causing these messages and are they important for proper operation of the map software? How can I correct the ones which are a problem? Most of the Delorme 2006 Plus works properly. Charlie Morrison
On Feb 10, 2008 8:49 PM, Charles Morrison <eplurib at earthlink.net> wrote:> February 10, 2008 > > I am running Delorme Street Atlas USA 2006 Plus under 32 bit Kubuntu > 7.10 using WINE 0.9.54. > > When Delorme starts as Windows NT 4.0, I get the following: > > fixme:spoolsv:serv_main (0 (nil)) > err:advapi:service_get_status service protocol error - failed to write > pipe! > err:winedevice:ServiceMain driver L"VICHW11" failed to load > err:advapi:service_get_status service protocol error - failed to read > pipe r = 0 count = 0! > fixme:heap:RtlCompactHeap (0x110000, 0x0) stub > err:ole:ITypeInfo_fnInvoke did not find member id -715, flags 0x2! > err:ole:ITypeInfo_fnInvoke did not find member id -710, flags 0x2! > err:ole:ITypeInfo_fnInvoke did not find member id -715, flags 0x2! > err:ole:ITypeInfo_fnInvoke did not find member id -710, flags 0x2! > err:ole:ITypeInfo_fnInvoke did not find member id -715, flags 0x2! > err:ole:ITypeInfo_fnInvoke did not find member id -710, flags 0x2! > err:ole:ITypeInfo_fnInvoke did not find member id -715, flags 0x2! > err:ole:ITypeInfo_fnInvoke did not find member id -710, flags 0x2! > err:ole:ITypeInfo_fnInvoke did not find member id -715, flags 0x2! > err:ole:ITypeInfo_fnInvoke did not find member id -710, flags 0x2! > err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} > not registered > err:ole:CoGetClassObject no class object > {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 > err:ole:CoGetClassObject class {ecabb0c0-7f19-11d2-978e-0000f8757e2a} > not registered > err:ole:CoGetClassObject no class object > {ecabb0c0-7f19-11d2-978e-0000f8757e2a} could be created for context 0x1 > > > Delorme is started using: > > env WINEPREFIX="/home/charles/.wine" wine "C:\Program > Files\DeLorme\Street Atlas USA 2006 Plus\SA2006+.exe" > > Any ideas what is causing these messages and are they important for > proper operation of the map software? How can I correct the ones which > are a problem?First of all you should look at the appdb ( http://appdb.winehq.org ) for your application and see what is said there about it. Consider adding your experience there as well. If something is not working, you should file a bug report. The bug report in the bug tracker (or here on this mailing list), needs to be more detailed though. Noone can help you based on the couple of messages to stdout that you posted above. Mention in detail what exactly is not working. If you open a new bug report, you could i.e. add screenshots if that is easier to show what is going wrong.> Most of the Delorme 2006 Plus works properly.This is so unspecific, it doesn't help anyone. ~David
Charles Morrison wrote:> February 10, 2008 > > I am running Delorme Street Atlas USA 2006 Plus under 32 bit Kubuntu > 7.10 using WINE 0.9.54. > > When Delorme starts as Windows NT 4.0, I get the following: >Why are you using such an old Windows operating system (OS) version? WindowsXP would be more preferable as the OS version, as work continues to improve program compatibility with it. Please retest with WindowsXP as the Windows OS version. If these errors continue, please file a bug report on the Bugzilla. Please let us know what OS you are using Wine with and what functionality you are attempting to use and what you did to cause the problem. I would not expect errors under WindowsNT 4.0 to be corrected. James McKenzie
Charles Morrison wrote:> James McKenzie wrote: >> Charles Morrison wrote: >>> February 10, 2008 >>> >>> I am running Delorme Street Atlas USA 2006 Plus under 32 bit Kubuntu >>> 7.10 using WINE 0.9.54. >>> >>> When Delorme starts as Windows NT 4.0, I get the following: >>> >> Why are you using such an old Windows operating system (OS) version? >> WindowsXP would be more preferable as the OS version, as work >> continues to improve program compatibility with it. Please retest >> with WindowsXP as the Windows OS version. > >> If these errors continue, please file a bug report on the Bugzilla. >> Please let us know what OS you are using Wine with and what >> functionality you are attempting to use and what you did to cause the >> problem. I would not expect errors under WindowsNT 4.0 to be corrected. >> >> James McKenzie >> > Thanks for your reply. > > First, I installed Delorme as win98 default then tried it under win98. > The error message indicated I should use Win 4.0 so I did and this is > the message I got. > > So, I am not sure whether I should reinstall the whole package under a > different version of Windows, or just change the Windows version and > try to run it. I have noticed in past times that installing under > different Windows versions does change the installation and does > influence operation.> > Example, I tried to install Delorme under Windows 2000 (a year or so > ago) and the install locked up. Then I tried Windows 98 and it not > only installed, but mostly worked. So my default install operating > system now is Windows 98 since it will install. > > My question is should I uninstall Delorme and reinstall under XP, or > just change the version for Delorme in Winecfg and run it under XP? >Try to change the Windows version for the Delome program only using winecfg.> I am running Delorme Street Atlas USA 2006 Plus under 32 bit Kubuntu > 7.10 using WINE 0.9.54.Thank you for this information. Also, please update the Applications database with your findings. James McKenzie