Hello all,

while making a NB Project out of the GUI samples, I took a look once again at the AWT module, resulting in the following issues
http://www.openoffice.org/issues/show_bug.cgi?id=86414
http://www.openoffice.org/issues/show_bug.cgi?id=86415
http://www.openoffice.org/issues/show_bug.cgi?id=86416
http://www.openoffice.org/issues/show_bug.cgi?id=86417
http://www.openoffice.org/issues/show_bug.cgi?id=86418
[and there are more ... I'll report when finish testing them]


With the SDK GUI example UnoMenu.java I'm not sure if this is a feature
or an issue, so I would like to hear a more qualified opinion before
submiting one.

After a weekend trying different things, I realize that
when the application terminates with System.exit(), it crashes OOo. To
notice this, there must be a running instance before executing the example.

Steps to reproduce it:

1. start OOo, and open a document
2. set your SDK environment
3. build and run the example in
sdk/examples/DevelopersGuide/GUI/UnoMenu.java
4. close the top window
5. OOo crashes and the crash report appears...

Do the same but commenting line 94: System.exit( 0 );

Form the NB IDE, I run the client application, open the top window,
close it. OOo does not crash, until I manually finish the running client
application.

I've tried other things (for example in line 117 says "// create a frame
and initialize it with the created window...", but this never happens
...), but finally I think that terminating the remote connection is what
causes the crash.


Is this a feature? i.e. is it impossible to open an "application window"
in a remote connection? (the same code translated to OOo Basic worked
OK) should this sample be removed, or advice with a warning "this will crash your office installation"(not very nice)? Is this an issue?

Regards
Ariel.



--
Ariel Constenla-Haile
La Plata, Argentina

[EMAIL PROTECTED]
[EMAIL PROTECTED]

http://www.ArielConstenlaHaile.com.ar/ooo/



"Aus der Kriegsschule des Lebens
                - Was mich nicht umbringt,
        macht mich härter."
                Nietzsche Götzendämmerung, Sprüche und Pfeile, 8.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to