[Bug 727143] Re: Windows border disappears when closing Java windows

2011-05-09 Thread Ruth Alkema
I typed: gtk-window-decorator --replace and that solved it for me. This way I use another window-decorator, no longer the unity-window- decorator. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/727143

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-06-30 Thread Ruth Alkema
I have just created a little java application that can cause openOffice to crash this way. import java.awt.Toolkit; import java.awt.datatransfer.Clipboard; import java.awt.datatransfer.Transferable; public class Testje { public static void main(String[] args) { Clipboar