LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-18-2005, 03:02 AM   #1
shaheryar
LQ Newbie
 
Registered: Aug 2005
Posts: 1

Rep: Reputation: 0
Help Required Using Wine, Running RemoteView on Fedora Core2


Hello Every 1,

I don't know if it is a right place to post this message. If not then forgive me as I have literally lost control of my mind while resolving this problem. For the past 12 hours I have gone through numerous resources of Wine, to run Sensor System's RemoteView under Fedora Core 2.

I installed the WINE RPM successfully and then configured it according to the 63 page documentation provided at WineHQ.com
But all my efforts were in vain.

When I try to run the Setup.exe it runs the install shield wizard for a while and the it gives me following error.
Code:
fixme: ole:RegisterTypeLib Registering non-oleautomation interface!
fixme: ole:RegisterTypeLib Registering non-oleautomation interface!
fixme: ole:RegisterTypeLib Registering non-oleautomation interface!
fixme: sync:SetNamedPipeHandleState 0xe8 0x533f60a0 (nil) (nil)
fixme: sync:SetNamedPipeHandleState 0x108 0x8cb20a0 (nil) (nil)
fixme: ole:RpcChannelBuffer_GetDestCtx (0x5d2c8cf0,0x5d2c8cf4), stub!
fixme: sync:SetNamedPipeHandleState 0x108 0x8cb20a0 (nil) (nil)
fixme: ole:NdrConvert (pStubMsg == ^0x6d036c, pFormat == ^0x4d9141ba): stub.
fixme: ole:NdrConvert (pStubMsg == ^0x5d2c8c7c, pFormat == ^0x4d9141ba): stub.
err: ole:get_unmarshaler_from_stream Failed to read common OBJREF header, 0x00000000
fixme: ole:RpcChannelBuffer_GetDestCtx (0x5d2c8cec,0x5d2c8cf0), stub!
fixme: ole:RegisterTypeLib Registering non-oleautomation interface!
fixme: ole:RegisterTypeLib Registering non-oleautomation interface!
fixme: ole:RegisterTypeLib Registering non-oleautomation interface!
fixme: sync:SetNamedPipeHandleState 0xd4 0x8cb20a0 (nil) (nil)
fixme: ole:NdrConvert (pStubMsg == ^0x6d0368, pFormat == ^0x4d9141c8): stub.
fixme: ole:NdrConvert (pStubMsg == ^0x5d2c8c78, pFormat == ^0x4d9141c8): stub.
fixme: sync:SetNamedPipeHandleState 0xd0 0x533f60a0 (nil) (nil)
fixme: sync:SetNamedPipeHandleState 0xe0 0x5ff310a0 (nil) (nil)
fixme: sync:SetNamedPipeHandleState 0xe0 0x5ff310a0 (nil) (nil)
fixme: sync:SetNamedPipeHandleState 0xd8 0x6b180a0 (nil) (nil)
fixme: ole:RegisterTypeLib Registering non-oleautomation interface!
fixme: ole:RegisterTypeLib Registering non-oleautomation interface!
fixme: ole:RegisterTypeLib Registering non-oleautomation interface!
fixme: ole:RegisterTypeLib Registering non-oleautomation interface!
fixme: ole:RegisterTypeLib Registering non-oleautomation interface!
fixme: ole:RegisterTypeLib Registering non-oleautomation interface!
fixme: ole:_copy_arg Should not use VariantChangeType here. (conversion from 0x4003 -> 0x8) 7e0de5e4
Finding no solution for the Setup I copied the Installed RemoteView application folder from Windows operationg system to Fedora and tried to execute the main file that is rv.exe and I got following error
Code:
[root@SHAHEENAZ RemoteView]# wine rv 
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files\\Sensor Systems\\RemoteView\\RVCatData.dll") not found
err:module:import_dll Library RVCatData.dll (which is needed by L"C:\\Program Files\\Sensor Systems\\RemoteView\\rvcatmanager.dll") not found
err:module:import_dll Library rvcatmanager.dll (which is needed by L"C:\\Program Files\\Sensor Systems\\RemoteView\\rv.exe") not found
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files\\Sensor Systems\\RemoteView\\RVCatData.dll") not found
err:module:import_dll Library RVCatData.dll (which is needed by L"C:\\Program Files\\Sensor Systems\\RemoteView\\rvcatmanager.dll") not found
err:module:import_dll Library rvcatmanager.dll (which is needed by L"C:\\Program Files\\Sensor Systems\\RemoteView\\rvtarget.dll") not found
err:module:import_dll Library rvtarget.dll (which is needed by L"C:\\Program Files\\Sensor Systems\\RemoteView\\rv.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Sensor Systems\\RemoteView\\rv.exe" failed, status c0000135
I copied the mfc42.dll from Windows XP folder and tried again as following.

[root@SHAHEENAZ RemoteView]# wine rv
First I get a pop-up dialog which says this

This application or DLL cannot be loaded on Windows 95 or on Windows 3.1. it takes advantage of Unicode features only available on Windows NT

Then on console it will show the following error
Code:
err:module:LdrInitializeThunk "MFC42u.DLL" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Sensor Systems\\RemoteView\\rv.exe" failed, status c0000142
[root@SHAHEENAZ RemoteView]#
Though I have given
[Versions]
"Windows" = "winxp"

What am I doing wrong? Am I missing anything ... Can Any one help me out here?

Any useful link / resource / article / Sample Config file or anything which will save my neck

Regards

Shaheryar
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora, Core2 vs. Core3 scripts Linux - Software 3 12-26-2004 07:03 PM
Fedora Core1 vs. Core2 childofthefence Linux - Newbie 28 08-05-2004 04:43 PM
Fedora Core2 aclarion Fedora 2 08-01-2004 09:19 PM
Fedora Core2 test3 evensen Linux - Software 1 05-15-2004 11:45 AM
Fedora Core2 Test 3 is out isso Fedora 13 05-02-2004 05:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration