I am trying to launch a internal company application using wine 6.03. I built wine for WOW64, so I can run 32 bit applications. I'm using Red hat 8.3. When I launch the application I get the following errors? Any thoughts how to to resolve these errors? I was able to run another internal company application without any problems.
The font errors don't seem to be critical errors/problems as I see them when I launch a different internal application successfully.
"0118:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1."
[root@user~]# wine /root/Documents/MISD_APPS/drive_c/Program\ Files/Data\ Reduce/DataReduce.exe
0118:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0118:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0118:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0120:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0120:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0120:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0128:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0128:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0128:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0118:err:ole:com_get_class_object class {d7053240-ce69-11cd-a777-00dd01143c57} not registered
0118:err:ole:com_get_class_object class {d7053240-ce69-11cd-a777-00dd01143c57} not registered
0118:err:ole:com_get_class_object no class object {d7053240-ce69-11cd-a777-00dd01143c57} could be created for context 0x3
[root@user~]# wine client error:88: write: Bad file descriptor
err:ole:com_get_class_object class {d7053240-ce69-11cd-a777-00dd01143c57} not registered
-
- Newbie
- Posts: 1
- Joined: Thu Nov 14, 2024 5:15 pm
- DarkShadow44
- Level 9
- Posts: 1338
- Joined: Tue Nov 22, 2016 5:39 pm
Re: err:ole:com_get_class_object class {d7053240-ce69-11cd-a777-00dd01143c57} not registered
For starters, did you try a more recent version of wine, e.g. 9.21?
That COM object "d7053240-ce69-11cd-a777-00dd01143c57" doesn't seem to exist on Windows normally, so probably something with the install of the program went wrong.
That COM object "d7053240-ce69-11cd-a777-00dd01143c57" doesn't seem to exist on Windows normally, so probably something with the install of the program went wrong.