To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=97007
------- Additional comments from [email protected] Thu May 6 16:46:03 +0000 2010 ------- Is there somthin going on with this bug. Our great app NOA4e (http://ubion.ion.ag/loesungen/003officeintegrationeditor) to integrate OpenOffice.org into eclipse does not work anymore on Linux. First, the issue was just when using gnome. But with latest kubuntu 10.04 the issue also occurs in KDE. Our app uses the SWT_AWT bridge from SWT to integrate OOO. This way it doesn't even work in JDK 5.0, just stopped working (maybe because of some changes in Linux). I also read the following article http://wiki.services.openoffice.org/wiki/OOoBean I also tried setting "sun.awt.xembedserver" to "true". This makes keyboard interactions possible with AWT As I thought the problem is SWT I started testing around with with a simple AWT app and even with the OOOBeanViewer applet. I figured out the following: Using JDK 5.0 and "sun.awt.xembedserver" is not set: AWT applications and the OOOBeanViewer work and show the office window in correct size Using JDK 5.0 and "sun.awt.xembedserver" is set to "true": AWT applications and the OOOBeanViewer do not work as it does not show the office window. Using JDK 6.0 and "sun.awt.xembedserver" is not set: AWT applications and the OOOBeanViewer do not work. There is no keyboard interaction possible, not even navigating in the menu, but shows office window in correct size. Using JDK 6.0 and "sun.awt.xembedserver" is set to "true": AWT applications and the OOOBeanViewer do not work. Keybord interaction is possible, but the office window get always resized to a 200px by 200px window, even trying to re-layout and setting size manually on every component I could find. For a simple SWT viewer found here http://www.eclipsezone.com/eclipse/forums/t48966.html I figured out the following: Using JDK 5.0 and "sun.awt.xembedserver" is not set: SWT application does not work. There is no keyboard interaction possible, not even navigating in the menu, but shows office window in correct size. Using JDK 5.0 and "sun.awt.xembedserver" is set to "true": SWT application do not work as it does not show the office window, just a gray area. Using JDK 6.0 and "sun.awt.xembedserver" is not set: SWT application o not work. There is no keyboard interaction possible, not even navigating in the menu, but shows office window in correct size. Using JDK 6.0 and "sun.awt.xembedserver" is set to "true": SWT application do not work. Keybord interaction is possible, but the office window get always resized to a 200px by 200px window, even trying to re-layout and setting size manually on every component I could find. I even tried with the environment variables SAL_USE_VCLPLUGIN and USE_VCLPLUGIN with all possible values ("gtk","kde","gen") for all above cases. This does not seem to change anything. This means, that a lot of integrations do not work with linux anymore, which means that this is a very very high important bug (at least for us and our community and customers). Could someone please comment on what is the current state of the bug and when this gets fixed, if ever, please? Regards, Markus Krüger --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
