Bug 576526 - [OLE] OleClientSite cannot open Excel 2019
Summary: [OLE] OleClientSite cannot open Excel 2019
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.20   Edit
Hardware: PC Windows 10
: P3 blocker with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-08 08:54 EDT by Peter Henzler CLA
Modified: 2022-07-27 08:38 EDT (History)
2 users (show)

See Also:


Attachments
not working in Eclipse 2021-09 (27.00 KB, image/png)
2021-10-08 08:54 EDT, Peter Henzler CLA
no flags Details
not working in old eclipse from 2019 (26.89 KB, image/png)
2021-10-08 08:56 EDT, Peter Henzler CLA
peter.henzler: review?
Details
Version that is causing the problem (7.70 KB, image/png)
2021-10-08 08:57 EDT, Peter Henzler CLA
peter.henzler: review?
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Henzler CLA 2021-10-08 08:54:29 EDT
Created attachment 287285 [details]
not working in Eclipse 2021-09

Eclipse cannot open Excel files any more after update to Microsoft Excel (Build 16.0.14430.20256 64-Bit).

The editor area stays white in Excel.
Also embedded OLEClientSite stays gray in own programmed editor.
This problem is reproducable with the newest and also with older versions of eclipse.

There must have happend a change to Excel 2019 in that build because everything is  working when Excel 2019 build 16.0.10730.20102 64-Bit is installed.
Comment 1 Peter Henzler CLA 2021-10-08 08:56:26 EDT
Created attachment 287286 [details]
not working in old eclipse from 2019
Comment 2 Peter Henzler CLA 2021-10-08 08:57:58 EDT
Created attachment 287287 [details]
Version that is causing the problem
Comment 3 Flavio Donze CLA 2021-10-15 08:59:26 EDT
This problem seems to be solved if the RCP / Eclipse application is started using the javaw.exe instead of the jvm.dll.

Adding the following entry at the beginning of the .ini file:

-vm
jre/bin/javaw.exe
Comment 4 Rhodan76 CLA 2022-07-27 08:38:52 EDT
We are having the same issue since switching to rcp 4.20 in our application(s) and  Excel® 365 MSO (Version 2205 Build 16.0.15225.20348) 64 Bit.