similar to: OLE errors

Displaying 20 results from an estimated 40000 matches similar to: "OLE errors"

2005 Jan 29
3
ole problem on chess game.
Hi, I just installed wine and tried to run a chess game (WJChess which is a freeware). The game starts, I can access the game menus, the computer starts to play, when I click on a chess "piece" (I don't know the english word), it becomes red BUT I can't move it and I get the following message : fixme:ole:OLEPictureImpl_get_hPal (0x403bea30)->(0x4069f708): stub
2007 Mar 19
1
Duke Nukem MP
Hi, I tried to install Duke Nukem Manhattan Project (which should just run fine according to wine's appdb and frank's corner) but while loading the msi-installer wine gets stuck and prints out these messages: fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled
2004 Sep 01
3
Apparently OLE problem
Hello, im trying to run a program, but appear this error message: Invoking /usr/lib/wine/wine.bin SVLGER.EXE ... fixme:ole:CoRegisterMessageFilter stub fixme:ole:GetRecordInfoFromGuids (0x40b8e0,2,12,0,0x40b8f0,0x4465e8),stub! fixme:ole:CoRegisterMessageFilter stub Wine exited with a successful status Im using Debian, and configured Wine with Winetools. Any appointment of the patch for this
2008 Mar 12
2
question on override
I want to know will builtin dll always call other builtin dll or it depends on winecfg setting just like other dll? Is it reliable that these dll mixed togther? For example, the builtin gdiplus depend on and call ole dll, does the builtin gdiplus designed to work with both builtin and native ole dll? Will there be any incompatibilities, like different memory allocator? regards,
2005 Jan 16
1
Re: Bug#181699: #181699 Re: #181699 wine: vague error message: "dramatically effect" in what way?
What really matters is not whether Wine has a Windows drive and filesystem to sit on top of, but whether or not Wine can use native Windows DLLs instead of its builtin ones. Some DLLs in Wine are so perfect that they can be used in Windows - no benefit will be gained from running an app that uses these natively. Some of Wine's DLLs are buggy or incomplete - using stock native Windows ones
2007 Feb 19
2
Using OLE DB Connections from Wine
Hi, I'm trying to use Enterprise Architect under wine. According to their documentation it runs on "Codeweavers Crossover" so I believe it should also run under wine (it's listed as basically working in the application DB http://appdb.winehq.org/appview.php?iVersionId=6018 ( http://appdb.winehq.org/appview.php?iVersionId=6018 ) ). I'm trying to get an OLE connection to a
2004 Dec 31
5
School Software with WINE
Hello, The network administrators for the school I work for have recent left and also left the network in a rather large mess. There are files such as pictures being stored in random folders on random computers all around the network leaving valuable data vulnerable. I'm hoping to move over from the older windows system to a new linux based thin client configuration with ltsp. So far I am
2004 May 04
6
Runtime Error - abnormal program termination
Hi, I'd like to run a win-prog with Linux but it fails: Runtime Error - abnormal program termination. In the console I get the following infos: fixme:ole:CoCreateInstance no classfactory created for CLSID {48071bd8-a9f0-11d0-954b-00a0c911760e}, hres is 0x80040154 fixme:ole:MSFT_ReadValue BSTR length = -1? fixme:ole:ITypeLibComp_fnBind (L"Now", 10ba25, 0x3, 0x406ef200,
2006 Jul 21
2
Fwd: Any chance that Crossover will solve my problem
Hello, I developed an application that I would like to run in linux. It is developed part in VB6 part in C++ (using VS 6 and VS 2005) and uses Codejock's components for the UI. The installer is built with InnoSetup. I managed to install it on Suse 9.3 with Wine 0.9.17 but I got errors (cannot load DLL) while registering msxml, capicom, and one of my VS 2005 dlls. I fixed the msxml
2001 Nov 20
3
Running Visio?
Hi, I tried to run MS Visio in wine, and it breaks while loading the first file or template. It says Fehlernr. 1 ist bei der '???'-Operation aufgetreten. Unerwartetes Dateiende. which translates into Fault 1: Unexpected EOF Going throug the debug output, I noticed file accesses for warn:file:FILE_DoOpenFile 'd:\visio\system\filter32\emigs9.flt' not found or sharing
2012 Mar 29
2
Wine + unix ODBC + delphi app BIG PROBLEM....
Hi, I must use one windows application on linux, that app must connect to MSSQL 2005 DB and in this moment I trying to do it with freetds + unixodbc + wine but always I have same error when I click connect in this app and that is "required provider is not installed" and this is result of WINEDEBUG=+odbc32 wine app.exe: err:winediag:X11DRV_WineGL_InitOpenglInfo The Mesa OpenGL driver is
2012 Mar 01
7
Missing .DLL
I am trying to run a .exe from a C++ program i found online and wine tells me that I am missing 2 .dll files which i then download and throw into the folder with the .exe. I then get the error err:ole:CoGetClassObject class {102225e5-ea25-11d3-886e-00105a154a4d} not registered err:ole:CoGetClassObject class {102225e5-ea25-11d3-886e-00105a154a4d} not registered err:ole:CoGetClassObject no class
2006 Nov 21
2
Voice of Japan
Ok, latest Wine Version (0.9.25), new OS (Ubuntu Daper Drake (6.06)) Here is my console output: //--------------------------------------------------------------------------- fixme:ole:OaBuildVersion Version value not known yet. Please investigate it ! fixme:ole:CoRegisterMessageFilter message filter has been registered, but will not be used fixme:ole:OleLoadPictureEx
2008 Sep 03
3
RPC / OLE errors (?) causing app to fail
Hi there, Our company uses a server monitoring product called NimBUS, and at one point I was able to use the client very nicely with Wine. That was 0.9.37, and from 0.9.38 onwards a critical part at the startup fails, at the part where it tries to connect to the monitoring hub server. Nimsoft do provide a trial version, on request, but that's probably a nightmare, so I'm happy to do
2009 Jan 05
10
Simple windows application not quite working
I am trying a popular simple educational windows application on Ubuntu (8.10) and Wine 1.1.12. The application is called Atoumath (simple application to test metal calculation capabilities: http://www.kervenec.net/atoumath/telecharge.php). Sorry it is a french application but it is quite easy to install and use. I am able to install and run the application with Wine but some of the UI is not
2008 Jun 04
2
Win32-ole start
Hi all, Since I didn''t get any takers on the win32-ole rewrite I thought I''d take a stab at starting it. Here''s what I''ve got so far (along with some extra constants in Windows::COM only in CVS), but the call to CoCreateInstance() isn''t working. I''m not sure if I''m dealing with the IDispatch interface properly: # win32/ole.rb require
2005 Jan 07
2
Tron 2.0 & DirectX 9.0a
Tron 2.0 starts up, offers the init menu, and works fine until you try and actually start the game. At that point, it goes blank for about 5 seconds and then says "To play tron 2.0, you need DirectX 9.0a and a supported video card with hardware TnL." If you go to the 'display' menu it says that the DX9 renderer is selected, but has nothing listed for resolutions or displays. Is
2008 Nov 02
6
Runtime 430 and Other Errors
Hello Fellow Wine Users, I am trying to run a Windows program, but whenever it starts, a window pops up with the following error: Runtime Error '430': Class does not support automation or does not support expected interface. The program starts with the menus and icons all in order on the screen, but none of the menus or icons respond when clicked on. I included the terminal logs at
2010 Aug 25
3
ole:GetClassObject class Not Registered
I am trying to run a Windows app my company uses in-house in Wine. It installs ok but when I run it I get this: Code: err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject
2004 Oct 09
1
wine blocks my CPU
I am using wine-20040914-mdkdebug # wine efwsetup.exe brings the following errors and blocks my CPU, the PC slows down ?fixme:shell:Stream_WriteLocationInfo?writing?empty?location?info ?fixme:ole:OLEPRO32_DllRegisterServer?not?implemented?(olepro32.dll) ?fixme:ole:RegisterTypeLib?Registering?non-oleautomation?interface! ?fixme:ole:ITypeInfo_fnRelease?destroy?child?objects