On Wednesday 28 September 2005 10:54 am, Joachim Lingner wrote: Hi, > We intent to extend the OOoBean to be used along with the simple > bootstrap mechanism. > There is an example in the SDK: > SDK\examples\DevelopersGuide\ProfUNO\SimpleBootstrap_java > which uses a special loader class to load the application. The loader > class com.sun.star.lib.loader.Loader can be found in the project ODK: > odk\source\com\sun\star\lib\loader\Loader > A description about this bootstrap mechanism can be found in the > Developer's Guide, chapter 3.4.1 "Java Language Binding", sub chapter > "Transparent Use of Office UNO Components" > I try it > > > There is yet another problem : I try officebean in KDE and it work fine in > > KDE, but when I set > > SAL_USE_VCLPLUGIN=gtk it doesn't work - no exception, office start, > > loadFromURL work fine, > > acquireSystemWindow work without exception but no connection (panel is > > empty) > > I try from gtk environment, but it isn't work , too (I don't test enough > > this, because my gnome is compiled > > and hard patched - gtk is 2.8.4) > > I will put that on the list for testing. >
I try it on ubuntu 5.10 with gnome 2.12 (gtk 2.8.3) and it doesn't work (your example OOoBeanViewer doesn't work , too) When I set SAL_USE_VCLPLUGIN=kde it work fine on ubuntu, too With gtk it haven't exception, connection (start) soffice is fine, but panel is empty Thanks Haris Peco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
